/* @override http://scolaro2010.dndcms.com/css/stili_2010.css */

@charset "UTF-8";
/* CSS Document */



html {
	height: 100%;
}

body {
	background-color: #FFFFFF;
	margin: 15px;
}
body, tr, td , input, textarea{
	font-family:Helvetica, Arial,  sans-serif;
}
.box{
	position: relative;
	height: 100%;
}

/* @group Contenuto */

#contenuto{	
	/*position: absolute;
	left: 200px;*/
	margin-left: 200px;
	top: 0px;
	background-color: #E0E7EC;
	width: 1024px;
	position: relative;
	min-height: 1000px;
	
}


#contenuto h1.posAss {
	font-weight: normal;
	height: 24px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	line-height: 40px;
	height: 40px;
	margin: 54px 0 0 0;
	padding: 0 10px 0 0;
	color: #55575b;

}

#contenuto h1 {
	font-weight: normal;
	line-height: 24px;
	height: 24px;
	color: #55575b;
	margin: 20px 0 0 10px;
}


#contenuto h3 {
	font-weight: normal;
	height: 18px;
	color: #55575b;
	margin-left: 10px;

}


#contenuto h1 span{
	color: #868B90;

}
p.descrizione, p.download {
	font-size: 13px;
	color: #636466;
	/*width: 1024px;*/
	line-height: 150%;
	margin: 16px 10px 8px 10px;
}

ul.descrizione{
	font-size: 13px;
	color: #636466;
	line-height: 150%;
}

p.download a{	
	font-size: 13px;
	color: #636466;
	width: auto;
	line-height: 36px;
	margin: 0px;
	background:  url(../grafica/Download.png) no-repeat 2px 2px;
	height: 36px;
	padding: 0px 8px 0px 40px;
	display: inline-block;
	border: 1px solid #e0e7ec;
}
p.legenda {
	margin: 2px 8px;
}


p.legenda a{	
	font-size: 12px;
	color: #636466;
	width: auto;
	line-height: 24px;
	margin: 0px;
	background: url(../grafica/Full%20Size.png) no-repeat 4px 4px;
	height: 24px;
	padding: 0px 8px 0px 24px;
	display: inline-block;
	text-decoration: none;
}

p.legenda a:hover{	
	color: #636466;
	text-decoration: underline;
}


ul.altreicone,  ul.altreiconePubblicitari{
	margin: 4px 0;
	padding:0;
	float: right;
	width: 408px;
	position: relative;
	list-style: none;
}
ul.altreicone li {
	text-align: left;
	margin:  8px 8px;
	padding: 0px;
	position: relative;
	height: 120px;
	float: left;
}
ul.altreiconePubblicitari li {
	text-align: left;
	margin:  8px 8px;
	padding: 0px;
	position: relative;
	height: 120px;
	float: right;
}

ul.altreicone li a , ul.altreiconePubblicitari li a {
	position: relative;
}
ul.altreicone li a img, ul.altreiconePubblicitari li a img{
	margin: 0px 0px;
	padding: 0px 0px;
	border: none;
}


span.zoom {
	position: absolute;
	top: -22px;
	right: 4px;
	width: 32px;
	height: 32px;
	z-index: 1000;
	background: url(../grafica/icons/06-magnifying-glass-plus-2.png) no-repeat 0px 0px;
}


