#F5 
{
	margin-top: 20px;
	width: 100%;
}

#F5 *
{
	font-size: 0.99em;
}

#F5 input
{
	border:1px solid #bfcbf1;
}

#F5 input.radio
{
	display: inline;
	margin-right: 4px;
}

#F5 input[type='radio']
{
	display: inline;
	margin-right: 4px;
}

#F5 table
{
	padding: 0px;
	width: 100%;
}

#F5 .formstabla
{
	border-collapse: collapse;
}

#F5 .formsinstrucciones
{
	height: 0px;
	text-align: center;
	color: #fff;
}

#F5 .formsfilasimpares
{
	vertical-align: middle;
}

#F5 .formsfilaspares
{
	vertical-align: middle;
}

#F5 .formsfilainstrucciones
{
	text-align: left;
	padding-left:0px;
	font-weight: bold;
	padding-bottom:4px;
}

#F5 .formsfilabtnenvio
{
	text-align: center;
	margin-top: 8px;
	border: none;
	height: 32px;
	text-align: center;
}

#F5 .formsfilabtnenvio div.boton input
{
	width: 80px;
	height: 24px;
	background-color:#0257cb;
	color: #fff;
}

#F5 .formsfilabtnenvio .boton_cambiar_email a input
{
	width: 100px;
}

#F5 .formsbloques
{
	font-weight: bold;
	text-decoration: none;
	border:1px solid #bfcbf1;
	background-color:#f0f2fe;
	text-align: left;
	margin-top: 8px;
	padding: 4px;
}

#F5 .formsleyenda
{
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 20%;
}

#F5 .formsleyendaprivacidad
{
	padding: 3px;
	color: #dcdcdc;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
}

#F5 .formsceldacampos
{
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 8px;
}

#F5 .formsleyendaerror
{
	color: #900309;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	width: 32%;
}

#F5 .formsdatousuario
{
	color: #DCDCDC;
	text-decoration:none;
}

#F5 .formscampotexto
{
	color: black;
	text-decoration: none;
	background-color: white;
	text-align: left;
	float:right;
	width: 97%;
}

#F5 .formscampopopup
{
	color: black;
	text-decoration: none;
	background-color: white;
	text-align: left;
	border: solid 1px #000;
}

#F5 .formscampoareatexto
{
	color: black;
	text-decoration: none;
	background-color: white;
	text-align: left;
	border: solid 1px #bfcbf1;
	height:80px;
	margin-bottom: 4px;
}

#F5 .formscamporadio
{
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 2px;
	margin-right: 8px;
	line-height: 20px;
	height: 20px;
	float: left;
	text-align: left;
}

#F5 .formscamporadioinput {
	float: left;
	width: 20px;
	border: 0px;
}

#F5 .formscamporadio .formscamporadioinput {
	float: left;
	width: 20px;
	border: 0px;
}

#F5 .formscamporadio .formscamporadioinput2 {
	float: left;
	width: 50px;
	border: 0px;
}

#F5 .formscampocheck
{
	color: #000000;
	text-decoration: none;
	text-align: left;
}

#F5enviando
{
	display:none;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #bfcbf1;
	padding: 20px;
}


