body{
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	background-attachment:fixed;
	color:#333333;
}
p
{
	text-align:justify;
}
h1{
	font-size:24px;
	color:#fff
	}
h2{
	font-size:16px;
	color:#4269a5;
}
h3{
	font-size:12px;
	color:#083e6d;
}
img {
	border: 0px;
	display: block;
	behavior: url("includes/pngbehavior.htc");
}
#wrapper
{
	width: 983px;
	margin-left: auto;
	margin-right: auto;
}

#menuIzquierda
{
	width:207px;
	background-image: url(../images/fondoIzquierda.gif);
	background-repeat:no-repeat;
	background-position: top;
	float:left;
	height:816px;	
}
#menuIzquierda #enlaces
{
	margin-top:28px;
	width:195px;
	padding-right:12px;
}
#menuIzquierda #enlaces a
{
	display:block;
	font-family:Trebuchet MS;
	font-size:13px;
	text-align:right;
	color:#2e2e2e;
	text-decoration:none;
	line-height:40px;
	
}
#menuIzquierda #enlaces a:hover
{
	display:block;
	font-family:Trebuchet MS;
	font-size:13px;
	text-align:right;
	color:#4269a5;
	text-decoration:none;
	
}
#menuIzquierda #buscador
{
	height:44px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	margin-top:28px;
	width:195px;
	padding-right:12px;
	margin-bottom:0px;
}
#menuIzquierda #buscador input
{
	color:#000000;
	font-size:11px;
}
#menuIzquierda #direccion
{
	color:#ffffff;
	width:187px;
	margin-top:0px;
	padding-right:10px;
	padding-left:10px;
	
}
#menuIzquierda #direccion a
{
	color:#ffffff;
	text-decoration:none;
	margin-bottom:20px;

}
#menuIzquierda #direccion a:hover
{
	color:#ffffff;
	text-decoration:underline;
	margin-bottom:20px;
}

#menuCabecera
{
	float:right;
	width:714px;
	margin-left:54px;
	height:30px;
}
#menu
{
	position:absolute;
	
}
#contenido
{
	background-image: url(../images/esquina.gif);
	background-repeat:no-repeat;
	background-position: top;
	float:right;
	width:754px;
}
#contenido #izq
{
	padding-top:40px;
	padding-left:15px;
	padding-right:0px;
	width:485px;
	float:left;	
}
#contenido #izq #noticias{
	border-right:1pt solid #cccccc;
}
#contenido #izq #noticias #fecha
{
	background-image:url(../images/fondoFecha.gif);
	background-repeat:no-repeat;
	width:44px;
	height:47px;
	color:#ffffff;
	text-align:center;
	margin:0px;
	padding:0px;
	
}
#contenido #izq #noticias #fecha .dia
{
	color:#666666;
	width:44px;
	font-weight:bold;
	font-size:18px;
	letter-spacing:-1px;
	text-align:center;
	margin:0px;
	margin-top:5px;
	padding:0px;
	display:block;
}
#contenido #izq #noticias #fecha .mes
{
	color:#ffffff;
	width:44px;
	font-weight:normal;
	font-size:9px;
	text-align:center;
	margin:0px;
	padding:0px;
}
#contenido #izq #noticias .titulo
{
	color:#073d6c;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
#contenido #dcha
{
	background-image:url(../images/fondo_pagina.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-top:40px;
	padding-left:15px;
	padding-right:10px;
	margin:0px;
	width:225px;
	float:right;
	
}
#contenido #dcha h2
{
	font-family:Arial;
	font-weight:bold;
	color:#666666;
	font-size:20px;
	letter-spacing:-1px;
	margin-top:0px;
	margin-bottom:5px;
}
#contenido #dcha p
{
	margin:0px;
	padding:0px;
	
}
#contenido #dcha .formulario
{
	margin:0px;
	padding:0px;
	
}
#contenido #dcha .azul
{
	color:#073d6c;
	font-weight:bold;
}
#contenido #dcha input
{
	background-color:#e3e9f0;
	border:1pt solid #6280ae;
	font-family:Arial;
	font-size:11px;
}
#contenido #dcha hr
{
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #cccccc; 
	border-style: none none dotted;
	margin:0px;
	padding:0px;
}
#titulo{
	background-image:url(../images/bg_tit.jpg);
	background-repeat:no-repeat;
	width:733px;
	height:60px;
	margin-left:10px;
}
#titulo h1{
	color:#FFFFFF;
	padding-left: 10px;
	padding-top:15px;
}
#titulo2{
	background-image:url(../images/bg_tit.jpg);
	background-repeat:no-repeat;
	width:733px;
	height:60px;
}
#titulo2 h1{
	color:#FFFFFF;
	padding-left: 10px;
	padding-top:15px;
}
#titulo3{
	background-image:url(../images/bg_tit2.jpg);
	background-repeat:no-repeat;
	width:485px;
	height:60px;
}
#titulo3 h1{
	color:#FFFFFF;
	padding-left: 10px;
	padding-top:15px;
}
#quienes{
	padding:10px;
}
#quienes h1{
	font-size:18px;
	color:#01183c;
}
#quienes h2{
	font-size:16px;
	font-weight:bold;
	color:#083e6d;
}
#quienes h3{
	font-size:12px;
	color:#083e6d;
	padding-left:20px;
}
#quienes ul li{
	list-style-image: url(../images/lista.gif);
	list-style-type: none;
}
#quienes ul li ul li{
	list-style-image: url(../images/lista2.gif);
	list-style-type: none;
}
#piePagina
{
	padding-top:10px;
	clear:both;	
	background-color:#e8e8e8;
	color:#333333;
	text-align:right;
	padding-right:20px;
	height:15px;
	margin-left:2px;
	vertical-align:middle;
}
#afiliate{
	background-image:url(../images/doc_download.jpg);
	background-repeat:no-repeat;
	width:256px;
	height:256px;
	float:left;
	margin-right:50px;
}
#afiliate p{
	width:200px;
	padding-top:90px;
	padding-left:25px;
	font-size:14px;
}
#afiliate a{
	font-size:14px;
	font-weight:bold;
	color:#4269a5;
	text-decoration:none;
}
#txtAfiliate{
	width:300px;
	padding-top:80px;
	padding-left:25px;
	padding-right:80px;
	font-size:14px;
	float:right;
}
#txtAfiliate b{
	color:#4269a5;
}
.afiliate 
{
	text-decoration:none;
	font-weight:bold;
	color:#073d6c;
}

