html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn,  font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	
	margin:0;
	padding:0;
	border:0;
	list-style: none;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	background: #48b8e0 url(../images/layout/bg-body.jpg) repeat-x;	
}

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

a:link, a:visited{
	color:#0278a5;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.bg-blue {
	border: 1px solid #c9e0e3;
	background: #fff url(../images/layout/box-bg.gif) repeat-x top;
}

#wrapper{
	width:998px;
	margin:20px auto;
	background:#fff;
}
		
#container{
	width:978px;
	margin:0 auto;
	background:#fff;
}

#container p {
	line-height: 150%;
}

#language {
	padding-top:7px;
	text-align:right;
	height:11px;
}

#language img {
vertical-align:middle;
}

#header {
	width:980px;
}

h1#logo {
	width: 435px;
	height: 47px;
	float:left;
}

h1#logo a {
	display: block;
	width: 435px;
	height: 47px;
	text-indent: -3000px;
	background: transparent url(../images/layout/logo2.gif) no-repeat;
}

#social {
	padding-top:20px;
	float: right;
}

#search {
	padding:8px 5px 0 0;
	float: right;
}

#search input {
	vertical-align:top;
}

#search input.searchInput {
	width: 110px;
	padding: 2px;
	height: 14px;
	border: 1px solid #fff;
	color: #444;
	background: transparent url(../images/layout/search-bg.jpg) repeat-x;
	margin:0;
}

#search input.searchsubmit {
padding:0;
margin:0;
overflow: hidden;
border: 1px solid #fff;
vertical-align:middle;
}

#menu-bar {
	width: 980px;
	height: 35px;
	background: url(../images/layout/bg-nav.jpg) left top repeat-x;
	margin:15px 0 0 0;
}


/*

#nav li {
	float: left;
	line-height:35px;
}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding:0 20px;
	float: left;
	background: url(../images/layout/line-nav.jpg) right top no-repeat;
	font-size:14px;
}

#nav a:hover {
	text-decoration: none;
	background: url(../images/layout/bg-nav-h.jpg) left top repeat-x;
}

#nav li.current a {
	background: url(../images/layout/bg-nav-h.jpg) repeat-x;
}
*/


#nav li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;
z-index:998;
line-height: 35px;
height: 35px;
} 

#nav li a{
display: block;
text-decoration:none;
text-align: center;
background: url(../images/layout/line-nav.jpg) right top no-repeat;
color: white;
padding:0 15px;
font-size:14px;
} 

#nav li a:hover{
background: url(../images/layout/bg-nav-o.jpg) repeat-x;
} 

#nav li ul li a {
width:180px;
text-align:left;
background: url(../images/layout/bg-nav.jpg) left top repeat-x;
}

#nav ul ul{
position: absolute;
top: 35px;
width:100px;
visibility: hidden;
}

#nav ul li:hover ul{
visibility:visible;
} 





.big-image {
	margin-top:10px;
}

#percorso{
	margin-top:10px;
}

#content{
	width:526px;
	float:left;
	display:inline;
	padding: 15px 10px 20px 0;
}

.contentbox-top {
	padding: 0 10px 0 10px;
	margin-bottom:5px;	
}

#content h2 {
	/*color: #745d4b;*/
	color: #0278a5;
	margin-bottom:10px;
	font-size: 16px;
	font-weight:normal;
	/*text-transform:uppercase;*/
}

.contentbox-top h2 {
	border-bottom:1px solid #c9e0e3;
	padding-bottom:5px;
}

.contentbox p, .contentbox-top p  {
	text-align:justify;
	margin-bottom:10px;
}

#content h2.title-home {
	/*color: #745d4b;*/
	font-size: 22px;
}

#content p.text-home  {
	font-size:14px;
	margin-bottom:10px;
}

.contentbox {
	padding: 10px;
	margin-bottom:5px;
}

#content a.dettaglio{
	color:#df7b1f; 
	font-size:11px;
}

.contentbox  h3 {
	color: #0278a5;
	margin-bottom:5px;
	font-size: 14px;
	font-weight:normal;
}

.contentbox  h3 span {
	font-size:12px;
}

.contentbox .image-small{
	height:102px;
	width:102px;
	float: left;
	padding: 0 15px 0 0;
}

.contentbox .image-small img {
	border:1px solid #EAE5E1;
}

#content #map {
width:504px;
height:300px;
margin-bottom:10px;
}


#side-left{
	width:230px;
	float:left;
	display:inline;
	padding: 15px 10px 20px 0;
}

h3.title-blu{
background: url(../images/layout/bg-nav.jpg) repeat-x;
/*border-bottom:5px solid #0498c4;*/
/*background: #48b8e0;*/
color:#fff;
font-size:14px;
margin:0;
padding:5px;
font-weight:normal;
text-transform:uppercase;
}

#side-left .box {
margin-bottom:20px;
	
}

#side-left .box p{
line-height:1.4em;
margin-top:5px;
}

#side-left .box ul{
margin:10px 0;
}

.box ul li{
	border-bottom:solid 1px #eeeceb;
	list-style: none;
	margin: 0px;
	font-size: 12px;
	padding: 7px 0 7px 10px;
	background: url(../images/layout/freccia.jpg) no-repeat left;
	
}

.box ul li span{
font-weight:bold;
font-size:11px;
}

#side-left .map {
	color: #666;
	border: 1px solid #c9e0e3;
	background: #fff url(../images/layout/box-bg.gif) repeat-x top;
	padding:10px;
	margin: 0 0 10px;
}

