/*======================================*/
/*       STILI GENERALI                 */
/*======================================*/

 BODY{ 
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
 Color: #000000;
 font-size:13px;
 }
 
 FORM {
 margin: 0px;
 }
 
  A {
 text-decoration:none;
 Color: #000000;
 }
	
 A:active {
 text-decoration:none;
 Color: #000000;
 }
	
 A:visited {
 text-decoration:none;
 Color: #000000;
 }
	
 A:hover {
 text-decoration:underline;
 Color: #000000;
 }
 
 A.linkblue {
 text-decoration:underline;
 Color: #003366;
 }
	
 A.linkblue:active {
 text-decoration:underline;
 Color: #003366;
 }
	
 A.linkblue:visited {
 text-decoration:underline;
 Color: #003366;
 }
	
 A.linkblue:hover{
 text-decoration:none;
 Color: #003366;
 background-color:transparent;
 }
 
 A.linkred {
 text-decoration:none;
 Color: #000000;
 }
	
 A.linkred:active {
 text-decoration:none;
 Color: #000000;
 }
	
 A.linkred:visited {
 text-decoration:none;
 Color: #000000;
 }
	
 A.linkred:hover{
 text-decoration:underline;
 Color: #993300;
 background-color:transparent;
 }

 
 .bg-content{
 background-image:url(/immagini/bg_content_new.jpg);
 background-repeat:repeat-y;
 height:300px;
 padding-bottom:30px;
 }
 .bg-top-content{
 background-image:url(/immagini/top_content_new.jpg);
 background-repeat:no-repeat;
 background-position:top;
 height:300px;
 }

.bottom-new{
 background-image:url(/immagini/bottom_new.jpg);
 background-repeat:no-repeat;
 background-position:top;
 height:175px;
 padding-top:10px;
 padding-left:25px;
 padding-right:65px;
 }
.bottom_index_zero{
padding:4px;
font-size:11px;
}
.bottom_index_uno{
border-left:1px solid #e1e168;
padding:4px;
font-size:10px;
color:#666666;
}
.bottom_index{
border-left:1px solid #e1e168;
padding:4px;
font-size:11px;
}
 .real-new{
 background-image:url(/immagini/box_real_new.jpg);
 background-repeat:no-repeat;
 background-position:top;
 height:220px;
 padding:6px;
 padding-top:64px;
 }
 .box-news{
 background-image:url(/immagini/box_news.jpg);
 background-repeat:no-repeat;
 background-position:top;
 height:138px;
 padding:7px;
 padding-top:52px;
 padding-left:14px;
 }
 .button_1{
 background-image:url(/immagini/button_1.jpg);
 background-repeat:no-repeat;
 background-position:top;
 height:33px;
 font-size:12px;
 font-weight:bold;
 padding-left:26px;
 padding-top:2px;
 }
 .button_2{
 background-image:url(/immagini/button_2.jpg);
 background-repeat:no-repeat;
 background-position:top;
 height:31px;
 font-size:12px;
 font-weight:bold;
 padding-left:26px;
 padding-top:2px;
 }
 .button_1-sel{
 background-image:url(/immagini/button_1-sel.jpg);
 background-repeat:no-repeat;
 background-position:top;
 height:33px;
 font-size:12px;
 font-weight:bold;
 padding-left:26px;
 padding-top:2px;
 }
 .button_2-sel{
 background-image:url(/immagini/button_2-sel.jpg);
 background-repeat:no-repeat;
 background-position:top;
 height:31px;
 font-size:12px;
 font-weight:bold;
 padding-left:26px;
 padding-top:2px;
 }
 .title_new_content{
 background-image:url(/immagini/bgtitle.png);
 background-repeat:no-repeat;
 background-position:left center;
 height:75px;
 font-size:26px;
 font-weight:bold;
 font-style:italic;
 font-family:"Times New Roman", Times, serif;
 color:#993300;
 padding-left:20px;
 }
 .slide-home-margin{
 margin-left:12px;
 }
 .real-home-margin{
 margin-left:5px;
 }
 .button-home-margin{
 margin-top:4px;
 margin-left:4px;
 }
 .bg-voci-menu-real{
 background:#ececa0;
 padding:4px;
 padding-bottom:10px;
 }
 .sng-voci-menu-real{
 border-bottom:1px solid #D7D738;
 font-size:12px;
 padding:3px;
 padding-left:8px;
 }
 .content-pad{
 padding-left:10px;
 }
 
 .slideshow-bg{
 background-image:url(/immagini/slide/00.jpg);
 background-position:bottom;
 background-repeat:no-repeat; 
 }

