@charset "utf-8";
/* CSS Document */
body {
	background-color: #416920;
	background-image: url(../images/sfondo.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Helvetica;
	font-size:12px;
	line-height: 17px;
	color:#333333;
}
h1 {
    color: #578608;
    font-size: 24px;
    line-height: 32px;
    margin: 0 5px 0 15px;
}
h2 {
	color: #00609d;
	font-size:18px;
}
h2{
	margin: 3px 15px;
}
p {
	margin: 3px 15px;
}
.clearfloat {
	clear: both;
}
.logo{
	width: 900px;
	margin:0 auto;
	text-align:left;
	height:28px;
	color:#FFF;
	font-style:italic;
}
.sfo-ombra {
	background-image: url(../images/sfo-ombra.gif);
	background-repeat: repeat-y;
	width:924px;
	margin:0 auto;
}
.container {
	width: 900px;
	margin:0 auto;
	background-color:#ffffff;
	text-align:left;
}
.col-destra {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 167px;
	background-color:#fff;
	padding:0;
	min-height:550px;
}
.col-sinistra {
	width: 533px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	min-height:550px;
}
.col-centro {
	background-color:#ffffff;
	margin: 0 167px 0 533px;
	padding:0;
	min-height:550px;
}
.col-centro-altro {
	background-color:#ffffff;
	margin: 0 0 0 700px;
	padding:0;
	min-height:550px;
}
/* sprite */
.logosito {
 	background-position: -36px 0;
    background-repeat: no-repeat;
    height: 28px;
    width: 260px;
}
.testata-left {
 	background-position: -36px -28px;
    background-repeat: no-repeat;
    height: 207px;
    width: 533px;
}
.testata-left-altro {
 	background-position: -36px -298px;
    background-repeat: no-repeat;
    height: 201px;
    width: 700px;
}
.testata-right {
 	background-position: -769px -28px;
    background-repeat: no-repeat;
    height: 206px;
    width: 167px;
	display:block;
}
.home {
 	background-position: -574px -28px;
    background-repeat: no-repeat;
    height: 41px;
    width: 191px;
	display:block;
	margin: 0 auto;
}
a.home:hover{
 	background-position: -574px -153px;
    background-repeat: no-repeat;
    height: 41px;
    width: 191px;
	display:block;
	margin: 0 auto;
}
.offerte {
 	background-position: -574px -69px;
    background-repeat: no-repeat;
    height: 41px;
    width: 191px;
	display:block;
	margin: 1px auto 0 auto;
}
a.offerte:hover{
 	background-position: -574px -194px;
    background-repeat: no-repeat;
    height: 41px;
    width: 191px;
	display:block;
	margin: 1px auto 0 auto;
}
.cane {
 	background-position: -574px -525px;
    background-repeat: no-repeat;
    height: 41px;
    width: 191px;
	display:block;
	margin:1px auto 0 auto;
}
a.cane:hover{
 	background-position: -574px -566px;
    background-repeat: no-repeat;
    height: 41px;
    width: 191px;
	display:block;
	margin:1px auto 0 auto;
}
.navigazione {
 	background-position: -574px -112px;
    background-repeat: no-repeat;
    height: 41px;
    width: 191px;
	display:block;
	margin: 1px auto 0 auto;
}
.pieghe {
 	background-position: -574px -679px;
    background-repeat: no-repeat;
    height: 32px;
    width: 191px;
	display:block;
	margin:0 auto;
}
.segnaposto {
 	background-position: -43px -235px;
    background-repeat: no-repeat;
    height: 26px;
    width: 19px;
}
.tit-publi {
 	background-position: -43px -272px;
    background-repeat: no-repeat;
    height: 26px;
    width: 153px;
	display:block;
	margin:10px 5px 5px 20px;
}
.tit-evidenza { 
 	background-position: -43px -525px;
    background-repeat: no-repeat;
    height: 26px;
    width: 230px;
	display:block;
	margin:10px 5px 5px 20px;
}
.tit-lista { 
 	background-position: -43px -653px;
    background-repeat: no-repeat;
    height: 26px;
    width: 153px;
	display:block;
	margin:10px 5px 5px 20px;
}
.boxofferte { 
 	background-position: -574px -711px;
    background-repeat: no-repeat;
    height: 121px;
    width: 191px;
	display:block;
	margin:10px auto;
}
.sprite {
	background-image:url(../images/sprite.gif);border:none;
}
/* sprite */
.col-sinistra-altro {
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	min-height:550px;
}
.nav {
	font-style:italic;
	text-align:center;
	margin: 0 5px 0 4px;
	background-color:#e8f5fe;
}
.bann {
	text-align:center;
}
.breadcrumb {
	font-style:italic;
	border-bottom: 1px dotted #578608;
	margin: 3px 45px 5px 15px;
}
.breadcrumb a{
	color:#333333;
	text-decoration:none;
}
.breadcrumb a:hover{
	color:#ffffff;
	background-color:#00609d;
	text-decoration:none;
}
.breadcrumb strong{
	color:#578608;
}
a:link{
	color:#333333;
	text-decoration:underline;
}
a:hover{
	color:#578608;
	text-decoration:none;
}
.nav a{
	color:#333333;
	text-decoration:none;
}
.nav a:hover{
	background-color:#00609d;
	color: #ffffff;
	text-decoration:none;
}
a.bianco{
	color:#ffffff;
	text-decoration:underline;
}
a:hover.bianco{
	color:#ffffff;
	text-decoration:none;
}
/*  publi normali */
.publinew{background-color: #f6f6f6;float: left;height: 228px;margin: 0 2px 4px 0;width: 128px;}
.publinew p {font-size: 10px;line-height: 11px;padding: 2px 2px 2px 4px;color: #333333;margin:0; font-style: italic}
.publinew a{text-decoration: none;}
.publinew a:hover {text-decoration: underline;color: #333333;}
/*  fine publi normali */
.footer {
	margin-top: 25px;
	background-color:#00609d;
	color:#ffffff;
	padding: 5px 15px;
	text-align:center;
}
.fullbanner {
	margin: 10px auto;
	text-align:center;
}
/* publi-offerte */
.ui-publi-offerte{
	overflow:hidden;
	margin:10px auto
}
.ui-publi-offerte-cont{width:128px;float:left;margin-right:3px;margin-bottom:3px;margin-left:5px;text-align:left;padding:0;}
.ui-publi-offerte-cont p{line-height:12px;font-size:9px;margin:0;padding:0 2px;font-family:Arial, Helvetica, sans-serif;}
.ui-publi-offerte-cont a{color:#666;font-size:9px;line-height:12px;text-decoration:none;}
.ui-publi-offerte-cont a:hover{color:#578608;font-size:9px;line-height:12px;}
/* publi-offerte */
/* strutture in evidenza */
.block-struct-evidence{width:530px; overflow: hidden; line-height: 12px; text-align:left;margin:10px 0;}
.block-struct-evidence h4 {color: #578608;font-size: 24px;line-height: 32px;margin: 0 5px 0 15px;}
.block-struct-evidence-item {border: 1px solid #1094AD; height:60px; margin:2px; padding:2px; text-align: left; display:block; float:left; width: 255px;}
.block-struct-evidence-item .struct-name{color:#1094AD;white-space: nowrap; overflow:hidden;}
.block-struct-evidence-item .struct-city{text-transform: uppercase; font-weight: bold;white-space: nowrap; overflow:hidden;}
.block-struct-evidence-item .banner{float:left;margin-right: 2px;}
.block-struct-evidence-item .struct-contact {display: block;width:155px; height: 13px;background: url(http://www.campeggio.com/shared-images/tasti/tasto-disp-evidenza.gif) no-repeat;margin-left: 92px;color:#FFF;text-transform: uppercase;font-weight: bold;font-size: 9px;padding: 2px 0 0 5px;margin-top: 8px;}
.block-struct-evidence-item a {color: #333333; text-decoration: none;}
.block-struct-evidence-item a:hover{color:#9CBD1C;}
/* fine strutture in evidenza */
/* lista strutture */
.t-offerte a{
	background: url(../images/offerte.gif);
	width:125px;
	height:25px;
	display:block;
}
.t-offerte a:hover{
	background: url(../images/offerte-h.gif);
}
.t-email a{
	background: url(../images/preventivo.gif);
	width:125px;
	height:25px;
	display:block;
}
.t-email a:hover{
	background: url(../images/preventivo-h.gif);
}
.t-scheda a{
	background: url(../images/scheda.gif);
	width:125px;
	height:25px;
	display:block;
}
.t-scheda a:hover{
	background: url(../images/scheda-h.gif);
}
.strutture {
	margin: 10px 0;
}
.paginazione {
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	background-color: #E4E4E4;
	margin: 0 5px 12px 5px;
}
.block-lista-strutture {
	overflow: hidden;
	border: 1px dotted #578608;
	width: 515px;
	margin-top: 10px;
}
.block-lista-strutture .box-sinistra {
	float: left;
}
.block-lista-strutture .box-sinistra .nome-struttura {
	text-align: left;
	padding-left: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #00609d;
	line-height: 16px;
}
.block-lista-strutture .box-sinistra .logo-struttura {
	float: left;
	width: 92px;
	margin-top: 10px;
}
.block-lista-strutture .box-sinistra .indirizzo-struttura {
	float: left;
	text-align: left;
	width: 289px;
	margin: 10px 0 0 0;
	padding: 0 2px;
	font-size:11px;
}
.block-lista-strutture .box-sinistra .indirizzo-struttura span {
	color: #333;
	background-color: #dbe1e2;
	padding: 0 3px;
	margin: 0 3px;
	font-style:italic;
}
.block-lista-strutture .box-sinistra .indirizzo-struttura a {
	color: #708714;
	text-decoration: underline;
}
.block-lista-strutture .box-sinistra .indirizzo-struttura a:hover {
	color: #ffffff;
	background-color:#00609d;
	text-decoration:none;
}
.block-lista-strutture .box-destra {
	float: left;
	width: 130px;
	padding-top: 15px;
}
/* fine lista strutture */
.color, .ui-current-page {
	color: #FFF;
	background-color: #9CBD1C;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
	border: 1px solid #FFF;
}
.ui-multipla {
	background-image: url(../images/multipla.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	height: 118px;
	width: 191px;
	margin: 0 auto;
}
.ui-multipla a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    padding: 88px 0 7px 0;
    text-align: center;
}
.testi {
    margin-top: 40px;
}

