@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
	}
	
body {
	margin: 0px;
	padding: 0px;
	color: #666;
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #06C;
}
h1.rotulo{
	color:#CCC;
	font-size: 22px;
	line-height: 25px;
	display: block;
	margin-bottom: 10px;
};
p{
	text-align:justify;
	margin-bottom: 10px !important;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenido {
	background-image: url(../images/fondo.jpg);
	width: 100%;
	background-position: left top;
	padding-top: 10px;
	background-repeat: repeat-x;
}

.cont {
	color: #333;
	margin-top: 1px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
}


.menu_tabs {
	clear: both;
	list-style-type: none;
	height: 27px;
}
.menu_tabs .tabswrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

.menu_tabs a {
	color: #336699;
	font-size: 16px;
	text-decoration: none;
	line-height: 28px;
	float: left;
	margin-right: 2px;
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	background-color: #C2D2EF;
	background-image: none;
}
.menu_tabs a.tab_selected, .menu_tabs a:hover {
	background-color: #FFF;
	background-image: url(../images/bg_solapas_selected.jpg);
}
.menu_tabs a.tab_especial ,  .menu_tabs a.tab_especial:hover{
	background-color: #336699;
	color: #FFF;
	background-image: none;
	float: right;
}



.left { float: left; 
}
.right { float: right; }
.clearL { clear: left; }
.clearR { clear: right; }

.clear { clear: both; 
}
.clearLine {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

.modulo {
	position: relative;
	margin-top: 27px;
	z-index: 1;
	font-size: 12px;
}

.modulo h2 {
	font-size: 14px;
	background-color: #38679F;
	color: #FFF;
	height: 22px;
	line-height: 22px;
	position: absolute;
	left: 0px;
	right: 0px;
	top: -25px;
	z-index: 20;
	background-image: url(../images/bg_h2.jpg);
	width: 100%;
	clear: both;
	
}

.modulo h2 a {
	color: #FFF;
	margin-left: 5px;	
}
.modulo h2 a.conicono {
	
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: 5px center;
	
	}
.mod_canales a.conicono {background-image: url(../images/icon_topics.png);}
.mod_topics a.conicono { background-image: url(../images/icon_topics.png); }
.mod_noticias a.conicono { background-image: url(../images/icon_noticias.png); }
.mod_estadisticas a.conicono{ background-image: url(../images/icon_estadisticas.png); }
.mod_usuarios a.conicono { background-image: url(../images/icon_usuarios.png); }
.mod_focusGroup a.conicono { background-image: url(../images/icon_focus.png); }
.mod_ranking a.conicono { background-image: url(../images/icon_ranking.png); }
.modulo h3.titulosM { color: #5183B4;
	font-size: 14px; }

.modulo p.texto {
	margin-top: 5px;
	margin-bottom: 5px;
}
.modulo .iconoTexto { float: right; }


.titulo1 {
	color: #0099CC;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.titulo2 {
	color: #0099CC;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
.titulo3 {
	color: #0099CC;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.texto1 { font-size: 10px; }

.borde_img{
	padding: 1px;
	border: 1px solid #CCC;
}

/* CSS Document */

.celda {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
.ancho1 { width: 540px; }
.ancho2 { width: 360px; }
.ancho3 { width: 265px; }
.ancho4 { width: 450px; }


.paginado {
	background-color: #E8E8E8;
	padding: 10px;
	border: 1px solid #CCC;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	height: 18px;
	
}
.paginado a:hover , .paginado a.seleccionado {
	color: #FFF;
	background-color: #666;
	border-color: #666;
}
.paginado a {
	background-color: #CCC;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 11px;
	border: 1px solid #999;
	color: #666;
}
.paginado strong {
	color:#666;
	line-height: 18px;
}
.paginado .right { line-height: 18px; }
table.form {

}
table.form .campos {
	color: inherit;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.form td { padding: 3px; 
}
table.form label  {
	font-weight: bold;
	color: #666;
	
}
.boton {
	background-color: #3D5876;
	color: #FFF;
	border: 1px solid #223142;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
	cursor: pointer;
}
table.form   .idiomas{
	height: 50px;
	overflow: auto;
	padding: 4px;
	border: 1px solid #CCC;
}
table.form   .idiomas span{
	display: block;
	width: 30%;
	float: left;
	height: 19px;
	overflow: hidden;
	margin-left: 6px;
	}
table.form .tweet { margin-left: 5px; 
}

.layout_show_div_choice_language{
 	background-color: #FFFFFF;
 	width: 65px;
 	position: absolute;
 	z-index: 400;
 	visibility: hidden;
 	text-align: left;
 	padding: 3px;
 	right: 0px;
 	top: 30px;
 	border: 1px solid #E1E1E1;
}
 
.layout_show_div_choice_language div a{
	display: block;
 	padding: 0px;
 	color: #000;
 	font-weight:bold;
 	margin: 2px;
 	line-height: normal;
 	font-size: 11px;
}
.mensajeSistema {
 padding: 10px;
 font-size: 12px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 margin: 10px;
}
.mensajeSistema.comun {
 color: #0B7974;
 background-color: #E8FDFC;
 border-top-color: #CBE7E7;
 border-right-color: #CBE7E7;
 border-bottom-color: #CBE7E7;
 border-left-color: #CBE7E7;
}
.mensajeSistema.error {
 background-color: #FCC;
 color: #F00;
 border-top-color: #D25151;
 border-right-color: #D25151;
 border-bottom-color: #D25151;
 border-left-color: #D25151;
}
.mensajeSistema.ok {
 background-color: #DCFDCE;
 border-top-color: #236A04;
 border-right-color: #236A04;
 border-bottom-color: #236A04;
 border-left-color: #236A04;
 color: #236A04;
}

.ancho5 {
	width: 275px;
	padding: 15px;
	text-align: justify;
}
.ancho5 h2, .ancho6 h2 {
	font-size:16px;
	color:#336699;
	line-height: 22px;
	margin-bottom: 10px;
	display: block;
	text-align: left;
}
.ancho5 h3, .ancho6 h3{
	font-size:13px;
	color:#333;
	text-align: left;
}
.ancho5 ul, .ancho6 ul{
	list-style-type:none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ancho5 ul li, .ancho6 ul li{
	background-image:url(../images/tilde.gif);
	background-repeat:no-repeat;
	padding-left: 22px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-position: left center;
	color: #336699;
	text-align: left;
}
.ancho6 ol li {
	margin-left: 20px;
	list-style-type: disc;
	margin-bottom: 10px;
}

.ancho5 .frase{
	font-size:14px;
	font-weight:bold;
	color:#3366BC;
	line-height: 22px;
	font-style: italic;
}
.ancho5 .frase em{
	font-size:12px;
	line-height: 20px;
	text-align: right;
	display: block;
}
.ancho6 {
	width: 580px;
	padding: 15px;
	text-align: justify;
}
.ancho6 p, .ancho5 p{margin-bottom:10px;}

.menu_empresa{
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	text-align: center;
	color: #CCC;
}
.menu_empresa a{
	line-height: 30px;
	color: #369;
	background-color: #E9E9E9;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.menu_empresa a.seleccionado{
	font-weight: bold;
	color: #FFF;
	background-color: #369;
}
dl.contacto{
	border: 1px solid #336699;
	line-height: 22px;
	width: 200px;
	position: relative;
	margin-top: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
dl.contacto dt{
	position: absolute;
	top: -13px;
	background-color: #FFF;
	color: #369;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 14px;
	border: 1px solid #369;
}
dl.contacto dd{
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 25px;
	margin-bottom: 3px;
}
dl.contacto .tel{ background-image: url(../images/phpne.jpg); 
	
}
dl.contacto .tel span{
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 16px;
}
dl.contacto .mail{ background-image: url(../images/mail.jpg); 
	
}
.centrado {
	margin-right: auto;
	margin-left: auto;
	display: block;
}