/* CSS Document */
body {
	background: url(../img/sfondo_top.jpg) top center repeat-x #fff;
	font-family: "Arial", Verdana, sans-serif;
	color:#102f46;
	font-size:12px;
}
a {
	font-weight:bold;
	color:#102f46;
}
.white {
	background:#FFF;
	float:left;
	padding:5px;
	}
h1 {
	font-size:25px;
	font-family:Century, "Century Schoolbook Italic", Georgia, "Courier Bold";
	border-bottom:1px solid #20526d;
	color:#20526d;	
}
h2 {
	font-size:22px;
	font-family:Century, "Century Schoolbook Italic", Georgia, "Courier Bold";
	border-bottom:1px solid #fff;
	color:#fff;
	
}
.act {
	font-family:Century, "Century Schoolbook Italic", Georgia, "Courier Bold";
	color:#fff;
	background:#20526d;
	padding:8px;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
}
.content {
	position: relative; top:0; left:0; 
	width:950px; 
	margin:0 auto;
}

#top {
	position: relative; top:0; left:0; 
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
}
#flash {
	position: relative; top:0; left:0; 
	margin-top:5px;
	background:#fff;
}

#flash_interno {
	position: relative; top:0; left:0; 
}
#prodotti {
	position: relative; top:0; left:0; 
	margin-top:5px;
	padding-top:5px;
}
#prodotti ul {

	}
#prodotti ul li{
	
	display: inline;
	margin-left: 3px;
	}
#bottom {
	width:100%;
	clear:both;
	background:#eee;
}
#footer {
	padding-top:15px;
}
#address {
	padding-top:15px;
	margin-top:15px;
	border-top:1px solid #102f46;
}
#link {
	background:#0b394f;
	width:100%;
	height:33px;
	padding-top:8px;
	margin-top:10px;

}
#link ul li{
	display:inline;
	margin:5px;
	border-right:1px solid #eee;
}
#link ul li a{
	display:inline;
	padding:8px;
	padding-left:16px;
	padding-right:16px;
	color:#FFF;
	font-family:Century, "Century Schoolbook Italic", Georgia, "Courier Bold";
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
}
#link ul li a:hover{
	background:#20526d;
}
#testo_prodotti {
	float:left;
	padding-top:15px;
	width:80%;
	background:white;
	padding:10%;
}
#testo2 {
	float:left;
	padding-top:15px;
	width:706px;
	background:white;
}
#testo {
	float:left;
	padding-top:15px;
	width:706px;
}#testo p {
	font-size: 13px;
	line-height: 18px;
	color: #333;
}
#testo fieldset p {
	color: #fff;
}
#novita {
	width:200px;
	float:right;
	padding:15px;
	color: #FFF;	
	}
#novita ul li a{
	color: #FFF;
	padding-top:10px;
	}
#novita ul{
	padding-top:10px;
	}
#novita ul li a:hover{
	color: #eee;
	}
.pdf {
	background:url('../img/document_pdf.png') top left no-repeat;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	}
#made {
	position:absolute; bottom:-30px; right:-20px;
	z-index:100;
}
.box {
	float:left;
	width:200px;
	margin:15px;
	margin-bottom:25px;
	
}
.box img{
	border:1px solid #eee;	
}
.box a:hover{
	color:	#20526d;
}
	/* ---------------------------ANGOLI ARROTONDATI BOX BLUE---------------------------------------------*/
.roundedcornr_box_570241 {
	background: url(../img/roundedcornr_570241_tl.png) no-repeat top left;
}
.roundedcornr_top_570241 {
	background: url(../img/roundedcornr_570241_tr.png) no-repeat top right;
}
.roundedcornr_bottom_570241 {
	background: url(../img/roundedcornr_570241_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_570241 div {
	background: url(../img/roundedcornr_570241_br.png) no-repeat bottom right;
}
.roundedcornr_content_570241 {
	background: url(../img/roundedcornr_570241_r.png) top right repeat-y;
}

.roundedcornr_top_570241 div,.roundedcornr_top_570241,
.roundedcornr_bottom_570241 div, .roundedcornr_bottom_570241 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_570241, .roundedcornr_bottom_570241 {
}
.roundedcornr_content_570241 {
	padding:  15px;
	color: #FFF;
}

.roundedcornr_box_570241 p{
}
a.opacity:hover img {
filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity:0.6;
}
a.opacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

#testo .lista_vera li {
	list-style-position: outset;
	list-style-type: circle;
	clip: rect(auto,auto,auto,auto);
	margin-left: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
	color: #0b394f;
}
/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}


