body {
	text-align:center;
	background: #fff;
}

#wrapper {
	background: #fff url(images/newsletter_form.jpg) no-repeat;
	vertical-align: top;
	width:836px;
	margin: 10px auto;
	text-align: left;
	padding: 10px;
	height: 504px;
}
#wrapper_po {
	background: #fff url(images/newsletter_form_po.jpg) no-repeat;
	vertical-align: top;
	width:836px;
	margin: 10px auto;
	text-align: left;
	padding: 10px;
	height: 504px;
}
#contenido {
	position: relative;
	width:600px;
	height: 504px;
	float:right;
}
#form {
	font: bold 12px Arial;
	position: absolute;
	color: #06526f;
	line-height: 9px;
	width: 203px;
	float: right;
	text-align: left;
	left: 150px;
	top: 177px;
	margin: 0px;
}

#txt {
	font: bold 12px Arial;
	color: #06526f;
	position: absolute;
	width:150px;
	float: left;
	text-align: right;
	left: -7px;
	top: 172px;
	margin: 0px;
}

#txt p{
	font: bold 12px Arial;
	color: #06526f;
	line-height: 9px;
	margin: 17px 0px;
}
#form p{
	font: bold 12px Arial;
	color: #06526f;
	line-height: 9px;
	margin:13px 0;
}


a.link, a.link, a.link{ color: #000; text-decoration: underline; font-size: 11px;  } 
a.link:Hover { color: #000; text-decoration: underline; }

.clearfix{
	clear: both;
}

input {
	color: #666;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	margin: 4px 2px 4px 0px;
	padding-right: 50px;
}
h1{
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}
p{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 18px;
}
#submitButton{
	background:url(images/listo.gif);
	border: none;
	cursor: pointer;
	height:36px;
	margin-left:96px;
	width:90px;
	display: block;
	padding: 36px 0px 0px;
}
#labelnina {
	margin: 10px 0px;
}
#labelnino {
	margin: 0px  8px 0px 0px;
}

#submitButton_po{
	background:url(images/pronto.gif);
	border: none;
	cursor: pointer;
	height:39px;
	margin-left:96px;
	width: 126px;
	display: block;
	padding: 36px 0px 0px;
}
