
img.bg {
	min-height: 825px;
	min-width: 1200px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
}

/*@charset "utf-8";*/
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


.container {
	width: 940px;
	height: 100%;
	margin:0 auto;
	background-color:#FFFFFF;
}

a{
	text-decoration:none;
}
	
a:hover{
	text-decoration:underline;
}

/*img {
	display: block;
}*/

/*Stili header*/

.header{
	height:109px;
	margin:0 auto;
	position:relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}

.logo{
	position:absolute;
	top:10px;
    left:20px;	
}
.menu{
	position:absolute;
	top:14px;
    right:17px;	
	font-size:12px;
	color: #4D4D4D;
	}
	
.menu a{
	margin-right:10px;
	margin-left:10px;
	color: #4D4D4D;

}

.menu a:hover{
	margin-right:10px;
	margin-left:10px;
	color: #A21D2A;
	font-weight:bold;
}

.scritta{
	position:absolute;
	bottom:18px;
    left:20px;	
    /*font-weight:bold;*/
    text-align:center;
	}

/*Fine*/

.contenuto{
	position: relative; 
	width: 940px;
	margin-top:5px;
	}


/*Stili sx*/

.contenitoreSx{
	margin:0 auto;
	width: 193px;
	/*position:absolute;
	text-align:left;
	min-height:590px;
	height: auto !important;
	height: 590px;*/
	float:left;
	margin-left:5px;
	}
	
.divMenuLat{
	height:133px;
	border-bottom:solid 1px #808080;
	margin-top:5px;
}

.ItemMenu{
	background-image: url(../../images/master/iconaMenu.jpg);
	padding-left:37px;
	background-repeat: no-repeat;
	background-position: 18px;
	}

.ItemMenu_Tip{
	background-image: url(../../images/master/iconaMenu.jpg);
	padding-left:15px;
	background-repeat: no-repeat;
	background-position: 0px;
	}

.MenuUsato{
	margin-top:14px;
	}

.ItemMenuUsato{
	background-image: url(../../images/master/iconaMenuUsato.jpg);
	padding-left:37px;
	background-repeat: no-repeat;
	background-position: 18px;
	
	}
	

.divTitoloLat{
	height:22px;
	padding-top:7px;
	padding-left:18px;
	background-color:#808080;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	
}

.imgLat{
	margin-top:4px;
	display: block;
}

.imgBlock{
	display: block;
}

.contenitoreGallery
{
	width:930px;
	min-height:550px;
	height: auto !important;
	height:550px;
	margin-left:5px;
	margin-right:5px;	
    }


/*Stili dx*/

.contenitoreDx{
	float:left;
	width:733px;
	min-height:550px;
	height: auto !important;
	height:550px;
	margin-left:5px;	
	}
	
.divTitolo{
	height:22px;
	padding-top:7px;
	color:#4D4D4D;
	font-weight: bold;
	letter-spacing: 1px;
	background-color:#EFEFEF;
	padding-left:20px;
}

.divTesto
{
	margin-top:28px;
	margin-right:20px;
	margin-bottom:20px;
	position:relative;
	/*margin-left:39px;*/
	margin-left:20px;
}

.contenitoreGridViewPagineDinamiche{
	border: 1px solid #B2B2B2;
	padding:3px;
	}

.divBottom{
	border-top: 2px solid #808080;
	padding-left:15px;
	color:#666666;
	font-size:11px;
	padding-top:13px;
	margin-top:20px;
	position:relative;
	margin-bottom:10px;
	padding-bottom:10px;
}



/*PAGINA CONTATTI*/

.textBoxContattaci{
	margin-bottom:10px;
	margin-top:5px;
}


.divPulsanteInvia{
margin-top:20px;
}

.divPulsanteForm{
float:right;
margin-top:0px;
}


/*Pagina Dinamico*/

.ricercaDiv{
	width:450px;
	text-align:left;
}

.HomeProdottoCatalogo{
	text-align:center;
	padding-bottom:12px;
	margin-bottom:15px;
	padding-top:6px;
	border-right:1px #EAEAEA;	
	border-right-style:dashed;
	padding-left:10px;
	padding-right:10px;
	}

