body {
	background-color:#7f979d;
	text-align:center;
	margin-top:15px;
}
p {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
}
h1 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
}
	form {  
	width: 238px;
	margin-top:15px;
} 
label {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	margin-left: 20px;
	text-align: left;
} 
.campo {
	width: 200px;
	height: 18px;
	margin-bottom: 5px;
	border: 1px Solid #fff;
	background-color: #F0F0F0;
	background-image: url(f1.jpg);
	background-repeat: no-repeat; 
	padding: 2px; 
	color: #7A7A7A; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
#comentario { 
	width: 200px; 
	height: 330px;
	background-image: url(f2.jpg);
	background-repeat: no-repeat;
}
.ok {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
 	margin-top: 200px;
}
#contenedor {
	width:750px;
	height:500px;
	float: none;
	margin:0px auto;
}
#ad {
	float:left;
	background-image: url(../images_files/ad_navi.jpg);
	background-repeat: no-repeat;
	width:500px;
	height:500px;
}
#formu {
	float:right;
	background-image: url(../images_files/formu.jpg);
	background-repeat: no-repeat;
	width:238px;
	height:500px;			
}
#formu_ok {
	float:right;
	background-image: url(../images_files/formu_ok.jpg);
	background-repeat: no-repeat;
	width:238px;
	height:500px;
}
#formu_mal {
	float:right;
	background-image: url(../images_files/formu_mal.jpg);
	background-repeat: no-repeat;
	width:238px;
	height:500px;
}

#bajo{
font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	margin-left: 20px;
	text-align: left;

}