.textoInteriores {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.pie {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #A2A2A1;
	text-decoration: none;
}
.formulario {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.submit {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9801;
	border: 1px solid #FFFFFF;
}

.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #A2A2A1;
	text-decoration: none;
}


.titulos {
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.home {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}
.titulos_blanco {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.textos {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