.ProdottoDettCatalogo{
	border-right:1px #EAEAEA;	
	border-right-style:dashed;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:20px;
	/*margin-right:60px;*/
	width: 280px;
	position:absolute;
	left:0px;
	top:0px;
	}

/*PAGINA HOME*/

.HomeProdotto{
	text-align:left;
	padding-bottom:12px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	height: auto !important;  /* per i browser moderni */
    height: 120px;      /* per IE5.x e IE6 */
    min-height: 120px;  /* per i browser moderni */
    border-bottom:1px #EAEAEA;	
	border-bottom-style:dashed;
	position:relative;
	}

.home{
	border-bottom:5px #F5F5F5 solid;
	position:relative;
	height:30px;
	width:275px;
	}

.homeImage
{
	border-bottom:5px #F5F5F5 solid;
	position:relative;
	height:30px;
	padding-bottom: 25px;
	padding-left:30px;
	}
	
.homeImage img
{
    margin-right:30px;
    margin-left:20px;
}

.homeImage a
{
     /*border-right:1px #B4B4B4 dashed;*/
     padding-top:20px;
}
.homeImageLeft
{
     border-left:1px #B4B4B4 dashed;
}
.homeImageLeft img
{
     margin-left:30px;
}


.homeDataList
{
	padding-top:15px;
	border-top:1px #D4D4D4 solid;
	padding-left:17px;
	padding-right:17px;
	}
	
.vaiHome{
	position:absolute;
	right:10px;
	bottom:5px;
	}
	
/*.homeGrid{
	border-top:1px #D4D4D4 solid;
	padding-top:10px;
	}*/

.homeGrid{
	/*border-top:1px #D4D4D4 solid;*/
	padding-top:10px;
	float:left;
	width:700px;
	/*border-right:1px #EAEAEA;	
	border-right-style:dashed;*/
	}


.bianco{
	position:absolute;
	top:0px;
	right:15px;
	right:-5px !important;	
	background-color:White;	
	width:5px !important;
	width:15px;
	height:600px;
	z-index:5;
	}

.titoliHomeGrigi{
	color: #666666;
	font-weight: bold;
}

.pPulsanteSegueNewsHome{
	margin-top: 0px;
	margin-bottom:25px;
	}
	
.dataNewsHome{
	margin-top: 0px;
	margin-bottom:3px;
	}	

/*PAGINA CHI SIAMO*/

.pDistanzaTestoImmagine{
	margin-top: 0px;
	}


/* generici */


.testoMaiuscolo{
	text-transform:uppercase;	
	}

p{
	margin-top: 14px;
	margin-bottom:0px;
}

.spanTestoRosso{
	color:#A21D2A;
	font-weight:bold;
}

hr{
	color: #D7D7D7;
	background-color: #D7D7D7;
	height: 1px; 
	border: 0px;
	margin-top:13px !important; 
	margin-bottom:11px !important;
	}
	
.hr_dinamico{
	color: #D7D7D7;
	background-color: #D7D7D7;
	height: 1px; 
	border: 0px;
	margin-top:20px !important;
	margin-bottom:8px !important;
	}
	
	.indietro a{
		color:#8080D0;
		text-decoration:none;
	}
	
	.indietro a:hover{
		text-decoration:underline;
	}


	
.divAltezza {
	height:106px !important;
	height:auto;
	}

.linkInfo
{
    padding:5px 15px;
    background-color:#2B388F;
    color:White;
    font-size:11px;
    font-weight:bold;
    margin-top:15px;
    position:absolute;
    bottom:15px;
    right:150px;
    }
.linkStampa
{
    padding:5px 15px;
    background-color:#B7BCC1;
    color:White;
    font-size:11px;
    font-weight:bold;
    margin-top:15px;
    position:absolute;
    bottom:15px;
    right:0px;
    }
   
.linkForm
{
    padding:3px 10px;
    background-color:#B7BCC1;
    color:White;
    font-size:10px;
    font-weight:bold;
    /*position:absolute;
    bottom:15px;
    right:0px;*/
    }

.linkCont
{
    padding:5px 15px;
    color:White;
    font-weight:bold;
    }
 
 .image{border:1px #F5F5F5 solid;margin-top:20px;}
 .imageMargin{border:1px #F5F5F5 solid;margin-top:10px;}


 .imageBorder{border:1px #808080 solid;}
