html, body, div {
	margin: auto;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
}

a {
  text-decoration:none;
  color:#000000;
}

a:hover {
  color:#26477A;
}
#outerwrapper {
	width: 100%;
  margin: auto;
}

#certificazione {
  float:right;
  height:59px;
	width:390px;
  position:relative;
  margin-top:30px;
  text-align:center
}

#testocertificazione {
  font-family:arial;
  font-size:10px;
  width: 390px;
  position:absolute;
  text-align:center;
  top:60px;
  left:0px
}

#testocertificazione p {
  margin:0px
}

#header {
	background-image: url(img/sf-header.jpg);
	background-repeat:repeat-x; 
	height: 241px;
	width: 100%;
}

#menu {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat; 
	height: 241px;
	width:1000px;
	margin:auto;
}

#menu ul {
  margin:0px;
  padding:0px;
  list-style: none;	
	float:left;
	position:relative;
	margin-top:60px;
	width:900px;
	margin-left:46px
}

#menu ul li {  
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;	
	float:left;
	width:177px;
	text-align:right
}

#menu a {
  text-decoration:none;
  color:#ffffff; 
}

#logo span{
  position:absolute;
  top:0px;
  left:0px;
	cursor:pointer;
	height:109px;
	width:229px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
}

#logo {
  margin:0px;
  height: 109px;
	width: 229px;
	position:relative;
	float:left;
	margin-top:26px;
	margin-left:50px;
}

#contentWrapper {
	background-image:url(img/contentwrapper.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	margin:auto;
	overflow: hidden;
}

#sidebar2 {
	width:800px;
  margin-left:80px;
  margin-bottom:20px;
  font-family:arial;
  font-size: 14px;
  text-align:justify;
}

#sidebar {
	width:500px;
	float:left;
  margin-left:50px;
  font-family:arial;
  font-size: 14px;
  text-align:justify;
}
#sidebar-privacy{
  width:850px;
  margin-left:80px;
  font-family:arial;
  font-size: 14px;
  text-align:justify;
}
#content {	
	background-image:url(img/sf-content.jpg);
	background-repeat:no-repeat;
	width: 348px;
	height:428px;
	float:left;
	margin-left:50px;	
} 

#testocontent{
  padding-left:23px;
  margin-top:10px;
  text-align:justify;
}

#footer {
	background-image:url(img/sf-footer.jpg);
	background-repeat:repeat-x;
	height:116px;
	width: 100%;
  font-family:Arial, narrow;
  text-align: center;
  font-size:12px; 
  padding:0px;
  margin:0px;
  overflow:hidden;
      
}

#footer p{	
	width:100%;
  margin-left: 50px; 
  padding-top:5px;
  margin:10px 0px 0px 0px;
}

form {
	margin-top:50px;
	width:500px;
	font-family:Arial;
	font-size:12px;
	
}

#cont-nome, #cont-cognome,#cont-email,#cont-citta,#cont-CAP {
  display:block;
  float:left;
}

#cont-provincia,#cont-Indirizzo,#cont-fax,#cont-telefono,#cont-societa {
  display:block;
  float:right;
}

div.campoform {
	float:left;
	margin-bottom:4px;           
}

div.etichetta {
	float:left;
	margin:0px;
	width:90px;
}

div.campo {
	float:left;
	width:160px;
}

div.campo input[type=text] {
	width:150px;
	margin:0px;
	height:14px;
}

div#cont-messaggio {
	width:100%;
}

div#cont-messaggio textarea {
	width:400px;
	overflow:auto;
	height:48px;     
}

div#cont-captcha img {
	width:140px;
	margin-right:12px;
	margin-top:5px;	
}

div#cont-privacy {
	margin-left:20px;
	margin-top:10px;      
}

div#cont-privacy div.etichetta {
	width:190px;	
}

div#cont-privacy div.campo {
	text-align:right;
	width:190px;	    
}

div#cont-captcha {
	margin-left:30px;
	width:340px
}
div#cont-captcha p {
	float:left;
	margin:13px 0px
}

div#cont-submit {
	padding-top:40px;
}

.pdf a {
  text-decoration: none;
  color:#000000;
   font-family:Arial;
   
}

.pdf a:hover {
	color:#26477A;	
}

div#area-riservata {
  text-align:center
}

div#area-riservata h3 {
  margin:0px
}

div.login form {
  background-image:url(img/utente.gif);
	background-repeat:no-repeat;
	width:190px;
	height:121px;
	font-family:Arial;
	font-size:12px;	
	float:right;
	margin-right:50px;
	margin-top:10px;

}

div.username input{
  margin-top:17px;
  width:161px;
	height:25px;
}
div.password input {
  margin-top:17px;
  width:161px;
	height:25px;
}

div.loginbutton {
  margin-top:40px;
  
}

div.loginbutton a {
  text-decoration: none;
  color:black;
  float:left;
  width:208px;
  position:relative;
  right:100px;
  bottom:30px;
  cursor:pointer;
}

div.loginbutton input{
  background-image:url(img/entra.gif);
	background-repeat:no-repeat;
	width:108px;
	height:27px;
	border:none;
	color:#fff;
	text-transform:uppercase;  
	float:right;
	margin-top:5px;
}

#area-riservata h3 {
  font-family:arial;
  font-size:14px;
  padding-top:10px;
}

#imgcontent2 {
  position:relative;
  top:95px;
  left:15px;
}
#box-content a{
  text-decoration:none;
}
#box-content p {
  margin:15px 0px;
}

