﻿/*RESET CSS*/
h1, h2, h3, h4, h5, h6, li, ul{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
li,ul{
	text-align:left;
	list-style:none;
}

/*FINE RESET CSS*/
/*PAROLE CHIAVE IN H1*/
#line_gray{
	background-color:#e5e5e5;
	text-align:center;
	padding:2px;
	margin:0px;
}
#line_gray h1 {
	font-size:10px;
	color:#666666;
	font-weight:100;
	text-align:center;
	margin:0px;
}
/*FINE PAROLE CHIAVE IN H1*/

body 
{
	background-color:#dbdbdd;
	margin:0px;
	padding:0px;
}

#box_up
{
	float:left;
	width:100%;
	height:42px;
	background:url(../immagini/sfondo_menu.png) repeat-x top left;
	margin-bottom:15px;
}

#box_content
{
	float:left;
	width:100%;
}

#box_banner
{
	margin:auto; 
	width:950px;
	min-height:150px;
}

#box_footer
{
	float:left;
	width:100%;
	height:120px;
	background:url(../immagini/sfondo_footer.png) repeat-x top left;
	margin-top:15px;
}

#menu 
{ 
	margin: auto; 
	width: 950px; 
	height:42px;
}

#footer
{ 
	margin: auto; 
	width: 950px; 
	height:100px;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#f4f4f4;
	font-style:normal;
}

#footer_menu
{
	float:right; 
	margin-top:30px; 
	height:20px;
	width:720px;
	font-size:12px;
	text-align:right;
}

#footer_menu a
{
	text-decoration:none;
	color:#f4f4f4;
}

#footer_menu a:hover
{
	text-decoration:none;
	color:#cccccc;
}

#content
{
	margin: auto; 
	width: 956px;
	background-color:#f4f4f4;
}

#content_top
{
	float:left;
	width:956px;
	height:13px;
	background:url(../immagini/top.png) no-repeat top left;
}

#content_center
{
	float:left;
	width:940px;
	min-height:100px;
	background:url(../immagini/center.png) repeat-y top left;
	padding:0px 8px;
}

#content_bottom
{
	float:left;
	width:956px;
	height:13px;
	background:url(../immagini/bottom.png) no-repeat top left;
}

#header
{
	float:left;
	width:100%;
	height:125px;
}

#lingua_cerca
{
	float:right;
	width:300px;
	min-height:35px;
	margin-top:70px;
}

#cerca
{
	float:right;
	width:252px;
	height:32px;
	background:url(../immagini/box_cerca.png) no-repeat top left;
}

#lingua
{
	float:right;
	height:14px;
	margin-top:5px;	
	width:115px;
}

#lingua img
{
	margin-right:1px;	
}

.img_cerca
{
	float:right;
	margin:8px 8px;	
}

.txt_cerca
{
	float:left;
	margin:8px 0px 0px 8px;	
	background-color:#cccccc;
	border:none;
}

#banner
{
	float:left;
	width:940px;
	height:200px;
	margin:10px 0px;
}

#img_logo
{
	float:left; 
	width:430px; 
	height:125px;	
}

#contenuto
{
	float:left;
	width:940px;
}

#azienda
{
	float:left;
	width:940px;
	min-height:290px;
	background:url(../immagini/ulivo.png) no-repeat top left;
}

#azienda_left
{
	float:left;
	width:130px;
	min-height:290px;
}

#azienda_descrizione
{
	float:left;
	width:805px;
	min-height:290px;
}

#azienda_immagini
{
	float:left;
	width:805px;
	min-height:200px;
	margin-top:10px;
}

#primo_piano
{
	float:left;
	width:940px;
	height:205px;
	/*background:url(../immagini/sfondo_macchine_home.png) no-repeat top left;*/
	margin-top:20px;
	padding:10px 5px 0px;
}

#primo_piano_titolo
{
	float:left;
	width:200px;
	height:30px;
	clear:both;
	background:url(../immagini/ln.png) repeat-x bottom left;
}

