body {
	font-family: tahoma, Georgia, verdana, arial;
	font-size: 80%;
	color: #333;
	background: #FFFFFF;
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}

big {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: Trebuchet, Arial;
}

b {
	font-weight: bold;
	color: #D20808;
}
img {
	border: 0;
}

/**********************/
/* SEZIONE TESTATA */
/**********************/

/*--------------------------------------*/
/* Testata */
/*--------------------------------------*/

#wrapper-header {
	background: #D20808;
	line-height: 120%;
	width: 80%;
}

#header {
	background: #D20808;
}

#wrapper-header2 {
	background: transparent;
}

#wrapper-header3 {
	background: transparent;
	text-align: left;
	height: 80px;
	margin: 3px 3px;
}

#header strong {
	color: #D20808;
	font-size: 130%;
	font-family: Trebuchet MS, verdana, arial, tahoma;
}

div#menu1{
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;	
	width: 140px;
	text-align:left;
}

div#menu1 a.classe1, div#menu1 a.classe1:visited {
	font-family: Trebuchet MS, verdana, arial;
	color: #FFFFFF;
	font-weight:normal;
	font-size:14px;
	background-color:#D20808;
	text-decoration: none;
   	width: auto;
	padding: 2px 2px 2px 2px;	
	margin: 2px;	
   	display: block;
	border-right:1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(255,255,255);
}

div#menu1 a.classe1:hover, div#menu1 a.classe1:focus {
	font-family: Trebuchet MS, verdana, arial;
	color: #D20808;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
   	width: auto;
	padding: 2px 2px 2px 2px;
	margin: 2px;
	border-right:1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(255,255,255);
}

/**********************/
/* SEZIONE CONTENUTO */
/**********************/

/*--------------------------------------*/
/* Contenuto */
/*--------------------------------------*/

#wrapper-content {
	width: 80%;
	background: #FFFFFF;
	font-family: tahoma, Georgia, verdana, arial;
	line-height: 120%;
	text-align: justify;
	height: 60%;
}

#content {
	background: transparent;
	padding: 5px 5px 5px 150px;
}

#testo {
	width: auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	font-family: tahoma, Georgia, verdana, arial;
	line-height: 120%;
	text-align: justify;
	height: 100%;
}

#messaggioHome {
	width: auto;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
	border: 1px solid #D20808;
	font-family: tahoma, Georgia, verdana, arial;
	line-height: 120%;
	text-align: justify;
	height: 60%;
}

.NuovaSede {
	width: 70%;
	text-align: center;
	border: 2px dotted #D20808;
	background-color: #EFEFEF;
	}

#messaggio {
	width: auto;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
	border: 1px solid #D20808;
	font-family: tahoma, Georgia, verdana, arial;
	line-height: 120%;
	text-align: justify;
	height: 110%;
}

#notizie {
	width: 45%;
	background-color: #D20808;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;;
	font-family: tahoma, Georgia, verdana, arial;
	line-height: 100%;
	text-align: justify;
	height: 205px;
	float: left;
	}

#foto {
	width: 52%;
	background-color: #D20808;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;;
	font-family: tahoma, Georgia, verdana, arial;
	line-height: 100%;
	text-align: right;
	height: 205px;
	float: right;
}

h2 { 
	font-size: 110%;
	color: #D20808;
 }
h3 { font-size: 100%; }

a:link, a:visited { 
	color: #FFFFFF;
	background: #D20808;
	text-decoration: none;
}

a:hover {
	color: #D20808;
	background: #FFFFFF;
	text-decoration: none;
}

/**********************/
/* SEZIONE MENU */
/**********************/

/*--------------------------------------*/
/* Menu di Navigazione */
/*--------------------------------------*/
.barranav {
	width: 140px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 1px;
	text-align: left;
	float: left;
}

.nav-global {
	width: 140px;	
	background-color: #D20808;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	text-align: left;
	float: left;
	position: absolute;
	left: 10%;
	line-height: 120%;
}

.titolino{
	width: 138px;
	background-color: #FFFFFF;
	color: #D20808;
	margin: 0px;
	padding: 1px;
	text-align: center;
	float: left;
	font-weight: normal;
}

.nav-global a,a:visited;a:active {
	width: 138px;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

.nav-global a:hover {
	width: 138px;
	padding: 2px 1px 1px 1px;
	background-color: #FFFFFF;	
	color: #D20808;
	text-decoration: none;
	font-weight: bold;
}

/**********************/
/* SEZIONE FONDOPAGINA */
/**********************/

/*--------------------------------------*/
/* Footer */
/*--------------------------------------*/

#wrapper-footer {
	width: 80%;
	margin-top: 1px;
	text-align: center;
}

#footer {
	margin: 0px, 0px;
	background: #808080 url('images/sfondo_footer.gif');
	text-align: right;
}
