@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	border:0px;
	}
	
body {
	background-image:url(../images/bkg_page.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;}
.clear {
	clear:both;
	}
hr {
	border-bottom: 1px dotted #666;}	
h1 {color:#124c95;
font-size:18px;
font-weight:bold;
line-height:30px;
text-indent:25px;
	}
	
h2 {
	color:#d94118;
	font-size:14px;
font-weight:bold;}

h3 {
	color:#238ed6;
	font-size:12px;
font-weight:bold;
margin-bottom:11px;}

a:link, a:visited {
	color:#238ed6;
	}
a:hover, a:active {
	color:#d83c12;
	}

/* ------------------ LEVEL 01 ------------------ */
#wrapper {
	margin: 0px auto;
	width:996px;
	background-color:#FFF;
	}
	
#header {
	background-image:url(../images/bkg_header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:320px;}

#maincontent {
	width:990px;
	border-right:3px #bababa solid;
	border-left:3px #bababa solid;}
	
#footer {
	padding: 0px 20px 0px 20px;
	background-image:url(../images/bkg_footer.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:150px;
	}
/* ------------------ LEVEL 02 ------------------ */
#language {
		height:40px;
	padding-left:25px;}
#language img {
		float:left;}
#language p {
	margin-top:12px;
	padding-left:540px;
	float:left;
	}
#language p a:link, #language p a:visited {
	color:#666;
	}
	
#language p a:hover, #language p a:active {
	color:#d83c12;
	}
	
#logo {
	width:249px;
	float:left;}
	
#menu {
	margin-top:65px;
	width:747px;
	height:25px;
	float:left;
	}
#flash {
	height:190px;}

#sottomenu {
	background-image:url(../images/bkg_sottomenu.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:30px;
	}
	
#colsx {
	width:732px;
	min-height:255px;
	margin:4px;
	float:left;
	border: 1px #969696 solid;
	}
	
#coldx {
	width:240px;
	margin:2px;
	float:left;
	}


/* ------------------ LEVEL 03 ------------------ */
#homepagetxt {
	margin:0px 40px;
	padding-bottom:20px;
	color:#333;
	}

#contsxext {
float:left;
/*width:200px;*/
padding:0px 21px;
margin-bottom:20px;
}

#contsx {float:left;
width:243px;
text-align:center;
padding:0px 0px 20px 0px;
}

#contdx {float:left;
width:442px;
padding:0px 21px;
margin: 5px 0px 10px 0px;
border-left:1px #969696 solid;
}
#sottomenu h1 {
	float:left;
	width:370px;}
	
.search {
	margin:5px 0px 0px 400px;
	width:170px;
	height:20px;
	border:1px solid #333333;
	float:left;
	}
.button {
	background-image:url(../images/search.gif);
	margin:5px 0px 0px 10px;
	width:20px;
	height:20px;
	float:left;}
	
/*  ---------------------  FOOTER  ----------------------- */

#footer ul, .contsx2 ul{
	list-style:none;
	}
#footer li, .contsx2 li {
	list-style-position:inside;
	list-style-image:url(../images/bullet.gif);}

.colonnina {
	padding-left:5px;
	width:150px;
	height:120px;
	float:left;
	border-right:1px solid #999999;}
.credits {
	width:220px;
	padding-right:10px;
		float:left;
	text-align:right;
		}
	
	
/* -------------------------- IFRAME  -------------------- */

.contsx2 {
display:block;
float:left;
width:222px;
padding:0px 0px 0px 20px;
margin:5px 0px 10px 0px;
border-right: 1px solid #bababa;
min-height:310px;
height:auto;
}

#iframe {
margin:0px;
padding:0px;
border:0px;
width:200px;
height:300px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#iframecitta {
margin:0px;
padding-top:20px;
border:0px;
width:200px;
height:300px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#iframepaese {
margin:0px;
padding-top:20px;
border:0px;
width:200px;
height:300px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#iframesede {
margin:0px;
padding-top:20px;
border:0px;
width:450px;
height:1650px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}



/* --------- FORM CONTATTI ---------*/

.item{
width:48%;
padding-bottom:15px;
float:left;
text-align:center;
}

	
.label {
width:30%;
float:left;
text-align:right;
padding-right:5px;
}

.label2 {
width:15%;
float:left;
text-align:right;
padding-right:5px;
}
.input {
width:60%;
height:20px;
border:1px solid #999;
float:left;
margin-right:5px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
}

.browse {
width:80%;
height:20px;
border:1px solid #999;
float:left;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
}
.richiesta{
width:98%;
float:left;
text-align:center;
padding-bottom:15px;
}

.note {
	width:78%;
	height:60px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
border:1px solid #999;
	}

.invia {
	width:70px;
	height:30px;
	background-image:url(../images/invia.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:transparent;
	margin-left:45%;
	}

small {
	font-size:10px;
	color:#999;}

/* ----------------- GALLERIA ---------------------- */
#gallery img{
	width:100px;
	height:100px;
	margin:5px;
	border:#999 solid 1px;
	}
.enlarge {
	
}
	
/* ----------------- MAPPA DEL SITO ---------------------- */

#sitemap {float:left;
width:442px;
padding:0px 21px;
margin: 5px 0px 10px 0px;
border-left:1px #969696 solid;
}
#sitemap ul, #sitemap ul li ul{
	list-style:none;
	}
	
#sitemap li  {
	background-image:url(../images/folder.gif);
	background-repeat:no-repeat;
	/*height:40px;*/
	line-height:35px;
	padding-left:30px;
	}
	
#sitemap li ul li {
	background-image:url(../images/page.gif);
	background-repeat:no-repeat;
	/*height:30px;	*/
	line-height:25px;
	}
	
.post h2 {margin-top:20px;}