html, body { height: 100%; }

body {	
	margin: 0;
	padding: 0;
	font-family: Tahoma, verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	background: #FFCC33 url(immagini/bg.jpg) repeat-x;
}

a { text-decoration:none; color:#CC0000; padding:1px 2px; }
a:hover { text-decoration:underline; color:#0077bb; }


#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
	}	
	
/*  --------------------------- Header ----------------------------------*/	

#header-wrapper {width:766px; margin:0 auto; }

#header { 
	background: url(immagini/header.jpg) no-repeat;
	width:766px;
	height:112px; 
	padding:0;
	float:left
}	

#header h1 {
	margin: 0; 
	padding: 0;
	width:766px;
	height:112px;

}

#header h1 a{
	width:766px;
	height:112px;
	display: block;
	text-indent:-9999em;	
}

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#navigation { 
	background: url(immagini/header_top.jpg) no-repeat right; 
	width:760px; 
	padding:25px 0 0 0;
	float:left;	
}

#navigation ul {
	margin:0 50px 0 35px;
	padding:0;	
}

#navigation li { 
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	font-size: 14px;
	background: url(immagini/nav.gif) no-repeat;
	width: 114px;
	height: 26px;
	float: left;
	text-align: center;
}	

#navigation li a { 
	display: block; 
	width: 100%;
	color: #fff;
	padding-top: 6px;
	}	
		
#navigation li a.on,
#navigation li a:hover { 
	background-color: #333;
	text-decoration:none; 
	color: #FF0000; 
	height:19px; }

/*  Content ------------------------------------------------------------*/
#content {
	width: 700px;
	margin:0 auto 0 auto;
	padding-top:10px;
	padding-bottom: 50px; 
}

* html #content { 
	padding-bottom: 60px; 
}	

#content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden;
}	

#content h2 { 
	font-size: 20px;
	color: #333;
	font-weight: bold;
	font-size:18px;	
	margin: 0 0 20px 0;
	clear: both;
}	
	
#content h2 em { 
	/*color: #0077bb;*/
	color: #CC0000;
	font-style: normal;
}

#content p {
	text-indent: 30px;
	line-height: 25px;
	text-align:justify;
}	
	
#content ul {
	margin: 20px 0;
	padding: 0 0 0 10px;
}	

#content li {
	list-style-type: none;
	background: url(immagini/bullet.gif) no-repeat 0px 8px;
	padding: 0 0 0 25px;
	line-height: 25px;
	text-align:justify;
}

#content li p {
	padding: 0;
	margin:5px 0;
}

/*------------------------------------------------------------*
**  Thumbnails
**------------------------------------------------------------*/
#content ul.thumbs { 
	margin: 20px 0;
	padding: 0;
	}
#content ul.thumbs:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content ul.thumbs li { 
	float: left;
	margin: 3px;
	padding: 0;
	background-image: none;
	}
#content ul.thumbs li a img { border: 5px solid #ddd; }
#content ul.thumbs li a:hover img { border: 5px solid #333; }	
html>body #content ul.thumbs li a { background-color: transparent; }
	
/*------------------------------------------------------------*
**  left
**------------------------------------------------------------*/
#left {
	float: left;
	width: 225px;
	text-align: left;
	margin-right: 35px;
	}

/*------------------------------------------------------------*
**  right
**------------------------------------------------------------*/
#right {
	float: right;
	width: 438px;	
	text-align: left;	
	}
		
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/	
#footer {	
	position: absolute !important;
	width: 100% !important;
	z-index: 500 !important;
	position: relative;	
	padding: 10px 0;	
	margin-top: -36px;
	background-color: #333;		
	color: #999;	
	font-size: 11px;
	border-top: 3px solid #ccc;
}	

#footer p { 
	margin: 0 10px; 
	text-align: center; 
}	

#footer a { 
	 color: #0099cc;
	 padding-left: 7px;
	 padding-right: 7px;
}

#footer a:hover { 
	 color: #FF0000;
}

/*------------------------------------------------------------*
**  Polaroid 
**------------------------------------------------------------*/
.foto {
     padding:7px 7px 25px 7px;
     border:1px solid #666666;
	 border-width: 1px 2px 2px 1px;
     background:#fff;
     text-align:center;
}

.foto-text {
	width:195px;
	color: #666666;
	text-align:center;
	font-size:11px;
    margin-top:-30px;
	margin-left:auto;
	margin-right:auto;
}

/* -------------------| CONTATTI |------------------------------- */
.indirizzo {
	margin:5px;
	padding:0;
}

form {
	margin:0;
	padding-left:35px;
}

fieldset {
	border:0;
}

legend {
	padding-bottom:10px;
	margin:15px 0 0 10px;
	font-weight: bold;
	color:  #0077bb;
}

label {
	color:#666666;
	font-size:14px;	
}



input, textarea {
	background: #f6f6f6;
	margin-top:2px;
	margin-bottom:5px;
	padding:2px;
	font-size:14px;
	border:1px solid #666666;
	border-width: 1px 2px 2px 1px;
	font-family: Tahoma, verdana, sans-serif;
	color: #666666;
}

textarea {
	display:block;
	overflow:hidden;
}

input.inputButton {
	margin:5px 10px;
	padding:1px;
	color:#CC3333;
	border:1px solid #666666;
	border-width: 1px 2px 2px 1px;
}

#conferma {
	margin:0;
	padding:50px 0;
}

/*  Thickbox 1.0  */
#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}

#TB_window  {
	font-size: 12px;
}

/* privacy */
#privacy {
	width: 450px;	
	text-align: left;	
}

.news { margin-bottom:20px; float:left; width:430px; text-align:left; }
.news h3{ margin-top:20px; margin-bottom:10px;}
.news h3 a:hover { text-decoration:none;}
p.footer-news { color:#666666; float:right; clear:both; padding-right:20px; margin:0; }

.articolo { margin-bottom:20px; float:left; width:700px; border-bottom:1px dotted #666; }
.articolo h3 a:hover { text-decoration:none;}
.articolo-inner { padding:10px; text-align:left;}
span.foto { width:150px; height:80px; overflow:hidden; margin:5px 15px 10px 15px; float:left; }
p.footer-articolo { color:#666666; float:right; clear:both; padding-right:20px; margin-bottom:10px; }

#immagini { padding:20px 0; clear: both; float:left; width:750px; }
#immagini img{ border:none;}
.center { text-align:center;}

.pagine { text-align:right; padding-right:40px; clear:both; }