

/*
TAG E CLASSI FONDAMENTALI
*/


body {
	margin: 0px;
	padding: 0px;
	background-color: #661000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F0F0F;
}


a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #8E483C;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #8E483C;
}

img {
	border: none;
}

form {
	padding: 0px;
	margin: 0px;
}
table {
	font-size: 11px;
	border: none;
}

h3, h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

h3 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	
}

/*prove per landing page*/
h1 {
	font-size: 16px; 	
	margin: 0px;
	padding: 0px;	
}

h2 {
	font-size: 14px; 	
	margin: 0px;
	padding: 0px;	
}

.pag00-titolo {

}
/*-----*/


hr {
	display: none;
	visibility: hidden;
}



/*
ID STRUTTURA
*/


.bold {
	font-weight: bold;
}


/*OK*/

/*
DETERMINO SE C'E' IL MENU ORIZZONTALE: SE NON C'è, FACCIO COMPARIRE LO SFONDO SOSTITUTIVO
DETERMINO SE C'è LA SOPRABANDA, E CAMBIO IL BORDO ALTO 50 PX DI CONSEGUENZA
*/
#sfondo-sito {

border-top: solid 50px #661000;	width: 910px;
	position: relative;
	margin: auto;
	background-image: url(img/scheda_rosso/bg_nomenu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color:  #F5F5F5;
	}
/*OK*/
#sfondo-sito-home {
border-top: solid 50px #661000;	width: 910px;
	position: relative;
	margin: auto;
	background-image: url(img/scheda_rosso/bg_nomenu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color:  #F5F5F5;
	}

/*OK*/
#intestazione {
	text-align: left;
	visibility: hidden;
	display: none;
}

#intestazione div h1 {
	visibility: hidden;
	display: none;
}

/*OK*/
#data-ora {
	visibility: hidden;
	display: none;
}
/*OK*/
#corpo {
	width: 910px;
	position: relative;
	margin: auto;
	margin-left: -1px;
	background-color: transparent;
}
/*OK*/
#menu {
	width: 263px !important;
	width: 263px;
	float: left;
	text-align: left;
}

/*.sfondo-menu {
	background-color: #F71616;
}*/
/*OK*/
#contenuti {
	margin-bottom: 5px;
	width: 647px;
	text-align: left;
	float: left;
}
/*OK*/
#contenuti-home {
	margin-bottom: 5px;
	width: 647px;
	text-align: left;
	float: left;
}

/*OK*/
#colonna-home {
	width: 169px;
	margin-left: 1px;
	float: left;
	text-align: left;
}

#colonna-home div {
}

#colonna-home div a {

}


/*OK classi generiche di allineamento*/
.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.clear-both {
	clear: both;
}

.float-right {
	float: right;
	text-align: left;
}

.float-left {
	float: left;
	text-align: left;
}


.margin-left {
	margin-left: 2px;
}

.margin-right {
	margin-right: 2px;
}

.margin-top {
	margin-top: 5px;
}

.margin-bottom {
	margin-bottom: 5px;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}
.cella-sx {
	width: 32%;
	
}

.cella-centro {
	width: 32%;
	
}

.cella-dx {
	width: 33%;
	
}

.nascosto {
	position: absolute;
	top: -5000px;
	left: -5000px;
}

.motori-di-ricerca  {
	padding-top: 30px;
	font-size: 10px;
	color: #0000FF;
}

.motori-di-ricerca a {
	text-decoration: underline;
	color: #0000FF;
	font-weight: normal;
}



/*
PAGINA DI INTRODUZIONE
*/
.introduzione-contenitore {
	width: 770px;
	/*height: 564px;*/
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -282px;
	margin-left: -385px;
}
.introduzione {
	width: 770px;
	text-align: center;	
}
.introduzione-testo {
	padding: 20px;
}
.introduzione-entra{
	width: 770px;
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
}
/*
STILI PER IL MENU ORIZZONTALE
*/
/* CALCOLO DELLA LARGHEZZA DEL TASTO MENU*/

#menu-orizzontale {
	clear: left;
	width: 910px;
	height: 105px;
	position: relative;
	margin: auto;
	text-align: center;
	background-image: url(img/scheda_rosso/bg_menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#menu-orizzontale ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	margin: auto;
}

#menu-orizzontale ul li {
	display: block;
	float: left;
	width: 111.75px;
	background-image: url(img/scheda_rosso/divisorio_menu.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 27px;
	font-family: Tahoma, Arial;
	color: #2C2C2C;
	font-size: 13px;
	font-weight: normal;
}

#menu-orizzontale ul:first-child {
	background-image: none;
}

#menu-orizzontale li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, Arial;
}

#menu-orizzontale li a:hover {
	color: #fff;
	text-decoration: none;
}

	/*TENDINA*/
	#menu-tendina ul li {
		float: none;
	}
	#menu-tendina ul li a:link, #menu-tendina ul li a:visited {
	}
	#menu-tendina ul li:hover {
	}
	
	#menu-tendina ul {
		left:-10000px;
		position:absolute;
		z-index:10;
	}
	#menu-tendina li {
		display:block;
		/*white-space:nowrap;*/
		position:relative;
		z-index:1;
	}
	#menu-tendina li:hover>ul
		{
		margin-top: 15px;
		/*margin-left: -115.75px;*/
	}
	#menu-tendina li:hover>ul
		{
		top:0px;
		left:100%;
	}
	/*END TENDINA*/

#sponsor {
	background-color: #fff;
	padding: 0px 0px 5px 0px;
	text-align: center;
}

/*#sponsor img {
	margin-bottom: 5px;
}*/



