body {
	margin: 0px;
	text-align: center;
	background: url(../images/bg_body.gif) repeat-x top center #0f3653;
}
.contenedor {
	height: auto;
	width: 975px;
	margin: 0 auto;
}
.header {
	float: left;
	height: 96px;
	width: 975px;
}
.main {
	float: left;
	height: 524px;
	width: 975px;
	background-image: url(../images/index_final.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main_como_funciona {
	float: left;
	height: 524px;
	width: 975px;
	background: url(../images/bg_comofunciona.jpg) no-repeat top center;
}
.main_herramientas {
	float: left;
	height: 524px;
	width: 975px;
}
.main_contacto {
	float: left;
	height: 524px;
	width: 975px;
	background: url(../images/bg_contacto.jpg) no-repeat top center;
	text-align: left;
}
.footer {
	float: left;
	height: 55px;
	width: 975px;
	background: url(../images/footer.gif) no-repeat top center;
}
.footer p {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 16px 0 0 0;
}
.footer a {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-decoration: none;
}
.cuadros_index {
	float: left;
	height: 524px;
	width: 550px;
}
.flash_marcas {
	float: left;
	height: 524px;
	width: 420px;
}
.izq_contacto {
	float: left;
	height: 524px;
	width: 350px;
}
.btn_volver {
	float: left;
	height: auto;
	width: 200px;
	margin: 255px 0 0 43px;
}
.der_contacto {
	float: left;
	height: auto;
	padding: 90px 0 0 40px;
}
label {
	font: normal 11px Arial, Helvetica, sans-serif;
	display: block;
}
input {
	height: auto;
	width: 200px;
	padding: 0 0 0 20px;
}
.animacion {
	height: 110px;
	width: 200px;
	float: right;
	padding: 0 30px 0 0;
}
