	body {
		font-size:12px;
		font-family: "Trebuchet MS";
		color:#444444;
		scrollbar-3dlight-color :#dddddd;
 		scrollbar-arrow-color : #999999;
 		scrollbar-base-color : White;
 		scrollbar-darkshadow-color : #dddddd;
 		scrollbar-face-color : White;
 		scrollbar-highlight-color : #F6D3A;
 		scrollbar-shadow-color : White;
	}
.menu{
	color: gray;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	background: #DCDCDC;
	padding-top: 2px;
   padding-bottom: 2px;
	padding-left: 5px;	
	padding-right: 5px;
}
.menu:hover{
	color:  Red;
	background: Silver;
	padding-bottom: 10px;
}
.submenu{
	color: #DC9E0C;
	font-size:10px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
.submenu:hover{
	color: Red;
	font-size:10px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
.titular{
	color: #E80000;
	font-size: 15px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 5px;	

}
.titular:hover{
	color: #E80000;
	font-size: 15px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 5px;	
	background-color: #E8E8E8;

}
.granderojo{
	color: #E80000;
	font-size: 20px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: bold;

}
.grandeblanco{
	color: #ffffff;
	font-size: 20px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: bold;
}
.texto{
	color: #252525;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: none;
		padding-top: 2px;
	padding-left: 5px;	
}
.textolink{
	color: #252525;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
.textolink:hover{
	color: Gray;
	text-decoration: underline;
}
.tabla{
	border: 1px solid #EFEFEF;
}
.textopie{
	color: Olive;
	font-size: 10px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: bold;
}
.textopie:hover{
	color: Black;
	font-size: 10px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	font-weight: bold;
}
.foto{
	padding-top: 5px;
	padding-left: 5px;	
	padding-right: 5px;
	padding-bottom: 5px;


}