BODY
{	
	FONT-FAMILY: 'Arial';	
	margin:0;
   	padding:0;
	text-align: center;
}

SELECT, TEXTAREA, INPUT
{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width: 1px;
}
img {
	border: none;
}

.contenedor {
	width: 781px;
	height: 100%;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
}
.contenedortexto {
	float:left;
	padding:0;
	width: 771px !important;
	width: 779px;
	border-style: solid;
	border-width: 0px;
	border-left-width: 4px;
	border-right-width: 4px;
	border-left-color: #8CC321;
	border-right-color: #8CC321;
	background-color: #C6DB5A;
}

.contenedortextohistoria {	
	float:left;
	width:60%;
	padding: 20px;
	border-style: dashed;
	border-width: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-color: #F7C700;
}
.galeriahistoria {
	float:left;
	vertical-align: top;
	width:30%;
	margin: 0px;
	border-style: dashed;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #F7C700;
}
.contacto {
	width: 300px;
	height: 100px;
	padding-top:10px;
	padding-left:40px;
}

.localizacion {
	width:269px;
	height: 246px;
	position:absolute;
	margin-left:10px;
	margin-top:200px;
}
.direccion {
	position:absolute;
	margin-left:300px;
	margin-top:120px;
}

.botica {
	width: 10px;
	padding:60px 0 0 130px;
}
.supizq {
	background: url(../img/supizq.gif) no-repeat;
	width: 321px;
	height: 312px;
	float:left;
}
.supdercontacto {
	background: url(../img/supdercontacto.gif) no-repeat;
	float:left;
	width: 458px;
	height: 312px;
	z-index:-1;
}
.supderhistoria {
	background: url(../img/supderhistoria.gif) no-repeat;
	float:left;
	width: 458px;
	height: 312px;
}
.supderformulas {
	background: url(../img/supderformulas.gif) no-repeat;
	float:left;
	width: 458px;
	height: 312px;
}
.infizq {
	background: url(../img/infizq.gif) no-repeat;
	float:left;
	width: 321px;
	height: 290px;
}
.infder {
	background: url(../img/infder.gif) no-repeat;
	float:left;
	width: 458px;
	height: 290px;
}
.historia {
	display: inline;
	width: 300px;
	height: 100px;
	padding-left:80px;
	padding-top:10px;
}
.enlaces {
}
.enlacehistoria {
	background: url(../img/historia.gif) no-repeat;
	position:absolute;
	margin-top:10px;
	margin-left:40px;
	width:40px;
	height: 145px;
}

.enlacehistoriacerrado {
	background: url(../img/historiacerrado.gif) no-repeat;
	position:absolute;
	width:40px;
	height: 40px;
	margin-top:10px;
	margin-left:40px;
}
.enlaceformulas {
	background: url(../img/formulas.gif) no-repeat;
	position:absolute;
	width:40px;
	height: 145px;
	margin-top:70px;
	margin-left:170px;
}
.enlaceformulascerrado {
	background: url(../img/formulascerrado.gif) no-repeat;
	position:absolute;
	width:40px;
	height: 40px;
	margin-top:70px;
	margin-left:170px;
}

.enlacecontacto {
	background: url(../img/contacto.gif) no-repeat;
	position:absolute;
	width:40px;
	height: 145px;
	margin-top:140px;
	margin-left:290px;
}
.enlacecontactocerrado {
	background: url(../img/contactocerrado.gif) no-repeat;
	position:absolute;
	width:40px;
	height: 40px;
	margin-top:140px;
	margin-left:290px;
}
.imagengaleria {
	border: 0;
}
.contenedorimagenesgaleria {
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
}
.desarrollado{
	margin-top:265px;
	margin-left:130px; 
}