/* CSS Document */
*{
	margin: 0;
	padding:0;
 }
 
html{
	height:100%;
	overflow-x:hidden;
	overflow-y:scroll;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #555555;
	background-color: #fff;
	text-align: left;
	height: 100%;
	margin:0;	
}

table{
	border-collapse:collapse; 
	border-spacing:0;
}

a { outline:none; }

img{ border: 0; }

/** ESTRUCTURA ****/
/** ---------- ****/
#wrap{
	position: relative;
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#wCabecera{	
	position: relative;
	width: 100%;
	height: 145px;
	background: url(../images/fondo-azul-cabcera.gif) repeat-x center 79px;
	top:0px;
}
#contenido{
	padding-top:25px;
}

#wPie{
	clear: both;
	position: absolute;
	width: 100%;
	height: 55px;
	bottom: 130px;
	background: url(../images/doble-punto.gif) repeat-x left top;
}
#wPie2{
	clear: both;
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: 185px;
	background: url(../images/doble-punto.gif) repeat-x left top;
}
#pie2{
	position: relative;
	width: 935px;	
	height: 100%;
	margin: 0 auto;
}
#pie2 #logospie2
{
	position:relative;
	top:4px;
	left:-73px;
}
#wPie3{
	clear: both;
	position: absolute;
	width: 100%;
	height: 130px;
	bottom: 0px;
	background: url(../images/doble-punto.gif) repeat-x left top;
}
#pie3{
	position: relative;
	width: 905px;	
	height: 100%;
	margin: 0 auto;
}
.columnaPieMapa
{
	padding-top:20px;
	width:35%;
	color:#888a8b;
	font-size:11px;
	float:left;
}
.columnaPieMapa2
{
	width:15%;
}
.columnaPieMapa a
{
	color:#888a8b;
	font-size:11px;
	text-decoration:none;
}
.columnaPieMapa ul
{
	list-style-image:url(/images/detalle-lista-pie.gif);
}

#cabecera{
	position: relative;
	width: 956px;	
	height: 100%;
	margin: 0 auto;
}

#contenido{
	position: relative;
	width: 956px;	
	margin: 0 auto;
	padding-bottom: 303px;
	margin-top:0px;
}

#pie{
	position: relative;
	width: 935px;	
	height: 100%;
	margin: 0 auto;
}

/** CABECERA **/
/**************/

#logoCDR{
	position: absolute;
	top: 0px;	
}

#usuarioRegistrado{
	position: absolute;
	font-size: 12px;
	right: 5px;
	top: 25px;
	color: #8c8e90;
	width: 300px;
}

#usuarioRegistrado span{
	position: absolute;
	display: block;
	width: 86px;
	height: 11px;
	background: url(../images/desconectar.gif) no-repeat left top;
	top: 3px;
	right: 5px;
}

#usuarioRegistrado a{
	display: block;
	width: 86px;
	height: 11px;
}

#usuarioRegistrado a:hover{
	background: url(../images/desconectar-over.gif) no-repeat left top;
}

#logoDown{
	position:absolute;
	top: 84px;	
}

#menu{
	position: absolute;
	left: 260px;
	top: 68px;
	height: 77px;
	width: 695px;
	
}

#botones{
	position: absolute;
	top:15px;
	width: 690px;
	height: 37px;
}

#buscadorSimple{
	position: absolute;
	background: url(../images/fondo-buscador.png) no-repeat left 0px;
	bottom: -40px;
	left: 332px;
	height: 40px;
	width: 357px;
	z-index:100;
}
#menuImagenesGrandes
{
	margin-left:10px;
}
#menuImagenesGrandes img
{
	margin:0px;
	padding:0px;
}


#buscadorSimple #bAvanzada{
	display: block;	
	top: 48px;
	left: 10px;
	color: #79a3ba;
	font-size: 11px;
	text-decoration: none;
	background: url(../images/doble-flecha.gif) no-repeat left 4px;
	padding-left: 15px;
}

#buscadorSimple #bAvanzada:hover{
	color: #1f1f1f;	
}

#buscadorSimple input{
	top: 8px;
	left: 130px;
	background:none;
	color: #616161;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:170px;
	border: none;
	position:relative;
}

#buscadorSimple #lupa{
	top: 7px;
	right: 32px;
	position:absolute;
}

/* PIE */
/*******/
#pie img, #pie p{
	position: absolute;
}

#pie img{
	top: 10px;
}

#pie #textoPie{
	top: 6px;
	left: 80px;
}

#pie #enlacesPie{
	top: 36px;
	left: 587px;
	position:relative;
}

#pie a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

#pie a:hover{
	color: #018ace;	
}

#pie #logoCA{
	top: 7px;
	left: 650px;		
}

a.enlaceAlpha:hover{
	opacity: 0.40;
	filter: alpha(opacity=40);
}

/* AVISO LEGAL */

#fancy_ajax h1{
	color: #018ACE;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

#fancy_ajax{
	text-align: justify;
}

#fancy_ajax div{
	margin-right: 10px;
}

#fancy_ajax p{
	margin-bottom: 10px;	
}

/***IE 6***/


#ie6{
	padding-left:435px;
	background:url(/images/errorIE6.gif) no-repeat 280px top;
	height:100px;
	width:717px;
	padding-top:90px;
}


#ie6 p{
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	width:541px;
	text-align:justify;
	font-weight:normal;
}

#ie6 p a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#ie6 p a:hover{
	color:#d30e0e;
	font-weight:bold;
}
#patrocinadores
{
	position:absolute;
	left:681px;
	top:0px;
	width:320px;
}
#divina-pastora:hover
{
	opacity:0.6;
	filter: alpha(opacity=60);
}
#gmpFundacion:hover
{
	opacity:0.6;
	filter: alpha(opacity=60);
}
#paradoresCI:hover
{
	opacity:0.6;
	filter: alpha(opacity=60);
}

#envianos-publicaciones
{
	position:absolute;
	top:80px;
	left:820px;
}
#envianos-publicaciones:hover
{
	opacity:0.7;
	filter:alpha(opacity=70);
}
#iconosSocialesPie
{
	position:absolute;
	top:14px;
	left:0px;
}
#iconosSocialesPie a img:hover
{
	opacity:0.7;
	filter:alpha(opacity=70);
}
#pie #logo-iso
{
	position:absolute;
	top:-35px;
	left:150px;
	z-index:10;
}
