@charset "utf-8";
/* CSS Document */

body{
background:url(../img/bg_site.gif);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contenedor{
width:790px;
padding-top:5px;
padding-bottom:5px;
margin:auto;
background-color:#FFFFFF;
position:relative;
min-height:20px;
}
#contenedor .cont-encabezado
{
background:url(../img/bg_bann1.gif) repeat-x;
position:relative;
width:780px;
max-width:780px;
min-width:780px;
height:54px;
margin:auto;
}

#contenedor .cont-encabezado .titulo-banner{
	position:absolute;
	float:left;
	padding-left:6px;
	font-family:trebuchet;
	font-size:24px;
	font-weight:bold;
	color:#006699;
	width:400px;
	top: 18px;
	left: 1px;
}

#contenedor .cont-encabezado .titulo-banner-derecha
{
	position:absolute;
	text-align:right;
	font-family:trebuchet;
	font-size:14px;
	color:#006699;
	left: 473px;
	top: 28px;
	width: 295px;
}

#contenedor .banner2{
width:780px;
background:#FFFFFF;
margin:auto;
background:url(../img/banner.jpg) no-repeat;
/*background:url(../img/bg_2.gif) repeat-x;*/
height:110px;
}
#contenedor .banner2 .enlace_banner2{
float:left;
margin-left:10px;
margin-top:85px;
text-align:center;
height:18px;
position:relative;
background:url(../img/001.gif) no-repeat top left;
background-color:#FFFFFF;
padding-top:7px;
padding-left:5px; padding-right:5px;
}

#contenedor .banner2 .enlace_banner2 a{
color:#608aaa;
text-decoration:none;
font-weight:bold;
font-size:14px;
}

#contenedor .banner2 .enlace_banner2 a:hover{
color:#003366;
text-decoration:none;
font-weight:bold;
font-size:14px;
}


#contenedor .contenido{
margin:auto;

}

#contenedor .contenido .izquierda
{
width:215px;
margin-left:5px;
}

#contenedor .contenido .derecha
{
width:560px;
margin-left:5px;
margin-right:5px;
background-color:#F5F5F5;
}


.fecha
{
text-align:right;
font-family:arial;
font-size:11px;
color:#666666;
padding-right:5px;
}
.texto-comun
{
padding-top:10px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
text-align:justify;
border-bottom:1px solid #e5e5e5;
margin-bottom:5px;}

p{
margin:0 0 0 0;
padding:0 0 0 0;}

.titulo-prin
{
padding-left:6px;
font-family:arial;
font-size:14px;
text-decoration:underline;
font-weight:bold
}

.titulo1{
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
background:url(../img/bg_title.gif) no-repeat;
font-family:trebuchet, arial;
font-weight:bold;
font-size:13px;
color:#505e69
}


.titulo2{
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
background-color:#e8e8e8;
font-family:trebuchet, arial;
font-weight:bold;
font-size:13px;
text-decoration:underline;
}

.contenedor-tablas{
margin-top:5px;}

.menu-lateral{
padding-top:5px;
padding-bottom:5px;
padding-left:15px;
background:url(../img/bg_enlaces.gif);
height:29px;
}

a{
color:#0066aa;
text-decoration:none;
}

a:hover{
color:#0066aa;
text-decoration:underline;
}

#contenedor #pie{
margin:auto;
background:url(../img/bg-pie.gif) no-repeat center;
width:760;
<!--height:90px;-->
text-align:center;
padding-top:16px;
color:#d3e5f1;
}

.boton-buscador{
border:solid 1px #666666;
margin-left:5px;
height:20px;
}

.observacion
{
font-style:italic;
color:#666666;
background-color:#FFFFFF;
text-align:justify;
}
.publicacion{
padding-bottom:5px;
padding-top:5px;
text-align:right;
font-style:italic;
color:#333333;
border-bottom:1px solid #e5e5e5;
}

