/*stili per il layout fisso*/


body, tr, td, th, a, h1, h2, h3, h4, h5, div, img, p, ul, li{
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	font-weight: normal;	
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body{
	background-color: #ffffff;
}

/**************************************************/


/**** box di supporto contenitori  *************************************/

div#container{
	background-color: #ffffff;
	text-align: center;
}


div#dummy2{
	text-align: left;
	margin:auto;
	width:780px;
	clear:both;
	}


	
div#dummy{
	width:621px;	/*621*/
	float:right;
	}




/***************************************************************************/

div#header{
	height: 171px;
}



/*******************************************************************************/	
	
div#content{
	width: 452px;	/*452*/
	float: right;
}
div#content a{
	font-size: 11px;
	color: #713258;
	font-weight: bold;	
}
div#content a:hover{
	color: #FF8400;
	text-decoration: underline;
}



div#subcontent{
	padding:10px;
	font-size: 9px;
}
div#subcontent p, td, td p, a{
	font-size: 9px;
}
div#subcontent td{
	padding:1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
}
div#subcontent td a{
	font-size: 9px;
}

/*************************************************************************/

div#navigation{
	width: 167px;		/*167*/
	height: 431px;
	float :left;
}




/*************************************************************************/


div#menu{
	background-image: url("immagini/back_menu.gif");
	background-repeat: no-repeat;
	height: 140px;
}

div#menu a{
	color: #713258;
	font-size: 10px;
	font-weight: bold;	
}

div#menu a#activelink{
	color: #ff8400;
}

div#menu a:hover{
	color: #FF8400;
	text-decoration: underline;
}

div#menu li{
	margin-top: 5px;
}

div#menu ul{
	list-style-type: none;
	padding-top:7px;
	padding-left:18px;
}
* html div#menu ul{

}



/*************************************************************************/

div#areariservata{
	background-image: url("immagini/back_areariservata.gif");
	background-repeat: no-repeat;
	height: 165px;
}
div#areariservata p{
	padding:5px;
	font-size: 9px;		
}
div#areariservata a{
	color: #713258;
	text-decoration: underline;
	font-size: 9px;		
}
div#areariservata form{
	position:relative;
	left: 8px;
	top: 58px;
}
div#areariservata img{
	margin-left:120px;
	margin-top:30px;
	cursor: pointer;	
}
* html div#areariservata img{
	margin-top:21px;
}



/*************************************************************************/

div#contatti{
	background-image: url("immagini/back_contatti.gif");
	background-repeat: no-repeat;
	height: 165px;
}
div#contatti p{
	padding:5px;
	font-size: 9px;		
}
div#contatti a{
	color: #713258;
	text-decoration: underline;
	font-size: 9px;		
}




/*************************************************************************/


div#ricerca{
	background-image: url("immagini/back_ricerca.gif");
	background-repeat: no-repeat;
	height: 147px;
}
div#ricerca form input{
	position:relative;
	left: 8px;
	top: 58px;
}
div#ricerca img{
	margin-left:120px;
	margin-top:30px;
	cursor: pointer;
}
* html div#ricerca img{
	margin-top:21px;
}




/*************************************************************************/

div#links{
	background-image: url("immagini/back_links.gif");
	background-repeat: no-repeat;
	height: 165px;
	padding-top:45px;
}
div#links ul{
	text-align: right;
	margin-right:10px;
	list-style-type: none;
	line-height: 17px;
	}
div#links p{
	margin-left:10px;
}
div#links a{
	margin-right: 10px;
	font-weight: bold;
}	
div#links a:hover{
	color:#713258;
	text-decoration: underline;
}	

div#links a#activelink{
	color: #ff8400;
}
/********************************************************************************/

div#extra{
	width: 159px;
	float :left;
}





/********************************************************************************/

div#footer{
	text-align: center;
	margin-top: 10px;
	}




/*******************************************************************/	


h1{
	font-size: 11px;
	color: #fff;
	font-weight: bold;	
}

h2{
	font-size: 13px;
	color: #713258;
	font-weight: bold;	
}

h3{
	font-size: 11px;
	color: #ff8400;
	font-weight: bold;	
}

h4{
	font-weight: bold;
}
h5{
	font-size: 9px;
	color: #713258;
	font-weight: bold;	
}

/*******************************************************************/


div.chiusura
{
	height: 1px;
	line-height: 1px;
	clear:both;
}


.fieldsize {
font-family: Verdana, Arial, Helvetica;
font-size:8pt;
}