/*OK*/
#piede {
	text-align: left;
	border-top: solid 5px #661000;
	width: 910px;
	position: relative;
	margin: auto;
	clear: left;
	color: #BCBCBC;
	background-color: #661000;
	font-size: 11px;
}
/*OK*/
#piede a {
	color: #BCBCBC;
}
/*OK*/
#sottopiede {
	text-align: left;
	border-top: solid 5px #661000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #661000;
}
/*OK*/
#sottopiede a {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
/* OK*/
.forum-elenco-titolo {
	background-image: url("img/scheda_rosso/cerchio-f20.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 23px;
	padding-top: 5px;
	text-align: left;
	margin-top: 10px;
}
/* OK*/
.forum-messaggi-presenti {
	height: 20px;
	padding-left: 23px;
	text-align: left;
}
/*=============================================================================================================
INIZIO STILE NUOVO
=============================================================================================================*/

/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
/*
STILI PER HOME
*/

.icona {
	text-align: center;
}

.home-sponsor-nofoto {
	width: 180px;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px; 
	margin-left: 30px;
	margin-top: 5px;
	border: solid 1px #000;	
}

.home-sponsor-confoto {
	text-align: center;
	margin-bottom: 5px; 
	padding: 0px;
}

.home-links-nofoto {
	width: 130px;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px; 
	margin-left: 65px; 
	margin-top: 10px;
	border: solid 1px #000;
}

.home-links-confoto {
	text-align: center;
	margin-bottom: 5px; 
	padding: 0px;
	margin-top: 10px;
}


.home-links-confoto img {
	max-width: 140px;
	/*width: expression(this.width > 140 ? 140: true );*/
}
/*PAGINAZIONE DELLE PAGINE*/
.box-paginazione {
	margin-bottom: 1px;
	background-color: transparent;
	font-weight: normal;
	padding: 3px;
	padding-right: 25px;
	font-size: 11px;
	color: #000;
}

/*E' UN LINK PER I COLLEGAMENTI COME IL CONTINUA DELLE NEWS, INSERISCI MESSAGGIO NEL FORUM, INSERISCI DOMANDA NELLE FAQ, ECC*/
.continua {
	text-align: right;
	padding-right: 25px;
}

.continua a {

}



.tab02 {
	clear: right;
}

.tab01 {
	clear: right;
}



.tab02 .continua {
	margin-right: 18px;
}

.tab01 .continua {
	margin-right: 10px;
}


#menu .continua {
	float: none;
	background-image: none;
	text-align: center;
}

#menu .tab01 .continua {
	padding-left: 15px;
	padding-bottom: 25px;
}

#menu .tab02 .continua {
	padding-bottom: 25px;
	padding-top: 10px;
	text-align: right;
	width: 210px;
}

.pag00 .continua {
	float: none;
	background-image: none;
	text-align: center;
	width: auto;
	text-align: right;
	padding-right: 20px;
	
}

.pag00 .continua a {
	letter-spacing: auto;
}




.contatti .pag00-corpo-cx {
	padding-left: 10px;
	padding-right: 10px;
}



.link-elenco a{
	color: #000;
}

.link-elenco a:hover{
	color: #FF0000;
}
/*PER DEFINIRE IL BREADCRUMB*/
.percorso {
	display: none;
	visibility: hidden;
}
/*PER ALLINEARE I SUBMIT A DESTRA*/
.pulsante {
	text-align: center;
}

.menu-area-privata .pulsante {
	text-align: right;
}


.testo-piccolo {
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}

/*
	DEFINISCE LO STILE DEL DIV DEL PREZZO E OFFERTA-NOVITA' NELLA TAB03 DEI PRODOTTI
*/
.quantita-disponibile {
	background-color: Green;
	margin: 2px;
	text-align: center;
	color: #000;
}
.quantita-minimo {
	background-color: Orange;
	margin: 2px;
	text-align: center;
	color: #000;
}
.quantita-nondisponibile {
	background-color: Red;
	margin: 2px;
	text-align: center;
	color: #000;
}
.prezzo {
	/*background-color: #F71616;
	color: #FFFFFF;*/
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding: 2px !important;
	padding: 4px;
}


.ordine-lista {
	/*background-color: #F71616;
	color: #FFFFFF;*/
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding: 2px !important;
	padding: 4px;
}
.ordine-lista a {
	/*color: #FFFFFF;*/
}
.offerta-novita {
	/*background-color: #F71616;
	color: #FFFFFF;*/
	font-weight: bold;
	font-size: 11px;
	padding: 2px !important;
	padding: 4px;
}

.testo-tabella-calendario {
	text-align: center;
	font-size: 11px;
	width: 90%;
	position: relative;
	margin: auto;
}

.calendario .tab01 .tab01-corpo-sx .tab01-corpo-dx .tab01-corpo-cx {
	text-align: center;
}

.calendario .tab01 .tab01-corpo-sx .tab01-corpo-dx .tab01-corpo-cx .tab02 .tab02-corpo-sx .tab02-corpo-dx .tab02-corpo-cx {
	text-align: left;
}

.testo-tabella-campionato, .testo-tabella {
	font-size: 11px;
	/*color: #000000;*/
}

/*
DEFINIZIONI NECESSARIE PER LA COLONNA SINISTRA
*/

#menu h3 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #2C2C2C;
	font-weight: normal;
	
	padding-left: 26px;
	padding-top: 26px;
}

#menu .tab01-testa-cx {
	background-image: url(img/scheda_rosso/titolo_colonna.jpg);
	width: 265px;
	height: 56px;
}

#menu .tab01-piede-sx {
	background-image: url(img/scheda_rosso/piede_colonna.jpg);
	width: 265px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	font-family: Tahoma, Arial;
	color: #D06A00;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	padding-right: 22px;
	margin-left: -11px;
}



/*
ATTENZIONE: HACK PER FAR FUNZIONARE IL PIEDE DEI BOX NELLA COLONNA DX ANCHE CON ie8
*/
#menu .tab01-piede-sx {
 	margin-left/*\**/: -11px\9
 }



#menu .tab02-piede-cx {
	font-family: Tahoma, Arial;
	color: #D06A00;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	padding-right: 20px;
}

#menu .tab02-piede-cx a {
	color: #D06A00;
	font-size: 10px;
	font-weight: normal;
}



#menu .tab01-piede-cx a {
	color: #8E483C;
	font-size: 10px;
	font-weight: normal;
}

#menu .tab01 a {
	color: #8E483C;	
}


#menu h4 {
	padding-top: 10px;
	color: #EF7E08;
	font-size: 14px;
	padding-left: 26px;
	font-weight: normal;
}

#menu .tab01 {
	background-image: url(img/scheda_rosso/corpo_colonna.jpg);
	width: 265px;
	background-repeat: repeat-y;
}

#menu .tab01-corpo-sx {
	background-image: url(img/scheda_rosso/corpo_colonna.jpg);
	background-repeat: repeat-y;
}

#menu .tab02-corpo-cx {
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 10px;
}

#menu .tab02-corpo-cx h4 {
	color: #661000;
	font-weight: bold;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
}

#menu .tab03 {
	float: left;
	width: 48%;
}


