/* CSS Document */

body  {
	background : #ffffff url(media/mater_fondo.gif) repeat-y scroll 50% 50%;
	margin : 0;
	color: #000000;
	background-color: #000000;
      }


     
#contenuto {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	margin : 0;
	width : 750px;
	position : absolute;
	left : 458px;
	margin-left : -375px;
	color: #CCCCCC;
	top: -2px;
	
      }


a {
	color: #999999;
}


a:hover {
	text-decoration: none;
}
