body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center; /* per IE5 */
	color: black;
	background: White url(../images/back_body.jpg) 0 0 repeat-x;
}

hr {
	display: none;
}

.nascosto { 
   position:absolute;
   top:-200em;
   height:0;
   width:0;
   overflow:hidden
}

#header {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	background-color: transparent;
}

#corpo {
	background-color: #f4faff;
	width: 656px;
	margin: 30px auto 15px auto;
	text-align: left;
	padding: 20px;
	font-size: 0.8em;
	letter-spacing: 1px;
	line-height: 200%;
	color: #414280;
	border: 2px solid #B1B1D2;
}

#footer{
	height: 90px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.7em;
	line-height: 170%;
	color: #EFEFEF;
	background: White url(../images/back_footer.jpg) 0 0 repeat-x;
	padding: 15px 0 0px 0;
}

div.hrClear{
	clear: both;
	height: 0;
	overflow: hidden;
}

div.hrClear hr{
	margin: 0;
}

/* BIR PER LOGO - INIZIO */
#rimpiazza{
	position: relative;
	z-index: 1;
	width: 300px;
	height: 180px;
	margin: 0 140px 0 25px;
	float: left;
}

#rimpiazza a{
	display: block;
	background: transparent url(../images/logo.jpg) 0 0 no-repeat;
	text-decoration: none;
	width: 300px;
	height: 180px;
}

#rimpiazza a span{
	position: relative;
	z-index: -1;
}
/* BIR PER LOGO - FINE */

.menuNav{
	background: transparent;
	margin: 0 auto;
	width: 696px;
	margin-top: 44px;
	padding: 12px 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	letter-spacing: 0.1em;
}

.menuNav li{
	display: inline;
}

.menuNav a{
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
	height: 0;
	padding: 9px 35px;
	border-bottom: 3px solid #2A82FE;
}

.menuNav a:link, .menuNav a:visited{
	background-color: transparent;
	color: #D2D2D2;
}

.menuNav a:hover, .menuNav a:focus, .menuNav a:active{
	color: White;
	border-bottom-color: #FEFE10;
	background: transparent url(../images/back_menu.jpg) 0 0 repeat-x;
}

.menuNav .voceCorrente a{
	color: White;
	background: transparent url(../images/back_menu_corr.jpg) 0 0 repeat-x;	
	border-bottom-color: #FEFE10;	
} 

h1{
	font-family: "Trebuchet MS", Verdana, Georgia,"Times New Roman", Times, serif;
	font-size: 1.4em;
	letter-spacing: 0;
	color: #2a82fe;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #A9CDFE;
}

h2{
	font-family: "Trebuchet MS", Verdana, Georgia,"Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #2a82fe;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0;
}

.grassetto{
	font-weight: bold;
}
.corsivo{
	font-style: italic;
}

#footer p{
	margin-top: 9px;
	padding: 0;
	color: White;
	line-height: 120%;
}

#footer p a:link, #footer p a:visited {
	text-decoration: none;
	color: #a9cdfe;
}

#footer p a:hover, #footer p a:focus, #footer p a:active{
	text-decoration: none;
	color: #FEFE10;
}

p#hs{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	padding: 0;
}

p#hs a:link, p#hs a:visited{
	text-decoration: none;
}

p#hs a:hover, p#hs a:focus, p#hs a:active{
	text-decoration: none;
}

#header p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:120%;
	letter-spacing: 1px;
	color: #0072d1;
	border-left: 3px solid #2A82FE;
	float: left;
	padding: 25px 0 25px 10px;
	margin-top: 20px;
}

#header p a:link, #header p a:visited{
	text-decoration: none;
	color: #2A82FE;
}

#header p a:hover, #header p a:focus, #header p a:active{
	text-decoration: none;
	color: #FEFE10;
}

#corpo p{
	padding: 0px;
	margin: 4px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent: 1em;
}

#corpo p a:link, #corpo p a:visited{
	text-decoration: none;
	color: #9CCF1B;
}

#corpo p a:hover, #corpo p a:focus, #corpo p a:active{
	text-decoration: none;
	color: #E1E1E1;
}

ul.testo {
	list-style: disc;
	padding: 0;
	margin: 5px 0px 0px 2em;
}

img.big{
	float: right;
	margin: 10px 0px 10px 10px;
	border: none;
	display: block;	
}

img.bigb{
	float: right;
	margin: 10px 0px 10px 10px;
	border: none;
	display: block;
	border: 1px solid #808080
}

img.row{
	float: left;
	margin: 10px 4px 10px 4px;
	border: none;
	background-color: #F7F7F7;
	padding: 5px 5px;
	
}

#map{
	margin: 10px auto;
	border: 1px solid #B1B1D2;
	/*width: 500px;*/
	height: 400px;
	font-size:0.9em;
	line-height: 150%;
	color: #414280;
}

#map a:link, #map a:visited, #map a:hover,#map a:active{
	color: #414280;
}













/*


#menu{
	background-color: #781212;
	margin: 5px 0 15px 0;
	padding: 0;
}


div.separatore{
	clear:both;
	border-bottom: 1px solid #AF6A01;
	margin: 15px 0 0 5px;
}






#photoimg{
}

#photodiv{
	background-color: White;
	margin: 0 28px;
}

*/

/*
	FORM - INIZIO
*/
form.testo{
	margin: 10px auto;
	padding: 0;
}

form.testo div {
	width: 100%;
	padding: 0.5em 0;
	margin: 0;
	text-align: left;
}

input {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	border: 1px solid #b1b1d2;
	width: 350px;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

textarea {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	border: 1px solid #b1b1d2;
	width: 350px;
	height: 200px;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

label {
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 0;
	float: left;
	width: 200px;
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#risposta{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px;
	color: #C32F1D;
}

input#invia{
	width: 120px;
	margin: 20px 240px 0 240px;
}




/*
	FORM - FINE
*/
.photos{
	width: 656px;
	margin: 10px 0;
	padding: 0;
}

.photos li{
	list-style: none;
	float: left;
	background-color: White;
	height: 138px;
	width: 193px;
	margin-left: 38px;
}

.photos li:first-child{
	margin-left: 0;
}

.photos img{
	border: 1px solid #B1B1D2;
	padding: 3px;
	width: 185px;
	height: 130px;
}
