﻿html,body{
	margin:0;
	padding:0;
	background-image: url(img/top_sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;

}
a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

img
{
	margin:0px;
	padding:0px;
	border:0px;
	
}
div#header{
	width:920px;
	height:140px;
	background-image: url(img/logo_tau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#container{
	width:920px;
	margin:0 auto;
	font-size: 20px;
}

div#container_2{width:300px; height:250px; background-color:Fuchsia;
	}

div#content_generale{
	float:left;
	width:663px;
	margin-bottom: 10px;
	padding: 1px;
		
}


div#content{
	float:left;
	width:663px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 1px;
	height:267px;
}

div#content ul {
	list-style: none;
	list-style-type:none;
	margin:0 ;
	padding:0;
}

div#content ul li
{
	list-style: none;
	list-style-type:none;
	margin:0 ;
	padding:0;
}

div#navigation{
	float:right;
	width:210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #D6D8D7;
	padding-top: 17px;
	padding-right: 14px;
	padding-bottom: 17px;
	padding-left: 14px;
	height: auto;
	margin-bottom: 10px;
}


div#navigation_titolo{
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	
}


div#extra{
	width:667px;
	height:201px;
	clear:left;
	margin-bottom: 10px;
	float: no;
}

div#extra_1{
	width:412px;
	border: 1px solid #CCCCCC;
	float:left;
	height: 200px;
}

div#extra_1_dentro
{
	width:667px;
	clear:left;
	margin-bottom: 10px;
	float: no;
}



div#extra_2{
	width:243px;
	border: 1px solid #CCCCCC;
	float: right;
	clear:no;
	height: 194px;
}

.tabelle_dentro
{
	
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
	
}
div#footer{
				padding-top: 3px;
				padding-bottom: 3px;
				padding-right: 15;
				padding: 5px 15px 5px 15px;
				color: #FFF;
				background-image: url(img/sfondo_footer.jpg);
				background-repeat: repeat-x;
				background-position: left top;
				font-size: 11px;
				text-decoration: none;
				text-align: right;
				font-family: Arial, Helvetica, sans-serif;
				margin-top: 10px;
				margin-bottom: 10px;
				height: 18px;
				clear: both;
}

div#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

div#footer a:hover {
	color: #FFFFFF;
	background-color: #999999;
}


div#menu_primario{
	width:915px;
	height: 22px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(img/frecce.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 5px;
	z-index:3;
	
	}

#menu_primario a {
	display: inline;
	margin-top:0px;
	padding-left:15px;
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
	padding-right: 15px;
	text-transform: uppercase;
	font-weight: bold;
	height: 30px;
	padding-bottom: 6px;
}




#menu_primario a:hover{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF000;
	margin-bottom: 6px;
}




#menu_primario a.primo{
    border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF000;
	
}



div#menu_secondario{
				float: right;
				text-align: right;
				margin-top: 115px;
}

#menu_secondario a{
	display:inline;
	margin-top:0px;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #FFFFFF;
}

/*3. lo stile css sullo stato hover dei link*/
#menu_secondario a:hover{
	text-decoration: underline;
}

/* rimossione del margine superiore per il primo link*/
#menu_secondario a.primo{
	color: #990000;
	text-decoration: none;
}

.menu_secondario_dentro 
{
border-bottom-width: 0;
width: 100%;
margin-bottom:10px;
}

.menu_secondario_dentro ul {
padding: 0;
margin: 0;
list-style-type: none;
}


.menu_secondario_dentro a
{
	padding: 3px;
	width:auto;
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9DD01;
	font-size: 12px;
	margin-bottom:4px;
	background-color: #FFFFFF;
}


.menu_secondario_dentro a:hover{
	color: #000000;
	background-color: #FFF001;
}

/* rimossione del margine superiore per il primo link*/
.menu_secondario_dentro a.primo{
color: #000000;
background-color: #FFF001;
}












.cella_intestazione{
	color: #000000;
	text-decoration: none;
	height:25px;
	background-color: #FFF000;
	padding-left: 20px;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: 16px;
	padding-bottom: 5px;
}
.cella_intestazione_2{
	color: #000000;
	text-decoration: none;
	height:25px;
	padding-left: 20px;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF000;
}
.cella_2{
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: justify;
	line-height: 16px;
}

.cella_3{
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 2px;
	padding-bottom: 5px;

}


A.link_mappa:LINK ,A.link_mappa:visited {

	font-size: 12px;
	color: #020507;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	}

A.link_mappa:hover
{
	text-decoration: underline;	
}




A.link_continua:LINK ,A.link_continua:visited {
float:right;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	background-image: url(img/continua.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

A.link_continua:hover
{
	text-decoration: underline;	
}

.graf_titolo
{
	height: 11px;
	width: auto;
	background-image: url(img/sfondino_titoli_home.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding-left:6px;
	padding-top:10px;
	
}

.testo_attenzione
{
	color: #cc0033;
}


.image_1
{
	width:150px;
	height:130px;
	border:1px solid #FFF000;
	padding:2px;
	
	
}
.image_2
{
	width:70px;
	height:70px;
	border:1px solid #333333;
	padding:3px;
	margin: 5px;
	float:left;	
}

.image_3
{
	width:100px;
	height:auto;
	border:1px solid #333333;
	padding:2px;
	margin: 2px;	
}
div#image_rotate{
	width:800px;
	height:270px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 1;
}
div#image_rotate ul {
	list-style: none;
	list-style-type:none;
	margin:0 ;
	padding:0;
}

div#image_rotate ul li
{
	list-style: none;
	list-style-type:none;
	margin:0 ;
	padding:0;
}
