/* CSS Document */
BODY
	{
		background: #82B64A;
		color: gray;
		margin: 0px auto 0px auto; 
		padding: 0;
		width:auto;
		height:100%;
		bottom:0px;
		top:0px;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bg_cabecera
{
	background:url(img/bg_cabecera.gif);
	height:159px;
}
.cabecera
{
	background:url(img/cabecera.gif) no-repeat;
	width:839px;
	height:159px;
}
.bg_contenido
{
	background:url(img/bg_contenido.gif) repeat-x top;
	height:auto;
}
.contenido
{
	background:url(img/pollitos_pie.gif) left top no-repeat;
	width:839px;
	height:auto;
}
.fond_imagen
{
	width:130px;
	height:150px;
}

/*
.bg_pie
{
	background:url(img/bg_pie.gif) repeat-x top;
	height:auto;
}
.pie
{
	padding-top:10px;
	width:794px;
	height:auto;
} */
/* TABLAS */
.td_lat_izq
{
	border-bottom:1px dotted #8EC916;
	height:20px;
}
.resalto
{
	background:#EBF5CF;
    margin: 0px;
	height:auto;
	border:1px dotted #993333;
	padding:4px;
}
/* FUENTES */
.celda1
{
	border-left:1px dotted #52792B;
	border-top:4px solid #FFFF00;
}
.celda2
{
	border-left:1px dotted #52792B;
	border-top:4px solid #EF5700;
}
.celda3
{
	border-left:1px dotted #52792B;
	border-right:1px dotted #52792B;
	border-top:4px solid #33BEDE;
}

.menu_sup
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.tmenu_lat
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#75A712;
}
.titulo01
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#79AA14;
}
.texto01
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DBE9C9;
}
.ttitulo_anuncio
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#79AA14;
}
.tdescripcion
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2D2D2D;
}


a.fuente05:link, a.fuente05:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
}
