/* CSS Document */

/* Eliminamos el CSS predeterminado del navegador */

/* Modelos de caja (márgen, espaciado, borde, alineación) */
/* Márgen */
body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, dd, form, fieldset, dir, menu {margin:0;}
/* Espaciado */
table {border-spacing: 0;}
pre, tt, code, pre, :before, :after {white-space: normal;}
/* Bordes */
:focus {outline: none;}
hr {border: none;}
/* Alineación */
caption, th {text-align: left;}
sub, sup, thead, tbody, tfoot, td, th {vertical-align: baseline;}
/* Tipografía (familia, tamaño, peso, estilo, decoración) */
/* Familia */
kbd, samp {font-family: inherit;}
/* Tamaño */
h1, h2, h3, h4, h5, h6, big, small, sub, sup {font-size: 1em;}
/* Peso (negritas) */
h1, h2, h3, h4, h5, h6, th {font-weight:inherit;}
/* Estilo (cursivas) */
cite, em, var, address {font-style: normal;}
ul, ol {list-style-type: none;}
/* Decoración */
s, strike, del, u, ins, :link, :visited {text-decoration: none;}
ol ul, ul ol, br:before {content: ""; text-indent:0px;}
li, ul {padding:0px; margin:0px;}
h1, h2, h3, h4, h5, h6 {display:inline;}

/* ETIQUETAS */

body 
{
    background-color:#eeeeee;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
   	line-height:normal;
   	text-align:center;
}
p {
	margin-top:10px;
	/*text-indent:30px;*/
	text-align:left;
	font-size:12px;
   	line-height:normal;
}
a 
{
    color:#025e83;
    font-weight:bold;
   	font-size:13px;
}
td
{
    font-size:12px;
   	line-height:normal;
    }
      
/* TERMINA ETIQUETAS */

/* MODULOS */

#contenedor {
	width:990px;
    margin:0 auto 0 auto;	
	margin:auto;
	border:1px #025e83 solid;
	background-color:#ffffff;
	display:block;
    overflow:hidden;
    text-align:left;
}
#publicidad_cabeza {
	width:auto;
	height:inherit;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	background-color:#EEE;
}
.publicidad-cabeza2{
	width:auto;
	height:inherit;
	padding-bottom:5px;
	text-align:center;
	float:right;
	margin-right:15px;
}
#cabeza {
	border:1px #025e83 solid;
	background-color:#FFFFFF;
}
#superior_cabeza {
	width:auto;
	height:auto;
	background-color:#025e83;
	border-bottom:1px #025e83 solid;
}
#superior_cabeza img {
	padding-left:10px;
}
#minibanner
{
    float:right; 
    width:468px; 
    height:60px; 
    margin-top:5px; 
    margin-right:150px;
    }
#menu_1_cabeza {
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	color:#025e83;
	font-weight:600;
	font-size:11px;
}
#menu_1_cabeza li{
	display:inline;
}
#menu_2_cabeza 
{
    background-color:#025e83;
	margin-top:5px;
	margin-bottom:0px;
	text-align:center;
	color:#ffffff;
	font-weight:600;
	font-size:11px;
	padding:5px;
}
#menu_2_cabeza li{
	display:inline;
}
#menu_2_cabeza a
{
    color:#ffffff;
    }
#marcadores
{
	float:right;
	background-color:#fff;
	padding:5px;
	}    
#marcadores a
{
	color:#345f3f;
	}    
#iconos_cabecera
{
    float:right;
}    
#iconos_cabecera li
{
    display:inline;
}    
#noticia_lineal {
	background-color:#EEEEEE;
	height:auto;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#025e83;
	font-size:14px;
	border:1px #025e83 solid;
	border-top:none;
}
#noticia_lineal a
{
    font-size:14px;
}
#cuerpo {
	float:left;
	width:600px;
	margin-right:5px;
	border:none;
	border-right:1px #cccccc solid;
	border-top:none;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	background-color:#FFFFFF;
}
#cuerpo img 
{
    margin:5px;
    }
