/*  
Theme Name: News Blue
Theme URI: http://www.blogohblog.com/
Description: News Blue comes with 3 columns. It's Cool!. I love to hear of my work being used :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer :)
Version: 0.1
Author: Bob 
Author URI: http://www.blogohblog.com/

This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

body { 
	background-image:url(images/fondo-cupon.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin: 0px; 
	padding:0px; 
}
#env{
	background-image:url(images/fondo-cupon-enviado.png);
}
.caja_cupon{
	float:left;
	margin-bottom:3px;
	display: inline;
}
.label_cupon{
	margin-left: 30px;
	float: left;
	width: 100px;
	clear: left;
	font-weight: bold;
	color:#604600;
	font-size: 13px;
	display: inline;
	
}
.campo_fijo_cupon{
		border: solid 1px #89ae4b;
		margin: 0px;
}
.campo_cupon{
	float:left;
	display: inline;
	width:200px;
	margin-top: 0px;
}
#frmCupon{
	width: 420px;
	margin: 0px;
	margin-left:95px;	
	height: 355px;
}
form{
	margin: 0px;
}
.label_cupon2{
	float: left;
	margin:5px 0px;
	margin-left: 40px;
	clear: left;
}
.campo_cupon2{
	float:left;
	width:270px;
	margin-top: 5px;
}
h2{
	color:#604600;
	font-family:'Trebuchet MS',Arial,Verdana;
	font-size:24px;
	line-height:24px;
	margin-bottom:0px;
	margin-top:10px;
	text-align:center;
	width:530px;
}
h3{
	color:#604600;
	font-family:Verdana,Arial;
	font-size:24px;
	letter-spacing:-1px;
	margin:0px;
	text-align:center;
	width:525px;
	
}
p{
	color:#604600;
	margin:10px 20px 15px;
	text-align:center;
	width:500px;
}
span{
	color: red;
}
#frmCupon select{
	font-size: 10px;
}
h4{
	color:#604600;
	font-family:Verdana, Arial;
	font-size:24px;
	letter-spacing:-1px;
	margin:0px 0px 15px 80px;
	text-align:center;
	width:400px;
	margin-top: 130px;
}
.enviado{
	color:#604600;
	font-family:Verdana, Arial;
	font-size:16px;
	letter-spacing:-1px;
	margin:0px 0px 15px 80px;
	text-align:center;
	width:400px;
}
#poblacionesDiv select, #provinciasDiv select{
	width: 200px;
}
.zonas{
	clear:both;
	color:#01334C;
	float:left;
	font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:12px; 
	margin-left:100px;
	margin-top:10px;
	width:370px;
	display: inline;
}
.zonas p{
	font-weight:normal;
	line-height:1.1em;
	margin:0px 10px 10px;
	width:350px;
}
select{
	border: solid 1px #89ae4b;
}