@charset "UTF-8";
body {
	margin-top: 5px;
	background-color: #313131;
	font-family: Tahoma, Geneva, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../immagini/bk_05.png);
}

h1 {
	font-size: 18pt;
	color: #E6FA06;
	margin: 0px;
	padding: 5px;
}
h2 {
	font-size: 15pt;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 13pt;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

p {
	font-size: 10pt;
	text-align: justify;
	margin: 0;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#contenuto {
	margin: auto;
	width: 750px;
}
#dx {
	float: right;
	width: 500px;
	height: 280px;
	overflow: auto;
	background-color: #dfe5eb;
	text-align: justify;
}
#sx {
	float: left;
	width: 250px;
	height: 274px;
	background-color: #dfe5eb;
	padding-top: 6px;
	text-align: center;
}
.lista {
	font-size: 10pt;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 5px;
}




.attivo {
	color: #F00;
	text-decoration: none;
}
.attivo:link {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.attivo:visited {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.attivo:hover {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.attivo:active {
	text-decoration: none;
	font-weight: bold;
}
.non-attivo {
	color: #00C;
	text-decoration: none;
	font-weight: bold;
}
.non-attivo:link {
	color: #00C;
	text-decoration: none;
	font-weight: bold;
}
.non-attivo:visited {
	color: #00C;
	text-decoration: none;
	font-weight: bold;
}
.non-attivo:hover {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.non-attivo:active {
	text-decoration: none;
	font-weight: bold;
}
.giallo {
	color: #e6fa06;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
.giallo:link {
	color: #e6fa06;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
.giallo:visited {
	color: #e6fa06;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
.giallo:hover {
	color: #F00;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}










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

a:visited {
	text-decoration: none;
	color: #00C;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {

}

.par {
	font-size: 12px;
	text-align: left;
	height: 270px;
	overflow: auto;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	color: #000828;
}
.par2 {
	font-size: 12px;
	text-align: left;
	height: 235px;
	overflow: auto;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
}
.bandiere {
	cursor: pointer;
}
.tabella {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-color: #000;
	background-color: #e6fa06;
}
#membro_icaa {
	background-color: #E1F903;
	margin: auto;
	width: 740px;
	font-weight: bold;
	padding: 5px;
}
#icaa {
	height: 524px;
	overflow: auto;
	background-color: #dfe5eb;
	text-align: center;
}
.clear {
	background-color: #E1F903;
}
.banner {
	padding-right: 5px;
	padding-left: 15px;
	width: 730px;
	clear: both;
	background-color: #DFE5EB;
	padding-top: 5px;
}
.foto-banner {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#barracontatti {
	height: 300px;
	width: 75px;
	margin-left: 5px;
	position: fixed;
	margin: auto;
	left: 10px;
	top: 100px;
}
#pageflip .msg_block {
	overflow: hidden;
	width: 80px;
	height: 80px;
}
#BannerDIV {
	width: 200px;
	height: 200px;
	position: fixed;
	top: 35px;
	right: 10px;
}