#body {
	background-color: #1b1b1b;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	}

#corpo {
	width: 800px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: auto;
	}

#contenitore1 {
	width: 800px;
	height: 200px;
	}	

#contenitore2 {
	background-image: url(immagini/bg_cont.jpg);
	background-repeat: repeat;
	width: 800px;
	height: 500px;
	float: left;
	}
	
#bottom {
	background-image: url(immagini/bottom_cont.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 15px;
	float: left;
	}	
	
#boxmenu {
	width: 800px;
	height: auto;
	text-align: left;
	}

/* contenitore link */	
	
#boxcontatti {
	width: 750px;
	height: auto;
	margin-top: 30px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 30px;
	}

#topcontatti {
	background-image: url(immagini/toplink.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 750px;
	height: 15px;
	}
		
#corpocontatti {
	background-image: url(immagini/bglink.jpg);
	background-repeat: repeat-y;
	width: 750px;
	height: auto;
	float: left;
	}
	
#centr_cont {
	width: auto;
	height: auto;
	margin-left: 25px;
	margin-right: 25px;
	float: left;
	}
	
#bottomcontatti {
	background-image: url(immagini/bottomlink.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 750px;
	height: 15px;
	float: left;
	}	

#box_cont_sx {
	margin-top: 110px;
	margin-left: 25px;
	text-align: center;
	width: auto;
	height: auto;
	float: left;
	}
	
#box_cont_centr {
	width: 1px;
	height: 330px;
	float: left;
	margin-left: 55px;
	margin-top: 30px;
	border-right: #000000 3px solid;
	}	
	
#box_cont_dx {
	width: auto;
	height: auto;
	float: left;
	margin-left: 40px;
	margin-right: 25px;
	}	


/* menu */

#menu {
	background-image: url(immagini/bgmenu.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 800px;
	font-family: Arial;
	font-size: 12pt;
	font-weight: 800;
	}

#menu ul {
	margin: 0;
	padding-left: 2px;
	padding-right: 2px;
	list-style: none;
	}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#menu a:link, #menu a:visited {
	
	float: left;
	margin: auto;
	color: #ffffff;
	padding: 4px 15px 4px 15px;
	text-decoration: none;
	}

#menu a:hover {
	color: #B5B5B5;
	}
	

/* link contatti */

a.cont:link, a.cont:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

a.cont:hover {
	color: #F29400;
	text-decoration: none;
	}
	

/* testo box sinistro */

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: 100;
	margin-top: 5px;
	margin-bottom: 0;
	}	
		
/* coda */

#coda {
	width: 800px;
	height: auto;
	text-align: right;
	margin-top: 20px; 
	float: left;
}

#titlecoda {
	
	font-family: tahoma, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #535353;
	}

a.linkcoda:link, a.linkcoda:visited {
	font-family: tahoma, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #535353;
	}

a.linkcoda:hover{
	font-family: tahoma, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #535353;
	text-decoration: none;
	}	
	
	
/* credits */	
	
a.credits:link, a.credits:visited {
	font-family: tahoma, arial;
	font-size: 7pt;
	font-weight: bold;
	color: #535353;
	text-decoration: none;
	}

a.credits:hover{
	font-family: tahoma, arial;
	font-size: 7pt;
	font-weight: bold;
	color: #535353;
	text-decoration: none;
	} 	
	
	
	
	
	
	
	
.nome {
	background-image: url(immagini/bglink.jpg);
	background-position: 50%;
	background-color: #F29400;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 2px solid #1b1b1b; 
	}

.email {
	background-image: url(immagini/bglink.jpg);
	background-position: 50%;
	background-color: #F29400;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 2px solid #1b1b1b; 
	}
	
.ogg {
	background-image: url(immagini/bglink.jpg);
	background-position: 50%;
	background-color: #F29400;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 2px solid #1b1b1b; 
	}	
	
	
.area {
	background-image: url(immagini/bglink.jpg);
	background-position: 50%;
	background-repeat: repeat-y;
	background-color: #F29400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	border: 2px solid #1b1b1b;
	overflow: hidden;
	width: 181px;
	height: 150px; 
	}	
	
	