body {
background: #fff;
margin: 0px;
padding: 0px;
font-size : 12px; 
font-weight: normal;
color : #2D2D2D;  
font-family : Arial,Verdana,Helvetica;
}

h1{
padding:0px;
padding-bottom:12px;
margin:0px;
margin-bottom:12px;
color: #3E6590;
font-size : 22px;
font-weight: normal;
border-bottom:1px solid #CBDEBE;
}

a img {border:none;}

span.titolo {
color: #602415;
font-size : 16px;
font-weight: bold;
}

span.titolo2 {
color: #602415;
font-size : 15px;
font-weight: bold;
}

a { font-weight: bold; color: #1F74B4; text-decoration: none; outline:none; }

a:hover { color: #24365A;}

font.testo-s {color:#686868;font-weight: bold;}
.errore {color: #FF0000;}
.table_sx {table-layout:fixed;background: url(images/back_sx.jpg);background-repeat: no-repeat; background-position: top left;background-color:#ffffff;}
.table_dx {table-layout:fixed;background: url(images/back_dx.jpg);background-repeat: repeat-x; background-position: top ;background-color:#ffffff;}
.border-img { border:0px;} 
.border-img-sel { border-color: #FFCC33 #FFCC33 #FFCC33 #FFCC33; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 

.check {
    border:0;
    COLOR: #000000;
		BACKGROUND: no;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px
}


SELECT {
    border: 1px solid #7F9DB9;
    COLOR: #464646;
	BACKGROUND: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
}

TEXTAREA {
    border: 1px solid #7F9DB9;
    COLOR: #464646;
	BACKGROUND: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
}

INPUT {
    border: 1px solid #7F9DB9;
    COLOR: #464646;
	BACKGROUND: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    margin-top:3px;
}

input.button {
	cursor:hand;
}

/******************** FOTOGALLERY *********************/
div.boxfoto{
	float: left;
	padding: 4px;
	border: 1px solid #e0e0e0;
	margin-right: 6px;
}

/** prodotti **/
div.prod {
margin-top:20px;
margin-bottom:20px;
overflow:hidden;
}

div.prodotto {
margin-top:20px;
}

div.prod h3 {
margin:0px;
padding:0px;
}

div.prod p {
float: left;
}
img.prodimg {
float: left;
margin-right:5px;
margin-bottom:5px;
}

#container {
	width:952px;
	background:url(images/bg.jpg) repeat-y;
	margin: 0 auto;
	height:100%;
	overflow:hidden;
}

#content {
	float:left;
	width:614px;
	padding:29px;
	color:#3E658E;
	font-size:14px;
	text-align:justify;
}

#column {
	float:right;
	width:250px;
	background:url(images/columntop.jpg) no-repeat top left;
	padding:10px 15px 10px 15px;
	font-size:13px;
	text-align:justify;
}

#header {
	width:952px;
	height:285px;
	background:url(images/top.jpg) no-repeat;
	border-bottom:10px solid #FFF;
}

#menu {
	margin-left:29px;
	padding-top:30px;
	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:10px 20px 10px 70px;
	background:url(images/arrow.gif) no-repeat 50px 16px;
	color:#FFF;
	text-transform:uppercase;
	font-size:18px;
	font-weight:normal;
	font-family:Arial;
}

#menu a:hover {
	color:#00286E;
	background:url(images/arrowh.gif) no-repeat 50px 16px;
}

#footer {
	clear:both;
	padding:12px 29px;
	background:#1F74B4;
	color:#FFF;
	font-size:11px;
	height:100%;
	overflow:hidden;
	border-top:4px solid #FFF;
}

#foot1 {
	float:left;
}

#foot2 {
	margin-top:7px;
	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;	
}