body {
	background-image: url(go/o/bg-strata.gif);
	background-repeat: repeat-x;
	}

div#menu-graphic{
	background-image:url(go/o/menu-strata.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:180px;
	}

#menu { 
	width:186px; 
/*	height:181px; */
	color:#FFFFFF;
	background-color:#000;
	float:left;
	font-size:106%;
	}
	
#menu li {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#024593;  /* green  #588E5A */
	}

h1 {color:#024593;}
h2 {color:#024593;}
h3 {color:#024593;}

a  {color:#024593;}
div#news h1 {
	color:#024593;
	}