/*
	***** DEFINIZIONE TABELLA 01 *****
*/

.tab01 {

}

.tab01-testa-sx {
}

.tab01-testa-dx {

}

.tab01-testa-cx {
	background-image: url(img/scheda_rosso/titolo_grande.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 647px;
	height: 56px;

}

.tab01-testa-cx h3 {
	padding-left: 20px;
	padding-top: 26px;
}

.tab01-corpo-sx {
	background-image: url(img/scheda_rosso/corpo_grande.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

.tab01-corpo-dx {

}

.tab01-corpo-cx {
	padding-left: 5px;
	width: 95%;
}

.tab01-piede-sx {
	width: 642px;
	height: 40px;
	background-image: url(img/scheda_rosso/piede_grande.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 5px;
	padding-bottom: 5px;
	clear: both;
}

.tab01-piede-dx {

}

.tab01-piede-cx {

}

 /*------------------
	VARIANTI TAB01  
 ------------------*/
/*CORPO SPONSOR*/

.sponsor .tab01-corpo-cx {
	text-align: center;
}

/*CORPO LINKS*/

.links .tab01-corpo-cx {
	text-align: center;
}

.in-evidenza .tab01-corpo-cx {
	width: 99%;
}

.in-evidenza .testo-interno {
	padding-left: 20px;
	padding-right: 21px;
}

.in-evidenza img {
	max-width: 575px;
	margin-left: -5px;
	margin-top: 5px;
	/*width: expression(this.width >  ? : true );*/	 	
}

.in-evidenza h3 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #2C2C2C;
	font-weight: normal;
	
	padding-left: 20px;
	padding-top: 26px;
}

.in-evidenza .tab01-testa-cx {
	background-image: url(img/scheda_rosso/titolo_grande.jpg);
	width: 647px;
	height: 56px;
}

.in-evidenza .tab01-testa-cx h3 {
	color: #fff;
}

.in-evidenza .tab01 {
	background-image: url(img/scheda_rosso/corpo_grande.jpg);

	width: 647px;
	background-repeat: repeat-y;
}

.in-evidenza .tab01-piede-sx {

}

/*
	***** DEFINIZIONE TABELLA 02 *****
*/

.tab02 {
	width: 99%;
}

.tab02-testa-sx {

}


.tab02-testa-dx {

}

.tab02-testa-cx {
	font-weight: bold;
	color: #939393;
}

.tab02-testa-cx h4 {
	font-weight: bold;
	color: #000;
	font-size: 15px;
}

.tab02-corpo-sx {

}

.tab02-corpo-dx {

}

.tab02-corpo-cx {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F0F0F;
}

.tab02-piede-sx {
	width: 637px;
	height: 40px;
	padding-right: 10px;
}

.tab02-piede-dx {

}

.tab02-piede-cx {

}


/*
	***** DEFINIZIONE TABELLA 03 *****
*/

.tab03 {
	/*width: 203px;	*/
	margin: 2px;
	width: 99%;
}

.tab03-testa-sx {
	padding: 3px 2px 3px 2px;
	font-weight: bold;
	font-size: 11px;
}


.tab03-testa-dx {

}

.tab03-testa-cx {
	color: #939393;
}

.tab03-testa-cx h4 {
	font-weight: bold;
	color: #000;
	font-size: 15px;
}

.tab03-corpo-sx {		
	
}

.tab03-corpo-dx {
	
}

.tab03-corpo-cx {
	padding: 2px;
}

.tab03-piede-sx {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding: 2px;
}

.tab03-piede-dx {

}

.tab03-piede-cx {
	padding-right: 20px;
}

/*-------------------
	VARIANTI TAB03
--------------------*/	
/*BOX SERVIZI*/

.box-servizi-ridotto h3 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #2C2C2C;
	font-weight: normal;
	
	padding-left: 26px;
	padding-top: 26px;
}

.box-servizi-ridotto .tab01-testa-cx {
	background-image: url(img/scheda_rosso/titolo_colonna.jpg);
	width: 265px;
	height: 56px;
}

.box-servizi-ridotto .tab01-piede-sx {
	background-image: url(img/scheda_rosso/piede_colonna.jpg);
	width: 265px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.box-servizi-ridotto .tab02-piede-cx {
	font-family: Tahoma, Arial;
	color: #D06A00;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	padding-right: 20px;
}

.box-servizi-ridotto .tab02-piede-cx a {
	color: #D06A00;
	font-size: 10px;
	font-weight: normal;
}

.box-servizi-ridotto .tab01-piede-cx {
	padding-top: 5px;
	font-family: Tahoma, Arial;
	color: #D06A00;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	padding-right: 22px;
}

.box-servizi-ridotto .tab01-piede-cx a {
	color: #D06A00;
	font-size: 10px;
	font-weight: normal;
}

.box-servizi-ridotto h4 {
	padding-top: 10px;
	color: #000;
	font-size: 15px;
	padding-left: 26px;
	font-weight: normal;
}

.box-servizi-ridotto .tab01 {
	background-image: url(img/scheda_rosso/corpo_colonna.jpg);
	width: 265px;
	background-repeat: repeat-y;
}

.box-servizi-ridotto .tab02-corpo-cx {
	padding-left: 26px;
	padding-right: 26px;
}

.box-servizi .tab03 {
	float: left;
	width: 48%;
}

.box-fotogallery .tab03 {
	float: left;
	width: 32%;
	background-color: #EDEDED;
	padding: 5px 0px 5px 0px;
	margin: 2px;
	margin-top: 2px;
	border: none;
}
.box-fotogallery .tab03-testa-sx {
	padding: 0px;
	background-color: transparent;		
	border: none;
}
.box-fotogallery .tab03-corpo-sx {		
	border: none;
	text-align: center;
	color: #000;
}
.box-fotogallery .tab03-piede-sx {
	padding: 0px;
	background-color: transparent;	
	border: none;
}
/*generico per quelli che non hanno la gestione delle colonne*/
.verticale .tab03 {
	float: left;
	width: 32%;
}
/*PAGINA ELENCO BARCHE*/

.banda-espansione-menu-orizzontale {
	width: 910px;
	height: auto;
	margin-left: 0px;
}

.barche .verticale .tab03 {
	float: left;
	width: 32.333333333333%;
}

.barche .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}
/*BOX BARCHE*/
.box-barche .verticale .tab03 {
	float: left;
	/*width: 48.5%;*/
}
.box-barche .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}
/*PAGINA ELENCO VEICOLI*/
.veicoli .verticale .tab03 {
	float: left;
	/*width: 32.333333333333%;*/
}

.veicoli .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}
/*BOX VEICOLI*/
.box-veicoli .verticale .tab03 {
	float: left;
	/*width: 48.5%;*/
}
.box-veicoli .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}
/*BOX SERVIZI*/
.box-servizi .verticale .tab03 {
	float: left;
	/*width: 31.333333333333%;*/
}
.box-servizi .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}
/*NEWS*/
.box-news-categorie .verticale .tab03 {
	float: left;
	/*width: 18.5%;*/
}
.box-news-categorie .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}

