/* ---------------------------------------------------------------------------------------------- */
/* DESIGN MIRCO SPAGNOLO
/* 
/* 
/* 
/* 
/* last modify: september 20th, 2007
/* developed:   september 18th, 2007
/* ---------------------------------------------------------------------------------------------- */


/* basic elements */
body {
	font: 11px arial, verdana, sans-serif;
	color: #0f0f2;
	background-color: #f2f2f4;	
	margin: 0px;		
}

p { 
	font: 11pt/16pt arial, verdana, sans-serif ;
	margin-top: 0px; 
	text-align: justify;
	
}


h1 { 	
	font: 26px arial, verdana, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #006699;
}

h2 { 	
	font: 26px arial, verdana, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #FFFFFF;
}

h3 {
	font: 26px verdana, arial, sans-serif;
	letter-spacing: 2px;
	margin: 0px 0px 20px 0px;
	color: #000033;
	
}

h5 {
	font: italic 14px sans-serif, arial, verdana;
	letter-spacing: 1px;
	margin: 15px 0px 0px 10px;
	color: #fff;
	font-weight: bolder;
}


/* specific divs */
#container { 
	padding: 0px 0px 0px 0px;  
	margin: 0px 0px 0px 0px; 
	width: 1023px;
	border: 0px;
	vertical-align:middle;	
}

#container a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
}

#container a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
}

#container a:hover, a:active { 
	text-decoration: underline; 
	color: #FFFFFF;
}




/* BLOCCHI COSTRUZIONE HOME PAGE */

#alto-sx { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;		
	width: 509px; 
	height: 232px; 
	left: 0px;
	float: left;
	clear: both;
}

#alto-dx { 
	position: relative;
	margin-top: 0px; 
    	margin-bottom: 0px;		
	width: 511px; 
	height: 232px;
	float: left; 		
}

#menu-alto { 
	position: relative;
	margin-top: 0px; 
    	margin-bottom: 0px;		
	width: 1020px; 
	height: 26px;
	float: left; 		
}

#menu-alto p { 
	position: relative;
	margin-top: 0px; 
    	margin-bottom: 0px;		
	width: 1020px; 
	height: 26px;
	float: left;
	font: 12px arial narrow, arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-stretch: condensed;
	color: #FFFFFF;
	top: 5px;
	left: 70px;
}

#medio-sx { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;		
	width: 658px; 
	height: 268px;
	float: left; 		
}

#medio-dx { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;		
	width: 362px; 
	height: 268px;
	float: left; 		
}

#marqueecontainer { 
	position: absolute;
	left: 35px;
	top: 50px;
	width: 280px; 
	height: 165px;
	font: 10px Comic Sans MS;	
	color: #636124;		
	overflow: hidden;			
}

#vmarquee a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #89650D;
}

#vmarquee a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #89650D;
}

#vmarquee a:hover, a:active { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #89650D;
}

#menu-basso { 
	position: relative;
	margin-top: 0px; 
    	margin-bottom: 0px;		
	width: 1020px; 
	height: 26px;
	float: left; 		
}

#menu-basso p { 
	position: relative;
	margin-top: 0px; 
    	margin-bottom: 0px;		
	width: 1020px; 
	height: 26px;
	float: left;
	font: 12px arial narrow, arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-stretch: condensed;
	color: #FFFFFF;
	top: 5px;
	left: 92px;
}


#casellario { 
	position: relative;	
	float: left; 	
	top: -23px;
	left: 677px;
	font: 17px arial narrow, arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-stretch: condensed;
	color: #FFFFFF;
	
}

#casellario a:link {	 
	text-decoration: none; 
	color: #FF0000;
}

#casellario a:visited {	 
	text-decoration: none; 
	color: #FF0000;
}

#casellario a:hover {	 
	text-decoration: underline; 
	color: #FF0000;
}





#basso-sx { 
	position: relative;
	margin-top: 0px; 
    	margin-bottom: 0px;		
	width: 510px; 
	height: 214px;
	float: left; 		
}

#basso-dx { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;		
	width: 510px; 
	height: 214px;
	float: left; 		
}

#footer-hp { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;
	color: #636124;
	width: 1020px; 
	height: 25px;
	float: left; 		
}

#footer-hp a:link { 		
	text-decoration: none; 
	color: #7080AC;
}

#footer-hp a:visited { 	
	text-decoration: none; 
	color: #7080AC;
}

#footer-hp a:hover, a:active { 
	text-decoration: underline; 
	color: #7080AC;
}


/* PAGINE DIVERSE DA HOME PAGE */

#menu-alto-pagina { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;		
	width: 1020px; 
	height: 66px; 
	left: 0px;	
	float: left;
}

#menu-alto-pagina p { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;		
	width: 1020px; 
	height: 66px;
	float: left;
	font: 12px arial narrow, arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-stretch: condensed;
	color: #FFFFFF;
	top: 45px;
	left: 70px;
}

