/* CSS Document */
body{
	padding:0px;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #636059;
	color: #666666;
}
ul{
	list-style-type:none;
	list-style-image: url(Images/bullet.gif);

}
/*----/FOOTER PANEL----*/
.titulo {
	font-size: 28px;
	font-weight: bold;
	color: #FF6633;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AEAE00;
	font-size: 14px;
	font-weight: bold;


}
.noticias {
	font-size: 18pt;
	font-weight: bold;
	color: #CC3300;
}
