.textoNegro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	list-style-image: url(../images/icons/bullet1.gif);
	padding-left: 15px;
}
.textoBlanco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.textoForms {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}

.textoGris {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	list-style-image: url(../images/icons/bullet1.gif);
	padding-left: 15px;
}

.textoCorporativo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	list-style-image: url(../images/icons/bullet1.gif);
}



.textoCorporativo a:link {
	color: #04305F;
	text-decoration:none;
}
.textoCorporativo a:visited {
	color: #0A121D;
}
.textoCorporativo a:hover {
	color: #044984;
	text-decoration:underline
}
.divMenu {
	height: 20px;
	text-align: center;
}
.divMain {
	text-align: left;
	z-index: 1;

}


.textoMenu {
	font-family: Calibri, "Trebuchet MS";
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
.textoCorporativoTITULO {
	font-family: Calibri, "Trebuchet MS";
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	padding-top: 8px;
}
.TableHeaderFixed {
	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
	height: 40px;
	width: 241px;
	overflow: hidden;
}
.textoNegroCentrado {
	text-align: center;
}
.TablaFooter {
	font-family: Calibri, "Trebuchet MS";
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/tablebkgr.jpg);
	height: 32px;
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 85px;
}
.TablaFooter a {
	color:#FFF;	
	text-decoration:none;
}
.TablaFooter a:hover {
	color:#C90;	
	text-decoration:underline;
}
.error {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	list-style-image: url(../images/icons/bullet1.gif);
	text-transform: none;
}
.TablaFooterAdmin {
	font-family: Calibri, "Trebuchet MS";
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/tablebkgrADMIN.jpg);
	height: 32px;
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 85px;
}
.TablaFooterAdmin a {
	color:#FFF;
	text-decoration:none;
}
.TablaFooterAdmin a:hover {
	color:#C90;
	text-decoration:underline;
}
.simpleTableHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
}
.simpleTableCell {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #CCC;
}
.textoBlancoCentrado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.BotonBlanco {
	background-image: url(../images/estilos/botonBgr1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
}
.simpleTableCellWhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #FFF;
	padding-left: 10px;
}
