/* ================================================
 *  CSS
 *  MALABARS - http://www.malabars.com/
 * ================================================*/

/* ETIQUETAS */
body {
	background-color: #F2F2F2;
}
h1{
	display: inline;
	font-weight: normal;
}
a {
		color:#317ece;
		text-decoration: underline;	
}
a:hover {
		color:#203751;
		text-decoration: underline;	
}
img {
	border: 0px;
}
/* ======================================================== */

/* HEADER */
#MenuLang li{
	display: inline;
	white-space:nowrap;
	text-decoration:none;	
}
#MenuSup1 li{
	display: inline;
	white-space:nowrap;
	text-decoration:none;	
	font-size: 11px;
	padding: 0px 4px;
}
#headLogos {
	width: 500px;	
	height:140px;
	float: left;
}
#headLogos img, h1 {
	margin: 6px;
}
#headPatherns {
	margin: 5px 5px 0px 0px;
	width: 494px;	
	height: 50px;
	float: right;
	text-align: right;
}
#headPatherns img{
	margin: 0px 0px;
}
#headMenu {
	width: 999px;
	float: left;
}
#headMenuSup {
	background-color: #BABABA;			
	padding: 0px 10px 4px 10px;
	float: right;
}
#headMenu a {
	text-decoration: none;
	color: #FFFFFF;
}
#headMenu a:hover {
	text-decoration: none;
	color:#7abcff;
}
.opc-side {
	font-weight: bolder;	
}
#lnkEvento {
	margin-left: 5px;
}

/* MENU SUPERIOR DEL HEADER */
.txtMenu {
	margin: 0px 0px 10px 0px;
}
.menu-L {
	background-image: url('/img/menu-L.gif'); 
	background-repeat: repeat-x;
	width:6px; 
	height:47px;		
}
.menu-C {
	background-image: url('/img/menu-C.gif'); 
	background-repeat: repeat-x;
	font-weight: bolder;
	height:47px;		
	color: #ffffff;
	text-align:center;
	padding:0px;
}
.menu-R {
	background-image: url('/img/menu-R.gif'); 
	background-repeat: repeat-x;
	width:6px; 
	height:47px;		
}
.smenu-L {
	background-image: url('/img/smenu-L.gif'); 
	background-repeat: repeat-x;
	width:6px; 
	height:47px;		
	font-size:11px;
}
.smenu-C {
	background-image: url('/img/smenu-C.gif'); 
	background-repeat: repeat-x;
	font-weight: bolder;
	height:47px;		
	color: #ffffff;
	text-align:center;
	padding:0px;
}
.smenu-R {
	background-image: url('/img/smenu-R.gif'); 
	background-repeat: repeat-x;
	width:6px; 
	height:47px;		
}
a.smenu {
	color: #317ece !important;
	font-size: 11px;
}
a.menu {
	font-size: 11px;
}
.titulo-head {
	font-size: 16px;
	font-weight: bold;
	color: #0267DB;		
	margin: 0px 0px 0px 12px;
}
.titulo-head2 {
	font-size: 220%;
	color: #0267DB;		
}
a.selLang {
	text-decoration: none;
	color: #000000;
}
/* ======================================================== */

/* BARRA LATERAL HOME */
#capaVideo {
	width: 250px; 
	height: 180px; 
	color: #39a7a1;
	vertical-align: middle;
	text-align: center;
	margin: 10px 0px 2px 0px;
}

/* BARRAS LATERALES */
#side-resultados {
	margin-top:5px;
}
#side-resultados li{
	list-style-type: none;
	width:182px;
	border-bottom: 1px solid #FFFFFF;
	line-height:14px;
	padding-bottom:7px;
	padding-left:4px;
	padding-top:7px;
	background-image: url(/img/esquinita.gif);	
	background-position: bottom left;
	background-repeat: no-repeat;
}
#side-resultados a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#side-resultados-black {
	margin-top:5px;
}
#side-resultados-black li{
	list-style-type: none;
	width:167px;
	border-bottom: 1px solid #0066CB;
	line-height:29px;
	padding-left: 4px;
	background-image: url(/img/esquinita2.gif);	
	background-position: bottom left;
	background-repeat: no-repeat;
}
#side-resultados-black a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
 