.contenedor_cuerpo {
	width:600px;
	float:left;
	border-bottom:1px #CCCCCC solid;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.destacado
{
	border-bottom:#dddddd solid 1px;
    clear:both;
	}
.parte_izquierda {
	margin-top:10px;
	margin-right:5px;
	padding-right:5px;
	border-right:1px #CCCCCC solid;	
	float:left;
	width:310px;
}
.parte_derecha {
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	padding-right:0px;
	float:right;
	width:265px;
	text-align:right;
}
.MPU
{
    text-align:center;
    margin-bottom:15px;
    }
.MPU img
{
    padding:0px;
    }    
#menu {
	float:left;
	width:345px;
	border:none;
	background-color:#FFFFFF;
	padding:0px;
	padding-top:10px;
	margin-left:5px;
}
#buscadores
{
	border:1px #CCC solid;
	margin-bottom:15px;
	padding:5px;
	margin-left:5px;    
}
.menu_izquierda {
	width:208px;
	float:left;
	text-align:center
}
.menu_derecha {
	float:right;
	width:130px;
	text-align:center;

}
.menu_servicios ul {
	margin-bottom:10px;
}
.menu_servicios li{
	line-height:20px;
	border-bottom:1px #CCCCCC dotted;
	padding-bottom:2px;
	margin-right:3px;
}
#pie {
	float:left;
	width:990px;
	border-bottom:1px #CCCCCC solid;
	margin-top:10px;
	margin-bottom:10px;
}
#menu_1_pie {
	width:990px;
	color:#FFFFFF;
}
#menu_1_pie a {
	color:#FFFFFF;
}
#menu_1_pie li {
	font-size:14px;
	display:inline;
	background-color:#025e83;
	border:none;
	padding-left:10px;
	padding-right:10px;
	margin-left:5px;
	font-weight:600;
}
#menu_2_pie {
	height:auto;
	padding-top:3px;
	padding-left:10px;
	margin-bottom:10px;
	text-align:center;
	color:#025e83;
	font-weight:600;
	background-color:#EEEEEE;
	border:1px #CCCCCC solid;
}
#menu_2_pie li {
	display:inline;
	border:none;
}
.datos_largo {
	width:auto;
	height:20px;
	padding-top:5px;
}
#webs_corporativas {
	height:auto;
	text-align:left;
	color:#025e83;
	font-size:11px;
	font-weight:600;
	padding-top:5px;
	margin-bottom:10px;
}	
#webs_corporativas li {
	display:inline;
	margin-right:10px;
}
#webs_corporativas a
{
    font-size:11px;
    }
#texto_pie {
	text-align:justify;
	font-size:9px;
	padding:5px;
}
#logos_pie {
	margin-top:10px;
	margin-bottom:5px;
	padding:5px;
}
#logos_pie img {
	margin-right:10px;
}
#articulos_especiales {

	padding:5px;
}
#articulos_especiales li {
	border-bottom:1px #CCCCCC dotted;
	padding-bottom:5px;
	margin-top:5px;	
	color:#025e83;
}
.destacado img
{
    margin-right:5px;
    }
.negrita 
{
	font-weight:600;
}    
#webcast 
{
    margin-top:10px;
	width:auto;
	display:block;
	background-color:#FFF;
	border:1px #CCC solid;
	margin-bottom:10px;
	padding:5px;
	text-align:left;	
}
#webcast a
{
    font-size:10px;
    color:#555555;
    }
#whitepapers
{
    clear:both;
	width:auto;
	background-color:#FFF;
	border:1px #CCC solid;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	text-align:left;
}
#whitepapers a
{
    font-size:10px;
    color:#555555;
    }
.opciones-info{
	margin-top:5px;
	margin-right:5px;
	background-color:#fff;
	margin-bottom:0px;
	padding:5px;
	border:1px #CCC solid;
	overflow:auto;
	display:block;
}
.opciones-info img
{
    border:0px;
    }	    
/* TERMINA MODULOS */

/* TITULOS */