#left_inside
{
	float:left;
	width:206px;
	min-height:200px;
}

#center_inside
{
	float:left;
	width:485px;
	min-height:480px;
	margin:0px 20px;
	background:url(../immagini/back_ulivo.png) no-repeat bottom left;
}

#right_inside
{
	float:right;
	width:206px;
	min-height:200px;
}

.img_chisiamo
{
	padding:3px;
	border:#cccccc solid 1px;
	margin-bottom:5px;	
}

.box_titolo
{
	float:left;
	width:100%;
	padding-bottom:15px;
	clear:both;
	background:url(../immagini/ln.png) repeat-x bottom left;
}

.box_titolo_macchina
{
	float:left;
	width:100%;
	padding-bottom:5px;
	clear:both;
	background:url(../immagini/hr-bg.gif) repeat-x bottom left;
}

.box_sottotitolo
{
	float:left;
	width:100%;
	padding-bottom:5px;
	clear:both;
}

#primo_piano_vertical
{
	float:left;
	width:219px;
	min-height:400px;
	/*background:url(../immagini/titolo_col_left.png) no-repeat top left;*/
	border-right:#d0d0d0 solid 1px;
}

#primo_piano_vertical_titolo
{
	float:left;
	width:205px;
	height:17px;
	/*padding:5px 0px 0px 10px;*/
	padding:3px 0px 0px 5px;
	background:url(../immagini/bk_titolo.png) repeat-x bottom left;
	color:#FFFFFF;
}

#primo_piano_vertical_corpo
{
	float:left;
	width:208px;
	padding:5px 5px;
	/*border:#d0d0d0 solid 1px;*/
	text-align:center;
	
}

.back_immagini
{
	padding:3px;
	border:#e8e8e8 1px solid;
	background-color:#FFFFFF;	
	margin-bottom:5px;
}

#nav_servizi
{
	float:left;
	width:98%;
	height:17px;
	padding:3px 0px 0px 5px;
	background:url(../immagini/bk_titolo.png) repeat-x bottom left;
	text-align:left;
}

#content_macchine
{
	float:left;
	width:710px;
	min-height:400px;
	margin-left:10px;
}

.box_categoria
{
	float: left; 
	width: 700px; 
	height: 160px; 
	padding: 10px 0px; 
	border-bottom: #cccccc 1px dotted;
}

.box_content_categoria
{
	float: left; 
	width: 485px; 
	height: 160px; 
	padding-left:5px;	
}

.box_titolo_categoria
{
	float: left; 
	line-height: 30px; 
	width: 100%;	
}

.box_descrizione_categoria
{
	float: left; 
	width: 100%;
}

.box_contenuti
{
	float:left;
	width:700px;
	margin-top:20px;
}

.box_contenuti_top
{
	float:left;
	width:700px;
	height:10px;
	background:url(../immagini/box_gray_up.png) no-repeat top left;
}

.box_contenuti_center
{
	float:left;
	width:678px;
	min-height:100px;
	padding:0px 10px;
	border:#D0D0D0 solid 1px;
	border-top:none;
	border-bottom:none;
	background-color:#E9E9E9;
}

.box_contenuti_center_errore
{
	float:left;
	width:678px;
	line-height:40px;
	padding:0px 10px;
	border:#D0D0D0 solid 1px;
	border-top:none;
	border-bottom:none;
	background-color:#E9E9E9;
	text-align:center;
}

.box_contenuti_down
{
	float:left;
	width:700px;
	height:10px;
	background:url(../immagini/box_gray_down.png) no-repeat top left;
}

.gallery
{
	float:left;
	width:99%;
	clear:both;
	margin:20px 0px;
}

.page_screen_home
{
   background-color:#FFFFFF;
   filter:alpha(opacity=30);  
   opacity: 0.3;    
   -moz-opacity:0.3;
   position:fixed;
   top:0px;
   left:0px;
   width:100%;
   height:100%;  
   padding-top: 30%;
   z-index:3000;
}

