html,body
{
	margin:0; 
	padding: 0
}
body
{
	background-color: #71b4d0;
	text-align:center;
	margin: 0px auto;
}
img{border:none;}
ul{border:none;}
li{border:none;}
div#container
{
width:790px;
}
div#head
{
	background: url(../img/head.jpg);
	width:790px;
	height:165px;
}
div#menu
{
	height:63px;
	width:790px;
	background:url(../img/navback.jpg);
}
div#menu table
{
	display:inline;
	list-style-type: none;
	margin: 0;
	padding: 0;

}
div#menu td{float: left;margin: 0;padding:0}
div#menu a{display:block}
div#menu a:hover{line-height: 1px; /*serve per IE*/}
div#menu a:hover img{visibility: hidden}
td#news{background: url(../img/newsON.jpg) no-repeat top left; width:111px;}
td#part{background: url(../img/partnersON.jpg) no-repeat top left; width:111px;}
td#media{background: url(../img/mediaON.jpg) no-repeat top left; width:111px;}
td#links{background: url(../img/linksON.jpg) no-repeat top left; width:111px;}
td#calendario{background: url(../img/calON.jpg) no-repeat top left; width:111px;}
td#contacts{background: url(../img/contactsON.jpg) no-repeat top left; width:111px;}

div#content
{
	width:790px;
	position:relative;
	background:url(../img/back.jpg) repeat-y;
}
div#left
{
	float:left;
	width:510px;
	margin:0 auto;
	padding:0;
	font: 0.8em "Arial", "Verdana", serif;
}


div#right
{
	float:right;
	width:280px;
	margin:0;
	padding:0;
	position:relative;
}
div#trib
{
	background: url(../img/trib_back.jpg) no-repeat;
	height:471px;
	width:280px;
}
div#link
{
	width:175px;
	height:300px;
}
div#centerlink
{
	width:217px;
	
}
div#centerlink table
{
        /*list-style-type: none;*/
 	table-layout : fixed;
	border-collapse:collapse;
	border-spacing:0;
        margin: 0;
        padding: 0;
	position:relative;
	top:0px;
}
div#centerlink td{float: left;margin: 0;padding:0; border:none; border-spacing:0;}
div#centerlink tr{float: left;margin: 0;padding:0; border:none;}
div#centerlink a{display:block}
div#centerlink a:hover{line-height: 1px; /*serve per IE*/}
div#centerlink a:hover img{visibility: hidden}
td#storia{background: url(../img/storiaON.jpg) no-repeat top left; border:none;margin: 0;padding:0;border-width:0;border-spacing:0;}
td#scuola{background: url(../img/scuolaON.jpg) no-repeat top left; border:none;margin: 0;padding:0;border-width:0;border-spacing:0;}
td#international{background: url(../img/internationalON.jpg) no-repeat top left; border:none;margin: 0;padding:0;border-width:0;border-spacing:0;}
td#barella{background: url(../img/barellaON.jpg) no-repeat top left; border:none;margin: 0;padding:0;border-width:0;border-spacing:0;}
td#equipment{background: url(../img/equipmentON.jpg) no-repeat top left; border:none;margin: 0;padding:0;border-width:0;border-spacing:0;}
td#brevetto{background: url(../img/brevettoON.jpg) no-repeat top left; border:none;margin: 0;padding:0;border-width:0;border-spacing:0;}
td#corsi{background: url(../img/corsiON.jpg) no-repeat top left; border:none;margin: 0;padding:0;border-width:0;border-spacing:0;}
td#servizi{background: url(../img/serviziON.jpg) no-repeat top left; border:none;margin: 0;padding:0;border-width:0;border-spacing:0;}
td#usato{background: url(../img/usatoON.jpg) no-repeat top left; border:none;margin: 0;padding:0;border-width:0;border-spacing:0;}
td#point{background: url(../img/pointON.jpg) no-repeat top left; border:none;margin: 0;padding:0;border-width:0;border-spacing:0;}
td#istrut{background: url(../img/istrutON.jpg) no-repeat top left; border:none;margin: 0;padding:0;border-width:0;border-spacing:0;}


div#foot1
{	
	clear:both;	
	width:790px;
	height:180px;
	position:relative;
	top:20px;
	background:url(../img/foot1.jpg);
}
div#foot2
{
        clear:both;
        width:790px;
        height:171px;
        position:relative;
        top:20px;
        background:url(../img/foot2.jpg);
}
div#foot3
{
        clear:both;
        width:790px;
        height:171px;
        position:relative;
        top:20px;
        background:url(../img/foot3.jpg);
}

span#titles{color:#a72d2d; font-size:1.3em; font-weight:bold;}

div#lefttext{
	z-index:2;	
        width:410px;
	position:relative;
	text-align:left;
	top:20px;
	left:40px;
	padding:0;
	margin: 0px auto;
}
div#lefttext img{padding:2px}
div#section
{
	width:29px;
	height:211px;
}

div#lefttext a:link {
color: red;
text-decoration:none;
}
div#lefttext a:active {
color: red;
text-decoration:none;
}
div#lefttext a:hover {
color: red;
text-decoration:underline;
}
div#lefttext a:visited {
color: red;
text-decoration:none;
}
span.testorosso{
	color:red;
	font-weight:bold;
}

div#err{color:red}
div#count{position:relative; left:-150px; top:35px;}
