body {
	background-color: #E6E0D2;
	font-family: "Verdana", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 70%;
}

a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

p	{
	margin: 5px;
	padding: 5px;
	line-height:150%;
}

h1	{
	padding: 0;
	margin-top: 9px;
	margin-bottom: 0;
	font-size: 80%;
	text-align: left;
	font-weight: normal;
}

h2	{
	color: #002F55;
	padding: 0;
	margin-left: 0px;
	margin-top: 66px;
	min-height:66px;
	margin-bottom: 0;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #002F55;
}

h3	{
	color: #002F55;
	padding: 0;
	margin-left: 0px;
	margin-top: 40px;
	min-height:66px;
	margin-bottom: 0;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #002F55;
}
h4	{
	color: #ED6501;
	padding: 0;
	margin-left: 0px;
	margin-top: 40px;
	margin-bottom: 0;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #ED6501;
}

table	{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

td	{
	padding: 0;
	margin: 0;
}

div	{
	padding: 0;
	margin: 0;
}

hr	{
	padding: 0;
	margin: 0;
}

/*	OROLOGIO	*/
.orologio	{
float:right;
	text-align: right;
	color: white;
	padding-top: 3px;
	padding-right: 14px;
	height: 18px;
	width:683px;
	background-color: #A88D62;
}

/*STAMPA*/
.stampa	{
float:left;
	text-align: left;
	padding-top: 3px;
	padding-left: 14px;
	color: white;
	height: 18px;
	width:150px;
}



/* ----- DOPPIO BORDO ESTERNO ----- */



div#container {
	width: 722px;
}

div#container2 {
	width: 716px;
	background-color: #A88D62;
	border: 3px solid black;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#container3 {
	width: 722px;
	border: 1px solid black;
	padding-top: 0;
}

div#container4 {
	width: 682px;
	min-height: 384px;
	border: 1px solid black;
	background-color: #FBF8F3;
}

div#elenco-progetti {
	padding:10px;
	margin:10px;
}

div#container_stampa {
	border: 1px solid black;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top left;
	height:100%;
}



