body{
	background-color:#225484;
	background-image:url(/templates/experimental/img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

*{margin:0}
a{color:#FFFFCC}
#advertencia{
	background-color:#FF0;
	width:100%;
	clear:both;
	margin-bottom:10px;
	height:50px;
	position:fixed;
	z-index:9999999999;
	padding:20px;
	left: 0px;
	bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contGral{width:100%;position:relative;border:2px solid red;height:auto;}
*{margin:0;padding:0;}
a:hover{text-decoration:none;}
.clear{clear:both;}
.fotoLeft {
	float: left;
	margin-right: 12px;
}

#cont{width:757px;margin-right:auto;margin-left:auto;}


h1#logo{display:block;height:97px;width:219px;background-image:url(/templates/experimental/img/logo.jpg);background-repeat:no-repeat;background-position:left top;text-indent:-9999px;float:left;}
h1#logo a{display:block;height:97px;width:219px;float:left;}
h2{background-image:url(/templates/experimental/img/titulo_bg.gif);background-repeat:no-repeat;background-position:left top;display:block;height:23px;padding-top:10px;font-size:14px;line-height:14px;text-transform:uppercase;color:#FFF;margin-bottom:10px;}
#head{background-image:url(/templates/experimental/img/cont_head.gif);background-repeat:no-repeat;background-position:center 36px;width:757px;margin-right:auto;margin-left:auto;height:120px;}

.headRight{
	float: right;
	width: 530px;
}


/* MENU */


.idioma {
	float: right;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 5px;
	clear: both;
	width: 510px;
}
.idioma a {
	color: #b3bdc4;
	padding: 3px;
	text-decoration: none;
	float: right;
}
.idioma a:hover {
	color: #FFFFFF;
}

.idioma a.separador,
.introEm a.separador {
	padding-left: 5px;
	background-image: url(/templates/experimental/img/idioma_separador.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.introEm a.separador {
	padding-left: 10px;
}
#menu {
	float: right;
	padding-top: 25px;
	padding-right: 10px;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	display: inline;	
}


#menu ul li a{
	display: block;
	float: left;
	color: #002039;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	letter-spacing: -1px;
	background-image: url(../img/menu_separador.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li a:hover {
	background-color: #e2eef7;
}

/* submenu */

.submenu {
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 14px;
}
.submenu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.submenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	height: 15px;
	background-image: url(/templates/experimental/img/submenu_li.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
}
.submenu ul li ul li a {
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
}



.submenu ul li a:hover{
	background-color: #63829e;
	background-position: 5px bottom;
}





/* BUSCADOR ____________________________________________________ */

#buscador {
	width: 153px;
	float: left;
	background-color: #63829e;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-bottom: 10px;
	clear: both;
}
#buscador label {
	display: block;
	font-weight: bold;
	clear: both;
}

#buscador input{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#buscador .campoBuscar{
	width: 95px;

}

#buscador .campoBoton{
	float: right;

	
}




#col_left{float:left;width:163px;padding-right:31px;padding-left:0;padding-top:0px;}
#col_left .banner{
	text-align:center;
	color:#FFF;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	margin-bottom:10px;
}

#col_left .banner img{
	display: block;
	margin-right: auto;
	margin-left: auto;
}



#col_left .dolar table{font-size:12px;border-collapse:collapse;border-style:solid;border-width:1px;}
#col_left .dolar{padding-left:1px;}
#col_left .dolar td{border:none;text-align:center;padding:5px 2px;}
#col_left .dolar td img{background-color:#1A2119;display:block;padding-right:19px;padding-left:18px;}
#col_left .banner p{font-size:11px;margin-top:5px;}
#col_left .banner h3{margin-bottom:5px;font-size:12px;line-height:12px;}
#col_left iframe {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#col_right{
	float:left;
	width:540px;
	padding-left:16px;
	padding-right:0px;
}
#col_right .ruta {
	font-size: 10px;
	margin-top: 15px;
}
#col_right .ruta li {
	display: inline;
}
#col_right .ruta li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
	background-image: url(/templates/experimental/img/misc_amarillo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 5px;
}
#col_right .ruta li a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}


#content{float:left;width:751px;clear:both;padding-bottom:70px;padding-right:3px;padding-left:3px;background-image:url(/templates/experimental/img/cont_bg.gif);background-repeat:repeat-y;background-position:center;background-color:#29465E;color:#FFF;}
#contenido ul {margin-top: 20px;}
#contenido li {margin-bottom: 6px;}
#contenido ul.quienes {list-style-type: none;float: left;width: 50%;}
#contenido p{line-height:16px;margin-bottom:12px;}
#contenido strong{color:#FFC20E;}
#cont .pie{background-image:url(/templates/experimental/img/cont_footer.gif);background-repeat:no-repeat;background-position:center bottom;clear:both;height:69px;width:100%;}
#footer{font-size:11px;line-height:11px;color:#FFF;width:757px;margin-right:auto;margin-left:auto;padding-top:10px;padding-bottom:10px;text-align:center;}
#footer a{color:#FFF;}
address{font-style:normal;}
em a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-style: normal;
}
em a:hover {color: #FFFF00;text-decoration: underline;}

.modulo_n1 {
	float: left;
	width: 256px;
	margin-right: 14px;
	margin-bottom: 18px;
}
.modulo_n2 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	float: left;
	width: 524px;
}

.bannerDemo{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


/* __________________________*/

.temporal a {
	color: #FF0000;
}
.temporal ul ul {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}

/* IMG */

#contenido img {
	margin: 10px;
}



/* ----------------- */

.bannerDemo{
	background-color: #99FF00;
	padding: 10px;
	border: 3px solid #000000;
}


/* Listado promos */

.contList{

	float: left;
	width: 535px;
	clear: both;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

#contenido .contList img{
	height: auto;
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;	
}
.contList h3{
	font-size: 14px;
}

.contList a {
	text-decoration: none;
}
.contList a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.contList .txt {
	float: left;
	width: 330px;
	margin-left: 15px;
	height: 1%;

	}

.contList .masinfo {
	width: 200px;
	position: absolute;
	left: 195px;
	bottom: 10px;
	font-size: 10px;
}
.contList .masinfo a{
	color: #697E90;
}
.contList .masinfo a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
h3{
	font-size: 16px;
}
	
.datePost{
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
display:none;
}	