@charset "utf-8";

body {behavior: url(../csshover2.htc);
	
	background:url(../img/background-02.png) repeat-x;
	text-decoration:none;
	
	  }
a{ 
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#306;
	text-decoration:none;
	}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
	}
img,div {
	border: none;
	behavior: url(../iepngfix.htc);
	}
div#contenitore{
				width:660px;
				margin:auto;
				/*height:660px;*/
				height:560px;
				}
div#header_logo{
		   height:350px;
		   background:url(../img/sicilia-trakker-logo.jpg);
		   width:660px;
		   }
div#header{
		   height:200px;
		   text-align:center;
		   background:url(../img/officina%20mobile-02.png);
		   background-repeat:no-repeat;
		   width:660px;
		   }
div#center{
	float:left;
		  /* height:250px;*/
		   height:250px;
		   text-align:center;
		   background:#FFF;
		   width:660px;
		   }
div#wellcome{
	margin-left:5px;
	padding-right:15px;
	float:left;
	height:210px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFF;
	width:460px;
		   }

div#service24{
	background:url(../img/h24.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	float:left;
	height:210px;
	text-align:left;
	width:160px;
		   }


#menu {display:block;
	   font-family:Arial, Helvetica, sans-serif;
	   padding:5px;
	   font-style:normal;
	   font-size: 12px;
	   color: #000;
	   
	   }

#divisore {
		   width:580px;
		   height:40px;
		   font-family:Arial, Helvetica, sans-serif;
		   font-style:normal;
		   font-size:12px;
		   color:#FFF;
		   float: left;
		   text-decoration:none;
		   }



#form1.name {
	text-align:center;
}
			 
#footer {
	float:left;
	line-height:20px;
	width:100%;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:10px;
	color:#FFF;
	padding:5px  0px 5px 0px;
		}
#dati {
	float:left;
	line-height:40px;
	background:#EEE;
	width:100%;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	color:#343435;
	padding:5px  0px 5px 0px;
		}


