.tituloblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.titulonaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFAB1F;
	text-decoration: none;
	text-transform: uppercase;
}
.titulomenublanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.titulomenunaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFAB1F;
	text-decoration: none;
	text-transform: uppercase;
}
.txtblanco {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtgris {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #464749;
	text-decoration: none;
}
.txtnegro {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtnaranja {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFAB1F;
	text-decoration: none;
}
.txtlight {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #B0B0B1;
	text-decoration: none;
}
.fondo_web {
	background-color: #48484A;
	background-image: url(images/fondo_web_2011.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo_tabla_grande {
	background-color: #303032;
	background-image: url(images/fondo_tabla_big.jpg);
	background-repeat: repeat-x;
}
.fondo_tabla_chica {
	background-color: #303032;
	background-image: url(images/fondo_tabla_small.jpg);
	background-repeat: repeat-x;
}
.txtblancoInterior {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}

