body {
	background-color: #A7C2A0;
	width: auto;
	margin-top: 50px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(IMG/logo.png);
}
#cabeza {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#contenedor {
	background-color: #FFF;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	height: 900px;
}
#generalflash {
	height: 500px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

.floizq {
	float: left;
}
.floder {
	float: right;
}
#inyeccion {
	clear: none;
	float: left;
}

#parche {
	height: 123px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
}
#textopresentacion {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	font-size: 12px;
	background-color: #A7C2A0;
	color: #333;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}


#imagenes {
	height: 260px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#pie {
	clear: both;
	height: 15px;
	width: 900px;
	background-color: #517148;
	color: #000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#borrar {
	clear: both;
}

#quimicos {
	float: right;
}

#flot1 {
	float: left;
	width: 435px;
}
#flot2 {
	float: right;
	width: 435px;
}
h4 {
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #517148;
}
a:visited {
	color: #517148;
}
a:active{
	color: #517148;
}
a:hover {
	color: #CF3;
}
.quitacolor {

}

#central {
	width: 445px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
