@charset "UTF-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:"Trebuchet MS";
	font-size:1em;
	line-height:120%;
	background-image:url(../img/fascia.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}

a {
	color:#0a5f26;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}

fieldset {
	border: 0 none;
}

h1, h2 {
	line-height: 90%;
}

h1 span {
	display:none;
}

h1 {
	padding:0px;
	margin:0px;
}

h1.ricostruzione {
	display:block;
	width:260px;
	height:48px;
	background-image:url(../img/100x100ricostruzione.png);
	background-repeat:no-repeat
}
h1.trasparenza {
	display:block;
	width:260px;
	height:48px;
	background-image:url(../img/100x100trasparenza.png);
	background-repeat:no-repeat
}
h1.partecipazione {
	display:block;
	width:260px;
	height:48px;
	background-image:url(../img/100x100partecipazione.png);
	background-repeat:no-repeat
}
h1.aquilani {
	display:block;
	width:340px;
	height:48px;
	background-image:url(../img/100x100aquilani.png);
	background-repeat:no-repeat
}
h1.riconoscenza {
	display:block;
	width:260px;
	height:48px;
	background-image:url(../img/100x100riconoscenza.png);
	background-repeat:no-repeat
}
h1.dignita {
	display:block;
	width:260px;
	height:48px;
	background-image:url(../img/100x100dignita.png);
	background-repeat:no-repeat
}


h2 {
	padding:0 0 8px 0;
	margin:12px 0 8px 0;
	font-size:1.6em;
	color:#333333;
	border-bottom:1px dotted #333333;
}


ul {
	padding:0px;
	margin:0 0 0 10px;
	list-style-type:none;
}
ul li {
	background-image:url(../img/pallino.png);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:2px 0 2px 12px;
	border-bottom:1px dotted #aeaeae;
}
ul.web li {
	background-image:url(../img/link.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 0 14px;
	border-bottom:0px none;
}
ul.down li {
	background-image:url(../img/down.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 0 14px;
	border-bottom:0px none;
}
ul.down li a img {
	border:1px solid;
}

#container {
	width:95%;
	margin:0 auto;
	display:block;
}

#wrapper {
	display:block;
}

#logo {
	display:block;
	width:275px;
	height:400px;
	/*background-image:url(../img/100per100logo.jpg);*/
    background-image:url(../img/100x100.png);    
	background-repeat:no-repeat;
	background-position:0 10px;
	float:left;
	margin-right:-275px;
}

#right {
	margin-left:275px;
	font-size:0.9em;
}

#right #left-content {
	width:66%;
	float:left;
	padding:10px 2% 0;
	border-left:1px solid #aeaeae;
}
#right #right-content {
	width:29%;
	float:left;
	font-size:0.9em;
}

#right #left-content table {
	margin:0px;
	padding:0px;
	width:98%;
	background-color:#ebebeb;
	border:0px;
}
#right #left-content table td {
	padding:5px;
	border-bottom:1px solid #333333;
}

#left-content .box {
	margin-top: 0;
    background: #F7F7F7 url(../img/flyer-bg.gif) repeat-x scroll 105% 100%;
}

#left-content .box h1 {
	color: #0a5f26;
}

.box {
	border:1px solid #0a5f26;
	margin:10px 0;
	padding:1.5%;
	background-color:#f7f7f7;
}
.box h3 {
	padding:2px 6px;
	margin:0 0 5px 0;
	font-size:1.3em;
	color:#ffffff;
	background-color:#0a5f26;
}

.box h3.aderisci {
	background-color:#dd0000;
}

.box h4 {
	padding:2px 0;
	margin:0 0 5px 0;
	font-size:1.1em;
	color:#0a5f26;
}

.box .evd {
	font-size: 120%;
    border-bottom: 1px solid #0A5F26;
    font-weight: bold;    
}

.box #box-adesione span {
	color:#dd0000;
}

#count {
	font-size:1.5em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ff0000;
}



#footer {
	clear:both;
	height:100px;
}
