body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/sf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	font-weight: bold;
	color: #e0bb12;
	text-decoration: underline;
	font-size: 12px;
}
a:hover, a:focus a:active {
	color: #920d0a;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

h3 {
font-family:"Times New Roman", Times, serif;
	font-size: 20px;

	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#container {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#testata {
	height: 140px;
	width: 798px;
	padding-top: 7px;
}
#menu {
	height: 48px;
}
#corpo {
	width: 798px;
	text-align: left;
	margin-top: 25px;
}

#footer {
	clear: left;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #dde0e3;
	color: #838484;
}


#footer a:link,#footer a:visited {
	font-weight:normal;
	color: #838484;
	text-decoration: underline;
	font-size: 11px;
}
#footer a:hover, #footer a:focus a:active {
	color: #666;
}

/***** menu *****/

#menu li{
	display:inline;
	float:left;
	padding:0;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
#menu a:link, #menu a:visited 
{
	text-decoration:none;
	border:0;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/sf_menu.gif);
	margin: 0;
	height: 48px;
	background-repeat: repeat-x;
	padding: 17px 2px 18px 2px;
	background-position: left 1px;
}
#menu a span 
{
	display:inline;
	font-size:16px;
	color:#FFF;
	padding-top: 0;
	padding-right: 8px;
	padding-left: 7px;
	height: 48px;
	padding-bottom: 0;
	line-height: 43px;

}
#menu a:hover,#menu li.item_active a 
{
	background-color: #3B0708;
	background-image: none;
	color: #e0bb12;
}
#menu a:hover span,#menu li.item_active a span 
{
color: #e0bb12;
	font-style:normal;
	text-decoration:none;
}
#lang {
	width: 130px;
	float:right;
	height: 40px;
	position: absolute;
	top: 147px;
	right: 0px;
	background-image: url(images/sf_menu.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
#lang a img{
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0 6px
}



/***** homepage *****/
#hp {
	float: left;
	width: 286px;
	display: inline;
	padding-left: 40px;
	line-height: 17px;
	padding-top: 40px;
}
#hp2 {
	display: inline;
	float: left;
	width: 472px;
	background-image: url(images/fotohome.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 530px;
}
.prev {
	background-image: url(images/btn_preventivo.gif);
	height: 15px;
	width: 277px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 12px;
	margin-top: 35px;
}
.prev a {
	text-decoration: none;
	font-size: 17px;
}


/****pagina chi siamo***/
#chisiamo {
	float: left;
	width: 450px;
	display: inline;
	padding-left: 20px;
	margin-right:10px;
	line-height: 20px;
	padding-top: 30px;
}
#corpo img {
	border: 1px solid #CCCCCC;
}

#sidebar {
	width: 312px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 48px;
}
#fasciabottom {
	clear: left;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#fasciabottom img {
	margin-right: 5px;
	margin-left: 5px;
}
/*moduli*/

#moduli fieldset {
border: none
}

#moduli input, #moduli input.button, #moduli textarea, #moduli select {
margin:0;
border:1px solid #FFF
}

#moduli label{
display:block;
margin-top:5px
}

form#moduli input.button {
margin-top:10px;
}
/*photogallery*/

ul#photos{
		list-style:none;
		margin:0;
		padding:0
		}
		
        ul#photos li{
		float:left;
		margin-right:30px;
		
		padding:0;
		margin-bottom:20px
		}
        ul#photos img{
		display:block;
		border: 2 px solid black;
		}

#colonna {
	float: left;
	
	display: inline;
	padding-left: 20px;
	margin-right:10px;
	line-height: 20px;
	padding-top: 30px;
}