.afiliate:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#073d6c;
}
#mapaweb a{
	font-size:12px;
	color:#2e2e2e;
	text-decoration:none;
}
#mapaweb a:hover{
	font-size:12px;
	color:#4269a5;
	text-decoration:none;
}
#mapaweb ul li{
	list-style-image: url(../images/lista.gif);
	list-style-type: none;
	margin-bottom:10px;
}
#mapaweb ul li ul{
	margin-top:10px;
}
#mapaweb ul li ul li{
	list-style-image: url(../images/lista2.gif);
	list-style-type: none;
}
#noticias #fecha
{
	background-image:url(../images/fondoFecha.gif);
	background-repeat:no-repeat;
	width:44px;
	height:47px;
	color:#ffffff;
	text-align:center;
	margin:0px;
	padding:0px;	
}
#noticias #fecha .dia
{
	color:#666666;
	width:44px;
	font-weight:bold;
	font-size:18px;
	letter-spacing:-1px;
	text-align:center;
	margin:0px;
	margin-top:5px;
	padding:0px;
	display:block;
}
#noticias #fecha .mes
{
	color:#ffffff;
	width:44px;
	font-weight:normal;
	font-size:9px;
	text-align:center;
	margin:0px;
	padding:0px;
}
#noticias .titulo
{
	color:#073d6c;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
#congreso{
	width:733px;
	background-image:url(../images/bg_congresos.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:15px;
	padding-right:10px;
	margin-bottom:10px;
}
#congreso h1{
	color:#073d6c;
	font-size:18px;
	border-bottom:dotted 1px #cdcdcd;
	margin-bottom:0px;
}
#congreso a{
	color:#073d6c;
	font-size:18px;
	border-bottom:dotted 1px #cdcdcd;
	margin-bottom:0px;
	text-decoration:none;
}
#congresoInt{
	width:733px;
	background-image:url(../images/bg_congresos.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
}
#congresoInt h1{
	color:#073d6c;
	font-size:18px;
	border-bottom:dotted 1px #cdcdcd;
	margin-bottom:0px;
}
#congresoInt img{
	background-color:#CCCCCC;
	padding:5px;
}
#congresoInt a{
	color:#073d6c;
	font-size:12px;
	text-decoration:none;
}
#congresoInt a:hover{
	color:#666;
	font-size:12px;
	text-decoration:none;
}
#descargas{
	width:690px;
	background-image:url(../images/bg_descargas.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:15px;
	padding-right:10px;
	margin-bottom:10px;
}
#descargas h1{
	color:#073d6c;
	font-size:18px;
	border-bottom:dotted 1px #cdcdcd;
	margin-bottom:0px;
	
}
#descargas a{
	color:#073d6c;
	font-size:18px;
	border-bottom:dotted 1px #cdcdcd;
	margin-bottom:0px;
	text-decoration:none;
	padding-left:25px;
}
#descargas a:hover{
	color:#999999;
	font-size:18px;
	border-bottom:dotted 1px #cdcdcd;
	margin-bottom:0px;
	text-decoration:none;
	padding-left:25px;
}
#descargas i{
	padding-left:25px;
}
.faq{
	color:#073d6c;
	font-size:10px;
	text-decoration:none;
}
#fecha{
	background-image:url(../images/icono_revista.jpg);
	background-repeat:no-repeat;
	width:128px;
	height:128px;
	text-align:center;
	margin:0px;
	padding:0px;
	float: left;
	display:block;
}
#fecha .dia{
	color:#666666;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	display:block;
	text-decoration:none;
	padding-top:40px;
}
#fecha .dia:hover{
	color:#4269a5;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	display:block;
	text-decoration:none;
	padding-top:40px;
}
#fechaInt{
	background-image:url(../images/icono_revistaInt.jpg);
	background-repeat:no-repeat;
	width:128px;
	height:160px;
	text-align:center;
	margin:0px;
	padding:0px;
	float: left;
	display:block;
}
#fechaInt h1{
	font-size: 14px;
	color:#4269a5;
	margin-bottom:0px;
	padding-bottom:0px;
}
#fechaInt a{
	font-size: 11px;
	color:#666666;
	margin-bottom:0px;
	padding-bottom:0px;
	text-decoration:none;
	font-weight:bold;
}
#fechaInt .dia{
	color:#666666;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	display:block;
	text-decoration:none;
}
#fechaInt a:hover{
	color:#4269a5;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	text-decoration:none;
}
#enlaces a{
	font-size:16px;
	color: #999999;
	text-decoration:none;
	font-weight:bold;
}
#enlaces a:hover{
	font-size:16px;
	color:#4269a5;
	text-decoration:none;
	font-weight:bold;
}
#enlaces ul li{
	list-style-image: url(../images/lista.gif);
	list-style-type: none;
	margin-bottom:10px;
}
#enlaces ul li ul li{
	list-style-image: url(../images/lista2.gif);
	list-style-type: none;
}
#varias a{
	font-size:12px;
	color: #999999;
	text-decoration:none;
	font-weight:bold;
}
#varias a:hover{
	font-size:12px;
	color:#4269a5;
	text-decoration:none;
	font-weight:bold;
}
#varias ul li{
	list-style-image: url(../images/lista.gif);
	list-style-type: none;
	margin-bottom:10px;
}
#varias ul li ul li{
	list-style-image: url(../images/lista2.gif);
	list-style-type: none;
}
.varias{
	font-size:12px;
	color:#4269a5;
	text-decoration:none;
	font-weight:bold;
}
.link{
	color:#FFFFFF;
	background-color:#4269a5;
	padding:0px 5px 0px 5px;
	border: solid 1px #000066;
	text-decoration:none;
}
#tablaJunta {
	margin-bottom:15px;
	width:735px;
}
#tablaJunta td {
	background-color: #F5F5F5;
}
.cargo1 {
	border:solid 1px #cdcdcd;
	color:#FFFFFF;
}
.cargo2 {
	color:#4269a5;
	font-weight:bold;	
}
.enlacePie{
	text-decoration:none;
	color:#000000;
}
.enlacePie:hover{
	text-decoration:none;
	color:#4269a5;
}
#lupa{
	background-image: url(../images/bg_busqueda.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 328px;
}
#lupa h2{
	height: 75px;
	width: 110px;
	text-align:center;
	vertical-align:middle;
	margin-left: 190px;
}
#news{
	background-image: url(../images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
}