* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #555;
color: #444;
font: 12px Arial, Verdana, Tahoma, sans-serif;
line-height: 17px;
}

img {border: none;}
a{ color: #4D9FF2; text-decoration: none; }
a:hover {  color: #000; }

#wrap {
width: 750px;
margin: 0 auto;
background: #fff;
}

#header { background-color:#A0D4FC; ; line-height:20px}
#header h1 { font-size: 11px;text-align: center;color:#000000; font-weight:bold}
#header h1 a { color: #000000;text-decoration: underline;}
#header h1 a:hover {color: #000000; text-decoration:none}

#headermenu { 
height: 23px;
line-height: 23px;
padding: 0;
background: #333 url(images/menubg.gif) repeat-x;
font-weight: 600;
font-size: 12px;
margin-bottom: 10px;
}
#headermenu li {
float:left;
list-style-type:none;
border-left:1px solid #AFDAFB;
}
#headermenu li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #fff;
}
#headermenu li a:hover {
background: #333 url(images/menubghover.gif) repeat-x;
color:#fff;
text-decoration:none;
}

#wrapper {
padding: 10px;
}

#menu {
float: right;
width: 200px;
padding: 10px;
border: 2px solid #A2D5FC;
line-height: 15px;
}
#menu h2 {
margin-top: 10px;
font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
padding: 5px 0 5px 10px; 	
border-bottom: 1px dotted #999;
}
#menu ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 20px;
text-decoration: none;	
list-style-type:square;	
}
#menu ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
#menu ul a {
font-weight: 600;
color: #4D9FF2;
}
#menu ul a:hover { color : #333; }

#content { 
float: left;
width: 468px;
padding: 10px;
margin-right: 10px;
border: 2px solid #A2D5FC;
line-height: 20px;
}
#content h2 {
padding: 2px 0 5px 0px; 
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #444;	
border-bottom: 1px dotted #999;
margin-bottom: 5px;
margin-top: 10px;
}

#footer { 
background: #222;
color: #eee;
margin-top:20px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 11px;
}
#footer a {  color: #aaa; text-decoration: none; }
#footer  a:hover { color: #777; }

.titolo_str a:link, .titolo_str a:visited { color:#4D9FF2; font-size:14px; font-weight:bold; text-decoration:underline}
.titolo_str a:hover { text-decoration:none}
.titolo_str {	background-image:url(images/str_bg.gif);	background-repeat: repeat-x;	background-position: bottom; margin-bottom:5px}
.titolo_str img { padding-left:10px}
.titolo_str span { color:#44424b; font-size:9px; padding:4px 0 2px 5px;	font-style: italic;}
.lista_strutture {clear:left; margin-bottom:10px}
.lista_strutture p{ font-size:11px; color:#44424b; margin:0px}
.images_str { margin:0 10px 10px 0; padding:3px; border:1px solid #cccccc; float:left}

.titolo_lista a:link, .titolo_lista a:visited { color:#EE4611; font-size:14px; font-weight:bold; text-decoration:underline}
.titolo_lista a:hover { text-decoration:none}
.titolo_lista {	margin-top:5px}

 