@charset "UTF-8";
/* CSS Document */

  body {
	font: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #26461d;
}
.oneColFixCtrHdr #container {
	width: 796px;
	margin: 0 auto;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	height:800;
	position: relative;
}
.oneColFixCtrHdr #header {
	background-color:#26461D;
	padding-top:20px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
	padding: 10px 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
	background: #FFFFFF;
	height:400px;
}
.oneColFixCtrHdr #mainContentIndex {
	padding: 0px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
	background: #FFFFFF;
	height:300px;
}
.oneColFixCtrHdr #footer {
	padding: 15px 10px 0; /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen por encima de él. */
	background:url(esp/img/fondo-pie.gif) repeat-x;
	height:117px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
	padding-left: 10px; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
}
#lateral {
	width: 160px;
	background-color:#FFFFFF;
	float:left;
}
#lateral ul {
	padding: 8px;
	list-style: none;
}
#lateral li {
	float:left;
	text-decoration: none;
	width: 152px;
	background-color:#FFFFFF;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #656565;
	text-align:left;
	word-spacing: 0.01;
	display: block;
	padding: 8px;
	background: url(esp/img/puntos-hor.gif) repeat-x bottom;
}
#lateral a {
	color:#656565;
	text-decoration: none;
}
#lateral ul li a:hover {
	color:#006633;/*sublinks*/
}
#principal {
	width:666px;
	float:right;
	background-color: #FFFFFF;
	height:300px;
}
#images {
	height:89px;
	width:auto;
}
#images li {
	width:128px;
	display:inline;
	margin-right:15px;
}
#imagesR {
	margin-top:10px;
	float:right;
	height:89px;
	margin-right:10px;
}
#pieDire {
	width:796px;
	margin-top:10px;
	font:"Trebuchet MS", Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	height:30px;
}
#tituloPrin {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006633;
	border-bottom:0.05em solid #006633;
	margin-top:0px;
	width: auto;
	padding-top: 15px;
	height: 22px;
}
#textoPrincipal {
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin-left: 150px;
	margin-right:220px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 800px;
	line-height: 13px;
	text-decoration: none;
	text-align: justify;
	background-color: #FFFFFF;
	width: auto;
}
#Content {
	width:796px;
	margin-top: 0px;
	height: 800px;
	background-color: #FFFFFF;
}
#sidebar2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 170px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */
	background: #EBEBEB; /* el color de fondo se mostrará a lo largo de todo el contenido de la columna, pero no más allá */
	padding: 10px 10px 15px 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	text-decoration: none;
	border-top: 0.05em #666666;
	border-right: 0.05em #666666;
	border-bottom: 0.05em #666666;
	border-left: 0.05em #666666;
	margin: 180px 0px 0px;
	line-height: 12px;
}
#columOne {
	width:630px;
	margin-bottom:20px;
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin-left: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: auto;
	background-color: #FFFFFF;
}
#contiene{
	height: auto;
	margin-left:140px;
	margin-bottom: 10px;

	}

#contiene2{
	height: auto;

	}
	
#colum3 li{
	font-size:10px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width:160px;
	margin-right:20px;
	background-color:#CCCCCC;
	display:inline;
	border-top: 0.05em;
	border-right: 0.05em;
	border-bottom: 0.05em;
	border-left: 0.05em;
	list-style-position: outside;
	list-style-type: none;
}

#tresimages{
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#006633;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width:182px;
	margin-right:12px;
	background-color:#EBEBEB;
	border-top: 0.05em;
	border-right: 0.05em;
	border-bottom: 0.05em;
	border-left: 0.05em;
	border:#333333;
	padding:5px;
	height: auto;

}
#tresimagesR{
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#006633;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width:182px;
	margin-right:0px;
	background-color:#EBEBEB;
	border-top: 0.05em;
	border-right: 0.05em;
	border-bottom: 0.05em;
	border-left: 0.05em;
	border:#333333;
	padding:10px;
	height: auto;
	position: absolute;
	left: 130;


}
#tresimagesC{
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#006633;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width:182px;
	margin-right:0px;
	background-color:#EBEBEB;
	border-top: 0.05em;
	border-right: 0.05em;
	border-bottom: 0.05em;
	border-left: 0.05em;
	border:#333333;
	padding:10px;
	height: auto;
	position: absolute;
	left: 365px;


}
#tresimagesL{
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#006633;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width:182px;
	margin-right:0px;
	background-color:#EBEBEB;
	border-top: 0.05em;
	border-right: 0.05em;
	border-bottom: 0.05em;
	border-left: 0.05em;
	border:#333333;
	padding:10px;
	height: auto;
	position: absolute;
	left: 575px;

}


#tresimages li{
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#006633;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width:182px;
	margin-right:12px;
	background-color:#EBEBEB;
	border-top: 0.05em;
	border-right: 0.05em;
	border-bottom: 0.05em;
	border-left: 0.05em;
	border:#333333;
	padding:5px;
	height: auto;
}
#container2 {
	width: 796px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	height:auto;
	position: relative;
	height:750px;
	background-color: #FFFFFF;
}
#sidebar1 {
	position: absolute;
    top: 0;
    left: 0;
    width: 130px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */
    background: #ffffff; /* el color de fondo se mostrará a lo largo de todo el contenido de la columna, pero no más allá */
	margin-top:180px;
	text-align:justify;
}
.subTit{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006633;
	line-height: 18px;
}
z
