body {
	background-color: #81808a;
	margin: 0px;
	padding: 0px;
    background-image: url(../images/fdo.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	text-align: center;
}
.color_base {
	background-color: #ffffd9;			
}
.Titulos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #852f05;
	font-weight: bold;
}
.txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 12pt;
	color: #423652;
}

.txt05 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 12pt;
	color: #423652;
}

.txt02 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 12pt;
	color: #7b7a88;
	font-weight: bold;
}

.txt03 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 12pt;
	color: #7b7a88;
	font-weight: bold;
}

.txt04 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 12pt;
	color: #0f3fab;
	font-weight: bold;
}

.destacados_blank {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 12pt;
	color: #FFFFFF;
	font-weight: bold;

}

.email{
    color: #423652;
	TEXT-DECORATION: none;
}
.email:hover {
    TEXT-DECORATION: none; 
    color: #422cbf
}

.celdaupr { border-color:#cecece; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}

.celdar { border-color:#cecece; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}

.celdaup {  border-color: #cecece; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.tabla { border-color:#cecece; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #423652}

.borde {  border: 1px #cecece solid}
