.cabecera_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #5588dd;
	height:25px;
	text-align:center;
	background-color: #ffffff;
}

.cabecera_1e{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #2255aa;
	height:25px;
	text-align:center;
	background-color: #ffffff;
}

.cabecera_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #5588dd;
	height:15px;
	text-align:center;
	background-color: #ffffff;
}

.cabecera_3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	height:20px;
	text-align:center;
	background-color: #ffffff;
}

.cabecera_4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	height:20px;
	text-align:center;
	background-color: #ffffff;
}

.etiq_campo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	text-align:left;
	line-height: 150%;
}

.etiq_campo_dcha{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	text-align:right;
	line-height: 150%;
}

.texto_justificado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	text-align:justify;
	line-height: 100%;
}


.campo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #cccccc;
	text-align:left;
	line-height: 150%;
}

.campo_may{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #cccccc;
	text-align:left;
	line-height: 150%;
	text-transform:uppercase;
}

.opciones{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #6699ff;
	height:40px;
	width:200px;
	text-align:left;
	padding-left: 5px;
	background-color: #ffffff;
	line-height: 100%;

}

.titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #3333ff;
	text-align:justify;
	vertical-align:top;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
	letter-spacing:4px;
}

.tabla_cabecera{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align:center;
	vertical-align:top;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
	background-color: #bbccee;
}

.cabecera_enlaces{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	text-align:center;
	vertical-align:top;
	line-height: 120%;
	background-color: #ffffff;
}

.pie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align:center;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
}

.obligado{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	text-align:center;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

