/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000;
	background:#F2F2F2 url(../img/back.jpg) top center repeat-x;
}
 
a { color:#00326C; }
a:hover { text-decoration:underline; }

form {
	margin:0px;padding:0px;
}

h1{
	margin:0;
	padding:0;
	font-size:1.0em;
	color:#00326C;
}

h2{
	margin:0;
	padding:0;
	font-size:1.2em;
	color:#00326C;
}
img{
	/*display:block;*/
	border:0;
}
.box-home{
	margin:20px;
}
#highlight-home{
	background-color:#FFFFFF;
	border-bottom:1px solid #999;
}

#footer {
	font-size:10px;
}
#footer a{
	text-decoration:none;
	color:#00326C;	
}
#cont-caratteristiche{
	min-height:120px;
	margin-top:25px;
	font-size:0.85em;
	line-height:1.4em;
}
#cont-caratteristiche p{
	margin:0;
	padding:0;
}

#caratteristiche div.bullet {
	background: transparent url(../img/bullet-1.gif) left center no-repeat;
	padding-left:20px;
	float:left;
	width:42%;
	/* border:1px solid #CCC; */
	font-size:11px;
	/* height:40px; */
}

#caratteristiche div.bullet-on{
	background: transparent url(../img/bullet-on.gif) left center no-repeat;
	padding-left:20px;
	float:left;
	width:42%;
	text-decoration:underline;
	/* border:1px solid #CCC;*/
	font-size:11px;
	/* height:40px; */
}

#caratteristiche p.Line { margin:0;padding:0;height:15px;}

#caratteristiche a:link, #caratteristiche a:visited{
	color:#91A5B9;
	text-decoration:none;
}
#caratteristiche a:hover{
	color:#00326C;
	text-decoration: underline;
}
#menu-prodotti td{
	border-bottom:1px solid #bebebe;
	height:40px;
}
#cont-interno-1{
	margin:10px;
}

p {
	font-size:11px;
	line-height:140%;
}

p.Title { font-size:13px;font-weight:bold;}


#About-1 { float:left;width:274px;background:#E6E6E6;margin-top:10px;height:300px; }
#About-2 { float:left;width:274px;background:#E6E6E6;margin:10px 10px 0 10px;height:300px; }
#About-3 { float:left;width:274px;background:#E6E6E6;margin-top:10px;height:300px; }

#RandomBox { margin-left:20px; }
#RandomImg #RandomImg { float:right; margin:0 0 10px 10px; }

/* -- LOGO -- */
#boxLogo { float:left; }

#boxMainMenu { display:block; }

.Clearer { clear:both;margin:0;padding:0;height:0;width:0; }

