/*@charset "utf-8";*/
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


.container {
	width: 700px;
	height: 100%;
	margin:0 auto;	
}

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:11px;	
}
.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:11px;	
    /*font-weight:bold;*/
    text-align:center;
	}

/*Fine*/

.contenuto{
	position: relative; 
	width: 700px;
	}


/*Stili sx*/

.contenitoreSx{
	margin:0 auto;
	position:absolute;
	width: 193px;
	text-align:left;
	min-height:590px;
	height: auto !important;
	height: 590px;	
	}
	
.divMenuLat{
	height:133px;
	border-bottom:solid 1px #808080;
	margin-top:3px;
}

.ItemMenu{
	background-image: url(../../images/master/iconaMenu.jpg);
	padding-left:37px;
	background-repeat: no-repeat;
	background-position: 18px;
	}

.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;
}



/*Stili dx*/

.contenitoreDx{
	float:right;
	width:505px;
	right:0px;
	top:0px;
	min-height:660px;
	height: auto !important;
	height:660px;	
	position:relative;
	}
	
.divTitolo{
	height:22px;
	padding-top:7px;
	color:#4D4D4D;
	font-weight: bold;
	letter-spacing: 1px;
	background-color:#EFEFEF;
	padding-left:39px;
	
}

.divTesto{
	margin-top:28px;
	margin-right:8px;
	margin-bottom:20px;
	position:relative;
	margin-left:39px;
}

.contenitoreGridViewPagineDinamiche{
	border: 1px solid #B2B2B2;
	padding:3px;
	}

.divBottom{
	border-top: 2px solid #808080;
	height:26px;
	padding-left:15px;
	color:#666666;
	font-size:11px;
	padding-top:13px;
	margin-top:20px;
	position:relative;
	margin-bottom:10px;
}



/*PAGINA CONTATTI*/

.textBoxContattaci{
	margin-bottom:10px;
	margin-top:5px;
}


.divPulsanteInvia{
float:right;
margin-top:20px;
}


/*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:20px;
	padding-bottom:5px;
	margin-bottom:20px;
	/*margin-right:60px;*/
	width: 200px;
	position:absolute;
	left:0px;
	top:0px;
	}


/*PAGINA HOME*/

.HomeProdotto{
	text-align:center;
	padding-bottom:12px;
	padding-top:6px;
	border-right:1px #EAEAEA;	
	border-right-style:dashed;
	padding-left:10px;
	padding-right:10px;
	}

.home{
	border-bottom:5px #F5F5F5 solid;
	position:relative;
	height:30px;
	}
.vaiHome{
	position:absolute;
	right:10px;
	bottom:5px;
	}
.homeGrid{
	border-top:1px #D4D4D4 solid;
	padding-top:10px;
	}


.bianco{
	position:absolute;
	top:0px;
	right:15px;
	right:-3px !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;
	}



