* {
    padding: 0;
    margin: 0;
} 

body {
background: #9da9b3;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}

img { border: none; }
a { color: #747373; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: none; color : #000000; }

#wrap {
width: 800px;
margin: 10px auto;
}

#top {
background: #194a77 url(images/top.gif) no-repeat;
padding: 10px 0;
height: 20px;
}

#header {
background: #276196 url(images/header.gif) no-repeat;
height: 100px;
}

#header h1 {
padding: 20px 0 0 40px;
font-size: 25px;
letter-spacing: -2px;
}
#header h1 a {
color: #bbb;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
color: #fff;
}
#header h2 {
padding-left: 42px;
font-size: 17px;
color: #eee;
font-weight: 100;
}

#cerca {
background: #000000 url(images/bgcerca.gif) no-repeat;
height: 30px;
}
#cerca h1 {

font-size: 14px;
color: #fff;

}

#content {
background: #ffffff url(images/content.gif) repeat-y;
}
#content  a {text-decoration: none;  font-size: 12px; color: #6a1717; padding: 0px 0px 10px;}
#content h3 {color: #000; font-size: 10px; }

#content h5 {

background: #fff url(images/point.gif);
width: 360px;
height: 5px;

}

#left {
background: #fff url(images/content.gif) repeat-y;
float: left;
width: 165px;

padding: 0px 0 10px 0px;
}
#left h2 {

color: #fff;
font-size: 18px;
letter-spacing: -1px;
font-weight: 100;
height: 30px;
line-height: 30px;
padding-left: 25px;
}


#left h3 {

color: #fff;
font-size: 18px;
letter-spacing: -1px;
font-weight: 100;
height: 30px;
line-height: 30px;
padding-left: 25px;
}


#left h4 {

color: #fff;
font-size: 18px;
letter-spacing: -1px;
font-weight: 100;
height: 30px;
line-height: 30px;
padding-left: 25px;
}




#left ul { color: #FFFFFF; padding: 5px 0 5px 42px; list-style-type: square; }
#left ul li { padding-bottom: 1px; }
#left ul li a { color: #FFFFFF; font-weight: bold; text-decoration: none;  }
#left ul li a:hover { color: #000; }

#left h2 a { color: #fff; font-size: 16px; letter-spacing: 0px; }
#left h2 a:hover { color: #000; text-decoration: none; font-size: 16px; }

#left h3 a { color: #fff; font-size: 16px; letter-spacing: 0px; }
#left h3 a:hover { color: #000; text-decoration: none; font-size: 16px; }

#edilizia_menu {
background: #fff url(images/bgleft.gif) repeat-y;
float: left;
width: 180px;

padding: 0px 0 0px 0px;
}

#impresa_menu {
background: #fff url(images/leftimpresa.gif) repeat-y;
float: left;
width: 180px;

padding: 0px 0 0px 0px;
}

#altre_menu {
background: #fff url(images/leftaltre.gif) repeat-y;
float: left;
width: 180px;

padding: 0px 0 0px 0px;
}

#center {
float: left;
width: 360px;
padding: 10px 0 0 30px;
}
#center h2 {
background: #fff url(images/contenth3.gif) no-repeat;
color: #fff;
height: 30px;
line-height: 30px;
font-size: 18px;
letter-spacing: -1px;
font-weight: 100;
padding : 00 10px 0;
}
#center h2 a { color: #fff; }
#center h2 a:hover { color: #000; text-decoration: none; }
#center span.titolo {color: red; font-family: Verdana; font-size: 14pt;}

#right {
float: right;
width: 180px;
padding: 10px 30px 10px 0;
}
#right h2 {
background: #fff url(images/rightcatimp.gif) no-repeat;
color: #000000;

line-height: 20px;
color: #fff;
padding-left: 10px;
font-size: 8px;
letter-spacing: -1px; 
font-weight: 100;
}


#right h3 {
background: #fff url(images/impresa1.gif) no-repeat;
color: #005EB0; 
height: 134px;
line-height: 30px;
color: #fff;
padding-left: 10px;
font-size: 15px; 
letter-spacing: -1px; 
font-weight: 100;
}
#right ul { color: #fb6704; padding: 5px 0 5px 30px; }
#right ul li { padding-bottom: 1px; }
#right ul li a { color: #d35806; text-decoration: none;  }
#right ul li a:hover { color: #000; }
#right a {text-decoration:none;color: #3a3a3a; font-family: Verdana; font-size: 9pt}
#right a:hover {text-decoration:none;color: #f77a00; font-family: Verdana; font-size: 9pt}

#bottom { 
background: #ffffff url(images/bottom.gif) no-repeat;
padding: 18px 0;
text-align: center;
font-size: 11px;
color: #747474;
}

#footer {
padding: 0 0 0 0;
text-align: center;
font-size: 11px;
color: #eee;
}
#footer a { color: #eee; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

