body {
	background:url(images/bg.gif) repeat-x top;
	background-color: #4c4c4b; 
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	text-align: center; 
	margin: 0px;
	line-height: 1.5em;
}



/*PDF - scarica pdf*/
#pdf{
	font-size: 12px;
	color: #FFFFFF;
	padding-top:50px;
	text-align: right;
	background-position: right 30px;	
}

#pdf a{
	color: #ffffff;
	text-decoration:none;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	padding-right:40px;
	padding-top:50px;
	text-align: right;
	background-position: right 30px;
}

#pdf a:hover{
	color: #cccccc;
	text-decoration:none;
	background-image: url(images/pdf2.gif);
	background-repeat: no-repeat;
	padding-right:40px;
	padding-top:50px;
	text-align: right;
	background-position: right 30px;	

}

/*corpo*/

/*  */

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

/*  */

#corpo {
	width: 990px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom: 0px;
}

/*LINK*/
#header {width:960px;}
#corpo2{
	width: 903px;
	height: 31px;
	padding-top: 50px;
	padding-right: 57px;
	text-align: right;
	text-transform:uppercase;
	font-size: 1.0em;
}
#corpo2 a {
	color:#494134;
	text-decoration:none;
	margin-left: 30px;
	
}
#corpo2 a:hover {
	color:#bf2e1a;
	text-decoration:none;
	margin-left: 30px;
	border-top:3px solid #8b0515;
}

/*contenuto centrale*/
#contenuto {
	width:950px;
	padding-left: 15px;
	padding-right: 11px;
	padding-bottom: 10px;

}



/*RIGHT*/
#menu_right {
	float: right;
	width: 658px;
	font-size: 1.1em;
	line-height: 2.0em;
	/*background:url(images/bg_right.png) no-repeat top;*/
	padding-bottom: 5px;
	position: relative;
	z-index:10;
}

#menu_right ul {
	margin: 0px 0px 15px 30px;
	padding: 0px;
	color:#f6f6f5;
}
#menu_right ul ul {
	margin-bottom: 0px;
}
#menu_right li {
	line-height: 1.3em;
	padding-top: 5px;
}
#menu_right a.seo:visited, #menu_right a.seo:active, #menu_right a.seo:link {
	text-decoration: none;	color: #666;
}
#menu_right a.seo:hover {
	text-decoration: none; cursor: text; color: #666;
}

/*LEFT*/
#menu_left {
	float: left;
	width: 276px;
	padding-top: 20px;
}

/*TESTI*/

#text {
	width: 400px;
	padding-left: 220px;
	
}
#text a{ color:#FFCC00;}
#text a:hover{ color:#FFCC00;}

#text h1 {
	font-family:Tahoma;
	font-size:14px;
	text-transform:uppercase;
	color:#d3d1a5;
	font-weight:normal;
	margin: 0px;
}
#text p {
	margin: 0px;
	padding-bottom: 8px;
	color:#f6f6f5;
	line-height: 1.8em;
}

#testo p{ color:#333333; line-height:1.5em; padding:5px; text-align:justify; }


.corpo_testo {
	padding-bottom: 10px;
	padding-left: 16px;
	color:#FFFFFF;
}
.corpo_testo div {
	float: right;
	width: 185px;
	padding-top: 10px;
	color:#FFFFFF;
}


.clrSolo {
	clear: both; 
	font-size: 1px; 
	line-height: 1px; 
	margin: 0px; 
	padding: 0px; 
	visibility: hidden;
}
.break {
	clear: both;
}


#flash {
	width: 631px;
	padding-top: 50px;
	padding-right: 18px;
	padding-bottom: 11px;
	padding-left: 14px;

}







/*FOOTER*/

#footer {
	width:100%;
	color: #7e7d70;
	text-align: center;
	clear: both;
	padding-top: 30px;
	
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #7e7d70; 
	text-decoration: none;
}
#footer a:hover {
	color: #7e7d70; 
	text-decoration: underline;
}

#foot {
	padding-top: 3px;
}


#contento_centrale{
	float: right;
	width: 658px;
	font-size: 1.1em;
	line-height: 2.0em;
	padding-bottom: 5px;

}



/*LOGO*/
#logo {
	width:189px;
	padding-left: 60px;
	padding-bottom: 12px;
}




/*BOX */