#lateral-about {
	background-color: #D4E5F5;
	width: 189px;
	height: 422px;
	position: relative;
	top: 5px;
	left: -8px;
}
h3.titulo-lateral {
	font-size:13px;
	color: #0267DB;
	padding: 10px 15px 0px 12px;
	font-weight: normal;
}
#texto-lateral-about {
	background-color:#3586D7;
	color: #ffffff;
	padding: 0px;
	width: 100%;
}
#texto-lateral-about p{
	padding: 20px 10px 25px 12px;
	font-size: 12px;
}
#pie-lateral-about {
	background-color:#0066CB;
	width: 100%;
	height: 22px;	
}
.pie-texto-lateral {
	text-align: right; 
	position: relative; 
	top: -20px; 
	left: -10px;
}
small.wiki {
	font-size: 9px;
	font-style: italic;
}

/* ======================================================== */

/* CONTENIDOS */
#contenido-home {
	margin: 0px 10px 0px 9px; 
	width:690px;
}
#contenido-home td{
	text-align: left;
}
#capaEncuesta {
	width: 382px;
	height: 303px;
	background-image: url(/img/encuesta.gif);
	background-repeat: no-repeat;	
}
#titulo-home {
	width: 265px;
	height: 36px;
	background-image: url(/img/fondo.gif);
	line-height: 12px;
	padding: 8px 2px 0px 14px;
}
#texto-home {
	height: 90px;
	padding: 5px 0px 5px 0px;
}
#texto-home strong {
	line-height: 40px;
}
#imgEvents {
	position: relative; 
	left: -10px; 
	margin-top:35px;
}
.img-encuesta {
	margin: 0px 0px 6px 0px;
}
.img-diagrama {
	margin: 10px 15px 0px 9px;
}
.img-mapa {
	margin: 0px 0px 5px 0px;
}
.separa1 {
	margin: 7px 9px;
	width:701px; 
	height:2px;
}
.separa2 {
	margin: 0px 10px;
	width:2px;
	height:332px;
}

/* REGISTRO */
.campo-registro {
	border: 0px;
	background-color: #E5E5E5;
	width: 400px;
}

/* ABOUT */
#content-about {
	text-align: left;
	position: relative;
	left: -50px;
	/*left: -85px;*/
	padding: 18px 0px;
	width: 95%;
}

/* ENCUESTA */
#btnAcceso {
	margin: 30px auto;
	padding: 0px;
	background-color: #3885D3;
	width: 200px;
	height:28px;
	text-align: center;
}
#btnAcceso a{
	color: #FFFFFF;
}	
#btnAcceso a:hover{
	color: #203751;
}	

/* ======================================================== */

/* TEXTOS */
.txtAzul {
	color:#317ECE;
}
.txtGris {
	color:#666666;
}
.txtGris strong{
	color:#000000;
	font-weight:100;
}
.txt-Titulo-home1 {	
	font-size: 17px;
	color: #FFFFFF;	
}
.txt-Titulo-home2 {
	font-size: 10px;
	color: #7abcff;	
}
.txtSeguir {
	font-size: 12px;
	color:#317ece;
}
.margenes1 {
	margin: 5px 0px;
}
.pieBarras {
	text-align: right; 
	width: 100%;
}
/* ======================================================== */

/* FOOTER */
#footer3 a {
	color: #ffffff;
	text-decoration: underline;
}
#footer3 a:hover {
	color:#7abcff;
	text-decoration: underline;
}




a.lnksuscripcion {
 	color: #FFFFFF;
	text-decoration: none;
}
a.lnksuscripcion:hover {
 	color: #eaf2ff;
	text-decoration: underline;
}

