@charset "UTF-8";
/* CSS Document */ 

/* Estilo para ediciones digitales Periódicos Grupo de Comunicación Promecal
	Diseño + Desarrollo = Ceres Comunicación Gráfica S.A.
	www.cerescg.com
	Avda. Castilla y León , 62-64 · 09006 · Burgos, España
	Tel: +34 947 252 256  Fax: +34 947 282 922
	... todo lo que puedas imaginar ...*/

/* Estilos Genéricos*/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../entorno/degradado_fnd.png);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #1D3D5C;
}
a:hover {
	color: #FFFFFF;
	background-color: #1D3D5C;
	text-decoration: none;
}
p {
	font-size: 20px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom:5px;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear:left;
}
h1 {
	font-size: 32px;
	line-height: 40px;
	color: #666666;
	font-weight: bold;
	margin: 0;
	padding: 0;
	clear: left;
	position: absolute;
	left: -999px;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #999999;
	line-height: 16px;	/*position: absolute;
	left: -999px;*/
}
h3 {
	color: #666666;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear:left;
	vertical-align: bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul {
	list-style-type:none;
	padding:0;
	margin:0;	
}
li {
	float:left;
	margin-right:8px;
	clear: none;
}
div {
}
img {
	border:0;
	margin:0;
	padding:0;
	vertical-align:middle;
	display: inline;
}
.spacer {
}



/* Maquetación */
#centrado {
	width:990px;
	
	margin-left:-495px;
	
	left:50%;
	top:1%;
	position:absolute;
	
	
}
#contenedor {
	
}
#cabecera_sup {
	font-size: 11px;
	clear:left;
	text-align:center;
	margin-bottom:0px;
	width:100%;
	margin-top: 0px;
	float: left;
	overflow:hidden;
	background-image: url(../entorno/cabecera_fnd.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}




/*Cuerpo de contenidos*/
#cuerpo {
	display:block;
	clear:both;
	width:100%;	
}
#portada {
	display:inline;
	clear:both;
	float:left;
	width:99%;
	padding-bottom:1%;
	padding-left:1%;
	background-color: #00427f;
	background-image: url(../entorno/mapa_fnd.png);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #999999;
}


.articulo_3 {
	clear:none;
	display:inline;
	text-align: center;	
	font-size:18px;
	line-height:22px;	
	background-image: url(../entorno/lateral_h3_fnd.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#FFFFFF;
	border: 2px solid #CCCCCC;
}
.col1, .col2, .col3 {
	width: 30%;
	margin-right:1%;	
	margin-top:1%;
	float:left;
	padding-top: 2%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 1%;
}
.col1 {
	margin-left:-1px;
}
.col2 {
	margin-left:4px;
	margin-bottom:2px;
}	
.col3 {
	float:left;
	width: 30%;
	margin-right:-1%;
	clear:right;
	
}
.fila3 {
	margin-left:0px;
	margin-bottom:0px;
}

	
/*Pie de página*/

#pie {
	overflow:hidden;
	float:left;
	width:100%;
	clear: both;
	color:#666666;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	padding-left:0px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	/*background-image: url(../entorno/promecal01.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
	
}
#pie img {
	float:right;
}
#pie ul {
	clear:left;
}
#pie a {
}
#pie a:hover {
}
#pie object {
}


/*Estilos auxiliares*/
.mini {
	font-size: 10px;
	line-height: 11px;
}
.grande {
	font-size: 18px;
	line-height: 22px;
}
.xgrande {
	font-size: 22px;
	line-height: 26px;
}
.nota {
	font-size:12px;
	font-weight:normal;
	color:#999999;
	line-height: 20px;
	font-style: italic;
	background-color: #FFFFEE;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
/*Recurso de posicionamiento*/
.flotadcha {
	float: right;
	margin-right:5px;
}
.flotaizda {
	float: left;
	margin-left:5px;
}
.flotacentro {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	display:block;
	text-align:center;
	clear:both;
	width:99%;
}
.salto_linea {
	display: block;
	line-height:0px;
	height:0px;
	clear: both;
	margin-bottom: 5px;
	margin-top:5px;
	background-image:none;
	background-color:transparent;
	width:100%;
	padding:0px;
	float: none;
	border:none;
}


.volver {
	float:right;
	margin-right:5px;
	background-color:transparent;
	background-image:url(../entorno/iconos/pag_anterior.gif);
	border:none;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display:inline;
	clear:none;
}
.volver a {
	border:none;
	background-color:transparent;
	background-image:none;
}
.volver a:hover {
	background-color:#366BA1;
}
