@charset "utf-8";
/* CSS Document */

.depa span{
	color:#CC0000;
	}
.depa{
	font-family:Georgia,"Times New Roman",Times,serif !important;
	border-bottom:2px solid #E5E5E5;
	padding-bottom:5px;
	float:left;
	width:750px;
	}
.secciones li a:hover{
	color:#CC0000;
	text-decoration:underline;
	}
.secciones li a{
	text-decoration:none;
	font-size:12px;
	}
.secciones li{
	background:url("../img/bullet_modulos.gif") no-repeat scroll 0 50% transparent;
	border-bottom:1px solid #EDEDED;
	padding-left:10px;
	width:233px;
	float:left;
	color:#333;
	height:16px;
	line-height:16px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial,Helvetica,sans-serif;
	}
.secciones{
	width:730px;
	padding-left:20px;
	list-style:none outside none;
	}
#cont-mapas{
	width:800px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:10px;
	text-align:left;
	
	}
#compartirR{
	position:absolute;
	right:-50px;
	top:7px;
	}
.error{
	color:red;
	}

#cont-mapa{
	width:850px;
	border:1px solid #999999;
	padding:10px;
	margin:10px;
	padding-top:25px;
	margin-top:15px;
	position:relative;
	float:left;
	}

.tit-mapas{
	position:absolute;
	left:15px;
	top:-10px;
	background: #FFF;
	color:#0B55C4;
	padding-left:5px;
	font-weight:bold;
	padding-right:5px;
	}

#cont-principal{
	float:left;
	margin-left:25px;
	width:900px;
	background: url(../img/header-curve.png) no-repeat top ;
	position:relative;
	margin-bottom:10px;
	
	}
#historial-pag span{
	font-weight:bold;
	}
#historial-pag a:hover{
	text-decoration:underline;
	}
#historial-pag a{
	text-decoration:none;
	color:#0B2E6F;
	}
#historial-pag{
	float:left;
	margin-left:10px;
	font-style: italic;
	
	height:40px;
	line-height:40px;
	font-size:11px;
	}
#comparte img{
	border:none;
	float:right;
	}
#comparte{
	float:right;
	width:125px;
	background: url(../img/sep-red.png) left center no-repeat;
	text-align:left;
	font-style: italic;
	height:30px;
	line-height:30px;
	color:#0B2E6F;
	padding-left:2px;
	position:relative;
	}
#menu-enlaces{
	float:right;
	margin-right:2px;
	text-align:left;
	height:30px;
	line-height:30px;
	color:#0B2E6F;
	font-weight:bold;
	padding-left:16px;
	background: url(../img/flecha-ab.png) left center no-repeat;
	}

#cont-seccion{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width:898px;
	float:left;
	text-align:left;
	
	}


#pie-seccion span{
	margin-right:10px;
	font-style:italic;
	text-shadow:0 1px 0 #F0F0F0;
	}
#pie-seccion{
	width:900px;
	float:left;
	background: url(../img/footer-curve.png) no-repeat bottom ;
	height:20px;
	text-align:right;
	}


