body {
	scrollbar-face-color: #D7DCEB;
	scrollbar-highlight-color: #D7DCEB;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #D7DCEB;
	scrollbar-darkshadow-color: #D7DCEB;
	scrollbar-base-color: #D7DCEB;
	scrollbar-shadow-color: #FFFFFF;
	
}
.blanco {
	background-color: #FFFFFF;
}
.colorFondo {
	background-color: #D7DCEB;
}
.azul {
	background-color: #8D9BC5;
}
.textMenuActiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E2177;
	text-decoration: none;
	text-transform: uppercase;
}
.textMenuActivRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	text-transform: none;
}
.textMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8D9BC5;
	text-decoration: none;
	text-transform: uppercase;
}
.textAzulito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8D9BC5;
	text-decoration: none;
	text-transform: capitalize;
}
.textAzulitoClaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3E2177;
	text-decoration: none;
	text-transform: none;
}
.textAzulitoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8D9BC5;
	text-decoration: none;
	text-transform: capitalize;
}
.textMail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8D9BC5;
	text-decoration: none;
	text-transform: lowercase;
}
.textMailA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E2177;
	text-decoration: none;
	text-transform: lowercase;
}
.textSubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3E2177;
	text-decoration: none;
	text-transform: none;
}
.textSubMenuActiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	text-transform: none;
}
.puntosHor {
	background-image: url(../img/puntosHor.gif);
	background-repeat: repeat-x;
}
.puntosVer {
	background-image: url(../img/puntosVer.gif);
	background-repeat: repeat-y;
}
.textBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.imgTexto {
	background-image: url(../img/imgTexto.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	color: #3E2177;
	text-decoration: none;
}
.puntosTit {
	background-image: url(../img/puntos_tit.gif);
	background-repeat: repeat-x;
}
.bordeAzul {
	border: 1px solid #D7DCEB;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.titulo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #3E2177;
	text-decoration: none;
}
.textMailNormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3E2177;
	text-decoration: none;
	text-transform: normal;
}
.textMailActiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;
	text-transform: normal;
}
.azulClarito {

	background-color: #F4F6FA;
}
.titTabla {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3E2177;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3E2177;
	text-decoration: none;
	background-color: #EAEDF5;
	border: none;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0033;
	text-decoration: none;
	border: 1px outset #D7DCEB;
	background-color: #EAEDF5;
}
.imgTexto2 {

	background-image: url(../img/imgTexto2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.textRojoSubrayado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
	text-transform: capitalize;
}