.logo	{
	float: left;
	width: 155px;
	height: 201px;
	background-image: url("../../html/img/curva_sup3.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
.intestazione	{
	float: left;
	width: 527px;
	height: 55px; 
	background-color: #FFFFFF;
}
.int1	{
	width: 170px;
	float: left;
}
.int2	{
	width: 170px;
	float: right;
}
.int3	{
	margin-left: 170px;
}
.curva	{
	float: left;
	width: 356px;
	height: 80px;
	background-image: url("../../html/img/curva_sup4.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
.curve_inf	{
	/*clear: both;*/
	float: left;
	width: 511px;
	height: 203px;
}
.curva1	{
	float: left;
	width: 275px;
/*	height: 203px;*/
	background-image: url("../../html/img/curva_inf.gif");
	background-repeat: no-repeat;
	background-position: bottom left
}

.curva2	{
	float: left;
	width: 236px;
	height: 203px;
	background-image: url("../../html/img/curva_inf2.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

/*	MENU	*/
.menu	{
	width: 171px;
	//height: 519px;
	float: right;
	padding: 0;
	margin: 0;
	background-color: #E6E0D2;
	background-image: url("../../html/img/curva_menu2.gif");
	background-repeat: no-repeat;
	background-position: top left;
	
}
ol	{
	text-align: left;
	line-height: 20px;
}
ol li	{
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

.menu ul	{
	width: 171px;
	padding: 0;
	margin: 0;
	list-style-image : url("../../html/img/redarrow.gif");
	text-align: left;
	margin-top: 65px;
	line-height: 20px;
}

.menu ul li	{
	list-style-position: inside;
	padding: 0;
	margin: 0;
}
.menu ul ul	{
	width: 171px;
	padding: 0;
	margin: 0;
	list-style-image : url("../../html/img/bluearrow.gif");
	text-align: left;
	margin-top: 0px;
	line-height: 20px;
	border-bottom:1px solid white;
}
.menu ul ul li	{
	list-style-position: inside;
	padding: 0;
	margin: 0;
	border-top:1px solid white;

}
.menu ul.lingue{
	width: 90px;
	padding: 0;
	margin: 0;
	list-style-image: url("../../html/img/redarrow.gif");
	text-align: left;
	margin-top: 15px;
	margin-left: 79px;
	line-height: 18px;
}
.menu linguel li	{
	list-style-position: inside;
	padding: 0;
	margin: 0;
}
li.black	{
	list-style-image: url("../../html/img/blackarrow.gif");
}
/*	CONTENUTI	*/
#content	{
	float: left;
	width: 511px;
	height: 100%;
	background-color: #FFFFFF;
}

#content div img	{
	margin-top: 11px;
}

.area_riservata	{
	float: left;
	width: 275px;
	height: 170px;
	background-color: #C3D3DC;
	background-image: url("../../html/img/ang_areariservata.gif");
	background-repeat: no-repeat;
	background-position: bottom right;

}

.news	{
	float: left;
	width: 407px;
	height: 170px;
	background-image: url("../../html/img/ang_news.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
}

.accesso	{
	clear: both;
	width: 253px;
	padding-top: 10px;
}

.accesso ul	{
	list-style-image: url("../../html/img/bluearrow.gif");
}

.accesso li	{
	text-align: left;
}

.notizie	{
	text-align: left;
	padding-right: 10px;
	line-height: 130%;
}

.txt_scroll	{
	clear: both;
	height: 118px;
	padding-left: 50px;
	overflow: auto;
}

.indirizzo	{
	text-align: center;
	clear: both;
	padding-top: 11px;
	padding-bottom: 8px;
}

#footer	{
	 clear: both;
	 margin-top: 19px;
	 margin-bottom: 12px;
}

.loghi	{
	 width: 722px;
	line-height: 15px;
	 vertical-align: center;
}
/*	LINK	*/
.linkn,	linkn:Visited	{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.linkn:Hover	{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.link,	link:Visited	{
	color: #A88D62;
	font-weight: bold;
	text-decoration: none;
}

.link:Hover	{
	color: #A88D62;
	font-weight: bold;
	text-decoration: underline;
}
.link_menu_visitato{
	color:#FFFFFF;
	background-color:#7C0F2E;
	font-weight: bold;
	text-decoration: none;
}

.link_menu,	link_menu:Visited	{
	color: #7C0F2E;
	font-weight: bold;
	text-decoration: none;
	font-size:95%;

}

.link_menu:Hover	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.link_menu_riservato,	link_menu_riservato:Visited	{
	color: #002F55;
	font-weight: bold;
	text-decoration: none;
	font-size:95%;
}

.link_menu_riservato:Hover	{
	color: #9CBBB3;
	font-weight: bold;
	text-decoration: none;
}

.sottomenu, sottomenu:Visited, sottomenu:Hover	{
	color: #7C0F2E;
}

.mail, mail:Visited, mail:Hover	{
	color: #FFFFFF;
}

.link_news,	link_news:Visited, link_news:Hover	{
	color: #7C0F2E;
	font-weight: bold;
}

.registrazione, registrazione:Visited, registrazione:Hover	{
	color: #275070;
}

.text_beige {
	color: #9CBBB3;
}

.tit_arear{
	color:#FF8000;
	font-weight: bold;
	text-align:center;
	margin-right:5px;
	margin-top:8px;
	font-size:110%;
}

.registrati{
	border: 1px solid #275070;
	padding:5px;
	background-color: white;
}


//Scheda associati
table.spaced {
	border:0; 
	padding: 2px;
	margin: 0;
	border-collapse: collapse;
	width: 98%;
	}	

th.thnoshow {
	display: none;
	}

td.colctopbrdvcenter {
	color: #333333;
	padding: 2px;
	background-color: #9CBBB3;
	border-top: 1px solid #E6E0D2;
	text-align: left;
}
td.colxtopbrdvcenter {
	padding: 2px;
	background-color: transparent;
	border-top: 1px solid #E6E0D2;
	text-align: left;
	}

td.colctopbrdvwhite {
	color: #333333;
	padding: 2px;
	background-color: white;
	border-bottom: 1px solid white;
	text-align: left;
}

td.colctopbrdvbeige {
	color: #333333;
	padding: 2px;
	background-color: #E6E0D2;
	border-bottom: 1px solid white;
	text-align: left;
}
td.colxtopbrdvbeige {
	padding: 2px;
	background-color: transparent;
	border-bottom: 1px solid white;
	text-align: left;
}

td.data {
	padding: 0px;
	background-color: transparent;
	border-top: 1px solid #E6E0D2;
	text-align: left;
}

th.thlable1 {
	background-color: #ED6501;
	padding: 0 2px;
	width:100%;
}
th.thlable2 {
	background-color: #EE914D;
	padding: 0 2px;
	width:100%;
}
th.thlable3 {
	background-color: #9CBBB3;
	padding: 0 2px;
	width:100%;
}

/* Modulo invio mail*/
.modulo{
	padding: 2pt 2pt 2pt 2pt;
}
.spazio1{
	padding-left: 2pt;
}
.spazio2{
	padding-left: 4pt;
}


.text{
    COLOR: black;
   font-family: "Verdana", Arial, sans-serif;
	font-size:90%;
    font-weight: normal;
    text-decoration: none;
}
.submit{
	color: #275070;
	background:  #E6E0D2;
	border-width:1 px;
	border:1px solid #275070;
	font-family: "Verdana", Arial, sans-serif;
	font-size:95%;
	font-weight: bold;
}

