body{



	background-color: #FFFFFF;



}







#contenitore{



	margin-top: auto;


	width: 1000px;



	height: 476px;	



}







#logo{



	position:relative;



	top: 20px;



	right: -200px; 



	width: 72px;



	height: 77px;



	cursor: pointer;



	border: none;



}



#logo a{



	border: none;



}



#logo a:hover  {border:none;}











#lefter {



	float: left;



	width: 500px;



	height: 476px;



	background:url(/images/sfondo_home_left.jpg);



}







#righter{



	float: right;



	width: 500px;



	height: 476px;

	

	background:url(/images/sfondo_home_rigth.jpg);	



}











h2 {font-size: 1.1em}



h3 {font-size: 1.4em}







hr, .hide {



	position:absolute; 



	top:0;



    left:-9000px;



}	







#page {



	



	margin: 75px 0 0 0px;



	height: 248px;



}







#content {



	position:relative;



	top: 75px;



	left: 100px; 



	padding: 0px 0 0 0px;



	float: left;



	font: 70%/150% "Courier new" , Tahoma, Sans-Serif; 



	color:#000000;



}







#content h4 {

	

	padding-bottom:0px;

	margin-top:0px;

	margin-bottom:5px;

	font-size: 1.2em;	

}



#content h3	{

	margin-bottom:7px;

	padding-top: 5px;

	padding-bottom:0px;



	font-size: 1.4em

}







#content a{



	text-decoration: none;



	color: #FF0000;	



}



#content a:hover{



	font-size: 1.2em;



}



.image {



	float: left; 



	padding-top:15px;



	padding-right: 5px;



	padding-left: 10px;



	width: 160px;	



	height: 200px;



}







.par {



	margin: 0px 5px 0px 0px;



	padding: -20px 0px 0 0;



	float: left; 



	width: 355px;	



	height: 248px;



	background: url(/images/contenuto.gif) no-repeat;







}







.alt {/* modify this to add style to alternate sections*/}







#note { 



	margin-top:10px;



}







p.secbot a{



	margin-top: -5px;



	padding-left: 15px;



	border-bottom:none;



	color: #FF0000;



	background: url(/images/leftsmall.png) no-repeat scroll left center;



	text-decoration:none;



	font-size:0.9em;



}







p.secbot a:hover {



	border-bottom:1px solid #FF0000;



}







#arrows {



	position: fixed;



	top: 440px;



	left: 650px; 



	width: 90px;



	height: 30px;



	cursor: pointer;



}















