/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: auto;
	padding: auto;
	background: #28313A url(../images/img01.jpg) repeat-x left top; 
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #5C5C5C;

}

#container{width:880px; margin:auto;}
#map{float:left;
	width: 620px;
	height:482px;
margin:0;background:white;}


#left_bg{float:right;
	width: 260px;height:480px;
	margin:0;text-align:right;padding:0;}

iframe{background:white;}
h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}


	
	



p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 16px;
	/*interlinea verticale tra righe di testo */
}







/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}



input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}



/* Header */

#header {
	width: 880px;
	margin: -20px auto auto auto;
	
	height: 60px;
	
}

/* Menu */

#menu {
	float: left;
	width: 880px;
	height: 58px;
	background: url(../images/img02.jpg) repeat-x left top;

}

#menu ul {
	margin: 0;
	padding: 23px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	text-align: center;
}

#menu a {
	display: block;
	padding: 0 50px;
	background: url(../images/img03.jpg) no-repeat right 50%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover { 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo {
	width: 880px;
	height: 90px;
	margin: 0 auto;
}

#logo h1{
	float: left;
	margin: 0;
	padding: 10px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
}

#logo h1 a {
	text-decoration: none;
	color: #28313A; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	
	padding: 50px 0 0 18px;
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: black; 
}





/* Page */



/* Content */



/* Post */
#search {padding:2px;background:white;

}

#search h2 {color:white;
	
	font-size:1.8em;
	background:red;
	width:100%;
	margin: auto auto 0px auto;
	padding: auto auto 0px auto;
	text-align:center;
}
#search p {color:silver;
	
	font-size:1em;text-align:center;margin:5px auto;
}

/* dentro  Search il riquadro del text box per l'imput */
#s {
	width: 140px;
	
	padding: 1px auto;
	border: 1px solid #DFE1E0;
}
/* dentro Search il tasto di invio */
#x {
	margin: 1px 15px 5px auto;
	border: none;
	padding:1px auto;
	background: red;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}
/* Sidebar */


/* dentro  Search il riquadro del text box per l'imput */

/* dentro Search il tasto di invio */




/* Footer */


#footer {clear: both;
	width: 880px;
	margin: 0 auto;
	padding: 0 auto;
	background:#E5E5E5;
	height:50px;
	
	
}



#footer p {
	font-size: 12px;
}

#legal {
	
	
	padding-top: 3px;
	text-align: center;
	color: #595959;
}













