/***********************************************/
/* Layout Divs                                 */
/***********************************************/




#testata{
	height: 99px;
	background-color: #CC6600;
	z-index: 1;

}

#menusuperiore{
	margin-left: 74px;
	margin-top: 75px;
	margin-bottom: 5px;

}
/**** attenzione che il background e il background-color variano *******************************************/
/**** 
#boxprincipalefisso {
	background-color: #84A7CC;
	background-repeat: no-repeat;
	height: 461px;
	margin-bottom: 0px;
}
******/
#boxprincipale {
	background-color: #84A7CC;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#boxpercorso {
	width: 148px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #FFFFFF;
	position: absolute;
	z-index: 50;
	top: 100px;
	left: 0px;
}
/**** 

#boxmenudestro {
	position: relative;
	padding: 0px;
	left: 608px;
	top: 23px;
	width: 200px;
	float: left;
}
****/

#boxmenudestro {
	position: absolute;
	padding: 0px;
	top: 210px;
	width: 200px;
	left: 759px;
}
#switchlingua {
	padding-left: 0px;
}

#menusinistro {
	float: left;
}
}
#menuswitch {
	padding-left: 650px;
}

#menucredits {
	padding-left: 638px;
	margin: 0px;
	padding-top: 8px;
}

#menuresidence {
	position: relative;
	padding: 0px;
	width: 244px;
	top: -1px;
	height: 88px;
	z-index: 10;
	left: 444px;

}




#boxbenvenuti {
	position: relative;
	left: 24px;
	top: -50px;
	z-index: 9;
	width: 392px;
}
#logosotto {
	position: relative;
}

#boxtesto {
	position: relative;
	width: 435px;
	left: 163px;
	top: 50px;
}
/**** 

#boxtesto {
	position: relative;
	height: 50%;
	width: 435px;
	left: 163px;
	top: 50px;
}
****/



#menudestro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	width: 182px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
}


#menudestro a:link{
	color: #FFFFFF;
	text-decoration: none;
}


#menudestro a:visited{
	color: #FFFFFF;
	text-decoration: none;

}

#menudestro a:hover{
	color: #999999;
	text-decoration: none;
}



/***********************************************/
/* atteenzione : con fireworks la posizione relativa va modificata in left 149*
height: 461px;/

TOLTO PER FIX SU FIREFOX
		left: -4px;

/***********************************************/
#areacentrale {
	width: 608px;
	background-color: #FFFFFF;
	position: relative;
	left: 149px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#areacentralefissa {
	width: 608px;
	height: 461px;
	background-color: #FFFFFF;
	position: relative;
	left: 149px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}




/***********************************************/
/* html                                      */
/***********************************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*a{
	color: #000000;
	text-decoration: none;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
*/


/***********************************************/
/* stili di testo	*/
/***********************************************/

.txtmenusuperiore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.txtmenusuperiore a:link{
	color: #000000;
	text-decoration: none;
}


.txtmenusuperiore a:visited{
	color: #000000;
	text-decoration: none;

}

.txtmenusuperiore a:hover{
	color: #999999;
	text-decoration: none;
}

.testodidaphotogallery{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin: 0px;
	font-weight: bold;
	color: #B0213A;
}

.testorossoalert{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin: 0px;
	font-weight: bold;
	color: #B0213A;
}
.testorossoalert a:hover{
	color: #000000;
	text-decoration: none;
}

.testorossoalert a:link{
	color: #B0213A;
}
.testorossoalert a:visided{
	color: #B0213A;
}

.testotabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin: 0px;
}
.testotabella a:link {
	color: #000000;
	text-decoration: none;
}
.testotabella a:visited {
	color: #000000;
	text-decoration: none;
}
.testotabella a:hover {
	color: #999999;
	text-decoration: none;
}


.testophotogallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	padding-right: 3px;
	padding-left: 3px;
	margin: 2px;
	text-transform: uppercase;
}
.testophotogallery a:link {
	color: #000000;
	text-decoration: none;
}
.testophotogallery a:visited {
	color: #000000;
	text-decoration: none;
}
.testophotogallery a:hover {
	color: #999999;
	text-decoration: none;
}

.titolograssettofilettato {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 15px;
	font-size: 1em;
}
.testotabellascheda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin: 0px;
}

.titolouppercase {font-size: 1em; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif;}


.testonormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.testonormale a:link {
	color: #000000;
}

.testonormale a:visited{
	color: #000000;
}


.testonormale a:hover {
	color: #999999;
	text-decoration: none;
}



.sottotitolofilettato {font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #000000; margin-bottom: 15px; font-size: 0.9em; }


.chiudifinestra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: right;
}
.chiudifinestra a:link {
	color: #000000;
	text-decoration: none;
}
.chiudifinestra a:visited {
	color: #000000;
	text-decoration: none;
}
.chiudifinestra a:hover {
	color: #999999;
	text-decoration: none;
}
#planimetria {
	position: relative;
	left: -160px;
}
#spaziosotto {
	height: 100px;
}
#gradese {
	padding-top: 43px;
}


#indietro{
	width: 130px;
	position: relative;
	left: -150px;
	top: 120px;
	
}

.campiform {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A3B3C0;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.campiformobbligarori {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A3B3C0;
	color: #FFFFFF;
	border: 1px solid #CC3366;
}
.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.testopercorso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 10px;
}
.testopercorso a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.testopercorso a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.testopercorso a:hover {
	color: #CCCCCC;
	text-decoration: none;

}


#news {
	height: 342px;
	width: 163px;
	overflow: auto;
	position: relative;
	z-index: 20;
	left: 444px;
	top: -48px;
	margin: 0px;
	padding: 0px;
}

#dettaglionews {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: -30px;
}


/* Layout Divs                                 */

.sottotitoloNewsHP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.sottotitoloNewsHP a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sottotitoloNewsHP a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sottotitoloNewsHP a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


.titoloNewsHP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

.titoloNewsHP a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.titoloNewsHP a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.titoloNewsHP a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


.testoNewsHP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 10px;
	paddi\ng-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.testoNewsHP a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.testoNewsHP a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.testoNewsHP a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


.difascaliafoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 5px;
}
.partitaiva {color: #CCCCCC}

