/***********************
 (c) 2002 E-side s.r.l. 
 ***********************/
 
/* Stile vuoto */
body,html{height:100%;}

body {
    color: #333333; 
    margin:0px;
    padding:0px;
    background: url(/img/background.gif) repeat-y #FBD45A;
}

* {
    color: #333333; 
    font-family: arial,verdana;
    font-size: 11px;
}

img {
    border: none;
}

.dim0 {width: 95px}
.dim1 {width: 250px}

input,textarea
{
	border: 1px #333333 solid;
}

.but
{
	cursor: hand;
	voice-family: "\"}\"";
	voice-family:inherit;
	cursor: pointer;
}
.cbx,.bbx,.rbx,.img
{
	border: 0px
}

#wrapper{
    width:970px;
	margin:auto;
	position: relative;
	background-color: #FFFFFF;
	
}
#header{
    height:336px;
    position: relative;
}
#logo{
	margin:0;/*33px 0 0 26px;*/
	padding:0px;
	position: absolute;
	top: 11px;
	left: 35px;
}
#flags {
    position: absolute;
    right: 35px;
    top: 15px;
    color:#2B74AA;
    text-transform:uppercase;
    font-size:9px;
}
#flags a{
    color:#2B74AA;
    font-size:9px;
}
#flags img {margin-left:15px;}
#content {
    position: relative;
    width: 970px;
}
.boxform .item {
    padding-top: 5px;
}
.boxform .item > select {
    width: 159px;
}
.boxform .item > label {
    display: block;
}
.boxform label {
    text-transform: uppercase;
    font-weight: bold;
}
.boxform .submit {
    padding-top: 5px;
    text-align: right;
}
.boxform .submit > input {
    border: none;
}
.boxform .submit * {
    vertical-align: middle;
}
#menu {
    float: left;
    width: 175px;
    padding-left: 27px;
}
#menu div.menu-wrap {
    margin-top: 10px;
}
#menu div.menu-wrap .title{
    text-transform: uppercase;
    background-color: #FBC12D;
    width: 160px;
    padding: 9px 2px 9px 13px;
    line-height: 14px;
    font-weight: bold;
}
#menu div.menu-wrap .title img {
    margin-right: 3px;
}
#menu div.menu-wrap .title * {
    vertical-align: middle;
}
#menu div.menu-wrap .content {
    background-color: #E5E5E5;
}
#menu div.menu-wrap .content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu div.menu-wrap .content ul li, #menu div.menu-wrap.content ul li * {
    text-transform: uppercase;
    font-size: 10px;
}
#menu div.menu-wrap .content ul li {
    padding: 3px 10px 3px 30px;
    background: url(../img/liarrow.png) no-repeat 13px 5px;
}
#menu div.menu-wrap .content ul li + li {
    border-top: 2px dotted #CCCCCC;
}
#right {
    float: right;
    margin-top: -33px;
    padding-right: 27px;
}
#right > div > .title{
    text-transform: uppercase;
    background-color: #FBC12D;
    width: 159px;
    padding: 0 13px;
    height: 33px;
    font-weight: bold;
}
#right > div > .title > img {
    padding: 9px 6px 9px 0;
}
#right > div > .title * {
    vertical-align: middle;
}
#right > div > .content {
    height: 102px;
    width: 159px;
    background: url(../img/trowsboxes.png) repeat-y #FBD45A;
    padding: 14px 13px;
    position: relative;
}
#right > a > img {
    margin-top: 10px;
}
#breadcrumbs {
    margin-left: 212px;
    padding: 10px 33px;
}
#text {
    margin-left: 212px;
    width: 470px;
    padding: 0 33px;
    text-align: justify;
    position: relative;
}
#text > .top {
    position: absolute;
    top: -15px;
    left: 33px;
    right: 33px;
    text-align: right;
}
#text > .top * {
    vertical-align: middle;
} 
#gallery {
    float: right;
    margin-left: 10px;
    text-align: right;
    margin-right: -15px;
}
#gallery > div + div {
    margin-top: 10px;
}
.clear {
    clear: both;
}
#footer{
	margin-top:10px;
	color:#fff;
	padding: 12px 37px;
	background:url(../img/body_bottom.gif);
	height:160px;
	text-align:center;
}
#footer a{
	color:white;
}
#footer a:hover{
	color:rgb(254,186,26);
}
#footer #addthis{
	position:absolute;
	margin-top:0px;
	margin-left:800px;
	width:90px;

}

#footer-mappasito {
   text-align:center;
   margin-top:5px;

}

#footer-map 
{
	background-image: url(../img/footer_map_sep.gif); 
	background-repeat: repeat-y;
	height:100px;
}
#footer-map .footer-map { 
	margin-top:0px; 
	margin-bottom:10px;
	margin-left:10px;
	width:168px; 
	text-align:left;
	float:left;
	padding-bottom:10px;
	/*height:100%; 
	left:100px;
	background-image: url(img/pix.gif); 
	background-repeat: repeat-y;*/
}
#footer-map .footer-map:first-child { 
    margin-left:0px;
    width:178px;
}
#footer-map .footer-map:last-child p{ 
    margin-top:7px;
}

#footer-map .footer_ul { 
	padding:0px;
	margin:0px;
}
#footer-map .footer_ul li
{
	list-style:none;
}

#footer h3 {
margin-bottom:10px;
color:#FBC12D;
}

#index {
	position: absolute;
    height:15px;width:10px;
    left:400px;
    top:80px;
}

/* NEWS */
#news-date{font-style:italic; padding:0px 0px 8px 0px;}
#news-list-title{font-size:12px;font-weight:bold;}
#news-show img{margin:25px 0px 5px 10px;}

#content #map
{
   list-style:none;
   padding-left:0px;
}
#content #map li h3{margin-bottom:3px;}
#content #map ul.menu
{
	list-style:none;
}
#content #map ul.menu li a
{
	font-size:12px;
}