@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/media/imgs/interfaz/fondo.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECFEC1;
	background-position: center top;
}
#contenedor {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #arriba{
	height: 180px;
	width: 980px;
}
#contenedor #menu {
	height: 65px;
	width: 980px;
	background-image: url(/media/imgs/interfaz/menu-fondo.png);
	background-repeat: repeat-x;
}
#contenedor #titulo {
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/media/imgs/interfaz/titulo-fondo.jpg);
}
#contenedor #titulo h1 {
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	margin: 0px;
	color: #FDEEBB;
	padding-left: 8px;
}
#contenedor #pie {
	background-image: url(/media/imgs/interfaz/pie-fondo.png);
	background-position: center top;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #000;
	background-repeat: repeat-x;
	height: 30px;
	margin-top: 10px;
}
#contenedor .marco  {
	background-color: #999;
	background-image: url(/media/imgs/interfaz/marco.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#contenedor .vacio  {
	clear: both;
}
#contenedor img  {
	border:none;
}

.------------ {
}
#contenedor #contenido {
	width: 726px;
	float: left;
	border: 2px solid #B7BDAC;
	font-size: 15px;
	padding: 20px;
	background-color: #FCE9A7;
	background-image: url(/media/imgs/interfaz/contenido-fondo.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #574402;
}
#contenedor #contenido #submenu {
	font-size: 13px;
	text-align: center;
	margin-right: -20px;
	margin-left: -20px;
	margin-top: -20px;
	background-color: #FAD969;
	background-image: url(/media/imgs/interfaz/submenu-fondo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
#contenedor #contenido #submenu a {
	color: #2C2201;
}
#contenedor .contactenos {
	background-image: url(/media/imgs/interfaz/contactenos-fondo.jpg);
	background-color: #FEFEFE;
	background-repeat: no-repeat;
}
#contenedor #contenido #esquema  {
	width: 710px;
	text-align: center;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #contenido #video {
	background-color: #000;
	width: 766px;
	margin: -20px;
}
#contenedor #contenido h2  {
	font-size: 26px;
	color: #475834;
	background-image: url(/media/imgs/interfaz/h2-fondo.png);
	background-repeat: repeat-y;
	margin-right: -20px;
	margin-left: -20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	line-height: 40px;
	background-position: center top;
}
#contenedor #contenido h3 {
	margin-top: 2em;
	font-size: 20px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
	line-height: 25px;
	background-image: url(/media/imgs/interfaz/h3-fondo.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: -20px;
	margin-left: -20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 1.3em;
}
#contenedor #contenido a {
	color: #06F;
}

#contenedor #contenido p {
	line-height: 25px;
	text-align: justify;
}
#contenedor #contenido li  {
	line-height: 25px;
	text-align: justify;
	margin-bottom: 0.5em;
}
#contenedor #contenido table.datos th  {
	color: #FFF;
	background-color: #CFA307;
	padding-right: 10px;
	padding-left: 10px;
}
#contenedor #contenido table.datos td {
	font-size: 14px;
	border-bottom: 2px solid #F2BE09;
	padding-right: 10px;
	padding-left: 10px;
}
#contenedor #contenido table.datos2 th {
	color: #FFF;
	background-color: #637249;
	font-size: 16px;
}
#contenedor #contenido .datos2 a {
	color: #000;
}

#contenedor #contenido .der {
	float: right;
	margin-left: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#contenedor #contenido .izq {
	float: left;
	margin-right: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#contenedor #contenido .centro {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contenedor #contenido #diamante {
	height: 400px;
	width: 400px;
}

.------------ {
}
#contenedor #navega  {
	float: right;
	width: 200px;
	margin-left: 10px;
}
#contenedor #navega p {
	line-height: 20px;
	text-align: center;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}
#contenedor #navega .boton {
	margin-bottom: 10px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 200px;
}
#contenedor #navega .activo  {
	background-image: url(/es/media/botones/linea-activo.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	margin-left: -10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: 200px;
	display: inline;
}
#contenedor #navega h2 {
	font-size: 28px;
	color: #239A00;
	background-image: url(/media/imgs/interfaz/h2-fondo.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: -20px;
	margin-left: -20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	line-height: 40px;
}

#contenedor #navega ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
#contenedor #navega ul li  {
	margin-bottom: 10px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 200px;
	display: block;
	clear: right;
}
#contenedor #navega #noticias  {
	width: 200px;
	background-color: #FFB83F;
	text-align: center;
	padding: 0px;
}
