@CHARSET "UTF-8";

/********************/
/****** Layout ******/
/********************/

body{
	background-color: #FFF;
	margin: 0 auto;
	color:#333;
	text-align: center
}
a{
    cursor:pointer;
    color: #BC1A18;
    text-decoration: none;
    font-weight: bold;
}
* {
	margin:0px;
	padding:0px;
}
.central {
	margin: 0 auto;
	width: 940px;
	padding: 2px;
	text-align:left;
}
.wrapper{
	width: 940px;
	float: left;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	padding: 2px;
	text-align:left;
}
.wrapper img{
	margin:0px;
	padding:0px;
}
.contenido_izquierda{
	float:left;
	font: 11px Arial;
	width:575px;
	#width:561px;
	_width:561px;
	border-right: 1px dashed #ccc;
	min-height: 515px;
	text-align:left;
	padding:0px;
	margin:0px;
}
.contenido_derecha{
	float:left;
	width: 362px;
	_width: 375px;
	#width: 375px;
	text-align:left;
	padding:0px;
	margin:0px;
}
.pie {
background-position:center center;
bottom:0;
height:80px;
margin:0 auto;
padding:2px;
position:relative;
text-align:left;
width:940px;
}
.destacados{
	float:left;
}
.destacados a {
	color: #BB0303;	
	text-decoration:none
}
.destacado{
	font: 11px Arial;
	float:left;
	clear:both;
	border-bottom: 1px dashed #ccc;
	padding: 1px;
	width:100%;
}
.destacado_sin_borde{
	font: 11px Arial;
	float:left;
	clear:both;
	padding: 1px;
	width:100%;
}
.contenido_margen {
	margin: 60px 22px 30px 35px;
	color:#333;
}
.contenido_margen_derecha {
	margin: 60px 22px 30px 28px;
}
.contenido_margen .subtitulo{
	padding:10px 0;
}

/********************/
/****** Textos ******/
/********************/

.subtitulo{
	font: 24px Arial;
	color: #939a1a;
	line-height: 21px;
	clear:both;
	padding:16px 0px 5px;;
}

.subtitulo_destacado{
	font: 22px Arial;
	color: #939a1a;
	line-height: 21px;
}
.linea_sup {
	line-height:1px;
	float:left;
	height:1px;
	width: 955px;
	#width: 965px;
	_width: 965px;
	border-top: 1px dashed #ccc;
	padding: 0px 15px 0px 0px;
	_padding: 0px;
	#padding: 0px;
	margin-right:0px;
	_margin-right:-25px;
	#margin-right:-25px;
	margin-top: 2px;
	position:relative;
	top:0;
	left:-15px;
}
.imgcabecera{
	_margin:-15px 0px -5px 0px;
	#margin:-15px 0px -5px 0px;
	text-decoration: none;
}
.titular_titulo {
	float:left;
	height: 17px;
	background: #BC0404;
	color: #fff;
	font:12px "Trebuchet MS";
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 7px;
	margin-left: 1px;
}
.titular_icono {
	float:left;
	height: 21px;
	background: #919A19;
}
.leer_mas{
	font: 14px;
	color: #BB0303;
	margin:15px 0;
}
.qp_next{
	margin:5px;
}
.qp_prev{
	margin:5px;
}
.qp_disabled{
	cursor:default;
font-weight:normal;
}
.qp_counter{
	margin:5px;
font-weight:bold;
	font-family:Arial;
}
.qc_pager {
float:left;
font-size:11px;
font-weight:bold;
margin-top:10px;
text-align:center;
width:100%;
font-family:Arial;
}
.sub_header .clientes a{
	font-family:Arial;
	font-size:12px;	
}
.imgmapa{
		margin-top: -1px;
		z-index: 0;
}
