/* ------------------------------ */
/* 1. universal reset */
/* ------------------------------ */
* {
	
	font-size: 1.01em;
	color: #6A0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
body {	
	margin: 0;
	padding: 0;

}
/* ------------------------------ */
/* 2. layout della pagina */
/* ------------------------------ */
	/* base */
	
ul {
	padding: 0 0 0 20px;
	list-style: circle;
}	
	
h1 
{font-size: 170%;  
color: #6A0000;  
font-family: 'Lucida Grande','Lucida Sans Unicode',Helvetica,Verdana;
font-weight: normal;
line-height: 150%;
}
h2
{font-size: 140%;  
color: #6A0000;  
font-family: 'Lucida Grande','Lucida Sans Unicode',Helvetica,Verdana;
font-weight: bold;
line-height: 120%;
}
h3
{font-size: 110%;  
color: #6A0000; 
font-family: 'Lucida Grande','Lucida Sans Unicode',Helvetica,Verdana;
font-weight: bold;
line-height: 120%;
}
body#pagetop {
	margin: 0;
	padding: 0;
	color: #333;
	background: #A8916B;
	font-size: 12px;
	font-weight: normal;
 	text-align: center;
}
#generale {
	width: 990px;
	 
	font-size: 13px;
	font-weight: lighter;
	margin: 0 auto 0 auto;
	background: url(images/contenuti.png) repeat-y;
	text-align: left;
}
#spaziovuoto {
	height: 25px;
	background: #A8916B;
}
#bordosopra {
	height: 30px;
	background: url(images/bordosopra.jpg) no-repeat 0 0px;
}
#top {
	clear: both;
}
#content {
	background: transparent 20% 0;
}
 
#content img {
	padding: 2px;border: 0px solid #796746;
}
#main {
	width: 930px;
	float: left;
	padding: 18px 0 0 30px;
}
#partner {
	float: right;
	margin: 220;
	list-style: none;
	margin-right: 6px; 
	height: 22px; 
	line-height: 18px;
	margin-top: -30px;
	padding-bottom: 9px;
    }
	#TABS { 
	float: none;
	margin-right: 27px; 
	height: 22px; 
	line-height: 18px;
	margin-top: -16px;
	padding-bottom: 0px;
	
	}
	#TABS ul {
	 
    } 
	#TABS li {
	float:left;
	margin: 0px;
	padding: 0px 8px 0px 8px;
	list-style: none;
	display: inline;
	
    }
	 
	#TABS .menu-last {
	background-image: none;
	}
	#TABS a { 
	border: 1px solid #433C27;
	text-decoration: none;
	 
	font-size: 11px;
	line-height: 20px;
	font-weight: bold; color: White; 
	padding: 2px 2px 2px 2px;
	margin-bottom: 20px;
	    }
	 
	#TABS a:hover {
	background: url(images/sottomenupremuto.jpg);
	border: 1px solid #A31E00;
	color: White;
	}

#bottom {
	clear: both;
	height: 16px;
	padding: 0 0 0 0;
	color: #444444;
	background: url(images/chiusurabottom.png) no-repeat 0 5px;
	line-height: 14px;
}

#footer {
	clear: both;
	height: 25px;
	line-height:25px; 
	color: #333;
	background: #A8916B url(images/sfondo.png) repeat-y 50% 0;
}
#close {
	clear: both;
	height: 8px;
	padding: 0 0 0 0;
	color: #333;
	background: #A8916B url(images/chiusura.jpg) no-repeat 0 0;
}


	/* titolo */

#header {
	height: 160px;
	background: transparent url(images/test4-960.gif) no-repeat center;
	vertical-align:baseline;
}
	/* main */

#main div.container {
	margin-top: 20px;
	padding-bottom: 8px;
}

#main div.section {
	padding-top: 9px;
}


	/* bottom */

#footertx {
	
	text-align: center;
	 
	font-size: 86%;
	 
}
 
li#footertx a:link,
li#footertx a:visited,
li#footertx a:active,
li#footertx a:hover {
	border: none;
	background: transparent;
	text-decoration: none;
}




/* ------------------------------ */
/* 3. layout */
/* ------------------------------ */

	/* home */

#contenuti h2 {
	height: 14px;
   color: #6A0000;  
}

	/* downloads */



/* ------------------------------ */
/* 4. links */
/* ------------------------------ */

#header a:link,
#header a:visited,
#header a:active,
#header a:hover,
#top a:link,
#top a:visited,
#top a:active,
#top a:hover {
	border: none;
	text-decoration: none;
}

a:link,
a:visited {
	color: #7B4700;
	text-decoration: none;
}

a:active,
a:hover {
	color: #DF7E00;
	text-decoration: none;
}

#destra a:active,
#destra a:hover {
}

/* ------------------------------ */
/* 6. altro */
/* ------------------------------ */


strong {
	color: #000;
	font-weight: bold;
}
 

.searchform {
	margin: 0px 0px 0px 10px;
	width: 140px;
 }

.searchform form fieldset {
 border:none;}

.searchform input.field {
padding:0.2em 0 0.2em 0; 
border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; 
font-size: 100%; }

.searchform input.button {
padding:1px !important /*Non-IE6*/; 
padding:0 /*IE6*/; 
background:rgb(230,230,230); 
border:solid 1px rgb(150,150,150); 
text-align:center; 
font-family:verdana,arial,sans-serif; 
color:rgb(150,150,150); 
font-size: 100%;}

.searchform input.button:hover {
cursor:pointer; 
border:solid 1px rgb(80,80,80); 
background:rgb(220,220,220); 
color:rgb(80,80,80);}

