
.negroPIE {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.negroTH {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.BlancoTH {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.AzulTH {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3E576A;
	text-decoration: none;
	font-weight: normal;
}
.AzulTHBOLD {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3E576A;
	text-decoration: none;
	font-weight: bold;
	margin-left: 0px;
}
.BlancoTH_Titulos {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.BlancoTH_mini {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.naranjaTH {
	font-family: Tahoma;
	font-size: 11px;
	color: #ee9140;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.AzulTHBIG {

	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #567994;
	text-decoration: none;
}
.GrisTH {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}
.negroTHMINI {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.NARANJATHBIG {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF9900;
	text-decoration: none;
}
.negroTH_MAY {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.AzulTHmini {
	font-family: Tahoma;
	font-size: 10px;
	color: #5A6573;
	text-decoration: none;
	width: 99%;
	/*margin-left: 5px;*/
}
.AzulTHMedium {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #5A6573;
	text-decoration: none;
	font-weight: normal;
}
.naranjaTHMINI {

	font-family: Tahoma;
	font-size: 9px;
	color: #913900;
	text-decoration: none;
}
body {
	font: 80%/140% Arial, Helvetica, sans-serif;
	color: #000000;
	/* background: #004385 url(imagenes/gradientbg2.jpg) repeat-y; */
	background: #07466F url(imagenes/fb_2010.jpg) repeat-y;
	background-position: 50% 0%;
	scrollbar-face-color:#efefef;
	scrollbar-shadow-color:#efefef;
	scrollbar-arrow-color: #FF9900;
	padding-bottom:10px;
	padding-top:10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}


/* para el reproductor MM */

#writeroot {
	width: 244px;
	height: 62px;
	overflow: hidden;
}
#titulete{
	padding: 5px;
}
#theCaption{
	padding: 5px;
}

/* para el scroller de videos(de portada) */

#scroller {
  width: 928px; 
}
[if IE]>
<style type="text/css">
#scroller{
  width: 882px; 
}

