/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
	background: url(img/bg.jpg) repeat-x;
	text-align: center;		
}

/* links */
a { background: inherit; color: #FC7316; text-decoration: none; }
a:hover { background: inherit; color: #000000; text-decoration: none; }

/* headers */
h1, h2, h3, h4 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; }
h1 { font-size: 1.4em; color: #5171BB; }
h2 { font-size: 30px; text-transform: uppercase; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; color: #CC0000; }
p, h1, h2, h3, h4 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content {
	width: 980px;
}

/*------------------------------------------------------------*
**  Top Image
**------------------------------------------------------------*/
div#TopImage {
	float: center;
	width: 980px;
	padding-top: 5px;
}

/* header */
#header {
	height: 70px;
	text-align: left;	
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
}
#header-content h1#logo {
	position: absolute;	
	font: bold 45px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px; 
	color: #FFF;
	margin: 0; padding: 0;		
	
	/* change the values of left and top to adjust the position of the logo */
	top: 0; left: 0px;
}
#header-content h1#logo a {
	text-decoration: none;
	color: #FFF;
}
#header-content #slogan {
	position: absolute;	
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 55px; left: 40px;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: 15px; top: 50px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	text-decoration: none;
}
#header-content li a:hover {
	color: #FC7316;
}

/* header photo */
.headerphoto {
	margin: 0 auto;
	width: 980px;
	height: 248px;
	padding: 15px 10px 10px 10px; 
	background: #FC7316 url(header.jpg) no-repeat center;	
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 5px;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* sidebar */
#sidebar {
	float: left;
	width: 160px;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	background: #FFFFFF;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}

/* sidebar menu */
.nav3 {overflow: hidden; clear: both; float: left; width: 160px; min-height: 500px; margin: 0px; padding: 0px; color: rgb(75,75,75); font-size: 1.0em;}
.nav3 ul {width: 160px; margin: 0px 0px 20px 0px; padding: 0px; border-bottom: solid 1px rgb(216,206,159); background: #FFF url(img/gradientbg.jpg) repeat-x;}	
.nav3 li {list-style: none; margin: 0px; padding: 0px;}
.nav3 li.title {margin: 0px 0px 0px 0px; padding: 3px 5px 2px 15px; background: #FFF url(img/box_top_bg.gif) repeat-x; color: rgb(255,255,255); text-transform: uppercase; font-weight: bold; font-size: 120%;}
.nav3 li.group a {display: block; min-height: 1.7em; height: auto !important; background: #FFF url(img/gradientbg.jpg) repeat-x; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 2px; border-top: solid 1px rgb(200,200,200);  color: rgb(75,75,75); font-weight: bold; font-size: 100%;}
.nav3 li a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 20px;  color: rgb(75,75,75); text-decoration: none; font-size: 120%;}
.nav3 li a:hover, .nav3 li a.selected {border-left: solid 0px rgb(156,186,214); color: #ff0000; text-decoration: none;}

/* sidebar2 */
#sidebar2 {
	float: right;
	width: 160px;
	margin: 0 0 0 0; padding: 0;	
}	
#sidebar2 h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox2 {
	background: #FFFFFF url(gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
	Padding-left: 5px;
	Padding-right: 5px;
	margin-bottom: 10px;
}

/* sidebar2 menu */
#sidebar2 ul.sidemenu2 {
	list-style:none;
	margin: 15px 0 10px 0;
	padding: 0;
	background: #FFFFFF;			
}
#sidebar2 ul.sidemenu2 li {
	padding: 0px 10px;
}
#sidebar2 ul.sidemenu2 a {
	display:block;
	font-weight:normal;
	color: #000000;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar2 ul.sidemenu2 a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar2 ul.sidemenu2 a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #FC7316;
	color: #FC7316;		
}

/* main */
#main {
	float: left;
	border: 1px solid #EFEDED;
	width: 560px;	
	margin: 0 0 10px 10px; padding: 0px;
	background: #FFF url(gradientbg.jpg) repeat-x;

}
#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em Times New Roman, Times, serif;
}
#main h2 {
	padding: 5px 0px 0px 5px;
	background: #FFF url(gradientbg.jpg) repeat-x;
	margin: 0 0 0 0px;
	width: 500px;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2; 	
	font: bold 1.8em Times New Roman, Times, serif;
		}