.box-news .verticale .tab03 {
	float: left;
/*	width: 31.833333333333%;*/
}
.box-news .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}

.categorie-news .verticale .tab03 {
	float: left;
/*	width: 49%;*/
}
.categorie-news .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}

.categorie-news .verticale-news .tab03 {
	float: left;
/*	width: 19%;*/
}
.categorie-news .verticale-news .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}



.categorie-link_privati .verticale .tab03 {
	float: left;
/*	width: 32.333333333333%;*/
}
.categorie-link_privati .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}

.categorie-link_privati .verticale-link_privati .tab03 {
	float: left;
/*	width: 32.333333333333%;*/
}
.categorie-link_privati .verticale-link_privati .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}


.categorie-documenti_privati .verticale .tab03 {
	float: left;
	/*width: 32.333333333333%;*/
}
.categorie-documenti_privati .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}
.categorie-documenti_privati .verticale-documenti_privati .tab03 {
	float: left;
	/*width: 32.333333333333%;*/
}
.categorie-documenti_privati .verticale-documenti_privati .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}


.categorie-documenti .verticale .tab03 {
	float: left;
	/*width: 32.333333333333%;*/
}
.categorie-documenti .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}
.categorie-documenti .verticale-documenti .tab03 {
	float: left;
	/*width: 32.333333333333%;*/
}
.categorie-documenti .verticale-documenti .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}

/*UNIFICAZIONE CATALOGO*/
.box-catalogo-categorie .verticale .tab03 {
	float: left;
	/*width: 31.333333333333%;*/
}
.box-catalogo-categorie .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}
.box-catalogo .verticale .tab03 {
	float: left;
	/*width: 31.333333333333%;*/
}
.box-catalogo .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );*/
}
.categorie-catalogo .verticale .tab03 {
	float: left;
	/*width: 32.333333333333%;*/
}
.categorie-catalogo .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}

.categorie-catalogo .verticale-catalogo .tab03 {
	float: left;
	/*width: 32.333333333333%;*/
}
.categorie-catalogo .verticale-catalogo .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}

/*UNIFICAZIONE SERVIZI*/
.box-servizi-categorie .verticale .tab03 {
	float: left;
	/*width: 31.333333333333%;*/
}
.box-servizi-categorie .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}
.box-servizi .verticale .tab03 {
	float: left;
	/*width: 31.333333333333%;*/
}
.box-servizi .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );*/
}
.categorie-servizi .verticale .tab03 {
	float: left;
	/*width: 32.333333333333%;*/
}
.categorie-servizi .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}

.categorie-servizi .verticale-servizi .tab03 {
	float: left;
	width: 32.333333333333%;
}
.categorie-servizi .verticale-servizi .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}

/*UNIFICAZIONE SPONSOR*/
.box-sponsor-categorie .verticale .tab03 {
	float: left;
	/*width: 31.333333333333%;*/
}
.box-sponsor-categorie .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}
.box-sponsor .verticale .tab03 {
	float: left;
	/*width: 23%;*/
}
.box-sponsor .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );*/
}
.categorie-sponsor .verticale .tab03 {
	float: left;
	/*width: 32.333333333333%;*/
}
.categorie-sponsor .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}

.categorie-sponsor .verticale-sponsor .tab03 {
	float: left;
	width: 32.333333333333%;
}
.categorie-sponsor .verticale-sponsor .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}



/*UNIFICAZIONE EVENTI*/
.box-eventi-categorie .verticale .tab03 {
	float: left;
	/*width: 18%;*/
}
.box-eventi-categorie .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}
.box-eventi .verticale .tab03 {
	float: left;
	/*width: 48%;*/
}
.box-eventi .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );*/
}
.categorie-eventi .verticale .tab03 {
	float: left;
	/*width: 49%;*/
}
.categorie-eventi .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}

.categorie-eventi .verticale-eventi .tab03 {
	float: left;
	width: 32.333333333333%;
}
.categorie-eventi .verticale-eventi .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}


/*UNIFICAZIONE STRUTTURE RICETTIVE*/
.box-strutture_ricettive-categorie .verticale .tab03 {
	float: left;
	width: 18%;
}
.box-strutture_ricettive-categorie .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );*/	
}
.box-strutture_ricettive .verticale .tab03 {
	float: left;
	width: 31.333333333333%;
}
.box-strutture_ricettive .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );*/	
}
.categorie-strutture_ricettive .verticale .tab03 {
	float: left;
	width: 32.333333333333%;
}
.categorie-strutture_ricettive .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );*/	
}

.categorie-strutture_ricettive .verticale-strutture_ricettive .tab03 {
	float: left;
	width: 32.333333333333%;
}
.categorie-strutture_ricettive .verticale-strutture_ricettive .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );*/	
}


/*UNIFICAZIONE LAVORI ESEGUITI*/
.box-lavori_eseguiti-categorie .verticale .tab03 {
	float: left;
	width: 31.333333333333%;
}
.box-lavori_eseguiti-categorie .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );*/	
}
.box-lavori_eseguiti .verticale .tab03 {
	float: left;
	width: 31.333333333333%;
}
.box-lavori_eseguiti .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );*/	
}
.categorie-lavori_eseguiti .verticale .tab03 {
	float: left;
	width: 32.333333333333%;
}
.categorie-lavori_eseguiti .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );*/
}

.categorie-lavori_eseguiti .verticale-lavori_eseguiti .tab03 {
	float: left;
	width: 32.333333333333%;
}
.categorie-lavori_eseguiti .verticale-lavori_eseguiti .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );*/
}
.box-lavori_eseguiti-ridotto img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );*/
}




.immagine {
	text-align: center;
}









.box-news-ridotto .float-left {
	float: none;
	text-align: center;
}

.box-news-ridotto .clear-left {
	clear: none;
}

