/* CSS Document */

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.contenedor_global {
	width: 950px;
	margin: auto;	
}

.cabecera {
	background-color: #FFFFFF;
}

.opciones_superiores {
	clear:both;
	background-color: #3e97ef;
	height: 10px;
	overflow: hidden;
}

.caja_contactar {
	background-color: #99b6fe;
	float: right;
	height: 19px;
	vertical-align: top;
	padding-right: 5px;
}
.conjunto {
	clear: both;
	padding-bottom: 5px;
	display: table-cell;
	width: 950px;
	background-color: #FFFFFF;
}

.caja_contactar {
	width: 350px;
}

.caja_contactar a {
	color: #FFFFFF;
	text-decoration: none;
}

.miga_pan {
	text-align: right;
	height: 30px;
	overflow: hidden;
	padding-bottom: 10px;
}

.panel_izq {
	clear:both;
	width: 290px;
	float: left;
	padding-right: 10px;
	background-image: Portals/_default/Skins/Gizer.Produccion/pre_miga_de_pan.gif;
}

.panel_conjunto_centro {
	float: left;
	width: 630px;
}

.panel_centro {
	width: 630px;
}

.panel_destacados {
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.panel_centro p {
	text-align: justify;
}

.panel_conjunto_dcha {
	width: 158px;
	float: left;
	overflow: hidden;
}

.panel_unico {
	width: 950px;
}

.pie {
	clear:both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3e97ef;
	padding-top: 5px;
	text-align: center;
	margin-top: 5px;
}

.caja_titular {
	background-color: #3e97ef;
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 10px;
}

.caja_titular_menor {
	color: #6d6d6d;
	text-align: left;
	margin-bottom: 10px;
}

.caja_contenido {

}
.borde_verde {
	border: 2px solid #3e97ef;
	padding: 3px;
}


#Login {
	background-color: #84c760;
}

.noticias_columna a {
	text-decoration: none;
	color: #0066cc;
	font-weight: bold;
}

.enlace_volver a {
	text-decoration: none;
	color: #ff8a00;
}