.video_img_small
{	
    background-color:#FAFAFA;
    border: 1px solid #E5E5E5;
    cursor: pointer;    
    float: left;    
    margin-right:5px;
    padding: 3px;
}

.box_news
{
	float: left; 
	width: 700px; 
	padding: 10px 0px; 
	border-bottom: #cccccc 1px dotted;
}

.box_content_news
{
	float: left; 
	width: 100%; 
	padding-left:5px;	
}

.box_titolo_news
{
	float: left; 
	line-height: 30px; 
	width: 100%;	
}

.box_sottotitolo_news
{
	float: left; 
	line-height: 20px; 
	width: 100%;	
}

.box_descrizione_news
{
	float: left; 
	width: 100%;
}

#pagina_errore
{
	float: left; 
	margin-top: 10px;
	text-align:center;	
	font-family:Arial, Verdana;
	font-size:14px;
	color:#CC3300;
	font-style:normal;
	line-height:50px;
	width:100%;
}

#contatti
{
	float:left;
	width:700px;
	padding-top:10px;
}

#contatti_info
{
	float:left;
	width:300px;
	height:700px;
	border-right:1px dotted #cccccc;
}

#contatti_form
{
	float:left;
	width:380px;
	margin-left:10px;
}

.textbox{
	-moz-border-radius:5px 5px 5px 5px;	
	-webkit-border-radius: 5px;    /* for Safari */
	border:1px solid #cccccc;
	width:250px;	
	color:#4e4e4e;
	padding:3px;
}

.textbox_msg{
	-moz-border-radius:5px 5px 5px 5px;	
	border:1px solid #cccccc;
	width:280px;
	height:200px;
	color:#4e4e4e;
	padding:2px;
}

.riga{
	float:left;
	display:inline;
	width:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#4e4e4e;
	text-align:left;
	margin-bottom:5px;
	vertical-align:middle;
	line-height:24px;
}

.bottone
{
	margin:0px;
	padding:3px 10px;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	background-color:#000000;
	border:#FFFFFF 1px solid;
	cursor:pointer;
}

.page_screen_msgbox
{
   background-color:Gray;
   filter:alpha(opacity=70);  
   opacity: 0.7;    
   -moz-opacity:0.7;
   position:fixed;
   top:0px;
   left:0px;
   width:100%;
   height:100%;  
   padding-top: 30%;
}

#dovesiamo
{
	width: 565px;
	float: left;
}

.dove_siamo
{
	width: 565px;
	height: 440px;
	float: left;
	clear: both;	
	margin:5px 0 5px 1px;
}