#sopra {
	width: 308px;
	height: 251px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 13px;
	top: 320px;
	background-image:url(images/box_rosso.png);
	background-repeat:no-repeat;

}


#porfolio {
	width: 400px;
	height: 251px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 13px;
	top: 212px;
	background-image:url(images/tipo_porf.png);
	background-repeat:no-repeat;
}



#box_contatti {
	width: 400px;
	height: 251px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 11px;
	top: 296px;
	background-image:url(images/box_contatti.png);
	background-repeat:no-repeat;
}


#box_prodotti {
	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 16px;
	position:absolute;
	left: 67px;
	top: 338px;
}

#serv{
	height: 180px;
	background-image: url(images/servizi.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left:20px;
	}


#pag_serv{
	height: 180px;
	background-image: url(images/tipa_bionda.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left:20px;
	}	


#pag_porf{
	height: 180px;
	background-image: url(images/tipo_porf.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left:20px;
	}	



#box_prodotti h1 {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	padding-right:5px;
	text-transform:uppercase;
	text-align:left;
	
}
#box_prodotti p {
	font-size: 1.1em;
	color:#FFFFFF;
	margin: 0px;
	color:#FFFFFF;
}
#box_prodotti a:visited, #box_prodotti a:active, #box_prodotti a:link {
	text-decoration: none;	color: #61604c;
}
#box_prodotti a:hover {
	text-decoration: none; color: #fff;
}





#box_gallery {
	width: 350px;
	height: 210px;
	float:right;
	background-image: url(images/line2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
#box_gallery h2{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px;
	text-transform:uppercase;
	text-align:left;
	height:38px;
	padding-left:10px; 
	position: relative;
	z-index:10;}






#box_news{
	width: 600px;
	padding-left: 5px;
	padding-right:5px;
	float:right;	
}

#box_news a{color: #FFCC00;}
#box_news a:hover{color: #FFCC00;}


#box_news h2{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	padding-left:10px;
	padding-top:5px;
	text-transform:uppercase;
	text-align:left;
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	background-position: 60px ;
	height:37px;
}

#box_news h3{
	font-size:12px;
	font-weight:bold;
	color: #FFCC00;
	margin: 0px;
	padding-bottom: 5px;
	padding-left:50px;
	text-transform:uppercase;
	text-decoration:underline;
	text-align:left;
	
}
#box_news p{
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	margin: 0px;
	padding-bottom: 10px;
	padding-left:50px;
	text-align: justify;
	line-height:1.5em;
	
}



/*GALLERIA FOTO*/
* html .threepxfix{
margin-left: 3px;
}

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 3px solid silver;
}
.highslide:hover img {
	border:  3px solid #ffffff;

}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black;
	
}
.highslide-wrapper, .glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	color: white;
	background: #111;
}
.highslide-heading {
	display: none;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	/*
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	*/
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move a {
	cursor: move;
}


.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background: url(highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}





























/*
#feature_port{
	width: 200px;
	height: 133px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 217px;
	top: 335px;
	background-image:url(images/bg_fea2.png);
	background-repeat:no-repeat;

	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_fea.png",sizingMethod=scale);
}



#feature_in {

	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 217px;
	top: 335px;
	background-image:url(images/bg_fea.png);
	background-repeat:no-repeat;
	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_fea.png",sizingMethod=scale);
}



#servizi_in {
	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 13px;
	top: 234px;
	background-image:url(images/bg_fea.png);
	background-repeat:no-repeat;
	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_fea.png",sizingMethod=scale);
	z-index: 10;
	visibility: visible;
}



#box_servizi {
	width: 230px;
	height: 202px;
	padding-top: 35px;
	padding-left: 16px;
	position:absolute;
	left: 217px;
	top: 335px;
}
#servizi{
	height: 180px;
	width: 233px;
	background-image: url(images/servizi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	visibility:visible;
	z-index:15;
	position:absolute;
	left: 30px;
	top: 268px;
}
	
	
#servizi h1 {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	padding-left:10px;
	text-transform:uppercase;
	text-align:left;
	
}
#servizi p {
	font-size: 1.1em;
	color:#FFFFFF;
	margin: 0px;
	padding-left:10px;
	
}
#box_servizi a:visited, #box_servizi a:active, #box_servizi a:link {
	text-decoration: none;	color: #61604c;
}
#box_servizi a:hover {
	text-decoration: none; color: #fff;
}



*/

