/* CSS Document */
.as_encabezado{
	height: 90px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
/*	border: 1px solid #0000FF;*/
}


.encabezado_td{
/*	background-color: #F6F0E0;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #52451E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4C4B46;
}


.barrita_horizontal_td{
	background-color: #98C216;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #52451E;
}
body {
	font-size: 13px;
	font-family: "Trebuchet MS", tahoma, Verdana, arial, "sans serif";
	text-align: center;
	color: #343428;
	margin: 0px;
	padding: 0px;
	background-color: #EFE12D;
/*	background-attachment: fixed;
	background-image: url(../fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	*/
	}

.centro_td{
	padding: 5px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52451E;
/*	background-attachment: scroll;
	background-image: url(../fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	*/
}
	
.cuadroweb{
	background-color: #DFF0A3;
	padding: 5px;
	display: block;
	clear: both;
	float: left;
	width: 480px;
	margin-bottom: 10px;
}	

.cuadroweb h3{
	margin-bottom: 5px;

}

.cuadroweb p{
	margin-top: 0px;

	margin-bottom: 0px;
}
.derecha_td{
	background-color: #F6F0E0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color:  #52451E;
	border-left-color:  #52451E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52451E;
}	
.imagen_enca {
	margin-right: 10px;
}

.izquierda2 {
	background-color: #99CC66;
	width: 140px;
	margin-top: 0px;
/*
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color:  #52451E;
	border-left-color:  #52451E;
	*/
}




.izquierda2 a {
	display: block;
	padding-left: 5px;
	color: #333333;
	text-align: left;
	/*text-indent: 6px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-decoration: none;
	background-color: #F6F0E0;
	}

.izquierda2 A:hover
{
	background-color: #98C216;
	color: #005c01;
	font-weight: bold;
	}

.izquierda_inicio{
	font-weight: normal;
	text-transform: uppercase;
	background-color: #CCE288;
	display: block;
	width: 100%;
	padding-left: 45px;
	font-family: Tahoma;
}

.letrassecciones{
	background-color: #CCE288;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	border-left: 1px solid #222222;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #222222;
	background-image: url(mieses.jpg);
	} 
.letrassecciones A {
	display: block;
	padding-left: 10px;
	background-color: #ECE6D8;
	margin-bottom: 1px;
	color: #343428;
	}
.letrassecciones A:hover {
	background-color: #FDB022;
	color: #005c01;
	font-weight: bold;
	padding-right: 5px;
	}

.letrasseccionesindice {
	background-color: #dff0a3;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	border-left: 1px solid #222222;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #222222;
	padding: 5px;
	display: block;
	clear: both;
	float: left;
	width: 478px;
	margin-bottom: 10px;
	background-image: url(mieses.jpg);
	background-position: left top;
}


letrasseccionesindice A{
color: #005c01;
}
letrasseccionesindice A:hover{
	background-color: #dff0a3;
	color: #005c01;
	font-weight: bold;

}

.pie{
	display: block;
	width: 770px;
	border: 1px solid  #52451E;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDB022;
}
.primer_td {
	text-align: left;
	padding: 3px;
	background-color: #FDB022;
	border: 1px solid #52451E;
}

.primer_td  h1{
	font-size: 12px;
	display: inline;
	clear: right;
	float: left;

	margin: 0px;
}

.primer_td  img{
	font-size: 14px;
	display: block;
	float: right;
	height: 40px;
	width: 60px;
	margin-right: 0px;
}

.primer_td  p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.resaltador {
	background-color: #FFD700;
	font-family: Arial, Helvetica, sans-serif;}

.ssubir{
	margin-top: 10px;
	font-weight: bold;
}

.ssubir A{ color: #005c01;}

