
#newsletter div.boton{text-align:center;}
#newsletter div.boton .ini{
	background:url(http://files.mueblesdevalencia.com/web/images/boton_ini.gif) bottom repeat-x;
	width:10px;
	height:20px;
	float:left;
}

#newsletter div.boton .fin{
	background:url(http://files.mueblesdevalencia.com/web/images/boton_fin.gif) bottom repeat-x;
	width:10px;
	height:20px;
	float:left;
}

#newsletter div.boton .center{
	background:#D7E6EE;
	border-top:1px solid #5E9DC4;
	border-bottom:1px solid #5E9DC4;
	float:left;
	padding-top:3px;
	padding-bottom:2px;
	*padding-bottom:3px;
	
}


#newsletter div.boton:hover{color:#2B2875;}
#newsletter div.boton a{font-family:verdana, arial;font-weight:bold;font-size:10px;position:relative;*top:0;text-decoration:none;color:#5E9DC4;}
#newsletter div.boton a:hover{color:#2B2875;}
#newsletter table {border-collapse:collapse;border-spacing:0px;background:none;padding:0;margin:0;}

#newsletter table td{font-family:verdana, arial;font-size:11px;color:#999;margin:0;padding:0;}

#newsletter{

	width:190px;
	color:#999;
	position:absolute;
	z-index:2000;
	top:225px;
	background:url(http://files.mueblesdevalencia.com/web/images/box_newsletter.gif) top no-repeat;
	height:274px;
	left:40%;
	padding-left:5px;
}

#newsletter p{text-align:center;color:#5E9DC4;font-family:verdana, arial;font-weight:bold;text-transform:uppercase;width:180px;font-size:10px;margin-bottom:2px;}
#newsletter .radio{margin-left:45px;*margin-left:35px;margin-right:5px;margin-top:5px;*margin-top:0px;}
#newsletter .text{margin-left:15px;border:1px solid #7F9DB9;background:#FFF;padding-left:5px;color:#999;font-family:verdana, arial;font-size:10px;border-top:2px solid #7F9DB9;width:150px;padding-top:3px;padding-bottom:3px;margin-bottom:20px;margin-top:10px;}
#newsletter .boton{width:70px;text-align:center;margin-left:60px;}

#newsletter img{margin-bottom:5px;margin-left:30px;}

#newsletter .respuesta {

	background:url(http://files.mueblesdevalencia.com/web/images/msg_ok3.gif) top no-repeat;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
	margin-left:10px;
	margin-right:5px;
	font-size:10px;
	font-family:verdana, arial;
	width:160px;
}
#newsletter .respuesta b{color:#5494BE;font-size:10px;}
#newsletter .close{text-align:right;display:block;margin-top:2px;margin-right:7px;}