#medio-sx-pagina { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;		
	width: 657px; 
	height: 265px; 
	left: 0px;	
	float: left;
}

#medio-dx-pagina { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;		
	width: 363px; 
	height: 265px; 
	left: 0px;	
	float: left;
}

#menu-basso-pagina { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;		
	width: 1020px; 
	height: 72px; 
	left: 0px;
	float: left;
	clear: both;	
}

#menu-basso-pagina p { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;		
	width: 1020px; 
	height: 72px;
	float: left;
	font: 12px arial narrow, arial, tahoma, verdana, sans-serif;
	font-weight: bold;
	font-stretch: condensed;
	color: #FFFFFF;
	top: 7px;
	left: 73px;
}

#corpo-pagina { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;		
	width: 1020px; 	 
	left: 0px;	
	float: left;
	clear:both;
}

#corpo-pagina p { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;		
	width: 900px; 	
	left: 0px;		
	font: 12px arial, arial, tahoma, verdana, sans-serif;	
	color: #000000;
	top: 0;
	left: 60px;
	float: left;
	clear:both;
}

#corpo-pagina a:link { 	
	font-weight: bold; 
	text-decoration: none; 
	color: #7080AC;
}

#corpo-pagina a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7080AC;
}

#corpo-pagina a:hover, a:active { 
	text-decoration: underline; 
	color: #7080AC;
}





#footer-pagina { 
	position: relative;
	margin-top: 0px; 
    margin-bottom: 0px;		
	width: 1020px; 
	height: 47px; 
	left: -1px;	
	float: left;
}



	
#pageHeader h1 span {	
	display: none;
}

#pageHeader h2 { 
	background: url(file:///D|/LAVORO/SITI WEB/SETIATOUR/zengardentitle.gif) no-repeat top left; 
	margin-top: -74px; 
	margin-left: 254px; 
	width: 393px; 
	height: 45px; 
}

#pageHeader h2 span {
	display:none;
}

#menu-orizz {
	position: absolute;
	font: 11px arial, verdana, sans-serif;
	text-align: right;
	color: #006699;
	top: 146px;
	left: 123px;
	width: 345px;	
	clear: both;
}

#menu-orizz a {	 
	text-decoration: none; 
	color: #006699;
}

#menu-orizz a:hover {	 
	text-decoration: underline; 
	color: #006699;
}




#quickSummary {
	clear:both; 
	margin: -78px 0px 0px 5px; 
	width: 160px; 
}
	
#quickSummary p {
    width: 240px;
	font: 10px; 
	text-align:center;
	line-height: 12px;
}


#menu-vert {
	position: relative;
	float: right;
    background: url(file:///D|/LAVORO/SITI WEB/SETIATOUR/images/menuvert.jpg) no-repeat;
	margin: 18px 0 0 0;
	width: 198px;
	height: 305px;	
	top: 120px;
	left: -43px;
	
}

#menu-vert h3 {
	margin: 20px 10px 0px 15px;
	width: 200px;
}
	
#menu-vert p {
	margin: 10px 10px 0px 15px;
	width: 210px;
}




	
	
#corpo {
	margin: 0px 0px 0px 220px;
	width: 700px;
	text-align: left;
}



#titolo {
	background-color: #CCCCCC;
	padding: 0px;
	margin-top: 10px;
	border: 0px solid #FFF0F1;
	width: 200px;
	height: 30px;
}


#footer { 
	position: absolute;
	top: 162px;
	left: 275px;
	width: 345px;	
	clear: both;
}
	
#footer a:link,  #footer a:visited { 
	margin: 0px 40px 0px 0px; 
}

	
#extraDiv1 { 
	position: absolute; 
	clear: both;
	top: 413px;
	left: -26px;	
	width: 223px;
	height: 195px;
}


#address { 
	position: absolute;
	font: 11px arial, verdana, sans-serif;
	text-align: right;
	color: #b7d4e2;
	top: 170px;
	left: 350px;
	width: 345px;	
	clear: both;
}


#archivio_link { 
	position: absolute;
	font: 11px arial, verdana, sans-serif;
	color: #000000;
	top: 240px;
	left: -105px;
	width: 345px;	
}

#archivio_link a:link {	 
	text-decoration: none; 
	color: #000000;
}

#archivio_link a:visited {	 
	text-decoration: none; 
	color: #000000;
}

#archivio_link a:hover {	 
	text-decoration: underline; 
	color: #000000;
}



#statistiche_link { 
	position: absolute;
	font: 11px arial, verdana, sans-serif;
	color: #000000;
	top: 240px;
	left: 250px;			
}

#statistiche_link a:link {	 
	text-decoration: none; 
	color: #000000;
}

#statistiche_link a:visited {	 
	text-decoration: none; 
	color: #000000;
}

#statistiche_link a:hover {	 
	text-decoration: underline; 
	color: #000000;
}


