/* CSS Document */

body{background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
#StyleForm{	font-size :10pt; padding-left : 175px;}
.testo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	width: 200px;
	margin-bottom: 2px;

}
.TexArea{	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	width: 255px; height :50px;
	margin-bottom: 2px;}
.stampa
{
	width: 70px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #413839;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
#contenitore{
	width:970px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	margin:0 auto 0 auto;	
}

#header{
	width:970px;
	height:128px;	
}

#menu{
	float:right;
	width:555px;
	height:50px;
	margin:40px 0 0 0;
	padding: 15px 0 0 0;
	display:inline;
	font-size:14px;
	text-align:left;
}

#menu a{
	color:#343434;
	text-decoration:none;
	margin: 0 25px 0 0;
	height:40px;
}

#menu a:hover{
	color:#e20a16;
}


#contenitore-flash{
	width:970px;
	height:299px;
	background-image:url(../images/flash-bg.jpg);	
}

#flash{
	width:930px;
	height:299px;
	margin:0 auto 0 auto;	
}

#schedax{
	margin:30px 0 0 20px;
	float:left;
	width:930px;
	min-height:200px;
	padding-bottom:30px;
	display:inline;
	background:#FFF;
}

#schedax ul{
	margin:20px auto 0 auto;
	padding-left:0;
	list-style:none;
	width:900px;
}

#schedax li{
	float:left;
	width:90px;
	height:90px;
}

#schedax li:hover{
	background:#CCC;
}

#schedax li img{
	margin:9px 0 0 9px;
	border:1px solid #343434;
}

#scheda-form{
	margin:30px 0 0 20px;;
	float:left;
	width:620px;
	height:540px;
	display:inline;
	background:#FFF;
	text-align:left;
}

#scheda-mappa{
	margin:30px 0 0 20px;;
	float:left;
	width:620px;
	display:inline;
	background:#FFF;
	text-align:left;
}

#titolo-form{
	width:590px;
	height:25px;
	border-bottom:2px solid #e20a16;
	padding:15px 0 0 0;
	margin:0 auto 0 auto;
	color:#939393;
	font-size:20px	
}

#titolo-schedax{
	width:890px;
	height:25px;
	border-bottom:2px solid #e20a16;
	padding:15px 0 0 0;
	margin:0 auto 0 auto;
	color:#939393;
	font-size:20px	
}

#testo-schedax{
	width:890px;
	padding:10px 0 0 0;
	margin:0 auto 0 auto;
	color:#343434;
	font-size:13px;
}

#testo-scheda-form{
	width:590px;
	height:1000px;
	padding:10px 0 0 0;
	margin:0 auto 0 auto;
	color:#343434;
	font-size:13px;
}

#testo-scheda-mappa{
	width:590px;
	padding:10px 0 30px 0;
	margin:0 auto 0 auto;
	color:#343434;
	font-size:13px;
}

#contenitore-gallery{
	margin:30px 0 0 20px;
	float:left;
	width:290px;
	height:290px;
	display:inline;
	background:#FFF;
	text-align:justify;
	color:#343434;
}

#contenitore-gallery p{
	margin:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contenitore-gallery a{
	color:#F00;
	text-decoration:none;
}

#contenitore-gallery a:hover{
	text-decoration:underline;
}

#titolo-gallery{
	width:260px;
	height:25px;
	border-bottom:2px solid #e20a16;
	padding:15px 0 0 0;
	margin:0 auto 0 auto;
	color:#939393;
	font-size:20px;
}

#gallery{
	width:930px;
	height:480px;
	margin:0 auto 0 auto;
}


#footer{
	width:930px;
	height:50px;
	margin:40px auto 0 auto;
	text-align:center;
	font-size:12px;
	color:#FFF;
}

#footer a{
	color:#FFF;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
