@charset "iso-8859-1";
/* CSS Document */

#contenedor {
	width: 955px;
	border: 1px dotted #CCC;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contenidoprincipal {
	width: 695px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#columna {
	float: left;
	width: 246px;
	background-image: url(fw/fondo_panel-entero.png);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 1px;
	padding-right: 12px;
	min-height: 385px;
}
#texto {
	width: 660px;
	margin: 0 auto;
}
#texto2 {
	width: 660px;
	margin: 0 auto;
	min-height: 300px;
}


#pie1 {
	clear: both;
	width: 955px;
	height: 8px;
}
#pie2 {
	background-image: url(fw/pie_fnd-2.png);
	height: 24px;
	width: 955px;
	float: left;
}
#enlaces {
	clear: both;
	width: 955px;
	margin: 0 auto;
}

#cabecera {
	background-image: url(fw/cabecera-entera.jpg);
	height: 131px;
	width: 955px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#columna2 {
	width: 260px;
	float: right;
	background-image: url(fw/pie_panel-entero.png);
	height: 19px;
}
.cuadrodestacados {
	background-image: url(fw/cuadros_portada/degradado.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 205px;
	width: 310px;
	border: 1px solid #D4DDE5;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #EAEAEA;
}