.titulo_noticia {
	width:auto;
	color:#025e83;
	font-size:14pt;
	margin-bottom:5px;
	text-align:justify;
}
.titulo_noticia_destacada {
	width:auto;
	color:#025e83;
	font-size:16pt;
	font-weight:600;
	text-align:justify;
}
#titulo_menu_servicios {
	text-align:center;
	font-weight:600;
	font-size:16px;
	color:#025e83;
	margin-bottom:5px;
	padding-top:3px;
	background-color:#EEEEEE;
	height:22px;
	border:1px #CCCCCC dotted;
}
#titulo_menu_otros {
	text-align:center;
	font-weight:600;
	font-size:12px;
	color:#025e83;
	margin-bottom:5px;
	padding-top:3px;
	background-color:#EEEEEE;
	height:19px;
	border:1px #CCCCCC dotted;
}
#titulo_menu_votadas
{
  	text-align:center;
	font-weight:600;
	font-size:12px;
	color:#FFF	;
	margin-bottom:5px;
	padding-top:3px;
	background-color:#025e83;
	border:2px #EEEEEE dotted;
	margin-right:5px;
}
.entradilla {
	font-weight:600;
	margin-bottom:10px;
	text-align:justify;
	text-indent:0px;
}
.webs_corporativas_titulo {
	font-size:16px;
	color:#222222;	
}
.titulo_articulos_especiales {
	color:#990000;
	font-size:14px;
	font-weight:600;
	padding-bottom:5px;
	border:1px #CCCCCC dotted;
	background-color:#EEEEEE;
	padding-left:10px;
	padding-top:5px;
}
.subtitulo-seccion
{
    padding:5px;
    width:270px;
    background-color:#EEE;
    float:right;
    }
.titulo-seccion 
{
	color:#025e83;
	font-size:20px;
	font-weight:600;
	margin-top:10px;
	margin-bottom:20px;
	text-align:left;
}
.datos-contacto 
{
	margin-top:10px;
	padding:10px;
	border:1px #025e83 solid;
}    
.ultimasNoticias
{
    margin-top:5px;
    width:270px;
    float:right;
    }    
/* TERMINA TITULOS */
/*PALABRAS PATROCINADAS*/
.intellitextLink{
	text-decoration:underline;
	border-bottom:darkgreen 1px solid;
	padding-bottom: 0px;
	color:darkgreen;
	background-color:transparent;
	cursor:pointer;
	cursor:hand;
}
.intellitxtTooltip{
    border:none;
    border-style:none;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	background-color:transparent;
}
/*TERMINA PALABRAS PATROCINADAS*/
/* TEXTOS */
.tabla 
{
	width:100%;
	margin-top:10px;
}
.td-tabla
{
	border-bottom:1px #025e83 solid;
	border-left:1px #025e83 solid;
	height:30px;
	vertical-align:middle;
	padding-left:10px;
}
.td-tabla-ultimo
{
	border-bottom:1px #025e83 solid;
	border-right:1px #025e83 solid;
	border-left:1px #025e83 solid;
	height:30px;
	vertical-align:middle;
	padding-left:10px;
}
.tabla-titulo 
{
	border:1px #025e83 solid;
	vertical-align:middle;
	text-align:left;
	background-color:#EEE;
	color:#333;
	font-weight:600;
	height:30px;
	padding-left:10px;
}
.tabla-titulo-ultimo
{
	border:1px #025e83 solid;
	vertical-align:middle;
	text-align:left;
	background-color:#EEE;
	color:#333;
	font-weight:600;
	height:30px;
	padding-left:10px;
}

.separador_menu {
	font-weight:300;
}
#menu_enlaces_patrocinados
{
    padding:10px;
    background-color:#e2f0f0;
    border-bottom:1px #ccc solid;
}
/* TERMINA TEXTOS */

/* IMAGEN */

.mpu {
	/*width:300px;
	margin-left:18px;*/
}

/* TERMINA TEXTOS */

.flota-der 
{
	display:block;
	float:right;
}

.boton 
{
	background-color:#EEE;
	border: 1px #CCC solid;
}