@charset "UTF-8";

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #245a96;
    background: #84c2da url(../images/bg_page.png) repeat-x left top;
    height: 100%;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
}

h1, form, h2, h3, h4 {
    padding: 0;
    margin: 0;
}

img {
    border: 0;
}

.right {
    text-align: right;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+ header +-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
#header {
    position: relative;
    left: -42px;
    padding: 36px 0 0 163px;
    width: 797px;
    height: 60px;
    background: transparent url(../images/header.jpg) no-repeat left top;
    margin: 0 auto;
}

#header h1, #header h2, #header p {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
	margin:0;
	padding:0;
}
#header p  a, #header h2  a{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
	text-decoration:none;
	margin:0;
}
#header p a:hover, #header h2 a:hover{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
	text-decoration:none;
}

#header p span, #header h2 span {
    color: #cbd82e;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+ content +-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
#content {
    position: relative;
    margin: 0 auto 100px auto;
    width: 930px;
    background: #fff;
    border: solid #f1f1ea 11px;
    min-height: 200px;
}

.menu_ads {
    height: 23px;
    background-color: #3f77c5;
    position: relative;
}

.menu_ads a {
    display: block;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    padding-top: 4px;
    height: 19px;
    background: transparent url(../images/sep_home.png) no-repeat right top;
    width: 174px;
    font-weight: bold;
}

.banlds {
    height: 18px;
    width: 700px;
    top: 4px;
    left: 184px;
    position: absolute;
}

#submenu {
    background: #f1f1ea url(../images/sub_head.jpg) no-repeat left top;
    height: 147px;
    margin-top: 1px;
}

#submenu h2, #submenu .h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    padding: 11px 0 0 24px;
    color: #245a96;
}

.ban480 {

    width: 480px;
    height: 90px;
    margin: 10px 0 0 24px;
}

.page {
    padding-left: 12px;
}
/* ------------- colonna larga sinistra ------------*/
#col_sx {
    width: 632px;
    margin-right: 23px;
    float: left;
}

#features {
    padding-top: 1px;
}

.feature {
    background: #fff url(../images/tratt_under.gif) repeat-x center bottom;
    margin: 11px 0 2px 0;
    padding-bottom: 12px;
}

.feature p {
    margin: 0;
    padding: 0;
}

.feature .img {
    float: left;
    padding-right: 15px;
    height: 110px;
    width: 180px;
    background: #fff url(../images/sw_imgaz.png) no-repeat right center;
    margin-right: 10px;
}

.feature .address {
    float: left;
    width: 245px;
}

.feature .address .h5 {
    font-size: 16px;
    padding: 8px 0 6px;
    color: #3f77c5;
    font-weight: bold;
}

.feature .address a {
    background: #FFFFFF url(../images/link_az.gif) no-repeat left top;
    padding: 5px 0 0 25px;
    text-decoration: none;
    height: 23px;
    display: block;
    color: #FF3300;
}

.feature .address a:hover {
    color: #3f77c5;
}

.feature .desc {
    float: left;
    width: 165px;
    height: 90px;
    font-size: 11px;
    line-height: 1.4em;
    padding: 7px 0 6px 10px;
    background: #fff url(../images/tratt_ver.gif) repeat-y left center;
}

.cent {
    margin-bottom: 10px;
}

.cent .text {
    float: left;
    width: 280px;
    margin-right: 6px;
    line-height: 1.5em
}

.text h1 {
    font-size: 14px;
    font-weight: bold;
}
.text p {
    font-size: 11px;

}

.ads_cent {
    float: left;
    border-left: dotted 1px #999;
    padding-left: 8px;
    width: 336px;
    height: 280px;
}

#col_sx h3 {
    background-color: #f3f1eb;
    padding: 6px;
    font-size: 16px;
}

.azienda_dir {
    margin: 10px 0;
}

.azienda_dir .num {
    font-size: 24px;
    color: #447082;
    font-weight: bold;
    background: #fff url(../images/sw_num.png) no-repeat right center;
    float: left;
    margin-right: 10px;
    width: 40px;
    padding: 8px 0 8px 5px;
}

.azienda_dir .desc {
    float: left;
    padding-top: 6px;
}

.azienda_dir .desc em {
    font-style: normal;
    font-size: 14px;
    color: #447082;
    font-weight: bold;
}

#paginator {
    margin: 40px 0;
    text-align: center;
}

#paginator a {
    border: solid 1px #e3e3e3;
    text-decoration: none;
    padding: 3px;
    color: #999;
    margin: 0 2px;
}

#paginator a:hover {
    background: #84c2da;
    color: #FFFFFF;
}

#paginator a.selected {
   background: #84c2da;
    color: #FFFFFF;
}


/* ------------- colonna stretta destra ------------*/
#col_dx {
    float: left;
    padding-top: 12px;
}

.brd {
    border: solid #cbd82f 1px;
    margin-bottom: 12px;
	background-color:#f2f2ee;
}
.brd2 {
    border: solid #cbd82f 1px;
	background-color:#ffffff;
	text-align:center;
}

#brd {
    border: solid #cbd82f 1px;
    margin-bottom: 12px;
	background-color:#f2f2ee;
}

#brd ul {
	margin:5px 0;
	padding-left:11px;
	list-style:none;	
}
#brd ul li {
	padding-left:15px;
	margin:3px 0px;	
}
#brd ul li a {
	color:#22568e;
}
.code_rect{
	margin-left:22px;
	margin-bottom:10px;
}

#col_dx .acca4 {
    background: #f5f5ef url(../images/casetta_h.gif) no-repeat left top;
    height: 24px;
    font-size: 18px;
    width: 200px;
    padding: 5px 0 0 50px;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+ footer +-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
#footer {
    background: #d5ccaa url(../images/bg_foot.png) repeat-x left top;
    height: 167px;
    padding: 0px;
    margin: 0px;
}

#wrap {
    width: 920px;
    position: relative;
    margin: 0px auto;
    font-size: 10px;
    padding: 5px 0 0 0;
    color: #826b40;
}

#quicklinks {
    float: left;
    width: 435px;
}

#quicklinks ul {
    float: left;
    margin: 0 0 0 36px;
    padding: 0;
    width: 120px;
    list-style: none;
}

#wrap a {
    color: #826b40;
    text-decoration: none;
}

#quicklinks .h5 {
    font-size: 22px;
    margin: 0;
    background: transparent url(../images/quicklinks_icon.png) no-repeat left top;
    height: 33px;
    color: #826b40;
    padding: 5px 0 0 36px;
}

#our_contacts {
    float: left;
}

#our_contacts .h5 {
    margin: 0;
    background: transparent url(../images/contacts.png) no-repeat left top;
    height: 33px;
    font-size: 22px;
    color: #826b40;
    padding: 5px 0 0 36px;
}
#wrap .address {
	padding: 0 0 0 18px;
}
#credits {
    padding-top: 33px;
    clear: both;
}

.linky {
    float: right;
}
.tree a{
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
}
.tree a:hover{
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
}