@charset "utf-8";
/* CSS Document */

.autorag{
	float:right;
	margin-right:10px;
	color:#666666;
	font-style:italic;
	}
.cont-texto li{
	padding-left:10px;
	line-height:14px;
	background: url(../img/bullet-red.gif) no-repeat left center;
	margin-bottom:3px;
	}
.cont-texto ul{
	list-style-type:none;
	}
#compartirR{
	position:absolute;
	right:-50px;
	top:7px;
	}
.error{
	color:red;
	}

.cont-texto{
	width:850px;
	border:1px solid #999999;
	padding:10px;
	margin:10px;
	padding-top:25px;
	margin-top:15px;
	position:relative;
	float:left;
	}

.tit-cont{
	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;
	}


