.TextoHome {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #666666;
}
.AyudaOpcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D7FA5;
	text-decoration: none;
}
.TituloOferta {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #DE015B;
}
.TextoOferta {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #DE015B;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #FFFFFF;
}
.LinkOpcion {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.LinkOpcion:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
}
.Titulo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 23px;
	color: #DE015B;
	font-weight: bold;
	font-variant: small-caps;
}
.Texto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
.NombreEmpresa {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #003274;
	text-align: justify;
	font-weight: bold;
}
.TextoNegrita {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
}
.ParrafoLista {
	line-height: 30px;
}
.FormCuadro {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #3E505A;
	background-color: #E2E9EF;
	border: 1px solid #000066;
}
.TextoVerde {


	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #009933;
}
.Subtitulo {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 17px;
	color: #003399;
	font-weight: bold;
	font-variant: small-caps;
}
.txtbox {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #3E505A;
	background-color: #E2E9EF;
	border: 1px solid #000066;
}
.txtboxerror {


	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #3E505A;
	background-color: #FFFFCC;
	border: 1px solid #000066;
}
