#todo {
	margin: auto;
	width: 913px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #eaeaea;
}
#fadeimg {
	height: 419px;
	width: 647px;
	margin-left: 20px;
}
#badge {
	float: right;
	margin-top: -419px;
}
#escogemodelo {
	background-image: url(images/fondo_escogemodelo.gif);
	height: 426px;
	width: 913px;
}
img {
	border: 0px none #FFF;
}
#escogefondo {
	background-image: url(images/fondo_central_escogefondo.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
.fondotop {
	background-image: url(images/fondo_top_escogefondo.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 90px;
}
.fondobajo {
	background-image: url(images/fondo_bajo_escogefondo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#subetufoto {
	background-image: url(images/fondo_subetufoto.gif);
	height: 621px;
	width: 383px;
	float: left;
}
#subetufoto input {
	margin-left: 100px;
}
#upload_area {
	height: 120px;
	width: 200px;
	margin-top: 70px;
	margin-left: 120px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	overflow: hidden;
	background-image: url(imagesupload/img_temp.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#fadeimg {
	font-family: Arial, Helvetica, sans-serif;
	color: #89B92C;
}



#llenatusdatos {
	background-image: url(images/fondo_llenatusdatos.gif);
	height: 621px;
	width: 530px;
	float: right;
}
#campos {
	margin-left: 55px;
	margin-top: 80px;
}
.cajatext {
	height: 29px;
	width: 300px;
	border: 0px none #FFF;
}
.enviar {
	margin-top: 15px;
}
#gracias {
	text-align: center;
}

#subetufoto button {
	background-image: url(images/btn_cargar.gif);
	height: 43px;
	width: 112px;
	border: 0px none #FFF;
	margin-left: 150px;
}

.areatext {
	width: 300px;
}
#footer table{
	padding-top: 30px;
}
#enviando {
	height: 400px;
	width: 400px;
	position: absolute;
	visibility: hidden;
	margin-left: 300px;
	background-image: url(images/cargador_enviando.gif);
}
#escogemodelo #ayuda   {
	margin-left: 772px;
	margin-top: 10px;
	position: absolute;
}
#escogefondo #ayuda {
	margin-left: 772px;
	margin-top: 15px;
	position: absolute;
}
#subetufoto #ayuda {
	margin-left: 240px;
	margin-top: 15px;
	position: absolute;
}
#llenatusdatos #ayuda {
	margin-left: 390px;
	margin-top: 15px;
	position: absolute;
}

#escogemodelo #ayuda img     , #escogefondo #ayuda img, #subetufoto #ayuda img{
	height: 45px;
	width: 132px;
}
#llenatusdatos #ayuda img {
	height: 45px;
	width: 132px;
}
#footer {
	position: absolute;
*	position: fixed;
	margin-top: 620px;
*	margin-top: 0px;
}
#todo #credito a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

