body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow: hidden;
	background-color: #EDEDED;
}

/* POSIZIONAMENTO LAYOUT */

#index_centrato {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 550px;
	height: 450px;
	margin-left: -275px;
	margin-top: -225px;
}

#centrato {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 950px;
	height: 554px;
	margin-left: -475px;
	margin-top: -252px;
}

/* SEZIONE PARTNERS */

.testo01-partner {
	font-size: 10px;
	color: #444444;
	padding-left: 210px;
	padding-top: 10px;
	}
	
.testo02-partner {
	font-size: 10px;
	color: #444444;
	padding-left: 10px;
	padding-top: 10px;
	width: 200px;
	}
	
/* SEZIONE ALTRE PRODUZIONI */

.altre {
	font-size: 10px;
	color: #444444;
	padding-left: 530px;
	padding-top: 60px;
	}

/* SEZIONE CONTATTI */

.testi-contatti {
	font-size: 10px;
	color: #444444;
	padding-left: 10px;
	}

.text_lungo {
	font-size: 10px;
	color: #444444;
	font-weight: regular;
	font-style: regular;
	height: 20px;
	width: 100%;
}

.text {
	font-size: 10px;
	color: #444444;
	font-weight: regular;
	font-style: regular;
	height: 20px;
	width: 100%;
}

.button {
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
	font-weight: regular;
	font-style: regular;
	height: 24px;
	width: 104px;
}

.cella-button {
	padding-right: 0px;
	}

/* SEZIONE CATALOGO */

.testi-catalogo {
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 20px;
}

.tit-montagna {
	font-size: 11px;
	color: #14592A;
}

.tit-adventure {
	font-size: 11px;
	color: #1A315D;
}

.tit-tempolibero {
	font-size: 11px;
	color: #D85703;
}

.lista-spec {
	padding-top: 3px;
}

.riga {
	padding-top: 5px;
	padding-bottom: 3px;
}

.link-ordina {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 9px;
	color: #666666;
}

a.link-ordina:link {
	color: #666666;
	text-decoration: none;
}

a.link-ordina:visited {
	color: #666666;
	text-decoration: none;
}

a.link-ordina:hover {
	color: #000000;
	text-decoration: none;
}


/* SEZIONE AZIENDA*/

.testi-azienda {
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}

.tabella-azienda {
	padding-right: 84px;
}

.quadratino {
	padding-top: 5px;
}

/* LINKS LANGUAGES */

a.languages:link {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.languages:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.languages:hover {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

.separa_lingue {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

/* MENU PRINCIPALE */

#pulsante_azienda{
	width: 200px;
	height: 38px;
	overflow: hidden;
	background: url(menu/azienda.gif) top left no-repeat;
	display: block;
}

#pulsante_azienda:hover{
	background-position: bottom left;
}

#pulsante_partner{
	width: 202px;
	height: 38px;
	overflow: hidden;
	background: url(menu/partner.gif) top left no-repeat;
	display: block;
}

#pulsante_partner:hover{
	background-position: bottom left;
}

#pulsante_altre{
	width: 202px;
	height: 38px;
	overflow: hidden;
	background: url(menu/altre.gif) top left no-repeat;
	display: block;
}

#pulsante_altre:hover{
	background-position: bottom left;
}

#pulsante_contatti{
	width: 202px;
	height: 38px;
	overflow: hidden;
	background: url(menu/contatti.gif) top left no-repeat;
	display: block;
}

#pulsante_contatti:hover{
	background-position: bottom left;
}

/* SOTTOMENU PRINCIPALE */

#pulsante_adventure{
	width: 316px;
	height: 51px;
	overflow: hidden;
	background: url(sottomenu/adventure.jpg) top left no-repeat;
	display: block;
}

#pulsante_adventure:hover{
	background-position: bottom left;
}

#pulsante_montagna{
	width: 311px;
	height: 51px;
	overflow: hidden;
	background: url(sottomenu/montagna.jpg) top left no-repeat;
	display: block;
}

#pulsante_montagna:hover{
	background-position: bottom left;
}

#pulsante_tempolibero{
	width: 312px;
	height: 51px;
	overflow: hidden;
	background: url(sottomenu/tempolibero.jpg) top left no-repeat;
	display: block;
}

#pulsante_tempolibero:hover{
	background-position: bottom left;
}

/* SOTTOMENU  MODELLI*/

.adventure {
	position: absolute;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 9px;
	color: #333333;
	margin-left: 18px;
}

.montagna {
	position: absolute;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 9px;
	color: #333333;
	margin-left: 329px;
}

.tempolibero {
	position: absolute;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	font-size: 9px;
	color: #333333;
	margin-left: 640px;
}

/* LINKS GENERALI */

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

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

/* LINK SONSOF */

.sonsof {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


a.sonsof:link {
	color: #666666;
	text-decoration: none;
}

a.sonsof:visited {
	color: #666666;
	text-decoration: none;
}

a.sonsof:hover {
	color: #000000;
	text-decoration: none;
}

.sonsof_coordinate {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right: 18px;
	padding-top: 5px;
	font-size: 10px;
	color: #666666;
}

/* CONTATORE */

.contatore_coordinate {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 18px;
	padding-top: 5px;
	font-size: 10px;
	color: #666666;
}

/* INDIRIZZO WILD SIDE */

#indirizzo_ws {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	font-size: 10px;
	color: #666666;
}
