﻿/* GENERALE */

body {
	background-color:#274b8d;
	margin-top:0px;
}

div {
	 position:relative;
}

img {
	 border:none;
	 vertical-align:middle;
}

h1{
	 font-family:Trebuchet MS;
	 font-size: 19px;
	 line-height:17px;
	 padding:10px;
	 text-align:left;
	 color:#274b8d;
}

ul{
	padding-left:12px;
}

li{
	list-style-image:url(../img/puntoElenco.png);
	list-style-position:outside;
	margin-bottom:25px;
}






/* SPECIFICI */
.testo {
	 font-family:Trebuchet MS;
	 font-size: 11px;
	 line-height:17px;
	 padding:10px;
	 text-align:justify;
}

.testoContent {
	 font-family:Trebuchet MS;
	 font-size: 13px;
	 line-height:23px;
	 padding:10px;
	 text-align:justify;
}

strong {
	 text-transform:uppercase;
	 color:#274b8d;
}

div.header {
	 width:857px;
}

div.centrato {
	 width:795px;
	 left:50%;
	 margin: 0 0 0 -392px;
}

div.background {
	 background-image:url(../img/bg.png);
	 background-repeat:repeat-y;
	 width:795px;
	 overflow:auto;
}

.menu {
	 margin-left:214px;
	 margin-top:-49px;
}


.divMainContent {
	 width:469px; 
	 margin-left:20px; 
	 float:left;
}

.divAssociazione {
	 width:256px; 
	 margin-left:500px;
}

ul.homepage{
	padding-left:25px;
}

.posizioneIE{
	margin-left:0px;
}

.testoFooter {
	 font-family:Trebuchet MS;
	 font-size: 11px;
	 padding:10px;
	 color:#889cc0;
	 text-align:center;
	 margin-bottom:20px;
}