.box-news-ridotto .margin-right {
	margin-right: 0px;
}
/**/



/*PAGINA ELENCO SERVIZI*/
.servizi .verticale .tab03 {
	float: left;
	/*width: 32.333333333333%;*/
}

.servizi .verticale .tab03 img {
	max-width: 98%;
/*	width: expression(this.width > 99% ? "98%": "auto" );	*/
}

/*BOX CATALOGO*/
.box-catalogo .verticale .tab03 {
	float: left;
	width: 31.333333333333%;
	/*width: 200px;*/
	margin-left: 8px;
	background-image: url(img/scheda_rosso/riga.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.box-catalogo .verticale .tab03 img {
	max-width: 98%;
/*	width: expression(this.width > 99% ? "98%": "auto" );	*/
}

.box-catalogo h3 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #2C2C2C;
	font-weight: normal;
	
	padding-left: 20px;
	padding-top: 26px;
}

.box-catalogo h4 {
	padding-top: 5px;
	color: #000;
	font-size: 15px;
	padding-left: 2px;
	font-weight: normal;
}

.box-catalogo .tab01-testa-cx {
	background-image: url(img/scheda_rosso/titolo_grande.jpg);
	width: 647px;
	height: 56px;
}

.box-catalogo .tab01 {
	background-image: url(img/scheda_rosso/corpo_grande.jpg);

	width: 647px;
	background-repeat: repeat-y;
}



.box-catalogo .tab03-corpo-cx {
	padding-right: 2px;
	font-size: 12px;
}
.box-catalogo .tab01-piede-cx a {
	color: #D06A00;
	font-size: 10px;
	font-weight: normal;
}

.box-catalogo .tab03-piede-cx {
	font-family: Tahoma, Arial;
	color: #D06A00;
	font-size: 10px;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 10px;
	background-image: url(img/scheda_rosso/riga_orizzontale.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.box-catalogo .tab03-piede-cx a {
	color: #D06A00;
	font-size: 10px;
	font-weight: bold;
}


/*PAGINA ELENCO CATALOGO*/
.catalogo .verticale .tab03 {
	float: left;
	/*width: 32.333333333333%;*/
}

.catalogo .verticale .tab03 img {
	max-width: 98%;
	/*width: expression(this.width > 99% ? "98%": "auto" );	*/
}

/*CORPO E PIEDE CATALOGO*/

.box-catalogo .tab03-piede-cx a {	

}

/*CORPO E PIEDE SERVIZI*/

.box-servizi .tab03-piede-cx a {	

}
.verticale .tab03-piede-cx a {

}

/*
CAMPIONATI
*/
.titolo-tabella-n1 {

	color: #fff;
}
.titolo-tabella-n2 {
	background-color: #646464;	
	color: #fff;
	font-weight: bold;
}
.campionati-allegati {
	background-color: #EDEDED;	
	margin-bottom: 2px;
}
.campionati-link {
	background-color: #EDEDED;	
	margin: 1px;
	padding: 2px;
}






/*
	***** TABELLA MENU 01 *****
*/

.tabmenu01 {
	background-image: url(img/scheda_rosso/corpo_colonna.jpg);
	width: 265px;
	background-repeat: repeat-y;
}

.tabmenu01 h3 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #2C2C2C;
	font-weight: normal;
	
	padding-left: 26px;
	padding-top: 26px;
}

.tabmenu01-testa-sx {

}

.tabmenu01-testa-dx {

}

.tabmenu01-testa-cx {
	background-image: url(img/scheda_rosso/titolo_colonna.jpg);
	width: 265px;
	height: 56px;
}

.tabmenu01-corpo-sx {
	color: #484848;
	font-size: 13px;
	padding-left: 26px;
	padding-right: 26px;
	font-weight: normal;
	
}

.tabmenu01-corpo-dx {

}

.tabmenu01-corpo-cx {

}

.tabmenu01-piede-sx {
	background-image: url(img/scheda_rosso/piede_colonna.jpg);
	width: 265px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.tabmenu01-piede-dx {

}

.tabmenu01-piede-cx {

}

/*---------------------
	VARIANTI TABMENU01
-----------------------*/
/*SERVE PER NON FAR VENIRE ROSSI I LINK NEL MENU*/
.tabmenu01-corpo-sx a:link, .tabmenu01-corpo-sx a:hover, .tabmenu01-corpo-sx a:visited {
	color: #484848;
	font-size: 13px;
	font-weight: normal;
}
/*PADDING AREA PRIVATA*/
.area-privata .tabmenu01-corpo-sx {

}



/*
	***** TABELLA MENU 02 *****
*/

.tabmenu02 {

}

.tabmenu02-testa-sx {

}

.tabmenu02-testa-dx {

}

.tabmenu02-testa-cx {

}

.tabmenu02-corpo-sx {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tabmenu02-corpo-dx {

}

.tabmenu02-corpo-cx {

}

.tabmenu02-piede-sx {
	border-bottom: solid 1px #F93706;
}

.tabmenu02-piede-dx {

}

.tabmenu02-piede-cx {

}

.tabmenu02-corpo-sx  a:link, .tabmenu02-corpo-sx a:hover, .tabmenu02-corpo-sx a:visited {

}
/*
	***** TABELLA MENU 03 *****
*/

.tabmenu03 {

}

.tabmenu03-testa-sx {

}

.tabmenu03-testa-dx {

}

.tabmenu03-testa-cx {

}

.tabmenu03-corpo-sx {
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #F93706;
}

.tabmenu03-corpo-dx {

}

.tabmenu03-corpo-cx {

}

.tabmenu03-piede-sx {
	border-bottom: double 3px #fff;
}

.tabmenu03-piede-dx {

}

.tabmenu03-piede-cx {

}
.tabmenu03-corpo-sx  a:link, .tabmenu03-corpo-sx a:hover, .tabmenu03-corpo-sx a:visited {
	color: #F93706;
}
/*
	***** TABELLA MENU 04 *****
*/

.tabmenu04 {

}

.tabmenu04-testa-sx {

}

.tabmenu04-testa-dx {

}

.tabmenu04-testa-cx {

}

.tabmenu04-corpo-sx {
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
}

.tabmenu04-corpo-dx {

}

.tabmenu04-corpo-cx {

}

.tabmenu04-piede-sx {
	border-bottom: double 3px #fff;
}

.tabmenu04-piede-dx {

}

.tabmenu04-piede-cx {

}
.tabmenu04-corpo-sx  a:link, .tabmenu04-corpo-sx a:hover, .tabmenu04-corpo-sx a:visited {

}
/*
	***** PAGINA 00 *****
*/

.pag00-testa-sx h3 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #2C2C2C;
	font-weight: normal;

}

.pag00 {
	background-image: url(img/scheda_rosso/corpo_grande.jpg);

	width: 647px;
	background-repeat: repeat-y;
}

.pag00-testa-sx {

}

.pag00-testa-dx {

}

.pag00-testa-cx {
	
	padding-left: 20px;
	padding-top: 26px;
	background-image: url(img/scheda_rosso/titolo_grande.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 641px;
	height: 56px;
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #2C2C2C;
	font-weight: normal;
}

.pag00-corpo-sx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F0F0F;
}

.pag00-corpo-dx {

}


.pag00-corpo-cx {
	padding-left: 10px;
}

.pag00-piede-sx {
	background-image: url(img/scheda_rosso/piede_grande.jpg);
	width: 647px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.pag00-piede-dx {

}

.pag00-piede-cx {

}
/*------------------
	VARIANTI PAG00
--------------------*/



/*
	***** PAGINA 01 *****
*/

.pag01 {
	width: 99%;
	padding-left: 10px;
	padding-right: 10px;
}

.pag01-testa-sx {

}

.pag01-testa-dx {

}

.pag01-testa-cx {
	padding-right: 20px;

}

.pag01-testa-cx h4 {
	padding-top: 5px;
	color: #000;
	font-size: 15px;
	padding-left: 2px;
	font-weight: normal;
}

.pag01-corpo-sx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F0F0F;
	margin-right: 15px;
}

.pag01-corpo-dx {

}

.pag01-corpo-cx {

}

.pag01-piede-sx {
	padding: 2px;
	margin-bottom: 2px;
	margin-right: 25px;
}

.pag01-piede-dx {

}

.pag01-piede-cx {

}

/*------------------
	VARIANTI PAG01
--------------------*/
/*IN PAGINEFOTO*/
.immagini .pag01-corpo-cx {
	text-align: center;
}

.fotogallery-zoom .pag01-corpo-cx {
	text-align: center;
}

.corsi .pag01-piede-sx {
	border-bottom: 0px;	
}

.servizi .pag01-piede-sx {
	border-bottom: 0px;	
}

.faq-scheda .pag01-testa-sx {
	font-size: 11px;
	font-weight: normal;
}
.sponsor-lista .pag01-testa-cx a {
	/*color: #000000;*/
}

/*
	***** PAGINA 02 *****
*/

.pag02 {
	margin-top: 5px;
}

.pag02-testa-sx {

}

.pag02-testa-dx {

}

.pag02-testa-cx {
	font-weight: bold;
	color: #939393;
}




.pag02-corpo-sx {
	padding: 2px;
}

.pag02-corpo-dx {

}

.pag02-corpo-cx {

}

.pag02-piede-sx {
	padding: 2px;
	margin-bottom: 2px;
}

.pag02-piede-dx {

}

.pag02-piede-cx {

}
/*--------------------
	VARIANTI PAG02
--------------------*/

.societa .pag00-testa-cx {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #2C2C2C;
	font-weight: normal;
	
	padding-left: 20px;
	padding-top: 26px;
	background-image: url(img/scheda_rosso/titolo_grande.jpg);
	width: 621px;
	height: 30px;
}


.societa  .pag02-testa-cx a{

}

.link-lista .pag02-testa-cx a {

}

.bollettino .pag02-testa-cx a {

}

.documenti .pag02-testa-cx a {

}
.documenti-privati .pag02-testa-cx a {

}


/*PAGINA CORSI IMMAGINI*/
.corsi-scheda .immagini .pag02 {
	float: left;
	width: 48%;
	background-color: #EDEDED;
	margin: 2px;
	text-align: center;
	margin-top:5px
}

.corsi-scheda .immagini .pag02-testa-sx {
	padding: 2px;
	background-color: #EDEDED;	
	font-weight: bold;
	font-size: 11px;
}

.corsi-scheda .immagini .pag02-piede-sx {
	border-bottom: solid 1px #EDEDED;	
	padding: 2px;
	margin-bottom: 2px;
 }

 /*SCHEDA CAMERE E APPARTAMENTO, SEFVIZI NELLE VICINANZE, CORSI, SERVIZI*/ 
 .img-fluottante {
	float: left;
	width: 50%;
	text-align: center;
}

.elenco-immagini {
	width: 100%;
}

.elenco-immagini .pag02 {
	float: left;
	background-color: #EDEDED;
	margin: 2px;
	text-align: center;
	margin-top:5px
}

.elenco-immagini .pag02-testa-sx {
	padding: 2px;
	background-color: #EDEDED;	
	font-weight: bold;
	font-size: 11px;
}

.elenco-immagini .pag02-piede-sx {
	border-bottom: solid 1px #EDEDED;	
	padding: 2px;
	margin-bottom: 2px;
 }
/*================*/ 
 
 /*area privata*/
 
 .area-privata .float-left {
 	width: 200px;
 }
 
 
  .area-privata .pag02 {

 }
 .area-privata .pag02-testa-sx {

	padding: 2px;
	color: #fff;
 }
 .area-privata .pag02-piede-sx {

	color: #fff;
	text-align: right;
	margin-bottom: 0px;
	border: none;
 }
  .area-privata .pag02-piede-sx a {
	color: #fff;
 }



/*PAGINA SERVIZI IMMAGINI*/
.servizi-scheda .immagini .pag02 {
	float: left;
	width: 48%;
	background-color: #EDEDED;
	margin: 2px;
	text-align: center;
	margin-top:5px
}

.servizi-scheda .immagini .pag02-testa-sx {
	padding: 2px;
	background-color: #EDEDED;	
	font-weight: bold;
	font-size: 11px;
}

.servizi-scheda .immagini .pag02-piede-sx {
	border-bottom: solid 1px #EDEDED;	
	padding: 2px;
	margin-bottom: 2px;
 }


/*RICHIESTA INFO SERVIZI*/
.richiesta-info .pag02{

}
.richiesta-info .pag02-piede-sx {

	border: 0px;
	padding: 0px;
}

.richiesta-info .pag03{

}
.richiesta-info .pag03-piede-sx {

	border: 0px;
}
/*===================*/


.corsi .pag02-testa-cx a{

}

.servizi .pag02-testa-cx a{

}

/*miniature fotogallery*/
.fotogallery-scheda .pag02 {
	float: left;
	width: 24%;
	background-color: #EDEDED;
	margin: 2px;
	text-align: center;
	margin-top:5px;
	padding: 5px 0px 5px 0px;
	color: #000;
}

.fotogallery-scheda .pag02-testa-sx {
	padding: 0px;
	background-color: transparent;
}

.fotogallery-scheda .pag02-piede-sx {
	border: none;	
	padding: 0px;
	margin: auto;
 }

/*
	***** PAGINA 03 *****
*/

.pag03 {
	margin-top:5px
}

.pag03-testa-sx {
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
}

.pag03-testa-dx {

}

.pag03-testa-cx {

}

.pag03-corpo-sx {
	padding: 2px;
}

.pag03-corpo-dx {

}

.pag03-corpo-cx {

}

.pag03-piede-sx {
	padding: 2px;
	margin-bottom: 2px;
}

.pag03-piede-dx {

}

.pag03-piede-cx {

}

/*--------------------
	VARIANTI PAG03
--------------------*/
.persona-scheda .pag03 {
	margin-top: 1px;
}
.persona-scheda .pag03-corpo-sx {
	padding: 0px;
}
.persona-scheda .pag03-piede-sx {
	border: none;
	margin-bottom: 0px;
	padding: 0px;
}
/*NELLE PAGINE AGGIUNTIVE*/

/*PAGINA IMMAGINI*/
.immagini .pag03 {
	float: left;
	width: 24%;
	background-color: #EDEDED;
	margin: 2px;
	text-align: center;
	color: #000;
}

/*PAGINA LINK*/
.link .pag03 a {
	color: #000;
}

.oggetto {
}

/*PAGINA LINK*/
.link .oggetto {
	float: left;
	margin-right: 3px;
}

/*PAGINA YOU TUBE*/
.youtube .oggetto {
	padding: 3px;
	text-align: center;
}

/*PAGINA GOOGLE MAPS*/
.googlemaps .oggetto {
	padding: 3px;
	text-align: center;
}
/*-------------*/


/*
	***** PAGINA 04 *****
*/

.pag04 {
	margin-top:5px
}

.pag04-testa-sx {
	padding: 2px;
	background-color: #DDDDDD;
	font-weight: bold;
	font-size: 11px;
}

.pag04-testa-dx {

}

.pag04-testa-cx {

}

.pag04-corpo-sx {
	padding: 2px;
}

.pag04-corpo-dx {

}

.pag04-corpo-cx {

}

.pag04-piede-sx {
	border-bottom: solid 1px #DDDDDD;	
	padding: 2px;
	margin-bottom: 2px;
}

.pag04-piede-dx {

}

.pag04-piede-cx {

}
/*--------------------
	VARIANTI PAG04
--------------------*/




/*CLASSE CHE PUò ESSERE DEFINITA PER LE VARIE SEZIONI*/
/*PREDEFINITO*/
.fluottante {
	float: left;
	margin-right: 25px;
}

.area-privata .fluottante {
	float: left;
	width: 49%;
}

.corsi-scheda .fluottante {
	float: left;
	width: 50%;
	text-align: center;
}
.corsi .fluottante {
	float: left;
	width: 150px; 
	margin-right: 3px;
	text-align: center;
}

.servizi .fluottante {
	float: left;
	width: 150px; 
	margin-right: 3px;
	text-align: center;
}

.servizi-scheda .fluottante {
	float: left;
	width: 100%;
	text-align: center;
}



.storia .fluottante {
	float: right;
	margin-left: 2px;
}

.societa .fluottante {
	float: none;
	text-align: center;
	margin-bottom: 5px;
}
.stafftecnico .fluottante {
	float: none;
	text-align: center;
	margin-bottom: 5px;
}

.uffici-scheda .fluottante {
	float: none;
	text-align: center;
	margin-bottom: 5px;
}
.serviziuffici-scheda .fluottante {
	float: none;
	text-align: center;
	margin-bottom: 5px;
}

.dove-siamo .fluottante {
	float: none;
	text-align: center;
	margin-bottom: 5px;
}

.stafftecnico-scheda .fotografia {	
	width: 29%;
	float: left;
	text-align: center;
}

.stafftecnico-scheda .informazioni {
	width: 40%;
	float: left;
	text-align: left;
	margin-right: 5px;
}
.stafftecnico-scheda .altri-componenti {
	width: 30%;
	float: left;
	text-align: left;
}

.persona-scheda .fotografia {	
	width: 29%;
	float: left;
	text-align: center;
}

.persona-scheda .informazioni {
	width: 40%;
	float: left;
	text-align: left;
	margin-right: 5px;
}
.persona-scheda .altri-componenti {
	width: 30%;
	float: left;
	text-align: left;
}
/*.link-lista .fluottante {
	float: left;
	margin-right: 2px;
}

.sponsor-lista .fluottante {
	float: left;
	margin-right: 2px;
}

.news .fluottante {	
	float: left;
	margin-right: 2px;
}*/
.news-scheda .fluottante {	
	float: right;
	margin-left: 2px;
}
.comunicatiprivati-scheda .fluottante {	
	float: right;
	margin-left: 2px;
}
.eventi .fluottante {	
	float: right;
	margin-left: 2px;
}
.eventi-scheda .fluottante {	
	float: right;
	margin-left: 2px;
}
/*SERVE PER CANCELLARE I FLOAT DELLE IMMAGINI*/
/*PREDEFINITO*/
.cancellatore {
	clear: left;
}

.cancellatore-corpo {
	clear: left;
}

.area-privata .cancellatore {
	clear: left;
}

.dove-siamo .cancellatore {
	clear: none;
}
.societa .cancellatore {
	clear: none;
}
.stafftecnico .cancellatore {
	clear: none;
}
.stafftecnico-scheda .cancellatore {
	clear: left;
}
.uffici-scheda .cancellatore {
	clear: left;
}

.serviziuffici-scheda .cancellatore {
	clear: left;
}
/*IN PAGINE*/
.immagini .cancellatore {
	clear: left;
}

.corsi-scheda .cancellatore {
	clear: left;
}

.servizi-scheda .cancellatore {
	clear: left;
}

.corsi .cancellatore {
	clear: left;
}
.servizi .cancellatore {
	clear: left;
}

.verticale .cancellatore {
	clear: left;
}

.box-servizi .cancellatore {
	clear: left;
}
.box-catalogo .cancellatore {
	clear: left;
}

.storia .cancellatore {
	clear: right;
}

.link-lista .cancellatore {
	clear: left;
}

.sponsor-lista .cancellatore {
	clear: left;
}
.news .cancellatore {
	clear: left;
}

.news-scheda .cancellatore {
	clear: right;
}
.comunicatiprivati-scheda .cancellatore {
	clear: right;
}
.eventi .cancellatore {
	clear: right;
}
.eventi-scheda .cancellatore {
	clear: right;
}
.sponsor-associati .cancellatore {
	clear: left;
}


.box-sponsor-largo .tab01-corpo-cx {
	text-align: center;
}
.box-sponsor-largo .float-left {
	margin: 7px;
}

/*CLASSE CHE SERVE PER DEFINIRE IL SOTTOTITOLO*/
.sottotitolo {
	font-size: 11px;
	font-weight: normal;
	padding-left: 2px;
	color: #000;
}

#menu .sottotitolo {
	padding-left: 25px;
}


/*CLASSE PER LE VARIE DESCIZIONI DELLO FOTO*/
.descrizione-foto {
	padding: 2px;
	margin-top: 2px;
	color: #999;	
}

/*TESTO DI ERRORE*/
.errore {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}


/*TABELLINA PER IL PREZZO*/
.prezzo-scheda-box {
	text-align: right;
	margin-top: 5px;
}
.prezzo-scheda {
	padding: 5px;
	font-weight: bold;
	font-size: 22px;	
	width: 42%;
	margin-left: 55%;
	
}
.prezzo-scheda-barrato {
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: line-through;
	width: 42%;
	margin-left: 55%;
}
.prezzo-scheda-validita {
	padding: 5px;
	font-weight: normal;
	font-size: 11px;
	width: 42%;
	text-align: left;
	margin-left: 55%;
}
.prezzo-scheda-elenco {
	padding: 5px;
	font-weight: bold;
	font-size: 12px;	
	width: 42%;
	margin-left: 55%;
}

.prezzo-scheda-elenco a {
	font-family: Tahoma, Arial;
	color: #D06A00;
	font-size: 10px;
	font-weight: bold;

}
/*IMMOBILE*/
/*PAGINA ELENCO IMMOBILI*/
.immobiliare-annunci .verticale .tab03 {
	float: left;

}

.immobiliare-annunci .verticale .tab03 img {
	max-width: 98%;

}

.immobiliare-annunci .pag02 img, .box-immobiliare-annunci-largo .tab02 img{
	max-width: 100px;
}

.prezzo-scheda-sopra {
	padding: 5px;

	font-weight: bold;
	font-size: 18px;
	width: 42%;
	margin-left: 55%;
}

.totale-ordine-etichetta {
	margin: 2px;		
	padding: 2px;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	width: 70%;
}

.totale-ordine-prezzo {
	margin: 2px;	
	padding: 2px;
	font-weight: bold;
	font-size: 18px;
	width: 25%;
	text-align: right;
}


/**/
.colonna_vetrina {
	float: left;	
	width: %;
	margin-right: 1px;
}
.colonna_vetrina .tab03 {
	margin: 1px;
	margin-bottom: 2px;
	padding: 0px;
}
.colonna_vetrina .tab03-piede-cx a {
	color: #FFFFFF;
}

.codice-box {
	text-align: center;
	padding: 9px;
}

div#contenuti.serviziuffici-attivita {
	margin: 2px;
	padding: 2px;
	width: 99%;
}
.testo-20-bold {
	font-size: 20px; 
	font-weight: bold;
}

.box-riempimento-ridotto .riempimento-img, .box-riempimento-ridotto .riempimento-testo {
	text-align: center;
	margin-top: 10px;
}

.testo, .testo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.galleria-foto {
	margin-top: 5px;
}

.galleria-foto .foto {
	margin-top: 5px;
	padding: 2px;
	vertical-align: top;
}

.galleria-foto img {
	max-width: 140px;
	width: expression(this.width > 140 ? 140: true );
}
.lato-profilo {
	float: left;
	width: 120px;
}

.lato-messaggio {
	float: left;
	width: auto;
}

.clear-profilo-messaggio {
	clear: left;
}
.stato-online {
	color: green;
	font-weight: bold;
}
.stato-offline {
	color: red;
	font-weight: bold;
}
#testa-bandiere {
	position: relative;
	margin: auto;
	text-align: right;
	background-color: #661000;
	background-image: none;
	padding-bottom: 10px;
}

