body {
	background:url(images/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-size : 12px; 
	font-weight: normal;
	color : #2D2D2D;  
	font-family : Arial,Verdana,Helvetica;
}

h1{
	padding:0px 0px 12px;	
	margin:0px 0px 12px;	
	color: #3E6590;
	font-size : 22px;
	font-weight: normal;
	border-bottom:1px solid #C1CDDB;
}

h2, h3 {
	color: #3E6590;
}

a img {border:none;}

.errore {
	color:#CC0000;
	font-weight:bold;
}

span.titolo {
	color: #602415;
	font-size : 16px;
	font-weight: bold;
}

span.titolo2 {
	padding:0px 0px 12px;	
	margin:0px 0px 12px;	
	color: #3E6590;
	font-size : 22px;
	font-weight: normal;
	border-bottom:1px solid #C1CDDB;
	display:block;
}

a { font-weight: bold; color: #1F74B4; text-decoration: none; outline:none; }

a:hover { color: #24365A;}

input, textarea{	
	border:1px solid #666;
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin-bottom: 10px;
	margin-top:3px;
	width:95%;
	padding:2px 3px;
}

input.button {
	cursor:pointer;
	padding:0px;
}

#column input.button {
	width:82px;
	height:15px;
	padding-bottom:2px;
	background:url(images/invia.jpg) no-repeat;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	border:none;
	text-transform:uppercase;
}

#container {
	width:1000px;
	margin: 0 auto;
	height:100%;
	overflow:hidden;
}

#content {
	float:left;
	width:600px;
	padding:70px 0px;
	color:#3E658E;
	font-size:14px;
	text-align:justify;
	display:inline;
	margin-left:97px;
}

#column {
	float:right;
	width:220px;
	background: #E5ECF1;
	margin-top:50px;
	padding:20px 30px;
	font-size:13px;
	text-align:justify;
}

#header {
	width:1000px;
	height:395px;
	background:url(images/top.jpg) no-repeat;
}

#menu {
	margin-left:95px;
	padding-top:130px;
	width:261px;	
}

span.divisore {
	height:1px;
	line-height:0px;
	display:block;
	font-size:0px;	
	background:#FFF;
	opacity:0.3;
	-moz-opacity:0.3;
	filter:alpha(opacity=30);
}

#menu a {
	display:block;
	padding:9px 5px 9px 25px;
	background:url(images/arrow.gif) no-repeat 10px 12px;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}

#menu a:hover {
	background:url(images/arrowh.gif) no-repeat 10px 12px;
	color:#9ACCFE;
}

#footer {
	clear:both;
	padding:12px 29px 12px 59px;
	background:#054278;
	color:#FFF;
	font-size:11px;
	height:100%;
	overflow:hidden;
	border-top:4px solid #FFF;
}

#foot1 {
	float:left;
}

#foot2 {
	margin-top:17px;
	float:right;
}

#foot2 a {
	color:#FFF;
}

#foot2 a:hover {
	color:#DEDEDE;
}

#slogan {	
	width:333px;
	background:url(images/slogan.jpg) no-repeat;
	padding: 12px 20px;	
	height:92px;
	margin:20px auto;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}

#point1 {
	background:url(images/point1.jpg) no-repeat 0px 4px;
	padding-left:12px;
	margin-top:20px;
}

#point2 {
	background:url(images/point2.jpg) no-repeat 0px 4px;
	padding-left:12px;
	margin-top:20px;
}

#point3 {
	background:url(images/point3.jpg) no-repeat 0px 4px;
	padding-left:12px;
	margin-top:20px;
}

div.partner {
	height:100%;
	overflow:hidden;
	margin-bottom:20px;
}

div.logo {
	float:left;
	width:278px;
	margin-right:10px;
}

div.desc {
	float:right;
	width:320px;
	margin-top:8px;	
}

/** prodotti **/
div.prod {
margin-top:20px;
margin-bottom:20px;
overflow:hidden;
}

div.prodotto {
margin-top:20px;
overflow:hidden;
}

div.prod h3 {
margin:0px;
padding:0px;
}

div.prod p {
float: left;
}

img.prodimg {
float: left;
margin-right:5px;
margin-bottom:5px;
}

/******************** FOTOGALLERY *********************/
div.boxfoto{
	float: left;
	padding: 4px;
	border: 1px solid #e0e0e0;
	margin-right: 6px;
}

div.boxfototesto {
	margin: 0px 0px 10px 15px;
	border: 1px solid #054278;
}