.caratteristiche {
	clear: both;
	width: 1024px;
	position: relative;
	background-color: #fff;
}
.intestazionicaratteristiche {
	width: 346px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.intestazionicaratteristicheinterno {
	width: 346px;
	height: 120px;
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	border-bottom: 0px solid;
}

.intestazionicaratteristiche img {
	position: absolute;
	left: 0;
	overflow: hidden;
}

.contenutocaratteristiche {
	width: 678px;	
	position: absolute;
	top: 0px;
	left: 346px;
	overflow: scroll;
}
div.intestazionicontenutocaratteristicheinterno{
	
	width: 1250px;
	height: 120px;
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
div.contenutocaratteristicheinterno {
	background-repeat: no-repeat;
	width: 1250px;
	position: absolute;
	top: 0px;
}

/* @group Palladio standard */

.intPalladioStandardAltezza {
	height: 300px;	
}
.intPalladioStandardAltezza-30 { /* */
	height: 270px;  /* -30 rispetto all'intGalileo*/	
}
.intPalladioStandardFondo {
	background-image: url(../images/caratteristiche-palladio-standard.png);
	background-position: -345px 0px;

}

/* @end */

/* @group Palladio telescopic */

.intPalladioTelescopicAltezza {
	height: 260px;	
}
.intPalladioTelescopicAltezza-30 { /* */
	height: 230px;  /* -30 rispetto all'intGalileo*/	
}
.intPalladioTelescopicFondo {
	background-image: url(../images/caratteristiche-palladio-telescopic.png);
	background-position: -345px 0px;

}

/* @end */


/* @group Torino braccio */

.intTorinoBraccioAltezza {
	height: 250px;	
}
.intTorinoBraccioAltezza-30 { /* */
	height: 220px;  /* -30 rispetto all'intGalileo*/	
}
.intTorinoBraccioFondo {
	background-image: url(../images/caratteristiche-torino-braccio.png);
	background-position: -345px 0px;

}

/* @end */


/* @group Napoli standard */

.intNapoliStandardAltezza {
	height: 250px;	
}
.intNapoliStandardAltezza-30 { /* */
	height: 220px;  /* -30 rispetto all'intGalileo*/	
}
.intNapoliStandardFondo {
	background-image: url(../images/caratteristiche-napoli-standard.png);
	background-position: -345px 0px;

}

/* @end */

/* @group Napoli telescopic */

.intNapoliTelescopicAltezza {
	height: 200px;	
}
.intNapoliTelescopicAltezza-30 { /* */
	height: 170px;  /* -30 rispetto all'intGalileo*/	
}
.intNapoliTelescopicFondo {
	background-image: url(../images/caratteristiche-napoli-telescopic.png);
	background-position: -345px 0px;

}

/* @end */

/* @group Napoli braccio */

.intNapoliBraccioAltezza {
	height: 210px;	
}
.intNapoliBraccioAltezza-30 { /* */
	height: 180px;  /* -30 rispetto all'intGalileo*/	
}
.intNapoliBraccioFondo {
	background-image: url(../images/caratteristiche-napoli-braccio.png);
	background-position: -345px 0px;

}

/* @end */
/* @group Firenze braccio */

.intFirenzeBraccioAltezza {
	height: 210px;	
}
.intFirenzeBraccioAltezza-30 { /* */
	height: 180px;  /* -30 rispetto all'intGalileo*/	
}
.intFirenzeBraccioFondo {
	background-image: url(../images/caratteristiche-firenze-braccio.png);
	background-position: -345px 0px;

}

/* @end */

/* @group Palladio braccio */

.intPalladioBraccioAltezza {
	height: 240px;	
}
.intPalladioBraccioAltezza-30 { /* */
	height: 210px;  /* -30 rispetto all'intGalileo*/	
}
.intPalladioBraccioFondo {
	background-image: url(../images/caratteristiche-palladio-braccio.png);
	background-position: -345px 0px;

}

/* @end */


/* @group Leonardo braccio */

.intLeonardoBraccioAltezza {
	height: 210px;	
}
.intLeonardoBraccioAltezza-30 { /* */
	height: 180px;  /* -30 rispetto all'intGalileo*/	
}
.intLeonardoBraccioFondo {
	background-image: url(../images/caratteristiche-leonardo-braccio.png);
	background-position: -345px 0px;

}

/* @end */

/* @group milano standard */


.intMilanoStandardAltezza {
	height: 205px;
}
.intMilanoStandardAltezza-30 {
	height: 175px;
}
.intMilanoStandardFondo {
	background-image: url(../images/caratteristiche-milano-standard.png);
	background-position: -345px 0px;
}


/* @end */

/* @group milano braccio */

.intMilanoBraccioAltezza {
	height: 185px;	
}
.intMilanoBraccioAltezza-30 { /* */
	height: 170px;  /* -30 rispetto all'intGalileo*/
	
}

.intMilanoBraccioFondo {
	background-image: url(../images/caratteristiche-milano-braccio.png);
	background-position: -345px 0px;

}

/* @end */

/* @group galileo retrattile */

.intGalileoAltezza {
	height: 220px;
}
.intGalileoAltezza-30 {
	height: 190px;
}
.intGalileoFondo {
	background-image: url(../images/caratteristiche-galileo-retrattile.png);
	background-position: -345px 0px;
}
/* @end */

/* @group poker double */
.intestazionicaratteristichepoker {
	width: 400px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.contenutocaratteristichepoker {
	width: 638px;	
	position: absolute;
	top: 0px;
	left: 400px;
	overflow: scroll;
}
div.contenutocaratteristicheinternopoker {
	background-repeat: no-repeat;
	width: 1000px;
	position: absolute;
	top: 0px;
}

.intPokerAltezza {
	height: 280px;
}
.intPokerAltezza-30 {
	height: 250px;
}
.intPokerFondo {
	background-image: url(../images/caratteristiche-poker-double.png);
	background-position: -400px 0px;
}
/* @end */



/* @group capri */
.intestazionicaratteristichecapri {
	width: 282px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.contenutocaratteristichecapri {
	width: 744px;	
	position: absolute;
	top: 0px;
	left: 281px;
	overflow: scroll;
}
div.contenutocaratteristicheinternocapri {
	background-repeat: no-repeat;
	width: 850px;
	position: absolute;
	top: 0px;
}

.intCapriAltezza {
	height: 200px;
}
.intCapriAltezza-30 {
	height: 170px;
}
.intCapriFondo {
	background-image: url(../images/caratteristiche-capri.png);
	background-position: -282px 0px;
}
/* @end */



/* @end */

/* @group Menu laterale */

#menuLaterale{
	position: absolute;
	width: 200px;
	top: 0;
	left: 0;
	bottom: 0;
	
}

.fondoTrasparente {
	/*position: absolute;
	width: 240px;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: #E0E7EC;
	height: 500px;*/
	
}

ul.menuLateraleElenco  {
	list-style: none;
	margin: 0 0 0 16px ;
	padding: 0;
	font-size: 14px;
	color: #636466;
}
ul.menuLateraleElenco  li.lev1 {
	width: 180px;
	position: relative;
	margin: 20px 0;
	padding: 0;
}
 ul.menuLateraleElenco  li span.titolo {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

ul.menuLateraleElenco  li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}
ul.menuLateraleElenco  li  ul li {
	line-height: 20px;
}
ul.menuLateraleElenco  li  ul li a {
	color: #636466;
	text-decoration: none;	
}

ul.menuLateraleElenco  li  ul li a:hover {
	color: #636466;
	text-decoration: underline;	
}

img#logo {
	/*position: absolute;
	z-index: 99;*/
}



/* @end */

/* @group Footer */

#footerHome {
	border-top: 5px solid #b2b3b6;
	position: relative;
	z-index: 9999;
	font-size: 11px;
	color: #636466;
	margin: 0px 0px 0 200px;
	background: #fff;
	width: 1024px;
	padding: 0px 0px 0px 0px;
	height: 50px;

}
#footerHome a{
	color: #636466;
}
#footerHome a:hover{
	color: #636466;
	text-decoration: none;
}