#main h3 {
	padding: 5px 0px 0px 5px;
	background: #FFF url(gradientbg.jpg) repeat-x;
	margin: 0 0 0 0px;
	width: 540px;
	color: #CC0000;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2; 	
	font: bold 1.6em  Times New Roman, Times, serif;
}
#main h4 {
	padding: 10px 0px 2px 5px;
	margin: 0 0 5px 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: bold 1.1em Times New Roman, Times, serif;	
}
#main ul li {
	list-style-image: url(bullet.gif);
}
#main2 {
	float: left;
	width: 690px;	
	margin: 0 0 10px 0; padding-left: 10px;	
}
#main2 h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 0px solid #f2f2f2; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main2 ul li {
	list-style-image: url(bullet.gif);
}
.post {
	margin: 0; padding: 0;
}
.post-footer {
	background: #FFF url(gradientbg.jpg) repeat-x;
	border: 1px solid #C9C9C9;
	text-align: center;
	padding: 0; 
	font-size: 95%;}
.post-banner{background: #FFF; width: 500px; margin:0 0 10px 30px; border: 1px solid #C9C9C9; align: center; padding: 0; font-size: 95%;}	
.img    {background: #eee; border-color: #ddd #bbb #aaa #ccc; border-style: solid; border-width: 1px;  display: inline; float: center;  margin : 1px 5px 5px 5px; padding: 3px;}
.img1    {background: #eee; border-color: #ddd #bbb #aaa #ccc; border-style: solid; border-width: 1px;  display: inline; float: center;  margin : 5px 5px 5px 5px; padding: 6px;}
.colonna-left {overflow: hidden; float: left; width: 165px; margin: 0px 10px 0px 10px; padding: 0px;}
.colonna-middle {overflow: hidden; float: left; width: 165px;margin: 0px 10px 0px 0px; padding: 0px;}
.colonna-right {overflow: hidden; float: right; width: 165px; margin: 0px 10px 0px 0px; padding: 0px;}
.content1-container {clear: both;  float: left; width: 630px; margin: 0px 0px 7px 0px; padding: 0px;}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;	
}

#footer h1, #footer p {	margin-left: 0; }

#footer-content {	
	border-top: 1px solid #EAEAEA;
	margin: 0 auto;
	padding-left: 15px;
}
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 32%;
	padding: 0 5px 30px 0;	
}
#footer-content .col2 {
	width: 33%;
	padding: 0 0 30px 0;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }


#paginazione {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN-BOTTOM: 10px; COLOR: #666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-VARIANT: small-caps
}
#paginazione A.active {
	BORDER-RIGHT: #FC7316 1px solid;
	PADDING-RIGHT: 7px;
	BORDER-TOP: #FC7316 1px solid;
	PADDING-LEFT: 7px;
	FONT-SIZE: 11px;
	BACKGROUND: #fff;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 5px;
	TEXT-TRANSFORM: uppercase;
	BORDER-LEFT: #FC7316 1px solid;
	COLOR: #FC7316;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #FC7316 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}
#paginazione A.active:hover {
	BACKGROUND: #FC7316; COLOR: #fff
}
DIV.spento {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 7px; BORDER-TOP: #ddd 1px solid; DISPLAY: inline; PADDING-LEFT: 7px; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; MARGIN: 0px 6px; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #ddd 1px solid; COLOR: #ddd; PADDING-TOP: 0px; BORDER-BOTTOM: #ddd 1px solid; FONT-FAMILY: arial; TEXT-ALIGN: center
}
#meteo {	
	FONT-WEIGHT: bold; 
	FONT-FAMILY: 'Trebuchet MS', Tahoma, sans-serif; 
}
.testo {
	color: #CC0000;
	background: #FFF url(prezzo.jpg) no-repeat;
	font-size: 14px;
	text-align: center;
	valign: top;
	font-family: arial, verdana, tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;
	}
.testo1 {color: #000000; font-size: 12px; padding-left: 2px; font-family: Times New Roman, Times, serif; font-weight: bold; text-align: left;}	
	input.submit {
		background: #E0691A url(submit.jpg) no-repeat;
		border: 0;
		padding: 4px 0;
		width: 65px;
		height: 23px;
		margin: 0 10px 1px 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;}