/*
Foglio di stile realizzato da Antonio Cosentino
Copyright © 2009 Kultmedia
www.kultmedia.com
*/

body {
margin:0;
padding:0;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
font-size:13px;
text-align:center;
background-color:#21503e;
height:100%;
}

#contenitore{
margin:0 auto;
padding:0;
width:975px;
}

#testata{
width:975px;
height:164px;
background:url(immagini/testata.jpg);
position:relative;
}

#bandiere{

	height: 20px;
    position:absolute;
	right: 15px;
	top: 170px;
}



#corpo {
width:959px;
background-color:#507862;
border-left:8px solid white;
border-right:8px solid white;
border-bottom:8px solid white;
height:771px;
}

#corpo2 {
width:959px;
background-color:#507862;
border-left:8px solid white;
border-right:8px solid white;
border-bottom:8px solid white;
padding-bottom:8px;
}

#barramenu {
width:959px;
height:30px;
background-color:#009966;
font-size:1px;
}

#barramenu a img{
margin:0;
padding:0;
}


#left{
background-color:#FFFFFF;
margin:8px;
float:left;
/*
border-right:6px solid white;
border-left:6px solid white;
border-top:8px solid white;
border-bottom:8px solid white;
*/
border:8px solid white;
padding:0;
}

#left img{
margin:0;
padding:0;
}


#right{
width:623px;
height:655px;
background-color:#FFFFFF;
margin-right:8px;
margin-top:8px;
float:right;
border:8px solid white;
padding:0;
}

#right2{
width:623px;
background-color:#FFFFFF;
margin-right:8px;
margin-top:8px;
margin-bottom:8px;
float:right;
border:8px solid white;
padding:0;

}

#content{
margin:0 auto;
background-color:#f0ea97;
width:100%;
height:100%;
}

#content img{

}

#content2{
margin:0 auto;
background-color:#f0ea97;
width:100%;
height:100%;
margin-top:-16px;
}

#content a{
color:#c21d1d;
font-weight:bold;
}

#content2 a{
color:#c21d1d;
font-weight:bold;
}




#left2{
width:280px;
height:116px;
clear:left;
background-color:#f0ea97;
margin-left:8px;
float:left;
border:8px solid white;
margin-bottom:8px;
font-size:1px;
}

#footer{
width:926px;
height:30px;
clear:both;
background-color:#f0ea97;
margin-left:8px;
border:8px solid white;
}

#footer p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin-top:8px;
color:#666;
}

#footer p a{
color:#666;
font-weight:bold;
}


#content p.testocentrale{
margin-top:10px;
margin-left:20px;
margin-right:20px;
text-align:justify;
line-height:20px;
}

#content p.testocentrale2{
margin-top:0px;
margin-left:20px;
margin-right:20px;
text-align:justify;
line-height:20px;
}

#content ul{
text-align:left;
margin-right:20px;
list-style-type:square;
}

#content li{
margin-top:13px;
}

#content h1{
color:#cf0f0e;
}



#content2 p.testocentrale{
margin-top:10px;
margin-left:20px;
margin-right:20px;
text-align:justify;
line-height:20px;
}

#content2 p.testocentrale2{
margin-top:0px;
margin-left:20px;
margin-right:20px;
text-align:justify;
line-height:20px;
}

#content2 ul{
text-align:left;
margin-right:20px;
list-style-type:square;
}

#content2 li{
margin-top:13px;
}

#content2 h1{
color:#cf0f0e;
}


#content2 table img{
/*border:1px solid black;*/
border:none;
}

