/* CSS Document */

body{
margin:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
background-image:url(graficos/fondos/fondoweb.png);
}

a:link, a:active, a:visited{
color:#002D9A;
text-decoration:none;
}

a:hover{
color:#0066CC;
}

p{
margin:0px;
padding:0px;
}

.tcontenedor{
background-image:url(graficos/sombra/fondo.png);
background-repeat:repeat-y;
}

.barra_izq{
background-image:url(graficos/fondos/menu.png);
background-repeat:repeat-y;
}

#menu{
margin:0px;
padding:0px;
font-size:13px;
}

#menu ul{
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
margin-left:15px;
margin-top:15px;
margin-bottom:15px;

}

#menu li{

height:22px;
line-height:15px;
padding:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
margin-left:10px;
list-style-image:url(graficos/lista.png);
}

#menu a{
color:#002D9A;
text-decoration:none;
}

#menu a:link, #menu a:active, #menu a:vidited{
text-decoration:none;
}

#menu a:hover{
color:#FFFFFF;
}

.tablacentral{
margin-top:15px;
}

.titulo{
margin-bottom:10px;
background-image:url(graficos/fondos/titulo_corto.png);
background-repeat:no-repeat;
height:26px;
line-height:24px;
padding-left:36px;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
}

.titulo_largo{
margin-bottom:10px;
background-image:url(graficos/fondos/titulo.png);
background-repeat:no-repeat;
height:26px;
line-height:24px;
padding-left:36px;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
}

.titulo_extra_largo{
margin-bottom:10px;
background-image:url(graficos/fondos/titulo_extralargo.png);
background-repeat:no-repeat;
height:26px;
line-height:24px;
padding-left:36px;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
}

.titulo_noti_protadas{
margin-bottom:10px;
background-image:url(graficos/fondos/titulo_noti_portadas.png);
background-repeat:no-repeat;
height:26px;
line-height:24px;
padding-left:36px;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
}

.contenido_izq{
margin-right:8px;
}

.coral {
color: #FFCC00;
}

.contenido_der{
margin-left:6px;
margin-right:3px;
}

.imagen_portada{
border:1px solid #CCCCCC;
margin-top:10px;
}


.imagen_bienvenido{
margin-top:5px;
margin-bottom:5px;
border:1px solid #CCCCCC;
}

.titular_portada{
font-size:14px;
font-style:italic;
color:#333333;
margin-top:10px;
margin-bottom:10px;
}

.titular{
font-size:14px;
font-weight:bold;
color:#666666;
margin-top:10px;
margin-bottom:10px;
}

.cuerpo_not_portada{
color:#FFFFFF;
text-align:justify;
}

.imagen_not_portada{
border:1px solid #49529E;
margin-right:6px;
}

.leermas_not_portada{
font-size:10px;
color:#002D9A;
margin-top:10px;
}

.pie{
font-size:10px;
color:#999999;
}

.boton{
background-image:url(graficos/boton_1.png);
background-position:center;
background-repeat:no-repeat;
width:200px;
height:28px;
line-height:27px;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
padding-left:28px;
}

.boton a{
display:block;
}

.boton a:link, .boton a:active, .boton a:visited{
display:block;
color:#FFFFFF;
text-decoration:none;
}

.boton a:hover{
color:#FFCC00;
}

.control100{
border:1px solid #CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:99%;
color:#666666;
}

.separador{
margin-bottom:10px;
border-bottom:1px dashed #ECBD00;
}

.paginacion{
font-size:10px;
text-align:right;
}

.imagen_sb{
border:1px solid #CCCCCC;
}

.textorojo{
color:#990000;
}

.cabeceratabla{
font-size:10px;
font-weight:bold;
background-color:#000066;
color:#FFFFFF;
text-align:center;
}

.fondodetalle{
background-image:url(graficos/fondos/fondo_detalle.png);
background-repeat:repeat-y;
}

.diccionario{
border-bottom:1px dashed #003399;
}