/* @end */

/* @group Icone */

ul.icone {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 150;
	top: 634px;
	right: 0;
}
ul.iconePubblicitari {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 150;
	top: 510px;
	right: 0;
}
li.icon {
	width: 57px;
	height: 57px;
	display: block;
	background-image: url(../grafica/simboli-2010.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 7px;
	border: 1px solid #fff;
}
.dimensioni {
	background-position: 0px 0px;
}
.codice {
	background-position: 0px -67px;
}
.lunghezza {
	background-position: 0px -134px;
}
.peso {
	background-position: 0px -201px;
}
.volume {
	background-position: -268px 0px;
}
.palo {
	background-position: 0px -268px;
}
.sezionesostegno {
	background-position: -268px -268px;
}
.stecche {
	background-position: -67px 0px;
}
.setcanaline {
	background-position: -67px -67px;
}
.conbase {
	background-position: -67px -134px;
}
.sezionestecche {
	background-position: -67px -201px;
}
.caminoantivento {
	background-position: -268px -67px;
}
.volant {
	background-position: -67px -268px;
}
.bloccoantivento {
	background-position: -268px -201px;
}
.ottonatura {
	background-position: -134px 0px;
}
.fodero {
	background-position: -134px -67px;
}
.doppiacarrucola {
	background-position: -134px -134px;
}
.conmanovella {
	background-position: -134px -201px;
}
.telescopico {
	background-position: -268px -134px;
}
.retrattile {
	background-position: -134px -268px;
}
.basegirevole {
	background-position: -201px -0px;
}
.steccaeasychange {
	background-position: -201px -67px;
}
.tipolegno {
	background-position: -201px -134px;
}
.telaioalluminio {
	background-position: -201px -201px;
}
.piastrecemento {
	background-position: -201px -268px;
}

/* @end */

/* @group BASI */

.boxBasi {
	width: 341px;
	float: left;
}
.boxBasiImg {
	text-align: center;
	vertical-align: bottom;
	height: 250px;
	display: table-cell;
	width: 341px;
	background-color: #fff;
}

.boxBaseDescrizione {
	height: 100px;
}

.boxBaseDescrizione p {
	padding-left: 50px;
}

/* @end */

.boxNewSystem img {
	margin-left: 0;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;

	
}
.patented{
	position: absolute;
	top: 10px;
	left: 130px;
	z-index: 10000;
	
}

.spazioH1 {
	height: 100px;
}
.spazioH2 {
	height: 130px;
}

.arancio {
	color: #d48213 !important;
}

small {
	font-size: 10px;
}

small a {	
	color: #636466 !important;
	text-decoration: underline;
}
small a:hover {	
	color: #636466 !important;
	text-decoration: none;
}

/* @group form contatti */

form.formContatti {
	margin: 20px 0;
	padding: 0;
}

.formContatti .campi{
	font-size: 13px;
	color: #636466;
	border: 1px solid gray;
	padding: 3px;
}

.testoForm {	
	font-size: 13px;
	color: #636466;
	line-height: 150%;
}

.bottone {
	border: 1px solid #d47f13;
	background-color: #f88328;
	color: #f8f9fe;
	font-size: 16px;
	padding: 5px 10px;
	font-weight: bold;
}

/* @end */
/* @group Risultati agenti */

#risultato {
	/*width: 500px; */
	margin: 0px 0px 0px 5px;
	float: left;
	width: 290px;
	font-size: 12px;
	padding: 5px 10px;
	line-height: 150%;
	color: #45484a;

	
}
#risultato a{
	color: #45484a;	
	text-decoration: underline;
}

