body {
    color: #63665F;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}
label,input {
     display: block;
     width: 100px; 
     float: left;
     margin-bottom: 10px;
     color: #003366;
     font-family: Verdana,Arial,Helvetica,sans-serif;
     font-size: 12px;
     font-weight: normal;
}
label {
     text-align: right;
     width: 114px;
     padding-right: 20px;
}
textarea{
	clear:left;
	min-width: 324px;
	min-height:167px;
	max-width: 324px;
	max-height:167px;
	color: #003366;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #7B93B7;
}
input{
 	border: 1px solid #7B93B7;
}
br {
     clear: left;
}
.campo{
	width: 324px;
}
.dentro_gra {
	background-image : url(../img/barra_azul2.png); TEXT-ALIGN: center;
	width : 581px;
	height : 27px;
	margin-left : 55px;
}
.dentro_letra{
	position : relative;
	border-bottom-color : #013e7f;
	text-align : center;
	font-style : normal;
	border-top-color : #013e7f;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #ffffff;
	border-right-color : #013e7f;
	font-size : 16px;
	border-left-color : #013e7f
	top : 20%;
	font-weight : bold;
	text-decoration : none;
	padding-top: 5px;
}
.form{
	width : 581px;
	margin-left : 55px;
	text-align: center;
}
.seccion{
	/*margin-left: 68px;*/
	margin-bottom: 5px;
    padding-top: 5px;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	padding-left: 15px;
}
#botones{
	text-align: center;
	padding-left: 143px;
	margin-top: 30px;
}
#intro{
	text-align: justify;
	margin-left: 69px;
	margin-top: 20px;
	width: 555px;
}
.boton {
    background-color: #FFFFFF;
    border: 1px solid #7B93B7;
    color: #003366;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 50px; 
    margin-left: 112px;
}
.boton2 {
    background-color: #FFFFFF;
    border: 1px solid #7B93B7;
    color: #003366;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 50px; 
    margin-left: 171px;
}
#resultado{
	font-size: 13px;
	color: #003366;
	border:0px;
	margin-left: 69px;
    text-align: center;
    width: 555px;
    margin-top: 50px;
}
.kaptcha{
	margin-left: 24px;
}