.box-news-scorrevoli-alto {
	position: relative;
	margin: auto;
	background-color: #661000;
	background-image: none;
	height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.box-generico-ridotto .tab01-corpo-cx {	
	padding-left: 20px;
	width: 85%;
}

.box-generico-ridotto .foto-box-generico  {
	text-align: center;
}

#menu .box-generico-ridotto .struttura-1  img , #menu .box-generico-ridotto .struttura-2  img{
	max-width: 110px;
	width: expression(this.width > 110 ? 110: true );	 
	width: expression(this.width > 110 ? 110: true );	 
	position: relative;
	margin: auto;
	margin-bottom: 7px;
}

#menu .box-generico-ridotto .struttura-3  img , #menu .box-generico-ridotto .struttura-4  img{
	max-width: 220px;
	width: expression(this.width >  220 ? 220: true );	 
	position: relative;
	margin: auto;
	margin-bottom: 7px;
}


.box-generico-largo .tab01-corpo-cx {	
	padding-left: 10px;
	width: 96%;
}

.box-generico-largo .foto-box-generico  {
	text-align: center;
}

.box-generico-largo .struttura-1 img, .box-generico-largo .struttura-2 img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true );	 
	position: relative;
	margin: auto;
	margin-bottom: 7px;
}
.box-generico-largo .struttura-3 img, .box-generico-largo .struttura-4 img {
	max-width: 600px;
	width: expression(this.width > 600 ? 600: true );	 
	position: relative;
	margin: auto;
	margin-bottom: 7px;
}

/*
CLASSE AGGIUNTIVA CHE SOSTITUISCE IL TAG PARAGRAFO
*/
.paragrafo {
	margin-bottom: 12px;
}


/*==============================================================================================================================
FINE STILE NUOVO
==============================================================================================================================*/