body{
	font-family: Verdana;
}
a{
	text-decoration:none;
	color:black;
	cursor:pointer;
}
.input_1{
	background-color:#ece8f0;
	height:240px;
	
}
img{
	border:0;
}
.span_respuesta{
	background-color:#5c74a3;
	color:white;
}
div
{
color:#333333;
font-size:13px;
}
.boton_envio{
	
background-color:#5c74a3;
color:white;
cursor:pointer;
font-size:13px;
font-weight:bold;
height:29px;
line-height:27px;
margin:0;
padding:0 5px 3px 7px;
}
#contador{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #006600;
}
#email_contador{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #006600;
}
#texto_inicial{
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
	color: #006600;
}
.Estilo7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.Estilo8 {color: #EAFDD7}
.Estilo16 {color: #006600}
.Estilo19 {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
}
.Estilo24 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.Estilo26 {font-family: Verdana}
.Estilo27 {font-size: 12px}
.menu{
	background-color:#ece9d8;
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:136px;
}
.menu_inferior{
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:190px;
	background-color:#ece9d8;
}
.alin_der{
	text-align:right;
}
.legend {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}
div.flash {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border-color:#D9E4FF;
margin:10px 5px;
width:375px;
}
div.fieldset {
border:1px solid #AFE14C;
margin:10px 0;
padding:20px 10px;
}
.enlace{
	cursor:pointer;
	margin-bottom:10px;
	font-weight:600;
}
.cuadro{
	border:1px solid #ECE8F0;
	margin:10px;
}
.boton{
	background: url(/imagenes/boton.gif) no-repeat;
	height:32px;
	text-align:center;
	color:white;
	font-size:20px;
	font-weight:600;
	cursor:pointer;
}
.boton:hover{
	background: url(/imagenes/boton_hover.gif) no-repeat;
	height:32px;
	text-align:center;
	color:blue;
	font-size:20px;
	font-weight:600;
	cursor:pointer;
}
.span_boton{
	
}
