body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../img/fondo_web.jpg) repeat-x;
}

#caja_enviar_home {
	float: left;
	height: 60px;
	width: 250px;
	margin-top: 40px;
	margin-left: 10px;
}
#reclamo_envia_web {
	float: left;
	height: 366px;
	width: 536px;
	margin-bottom: 10px;
	background:url(../img/fondo_reclamo_envia_web.jpg) no-repeat;
}
#cont_bt_reclamo {
	float: left;
	height: 152px;
	width: 153px;
	margin-left: 365px;
	margin-top: 122px;
}
a#btreclamo {	
	display:block;
	height: 152px;
	width: 153px;
	text-indent:-9999em;
	background: url(../img/bt_reclamo.jpg) no-repeat;
}
a#btreclamo:hover {
	background-position: -153px;
}
