body {
	text-align: center;
	padding: 0px;
	float: none;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	vertical-align: middle;
	background-position: center;
}
#cabezal {
	background-color: #BBBAA9;
	text-align: center;
	float: none;
	height: 125px;
	width: 1000px;
}
#flash {
	text-align: center;
	height: 583px;
	width: 1000px;
}

#botonera {
	background-color: #BBBAA9;
	text-align: center;
	float: none;
	height: 23px;
	width: 1000px;
}
#contenedor {
	background-color: #BBBAA9;
	text-align: center;
	float: left;
	width: 1000px;
}
#contenido {
	margin: 10px;
	float: none;
	width: 980px;
	text-align: center;
	background-color: #E7E7E7;
	height: 415px;
	background-image: none;
}

a {
	color: #666666;
	text-decoration: none;
}

#galeria {
	background-color: #E7E7E7;
	text-align: center;
	height: 411px;
	width: 974px;
	border: 3px solid #9C1C37;
	float: none;
	background-image: url(secciones/imagenes/guarda_fotos.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: middle;
}
#gal_cabezal {
	text-align: center;
	height: 75px;
	width: 975px;
}
#pie {
	text-align: center;
	width: 1000px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#gal_contenido {
	height: 295px;
	width: 974px;
	float: none;
}
.textoclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C1C37;
}
#contenido_nov {
	margin: 10px;
	float: none;
	width: 980px;
	text-align: center;
	background-color: #E7E7E7;
	background-image: none;
	height: auto;
}
#cont_novedades {
	background-color: #E7E7E7;
	text-align: center;
	height: auto;
	width: 968px;
	border: 3px solid #28A95B;
	float: left;
	background-image: url(secciones/imagenes/guarda_novedades.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: middle;
	padding-bottom: 50px;
	margin-bottom: 10px;
}
p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
}
.borde_nov {
	border: medium solid #28A95B;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
}

#novedades {
	text-align: center;
	width: 100%;
	float: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #28A95B;
	text-align: left;
}


#contenedor_nov {
	background-color: #BBBAA9;
	text-align: center;
	float: left;
	width: 1000px;
	height: auto;
}
#cabezal_novedades {
	text-align: center;
	height: 75px;
	width: 975px;
}

