body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#cuerpo{
	width:634px;
}
#cuadroTexto{
	position:relative;
	width:620px;
	margin:auto;
}
#cuadroTextoA{
	position:relative;
	width:600px;
	background-image: url(../imagenes/cuadroTextoA.JPG);
	background-repeat: no-repeat;
	height:44px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#66CC00;
	padding-left:20px;
	padding-top:20px;
	font-weight:bold;
}
#cuadroTextoB{
	position:relative;
	width:580px;
	background-image: url(../imagenes/cuadroTextoB.JPG);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#9B9D9B;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
}
#cuadroTextoC{
	position:relative;
	width:620px;
	height:42px;
	background-image: url(../imagenes/cuadroTextoC.JPG);
	
}
#cuadroFormulario{
	position:relative;
	width:634px;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#cuadroFormularioA{
	position:relative;
	width:634px;
	background-image: url(../imagenes/cuadroFormA.JPG);
	background-repeat: no-repeat;
	height:5px;
	
}
#cuadroFormularioB{
	position:relative;
	width:594px;
	background-image: url(../imagenes/cuadroFormB.JPG);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#9B9D9B;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	height:560px;
}
#cuadroFormularioC{
	position:relative;
	width:634px;
	height:68px;
	background-image: url(../imagenes/cuadroFormC.JPG);
	
}
#subTituloForm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
#tituloCampoForm{
position:relative;
	float:left;
	text-align:right;
	padding-right:15px;
	width:150px;
	font-size:13px;
	color:#666666;
	height:22px;
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#campoForm{
	position:relative;
	float:left;
}
.classCampoForm{
	border: 1px solid #61BA07;
	height:25px;
	-moz-border-radius: 5px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#999999;
}
#tituloRadioForm{
position:relative;
	float:left;
	padding-left:5px;
	font-size:13px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#campoRadio{
	float:left;
	cursor:hand;
	cursor:pointer;
}
#bottonEnviar
{
	height:56px;
	width:240px;
	background-image: url(../imagenes/enviar.JPG);
	cursor:hand;
	cursor:pointer;
	margin:auto;
}
#bottonEnviar:hover
{
	background-image: url(../imagenes/enviar2.JPG);
}
#ema{text-transform:lowercase;}