/*======================================*/
/*      STILI GENERALI DEI MODULI       */
/*======================================*/
	 .center-console {
	 border-right: 8px #333333 double;
	 }
	 
	 /* menu */
	 .menu-console {
     border-right: 4px #333333 double;
	 background: #666666;
	 font-family: Arial;
	 font-size: 10px;
	 font-weight: bold;
	 Color: #FFFFFF;
	 }
	 
	 .titolo-console {
     border-bottom: 4px #333333 double;
	 background: #666666;
	 height: 30px;
	 font-family: Arial;
	 font-size: 12px;
	 font-weight: bold;
	 Color: #FFFFFF;
	 padding-left: 15px;
	 }
	 
	 .voce-principale-console {
	 font-family: Verdana;
	 font-size: 11px;
	 Color: #FFFFFF;
	 border-bottom: 1px #333333 solid;
	 height: 22px;
	 padding-left: 15px;
	 }
	 
	 A.voce-principale-a-console {
	 Color: #FFFFFF;
	 text-decoration: none;	
	 }
	 A.voce-principale-a-console:active {
	 Color: #000000;
	 text-decoration: none;	
	 }
	 A.voce-principale-a-console:hover {
	 Color: #000000;
	 text-decoration: none;	
	 }
	 A.voce-principale-a-console:visited {
	 Color: #FFFFFF;
	 text-decoration: none;	
	 }
	 .bottom-console {
     border-top: 4px #333333 double;
	 background: #666666;
	 height: 20px;
	 font-family: Arial;
	 font-size: 10px;
	 font-weight: bold;
	 Color: #FFFFFF;
	 padding-left: 15px;
	 }
	 
	 .menuConsole {
	 font-family: Verdana;
	 font-size: 11px;
	 Color: #FFFFFF;
	 border-bottom: 1px #999999 solid;
	 height: 18px;
	 }
	 
	 .spacerMenuConsole {
	 height: 5px;
	 }
	 
	 /* INPUT */
	 .input-moduli {
	 border: 1px #666666 solid;
	 background: #FFFFFF;
	 font-family: Verdana;
	 font-size: 11px;
	 Color: #000000;
	 height: 25px;
	 }
	 
	/* Prodotti */
	 .titolo-prodotti {
	 border-bottom: 4px #996600 double;
	 background: #E0E0C2;
	 height: 20px;
	 font-family: Arial;
	 font-size: 14px;
	 font-weight: bold;
	 Color: #333333;
	 padding-left: 15px;
	 }
	 
	 .desc-prodotti {
	 font-family: Verdana;
	 font-size: 11px;
	 text-align: justify;
	 Color: #000000;
	 }
	 
	 .prezzo-prodotti {
	 font-family: Verdana;
	 font-size: 13px;
	 font-weight: bold;
	 Color: #FF0000;
	 padding-right: 100px;
	 }
	 
	 .conferma-prodotti {
	 font-family: Verdana;
	 font-size: 14px;
	 font-weight: bold;
	 Color: #000000;
	 }
	 .foto-prodotti{
	 border:1px solid #CCCCCC;
	 background:#FFFFFF;
	 padding:4px;
	 }
	 .box-foto-prodotti{
	 border:1px solid #D7D738;
	 padding: 6px;
	 background-color:#EEEEA8;
	 }
	 .box-txt-prodotti{
	 border-top:1px solid #D7D738;
	 border-bottom:1px solid #D7D738;
	 padding: 6px;
	 }
	 .cnt-box-prodotti{
	 padding:4px;
	 text-align:justify;
	 }
	 
	 .gallerie{
	 border:1px solid #D7D738;
	 padding: 6px;
	 background-color:#EEEEA8;
	 font-size:12px;
	 font-weight:bold;
	 }
	 .gallerie1{
	 background: #E8E8E8;
	 border:1px solid #FFCC00;
	 padding:6px;
	 }
		.voci-menu-sinistra-gal{
		background:#DBE2E8;
		padding:4px;
		}
