@charset "UTF-8";
body {
	margin: 0px;
	background-color: #f9f9f9;
	font-family: Verdana, "Arial Unicode MS", Helvetica;
	font-size: 11px;
}
.piepagina {
	font-family: Verdana, "Arial Unicode MS", Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #82939c;
}
.txtBienvenida {
	font-family: Verdana, "Arial Unicode MS", Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
    width: 188px;
    height: 40px;
}
input, select{
	font-family: Verdana, "Arial Unicode MS", Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
    
}
.txtAzul {
	font-family: Verdana, "Arial Unicode MS", Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #1a6e74;
	text-decoration: underline;
}
.tituloVerde {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 17px;
	font-weight: normal;
	color: #def2d3;
}
.txtNnormalBeige {
	font-family: Verdana, "Arial Unicode MS", Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #fefef1;
}
.tituloSeccion {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #213438;
}
.txtBoldBlanco {
	font-family: Verdana, "Arial Unicode MS", Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtNormalBlanco {
	font-family: Verdana, "Arial Unicode MS", Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.tituloAzul {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 17px;
	font-weight: normal;
	color: #2c3c3f;
}
.txtBoldAzul {
	font-family: Verdana, "Arial Unicode MS", Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #2c3c3f;
}
.txtNormalAzul {
	font-family: Verdana, "Arial Unicode MS", Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #2c3c3f;
}
.txtVermas {
	font-family: Verdana, "Arial Unicode MS", Helvetica;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}
.txttituloCafe {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 17px;
	font-weight: normal;
	color: #f2f1d3;
}

.txtNormalGris {
	font-family: Verdana, "Arial Unicode MS", Helvetica;
	font-size:12px;
	font-weight:normal;
	color:#595959;
}

.txtPiepaginaMailing {
	font-family: Verdana, "Arial Unicode MS", Helvetica;
	font-size:10px;
	font-weight:bold;
	color:#284449;
}