
#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-y;
	width: 800px;
	height: auto;
	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;
	}
	
#cont_iko {
	background-image: url(immagini/bgiko.gif);
	background-repeat: no-repeat;
	width: 430px;
	height: 77px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	}
	
#cont_imgiko {
	width: 130px;
	height: 56px;
	float: right;
	margin-top: 7px;
	margin-right: 7px;
	}	
	
#cont_news {
	width: 300px;
	height: 72px;
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	}
	
#colonnasx {
	width: auto;
	height: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
	}	
	
#colonnadx {
	width: 300px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 20px;
	float: right;
	}		


/* news */

.header_news {
	width: 300px;
	height: 75px;
	float: left;
	margint-bottom: 0;
	padding. 0;
	}
	
#bgnews {
	width: 300px;
	height: auto;
	background-image:url(immagini/bg_news.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	float: left;
	}	
	
#testonews {
	width: 290px;
	height: auto;
	margin-top: 0;
	margin-left: 5px;
	margin-right: 2px;
	float: left;
	}		
	
	
/* 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;
	}


/* menu scuola */
	
#scuola {
	background-image: url(immagini/bgscuola.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 400px;
	width: 430px;
	float: left;
	}

#scuola1 {
	width: 130px;
	height: 270px;
	border: 2px solid #9F6201;
	float: left;
	margin-top: 100px;
	margin-left: 8px;
	margin-right: 5px;
	}

#scuola2 {
	width: 130px;
	height: 270px;
	border: 2px solid #9F6201;
	float: left;
	margin-top: 100px;
	margin-right: 5px;
	}

#scuola3 {
	width: 130px;
	height: 270px;
	border: 2px solid #9F6201;
	margin-top: 100px;
	float: left;
	}
	

/* 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;
	} 	


/* titoli */

h1 {
	font-family: tahoma, arial;
	font-size: 11pt;
	font-weight: bold;
	color: #1b1b1b;
	margin-bottom: 5px;
	margin-top: 0;
	}

p {
	margin-top: 2px;
	margin-bottom: 3px;
	font-family: tahoma, arial;
	font-size: 9pt;
	color: #ffffff;
	margin-left: 2px;
	margin-right: 2px;
	}

h2 {
	margin-top: 5px;
	font-family: tahoma, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	margin-left: 3px;
	margin-right: 5px;
	}


/* link chi siamo */

a.chi:link, a.chi:visited {
	font-family: tahoma, arial;
	font-size: 9pt;
	color: #ffffff;
	}

a.chi:hover {
	font-family: tahoma, arial;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	}	