/*** impostazioni per il background che scala ****/

html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00006a;
}
#sfondo{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;}
#footer {
	font-size: 11px;
	color: #8C7A6A;
	float: left;
	margin-top: 5px;
	text-align: center;
	width: 600px;
	margin-bottom: 10px;
}
#footer a:link, #footer a:visited {
	color: #8C7A6A;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #8C7A6A;
	text-decoration: none;
	font-size: 12px;
}

/*** format generici ****/
p{
	
	margin-left: 8px;	
}
p.descrizione {
	padding: 18px 30px 18px 18px;
	text-align: justify;
}
h2.descrizione {
	margin-left: 26px;
	font-size: 12px;
}
ul {
	margin-left: 8px;
	padding: 0px;
	list-style-position: outset;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
em {
	color: #FE7500;
	font-weight: bold;
	font-style: normal;
	
}
a:link,
a:visited {
	color: #00006A;
	text-decoration: underline;
}
a:hover,
a:focus,
a:active {
	color: #F18812;
	text-decoration: none;
}

/*** div base ****/
#container {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
	position: relative;
		
	
}
#logo {
	position: absolute;
	left: -22px;
	top: 0px;
	z-index:5;
}
#menu {
	text-align: right;
}
#menu li {
	display: block;
	float: right;
	margin-left: 2px;
	list-style-type: none;
}


#foto {
	background-image: url(img/fascia_foto.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 600px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
	padding-bottom: 12px;
}
#foto h1 {
	text-align: right;
	margin-top: 110px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 28px;
}

#page {
	background-color: #FFFFFF;
	float: left;
	width: 600px;
	padding-bottom: 20px;
}
#news {
	width: 278px;
	float: left;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-bottom: 15px;
	
}

#news h2 {
	
	display: block;
	margin: 0px;
	padding: 0px;
	height: 59px;
}

#news li {
	list-style-image: url(img/list.gif);
	margin-left:20px;
	
}
#info {
	float: left;
	width: 280px;
	padding-left: 20px;
	padding-top: 10px;
}
#club {
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 5px;
}

/******************************************* menu tabs *****************************************************/



#invertedtabs{
	margin-right: 0px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 0px;
}

#invertedtabs ul{

margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;

line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: #f18812 url(img/tab_left1.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 5px;
text-decoration:none;

}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(img/tab_right1.gif) no-repeat right bottom;
padding:3px 9px 3px 4px;
}

#invertedtabs a span{
float:none;
}

/**hover**/

#invertedtabs a:hover{

color: #00167d;
background: #f18812 url(img/tab_left2.gif) no-repeat left bottom;
}

#invertedtabs a:hover span{

color: #00167d;
background: #fff url(img/tab_right2.gif) no-repeat right bottom;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #fff;
color: #00167d;
background: #fff url(img/tab_right2.gif) no-repeat right bottom;

}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #f18812;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/*******************************************fine tabs*****************************************************/

/***** pagina chi siamo ***/
#info_chi {
	float: left;
	width: 193px;
	padding-left: 20px;
	padding-top: 10px;
	
	padding-right: 15px;
}
.news {
	margin-left: 10px;
	padding: 10px;
	border: 2px solid #FF6600;
	width: 300px;
	background-color: #ffe8d2;
}
#chi_siamo{
	float: left;
	width: 345px;
	padding-right: 20px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADADA;
}

#donor {
	margin-right: 10px;
}
#chi_siamo li {
list-style-image: url(img/list.gif);
	margin-left:18px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-style: italic;
}
/********pagina cataloghi*******/
#cataloghi{
	float: left;
	width: 350px;
	padding-right: 20px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADADA;
}
th{
background-color: #F6E5A7;
}
#sard td {
	padding-top: 3px;
	padding-bottom: 3px;
	
}
#sard {
	display: none;
	margin-bottom: 15px;
}
#mare {
	display: none;
	margin-bottom: 15px;
}
#mare td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#cataloghi li {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FE8800;
	padding: 3px;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C96B00;
	color: #985100;	
}
#cataloghi li img {
	margin-right: 15px;
	border: 1px solid #FFFFFF;
}
#cataloghi li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
td.titolo {
	border: 1px solid #cccccc;
}
table.bordata td{
	border: 1px solid #cccccc;
}
form {
	margin: 0;
	padding: 0;
	line-height: 14px;
}
.contraente {
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	padding: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 24px;
}
.ospite {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 24px;
}
.viaggio {
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	padding: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 24px;
}
h3 {
	margin: 0 0 8px 0;
}