#risultato a:hover{
	color: #45484a;	
	text-decoration: none;
}

#risultato .titoloRegione {
	font-size: 14px;
	font-weight: bolder;
	margin: 0px 0px 10px 0px
	
}
#risultato .indirizzoRegione{
	margin: 5px 0px 5px 0px;
	
}
#risultato .indirizzoArea{
	font-size: 14px;
	color: gray;
	margin: 5px 0px 5px 0px;
	
}
.disascaliaGrigia{
	font-size:11px;
	color:#999;
	
}

#macroArea{
	/*position: absolute;
	top: 120px;
	left: 20px;*/
	float: left;
	width: 220px;
	margin-left: 5px;	
}

#Nazioni {
	/*position: absolute;
	top: 70px;
	top: 120px;*/
	float: left;
	width: 220px;
	margin-left: 5px;	

	
}
#Regioni {
	/*position: absolute;
	top: 120px;
	left: 490px;*/
	float:left;
	width: 220px;
	margin-left: 5px;	
	
	
}
#risultato .distributore {
	font-size: 14px;
	font-weight: bolder; 
	color: #138f2f;
	
}

#macroArea p, #Nazioni p, #Regioni p  {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color:  #868B90;
}

#macroArea a, #Nazioni a, #Regioni a  {
	color: #45484a;
	text-decoration: none;
	padding: 5px 3px;
	margin: 0;
	display: block;
	background-image: url(../grafica/menu-freccia-fondo-trasp.gif);
	background-position: right center;
	background-repeat: no-repeat;
	
}
#macroArea a:hover, #Nazioni a:hover, #Regioni a:hover  {
	color: white;
	text-decoration: none;
	background-image: url(../grafica/menu-freccia-fondo.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#macroArea a.areaSelezionata, #Nazioni a.areaSelezionata , #Regioni a.areaSelezionata{
	background-image: url(../grafica/menu-freccia-fondo.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: white;
	text-decoration: none;
	
	
}

/* @end */
.voceDownload {
	width: 510px;
	float: left;
	background-color: #fff;
	border-right: 1px solid #cdd4da;
	border-bottom: 1px solid #cdd4da;
	
}
.voceDownload img{
	float: left;
	margin: 10px;
	padding: 0;
	
	
	
}
.titoloDownload {
	color: #45484a;	
	font-size: 16px;
	margin: 16px 10px 8px 10px;
	clear: left;
	
}

.voceDownload p{
	color: #45484a;	
	font-size: 13px;	
	margin: 16px 10px 8px 10px;
	display: table-cell;
	vertical-align: middle;
	
}
.voceDownload p a{
	color: #45484a;	
	
}
.voceDownload p a:hover{
	color: #45484a;	
	text-decoration: none;
	
}
.pubblicitariDati {
	background-color: #fff;
	width: 1024px;
	text-align: left;
}

.referenze {
	margin: 10px;	
	}
.referenze .colonnaRef{
	float:left;
	width:235px;
	}
.colonnaRef p{
	 padding:0px 0px;
	 font-size: 12px;
	color: #45484a;	
 }
 
 .colonnaRef a{
	color: #45484a;	
	
}
.colonnaRef a:hover{
	color: #45484a;	
	text-decoration: none;
	
}
.credits {
	float: left;
	width: 300px;
	height: 210px;
	background-color: #fff;
	vertical-align: bottom;
	display: table;
	padding: 10px;

}
.credits p{
	vertical-align: bottom;
	display: table-cell;
	 font-size: 12px;
	color: #45484a;	
}
.credits p a{
	color: #45484a;	
}

.verdeoliva, a.verdeoliva {
	color: #7A8559 !important;	
}

.marrone, a.marrone {
	color: #A06823 !important;
}

.nero, a.nero {
	color: #000 !important;
}

.rossoPub, a.rossoPub {
	color: #c81a0e  !important ;
}
div.piccole {
	position: relative;
	margin: 0 10px;
	z-index: 100;
}
div.piccole img{
	float: left;
	z-index: 100;
}

a.btImgPiccole {
	border: none; 
}
a.btImgPiccole img {
	border: none; 
	border: 1px solid #ccc;
}
a.btImgPiccole:hover img{
	border: 1px solid #515151;
}

p.testo {	
	font-size: 13px;
	color: #636466;
	line-height: 150%;
	width: 500px;
	float: left;
}
.divisorio {
	clear: both;
	height: 5px;
	line-height: 5px;
	font-size: 5px;
	margin: 0;
	padding: 0;
}
