.formulario {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
}

.columna{
	color: #1D7A8B;
}
.campotexto {
	margin: 0px;
	width: 100%;
	color: #666666;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.boton {
	background-color: #8FC8D3;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #1D7A8B;
	border: 1px solid #FFFFFF;
	margin-left: 50px;
}
.politica_privacidad {
	color: #3C8B99;
	text-decoration: none;
	font-size: 11px;
}

.politica_privacidad a{
	color: #3DB0C9;
	text-decoration: none;
	font-size: 11px;
}