.map_up_sx
{
	width: 8px;
	height: 7px;
	float: left;
	background-image: url(../immagini/ang_sx_up.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.map_up
{
	width: 549px;
	height: 7px;
	float: left;
	background-image: url(../immagini/line_up.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.map_up_dx
{
	width: 8px;
	height: 7px;
	float: left;
	background-image: url(../immagini/ang_dx_up.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.map_sx
{
	width: 8px;
	height: 164px;
	float: left;
	background-image: url(../immagini/line_sx.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.map_content
{
	width: 549px;
	height: 134px;
	float: left;	
}

.map_dx
{
	width: 8px;
	height: 164px;
	float: left;
	background-image: url(../immagini/line_dx.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.map_dw_sx
{
	width: 8px;
	height: 7px;
	float: left;
	background-image: url(../immagini/ang_sx_dw.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.map_dw
{
	width: 549px;
	height: 7px;
	float: left;
	background-image: url(../immagini/line_dw.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.map_dw_dx
{
	width: 8px;
	height: 7px;
	float: left;
	background-image: url(../immagini/ang_dx_dw.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.linea_verticale_dx
{
	width: 8px;
	float: left;
	background-image: url(../immagini/line_dx.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.linea_verticale_sx
{
	width: 8px;
	float: left;
	background-image: url(../immagini/line_sx.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

#dovesiamo_info
{
	float:left;
	width:300px;
	margin:10px 0px;
}

.desc_impianto
{
	float:left;
	width:99%;
	clear:both;
	margin: 0 0 5px;	
}

/*FONT*/
.titolo
{	
	font-family:Arial, Verdana;
	font-size:30px;
	color:#242424;
	font-style:normal;
}

.testo_18_5c5c5c
{	
	font-family:Arial, Verdana;
	font-size:18px;
	color:#5c5c5c;
	font-style:normal;
}

.testo_12_ffffff
{	
	font-family:Arial, Verdana;
	font-size:12px;
	color:#ffffff;
	font-style:normal;
}

.testo_12_cccccc
{	
	font-family:Arial, Verdana;
	font-size:12px;
	color:#cccccc;
	font-style:normal;
}

.testo_12_5c5c5c, .testo_12_5c5c5c a
{	
	font-family:Arial, Verdana;
	font-size:12px;
	color:#5c5c5c;
	font-style:normal;
	text-decoration:none;
}

.testo_18_242424
{	
	font-family:Arial, Verdana;
	font-size:18px;
	color:#242424;
	font-style:normal;
}

.testo_30_5c5c5c
{	
	font-family:Arial, Verdana;
	font-size:30px;
	color:#5c5c5c;
	font-style:normal;
}

.testo_14_5c5c5c
{	
	font-family:Arial, Verdana;
	font-size:14px;
	color:#5c5c5c;
	font-style:normal;
}

.testo_11_5c5c5c
{	
	font-family:Arial, Verdana;
	font-size:11px;
	color:#5c5c5c;
	font-style:normal;
}

.testo_11_5c5c5c a
{
	color:#5c5c5c;
	text-decoration:none;
}

.testo_18_6A6D6D, .testo_18_6A6D6D a
{	
	font-family:Arial, Verdana;
	font-size:18px;
	color:#6A6D6D;
	font-style:normal;
}

.testo_14_242424
{	
	font-family:Arial, Verdana;
	font-size:14px;
	color:#242424;
	font-style:normal;
}

.testo_14_cc3300
{	
	font-family:Arial, Verdana;
	font-size:14px;
	color:#CC3300;
	font-style:normal;
}

.testo_12_5c5c5c_italic, .testo_12_5c5c5c_italic a
{	
	font-family:Arial, Verdana;
	font-size:12px;
	color:#5c5c5c;
	font-style:italic;
	text-decoration:none;
}

.testo_12_cc3300
{	
	font-family:Arial, Verdana;
	font-size:12px;
	color:#CC3300;
	font-style:normal;
}

.testo_11_242424
{	
	font-family:Arial, Verdana;
	font-size:11px;
	color:#242424;
	font-style:normal;
}

.testo_14_2fa694, .testo_14_2fa694 a
{	
	font-family:Arial, Verdana;
	font-size:14px;
	color:#2fa694;
	font-style:normal;
	text-decoration:none;
}

.testo_18_2fa694
{	
	font-family:Arial, Verdana;
	font-size:18px;
	color:#2fa694;
	font-style:normal;
}

.testo_16_2fa694, .testo_16_2fa694 a
{	
	font-family:Arial, Verdana;
	font-size:16px;
	color:#2fa694;
	font-style:normal;
}

.testo_16_595959
{	
	font-family:Arial, Verdana;
	font-size:16px;
	color:#595959;
	font-style:normal;
}

.testo_12_2fa694
{	
	font-family:Arial, Verdana;
	font-size:12px;
	color:#2fa694;
	font-style:normal;
}

.testo_11_ffffff
{	
	font-family:Arial, Verdana;
	font-size:11px;
	color:#ffffff;
	font-style:normal;
}

.testo_11_ffffff a
{
	color:#ffffff;
	text-decoration:none;
}
/*fine FONT*/

a img
{
	border:0px;
}