#side-left .map .gm-map {
	border: 1px solid #c9e0e3;
}


#side-left .box a.sml_button {
	color:#fff;
	text-decoration:none;
}

.sml_button {
	
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	height:20px;
	padding:3px 6px;
	color:#fff;
	background: url(../images/layout/orange-button.jpg) repeat-x;
	border:0;
	cursor:pointer;
}


#stemma {

}

#stemma img {
max-width:170px;
margin-top:10px;
text-align:center;
}

#side-right{
	width:202px;
	float:left;
	display:inline;
	padding: 15px 0 20px 0;
}

.contentbox select, .box select, .contentbox textarea {
	padding: 2px;
	margin:2px 0;
	border: 1px solid #c9e0e3;
}

.box .width {
	width:170px;
}

/*
#side-left .select_loading {
background-image: url(../images/layout/ajax-loader.gif);
height: 21px;
width: 56px;
}
*/

/********************** paginazione ************************/

#content #pagination-digg{
padding: 3px;
margin: 3px;
font-size:11px;
}
#content #pagination-digg a{
border:solid 1px #ddd;
margin-right:2px;
padding:2px 6px;
}
#content #pagination-digg .previous-off,
#content #pagination-digg .next-off {
color:#aaa;
font-weight:bold;
margin-right:2px;
padding:3px 4px;
}
#content #pagination-digg a.next,
#content #pagination-digg a.previous{
font-weight:bold;
}
#content #pagination-digg .active{
font-size:13px;
color:#df7b1f;
font-weight:bold;
padding:2px 6px;
}
#content #pagination-digg a:link,
#content #pagination-digg a:visited {
color:#018fc1;
padding:2px 6px;
text-decoration:none;
}
#content #pagination-digg a:hover{
border:solid 1px #018fc1;
background:#018fc1;
color:#fff;
}


/********************** paginazione ************************/
/********************** dati statistici ************************/
table.dati-statist {
width:500px;
}
table.dati-statist td{
padding:5px;
background:#eaf7fe;
}

table.dati-statist td.nome-dato{
background:#d7f0fe;
padding-right:20px;
font-weight:bold;
width:100px;
}


/********************** dati statistici ************************/

/********************** footer ************************/
#footer{
	width:980px;
	font-size:11px;
	margin: 0 auto;
	
}

#footer .box {
	margin: 0 20px 20px 0;
	float: left;
	text-align: left;
	color: #999;
	width: 210px;
	padding:10px;
}

#footer .boxend {
	margin: 0;
}


#footer .box h4 {
	color:#0278a5;
	font-size:12px;
	margin-bottom:10px;
	border-bottom:3px solid #ddd;
	padding-bottom:5px;
}

#footer .box p {
	color: #999;
	line-height: 1.4em;
	margin: 0 0 5px 0;
}

#footer ul li{padding-bottom:3px;}
#footer ul a{color:#999;display:block;}

#footer .newsletter {
padding:7px 10px 7px 10px;
border:1px solid #ddd;
margin:20px 0 10px 0;
}

#footer .newsletter {
	background: #fff url(../images/layout/bg-footer.jpg) repeat-x top;
	font-size:12px;	
}

#footer .newsletter h4.title-letter {
margin:0;
display:inline;
color:#666;
font-size:14px;
margin-right:30px;
}

#footer .newsletter input.inp-news {
border:1px solid #c9e0e3;
/*padding:2px;*/
margin-right:10px;
}

#footer .newsletter .sml_button {
margin-left:30px;
}

.g-adsense{
width:198px;
border: 1px solid #c9e0e3;
}

/********************** footer ************************/

form#insert{
margin-top:10px;
}
form#insert label {color:#444; display:block;}
form#insert fieldset {width:470px;}

form#insert input.inp {
width:220px;
}

form#insert .sel {
width:225px;
padding:5px 0 5px 3px;
border: 1px solid #c9e0e3;
}

form#insert .sel-data {
width:120px;
padding:5px 0 5px 3px;
border: 1px solid #c9e0e3;
}

form#insert p{
margin-top:10px;
}

textarea, input.inp {
background:#FFFFFF url(../images/layout/bg-top-beige.jpg) no-repeat scroll 0 0;
border:1px solid #c9e0e3;
color:#000000;
padding:5px 0 5px 3px;
}

form#insert table td.check-serv{
padding-right:30px;
}

/******** inizio slider *********/

#slider {
    width: 980px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-top:10px;
}
#sliderContent {
    width: 980px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 980px;
    /*background-color: #fff;*/
	background-color: #2e2e2e;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    /*color: #025b7d;*/
	color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 18px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

/******** fine slider *********/

/********************** offerte pubblicitarie ************************/

table.dati-pubbl{

 width:505px;

}

table.dati-pubbl td {

border-bottom:1px solid #eee;
height:35px;

}

table.dati-pubbl td.title-dati-pubbl {
background:#d9d9d9;
color:#666666;
font-size:14px;
font-weight:bold;
text-align:center;
padding:6px 0;


}

table.dati-pubbl td.slim {
width:80px;
}

table.dati-pubbl td.basic {
width:80px;
}

table.dati-pubbl td.tipo-serv {
border-right:1px solid #eee;
}

table.dati-pubbl td.slim-serv {
border-right:1px solid #eee;
text-align:center;
}

table.dati-pubbl td.basic-serv {
text-align:center;
}

table.dati-pubbl td.prezzo-serv {
text-align:center;
font-size:14px;
font-weight:bold;
}





