@charset "utf-8";

/* CSS Document */



body {

	background-color: #191302;

	margin:0 auto;

	font-family: arial, verdana;

}



#wrapper{ 

	/*background-image: url(/img/cupon_background.jpg);*/
	/*background-image: url(/img/cupon_background_wanted.jpg);*/
	background-image: url(/img/newsletter/bk_form_prodigy_powercell.jpg);	

	background-repeat: no-repeat;

	background-position: bottom;

	width: 1030px;

	height: 581px;

	margin: 135px auto 0 auto;

}



#logo img{

	border: 0;

}



#form{

	width: 580px;

	height: 275px;

	margin: 140px 0 0 80px;	

	float:left;	

}



#form p, label{

	font-size: 12px;

	font-weight: bold;

	color: #c0b9a7;

}



#form input.texts {

	width: 293px;

	height: 20px;

	background: none;

	background-image: url(/img/imput.gif);

	background-repeat: no-repeat;

	border: 0;

	color: #ffffff;

	padding: 0 0 0 2px;	

}



#logo{

	float:left;

}



#menu{

	float: right;

	font-size: 12px;	

	vertical-align: bottom;

	margin: 80px 0 0 0;

	height: auto;

	width: auto;

	overflow: hidden;	

}



#menu a{

	text-decoration: none;

	font-weight: normal;

	font-size: 11px;

	color: #c0b9a7;

	margin: 0 0 0 10px;

}



#menu a:hover{

	color: #ffffff;

}



#cupon{
	width: 500px;
	height: 275px;
	margin: 140px 0 0 0;
	padding: 0 0 0 80px;
	float:left;
}

#cupon_print{
	display: none;	
}



#cupon img{

	display: none;

}



#cupon p, #cupon a{

	font-size: 12px;

	font-weight: bold;

	color: #c0b9a7;

}

#cupon a:hover {
	color:#ffffff;
}


#menu_foot {

	width: 1030px;	

	margin: 0px auto 0 auto;

}



#menu_foot a{

	float: right;

	text-decoration: none;

	font-weight: normal;

	font-size: 11px;

	color: #6e6452;

	padding: 0 10px 0 0;

}

.datoscupon {
	display: none;
}

