/* CSS Document */

a{
	color: #333;
	}
a:hover{
	color: #000;
	}

img {
	border: none;
}

ul, ol, li{
	margin: 0;
	padding: 0;
	list-style: none;
	}
h1, h2, h3, form{
	margin: 0;
	padding: 0;
	}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

body {
	color: #2C1B10;
	background-color: #EFEFED;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 140%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

body>#wrap {
	width: auto;
	max-width:740px;
}

#wrap {
	width: 740px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.top {
	float: left;
	clear: both;
	width: 740px;
	height: 40px;
}

.center {
	display: block;
	clear: both;
	width: 740px;
	background-image: url(../design/barme_bgcontent.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.bottom {
	display: block;
	clear: both;
	padding: 0px;
}

.bottomout {
	display: block;
	clear: both;
	margin: 0;
	width: 740px;
	float: right;
}

.logo {
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
}

#ControlloLogoHead {
	float: left;
	width: auto;
}

#logoflash{
	float: left;
	clear: left;
	width: 180px;
	height: 105px;
	margin-left: 5px;
}

.bannertop {
	float: right;
	margin: 0px 20px;
	padding: 40px 0 0 0;
}

.bannertop img{
	margin: 0;
}

.bannerbig {
	display: block;
	float: left;
	padding: 0 6px 0 0;
}

.bannertop2 {
	display: block;
	float: left;
	display: none;
}

#menusx {
	text-align: center;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 11px;
	float: right;
	height: 30px;
}

#menusx ol {
	text-align: right;
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: bold;
	color: #FFFFFF;
}

#menusx li {
	font-family: arial, helvetica, sans-serif;
	list-style-type: none;
	display: inline;
	font-size: small;
	font-weight: bold;
}

#menusx li.separatore {
	background: none;
	padding-left: 5px;
}

#menusx a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
}

#menusx a:hover {
	text-decoration: underline;
}

#ColumnSxTop {
	float: left;
	height: 0;
	line-height: 0;
}
#ColumnDxTop {
	float: right;
	width: 500px;
}
#ColumnSxCenter {
	width: 223px;
	float: left;
	margin: 0;
	padding: 0;
}
#ColumnDxCenter {
	float: right;
	width: 517px;
	padding: 0;
}

.slogancontent {
	display: none;
}

.bgzonacontent {
}

#menutop {
	height: 40px;
}

#menutop .search {
	float: left;
	width: 300px;
	background-image: url(../design/bg_search.gif); /* Per visualizzazione locale */
	/* background-image: url(/layout/design/bg_search.gif); Visualizzazione online */
	background-repeat: repeat-x;
	height: 38px;
}
#menutop .language {
	float: right;
	width: 200px;
	background-image: url(../design/bg_search.gif); /* Per visualizzazione locale */
	/* background-image: url(/layout/design/bg_search.gif); */
	background-repeat: repeat-x;
}
#menutop .language img {
	border: none;
}
#menutop .language img.right {
	float: right;
}

.search form {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 8px 2px 2px 8px;
	padding-top: 0px
}
.flags {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 223px;
}

.bannerCenter {
	display: block;
	float: left;
	height: 200px;
	width: 274px;
}

#menusxcat {
	width: 223px;
	padding: 0;
	margin: 0;
}
#menusxcat ul {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#menusxcat li {
	float: left;
	width: 223px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#menusxcat li.etichetta {
	padding: 0 0 8px 0;
	font-weight: bold;
	font-size: 1.4em;
	color: #000000;
	background: none;
}

#menusxcat li.etichetta span {
	padding-left: 0px;
}

#menusxcat li.messaggio {
	padding: 0 0 8px 0;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #333333;
	background: none;
}

#menusxcat li a {
	color: #46483B;
	display: block;
	margin: 0;
	padding: 2px 0px 6px 0px;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
}

#menusxcat li a:hover {
	text-decoration: underline;
	color: #000000;
}

#menusxcat li.first {
	padding: 34px 0 0 0;
	background-image: url(../design/barme_bgmenutop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#menusxcat li.last {
	padding: 0 0 30px 0;
	background-image: url(../design/barme_bgmenubottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#menusxcat .login {
	text-align: center;
	width: 200px;
	margin: 10px 0;
	clear: both;
}

#menusxcat .login .commento {
	margin-top: 3px;
}

.closemenusxcat {
	display: none;
}

.error {
	font-weight: bold;
	color: #990000;
}

.breadcrumb {
	margin: 0;
	padding: 5px 10px;
	color: #C95502;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	clear: both;
}

.breadcrumb a {
	color: #333;
}
.breadcrumb h2 {
	margin: 3px 0;
	font-size: large;
	color: #C95502;
	text-align: left;
}

ol.breadcrumb{
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDBCA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	float: left;
	width: 100%;
	}
ol.breadcrumb li{
	display: inline;
	/*margin-right: 6px;*/
	
	}
ol.breadcrumb li:after{
	content: " > ";
	}
ol.breadcrumb li.last:after{
	content: "";
	}

#cathome {
	clear: both;
	padding: 0 10px;
}

#cathome .cornicesx {
	float: left;
	width: 497px;
	padding-bottom: 5px;
}

#cathome .cornicedx {
	float: left;
	width: 497px;
	padding-bottom: 5px;
}

#cathome a {
	font-weight: bold;
	font-size: medium;
	color: #C95502;
	text-decoration: none;
}

#cathome a:hover {
	text-decoration: underline;
}

#cathome img {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px #C95502 solid;
}

.content {
	margin: 0;
	padding: 10px;
	clear: both;
	line-height: 140%;
}

.imgcontent {
	float: right;
	margin: 0 0 10px 10px;
}

.contentsm {
	padding-bottom: 10px;
	clear: both;
}
#news {
	width: 223px;
	margin: 0;
	clear: both;
	padding: 20px 0 0 0;
	float: left;
}

#news .titolo {
	padding: 7px 10px 3px 10px;
	font-weight: bold;
	color: #C95502;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#news dl {
	padding: 10px;
	margin: 0px;
	color: #2A2A2A;
}
#news dd {
	margin-left: 0px;
	font-size: 94%;
	padding-top: 3px;
}
#news dd.nolast {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#news dd.last {
	margin: 0px;
	padding: 0px;
	clear: both;
	padding-bottom: 10px;
}
#news dt {
	font-weight: bold;
	color: #417E93;
	margin-top: 3px;
	margin-bottom: 1px;
}
#news dt a {
	color: #000000;
}
#news dt.data {
	font-size: x-small;
	font-weight: bold;
	color: #424242;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#news img {
	float: left;
	border: 1px solid #767676;
	padding: 0px;
	margin-right: 3px;
}

#bannsersx {
	width: 205px;
	margin-top: 10px;
	clear: both;
}

#bannsersx .bannersx {
	text-align: center;
	clear: both;
}

#bannsersx .bannersx img {
	padding: 3px;
}

.linea {
	width: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 0;
}

.lineaout {
	width: 100%;
	display: block;
	padding: 10px 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	color: #666666;
	line-height: 1.8em;
}

#bacheca {
	width: 205px;
	margin-top: 10px;
	clear: both;
}

#bacheca .corniceBacheca {
	margin: 0;
	padding: 0;
}

#bacheca .titolo {
	font-weight: bold;
	color: #464B4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 10px;
}

#bacheca p {
	padding: 0px;
	margin: 0px;
}

#sondaggio {
	width: 205px;
	margin-top: 10px;
	padding: 0px;
	clear: both;
}

#sondaggio .corniceSondaggio {
	padding: 10px;
	border: 1px solid #DEDBCA;
}
#sondaggio .titolo {
	font-weight: bold;
}
#sondaggio .descrizione {
	margin-bottom: 5px;
}

#sondaggio .commento {
}

#sondaggio form {
	margin: 0px;
}

#sondaggio input{

}
#sondaggio p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#sondaggio label {
	display: block;
}

#boxfooter {
	text-align: center;
	line-height: 150%;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: x-small;
	clear: both;
}

.bgcopyright {
	padding: 20px 10px 10px 10px;
	margin: 0;
	background-image: url(../design/labarme_bgboxfooter.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#lscategorie img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div.clear { /* VERIFICARE SE SERVE */
	clear: left;
	height: 10px;
	overflow: hidden;
}
#lscategorie .areasx {
	float: left;
	width: 280px;
}

#lscategorie .areadx {
	float: left;
	width: 280px;
	margin-left: 10px;
}

#lscategorie1 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}

#lscategorie1 .areasx {
	float: left;
	width: 497px;
	text-align: left;
}

#lscategorie2 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}

#lscategorie2 .areasx {
	float: left;
	width: 280px;
	text-align: left;
}

#lscategorie2 .areadx {
	float: left;
	width: 280px;
	margin-left: 10px;
	text-align: left;
}

#lscategorie2 .titolo {
	font-weight: bold;
}

#lscategoriexl1 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}

#lscategoriexl1 .areasx {
	float: left;
	width: 570px;
	text-align: left;
	margin-top: 10px;
}

#lscategoriexl1 .titolo {
	font-weight: bold;
	font-size: 1.2em;
}

#lscategoriexl2 img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}

#lscategoriexl2 .areasx {
	float: left;
	width: 280px;
	text-align: left;
}

#lscategoriexl2 .areadx {
	float: left;
	width: 280px;
	margin-left: 10px;
	text-align: left;
}
#ColumnDxCenter .descrizione {
	margin-bottom: 20px;
}
#ColumnDxCenter h4 {
	margin: 0 13px 0 3px;
	padding: 10px;
}
#ColumnDxCenter .pagina {
	margin-bottom: 10px;
	padding: 0;
}

#ColumnDxCenter .pagina ul, #ColumnDxCenter .pagina ol {
	padding: 10px 5px 10px 10px; 
	margin-left: 10px;
}

#ColumnDxCenter .pagina li {
	list-style-type: disc;	
}
#ColumnDxCenter .pagina ol {
	list-style-type: decimal;
}
#rubrica {
	margin-bottom: 10px;
	display: block;
}
#rubrica dl {
	clear: both;
}

#rubrica dt {
	font-weight: bold;
}

dd.clear {
	clear: left;
	height: 5px;
	overflow: hidden;
}

#rubrica .titolo {
	font-size: 1.2em;
	font-weight: bold;
}
#rubrica .sottogruppo {
	margin-bottom: 10px;
}

#rubrica img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}

#rubrica .areasx {
	float: left;
	width: 280px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#rubrica .areadx {
	float: left;
	width: 280px;
	margin-left: 10px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#allegati {
	clear: both;
	margin-bottom: 10px;
}

#allegati .titolo {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

#allegati dl {
	margin: 0px;
}
#allegati dt {
	font-weight: bold;
}
#allegati dd {
	margin: 1px 0;
}
#allegati img {
	border: none;
	float: left;
}
#allegati dd.clear {
	padding: 3px;
}
#gallery {
	display: block;
	clear: both;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 10px;
}

#gallery .titolo {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 10px 0 5px 0;
	color: #402311;
	font-size: 1.2em;
}
#gallery .descrizione {
	text-align: left;
	margin-bottom: 5px;
}

#gallery .floatleft {
	float: left;
	padding: 0;
	margin: 0;
}

#gallery .foto {
	margin-right: 4px;
}

#gallery .foto a {
	border: #C95502 1px solid;
	display: block;
	float: left;
	vertical-align: middle;
	height: auto;
	text-decoration: none;
	color: #333333;
	background-color: #D2D2D2;
	padding: 2px 0;
	margin: 0;
}

#gallery .foto a:hover {
	color: #000000;
	background-color: #C7C7C7;
	border: 1px solid #C95502;
}

#gallery img {
	margin: 6px 0;
	border: none;
}

#gallery span {
	display: block;
	font-size: x-small;
}

div.clearGallery {
	clear: left;
	height: 6px;
	overflow: hidden;
}
div.clearGalleryBottom {
	clear: left;
	height: 6px;
	overflow: hidden;
}
.navGallery {
	clear: both;
	margin-bottom: 10px;
}
.paginaGallery {
	float: left;
	width: auto;
}
.controlGallery {
	float: right;
	width: auto;
	text-align: right;
	display: inline;
}
.navGallery div.bold {
	font-weight: bold;
	display: inline;
}

.navGallery a:hover {
	text-decoration: none;
	font-weight: normal;
}

#link {
	clear: both;
	margin-bottom: 10px;
}

#link .titolo {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

#link dl {
	margin: 0px;
}
#link dt {
	margin-bottom: 10px;
}
#link dd {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#link dd img {
	border: none;
	padding-right: 5px;
	float: left;
}
#link dd a {
	font-weight: bold;
}
#ColumnDxCenter form {
	clear: both;
	float: left;
	
	margin-bottom: 10px;
	
	margin: 0;
	padding: 0;
	
	width: 99%; /* ie 5.0 5.5 */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100%;
}
*{}

#ColumnDxCenter form .titolo {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}
#ColumnDxCenter form .titolo #form-anchor {
}
#ColumnDxCenter form p {
	text-align: left;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
#ColumnDxCenter form div.form-elem {
	padding: 2px;
	margin: 2px 0;
}
#ColumnDxCenter form div.form-elem ul {
	padding: 1em 0 1em 40px;
}
#ColumnDxCenter form div.form-elem ul li {
	list-style-type: disc;
}
#ColumnDxCenter form div.form-elem ol {
	padding: 1em 0 1em 40px;
}
#ColumnDxCenter form div.form-elem ol li {
	list-style-type: decimal;
}
#ColumnDxCenter form .error label, #ColumnDxCenter form .info-error{
	color: red;
}
#ColumnDxCenter form label {
	/* float: left;
	width: 30%;
	text-align: right;
	padding-top: .2em; */
	padding-bottom: 2px;
}
#ColumnDxCenter form label.label_for_check {
}
#ColumnDxCenter form .form-input{
	/* width: 65%;
	float: left;
	margin-left: 5px;
	text-align: left; */
}
#ColumnDxCenter form div.error {
	background-color: #FFF0F0;
}
#ColumnDxCenter .form-input{
	margin-bottom: 5px;
}

#ColumnDxCenter form .form-send{
	float: left;
	width: 100%;
	text-align: center;
}
#ColumnDxCenter form .form-elem p.dettaglio-errore{
	clear: both;
	margin: 0 90px 5px 90px;
	padding: 10px;
	background-color: #FFCCCC;
	border: 1px dashed #FF6666;
	text-align: left;
	margin-bottom: 5px;
	color: red;
}
#ColumnDxCenter form .form-elem .selectfield{
	/* margin-left: 5px; */
}

#cercasezione {
	clear: both;
}
#cercasezione form {
	margin: 0px;
}

#cercasezione .titolo {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}
#cercasezione .descrizione {
	text-align: left;
	margin-bottom: 5px;
}
#cercasezione .submit {
	background-color: #CCC;
	color: #000;
	border: 1px solid #999;
}
#cercasezione input {
	border: 1px solid #999;
	font-size: small;
}
#cercasezione select {
	border: 1px solid #999;
	font-size: small;
}
#risultatiRicerca {
	display: block;
	clear: both;
	vertical-align: middle;
	text-align: left;
	margin-bottom: 10px;
}
#risultatiRicerca .titolo1 {
	font-weight: bold;
}
#risultatiRicerca .descrizione {
	margin-bottom: 10px;
}
#risultatiRicerca .floatleft {
}
#risultatiRicerca .cercaCol {
	float: left;
	display: block;
	height: auto;
	padding: 4px 0;
}

div.clearCerca {
	clear: left;
	height: 6px;
	overflow: hidden;
}

.centerNews {
	clear: both;
	display: none;
}

.centerNews img {
	float: left;
}

#newsScroller {
	padding: 0px;
	float: right;
	width: 270px; /*ie 5.0 5.5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 274px;
	display: none;
	}
*{}

#newsScroller .corniceNewsScr {
	padding: 10px;
	height: 178px;
	background-image: url(../design/grp_bgsondaggio.gif);
	border: 1px solid #999999;
}
#newsScroller div {
	color: #FFFFFF;
}
#newsScroller a, #newsScroller a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#newsScroller .titolo {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 26px;
}
#newsScroller .data {
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#newsScroller img {
	float: left;
	border: 1px solid #767676;
	padding: 0px;
	margin-right: 3px;
}

#highscroller {
	height: 150px;
}

.someclass{
}
#risSondaggio {
	margin-bottom: 5px;
}
#risSondaggio dl {
	margin: 0px;
}
#risSondaggio dt {
	font-weight: bold;
	margin-bottom: 5px;
}
#risSondaggio dd {
	clear: both;
	margin-left: 20px;
}
#risSondaggio .risposta {
	margin-bottom: 2px;
	margin-top: 8px;
}

#risSondaggio label {
	background-image: url(../design/sondaggio.jpg);
	width: 200px;
	height: 14px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
}
#risSondaggio img {
	margin: 0px;
}
#risSondaggio .commentoSondaggio {
	margin-top: 20px;
	margin-bottom: 10px;
}
#mappa dt {
	font-weight: bold;
}
#mappa a {
	font-weight: normal;
}

#utility{
	margin-top: 2px;
	text-align: center;
	float: right;
	margin-left: 2px;
	height: 230px;
	width: 372px; /*ie 5.0 5.5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 372px;
	display: none;
	}
*{}
#utility object{
	}

#utility div{ 
	float: left;
	}
	
#utility div#radio3{	
	background-image: url(../design/bg_id_radio3.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
	height: 115px;
	width: 100%;
	text-align: center;
	
	}
#utility  #box_news{
	width: 100%;
	float: left;
	height: 114px;
	background-color: white;
	margin-top: 1px;
	text-align: left;
	}
#utility  #box_news h3{
	font-size: small;
	margin: 4px 4px 0px 4px;	
	color: #B80001;
	}
#utility  #box_news p{
	font-size: x-small;
	margin: 0px 4px 0px 4px;	
	}
#utility  #box_news .news{
	float: left;
	clear: left;
	width: 100%;
	}
#utility  #box_news a{
	color: #333333;
	text-decoration: none
	}
#utility  #box_news a:hover{
	color: black;
	text-decoration: underline
	}

.formColonna{ 
	float: left;
	width: 100%;
	height: 114px;
	background-color: white;
	margin-top: 1px;
	width: 208px; /*ie 5.0 5.5*/
	
	voice-family: "\"}\""; 
	voice-family:inherit;

	width: 208px;
	}
*{}

#imp_canzone{
	background-image: url(../design/bg_canzone_utility.gif);
	background-position: top;
	background-repeat: repeat-x;
	}
#imp_newsletter{
	margin: 0 0 0 3px;
	background-image: url(../design/bg_newsletter_utility.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EEE;
	}
#ColumnSxCenter #imp_newsletter{
	margin: 2px 0 0 0 ;
	border-top: 1px solid #DDD;
	}
.formColonna .titolo{
	text-align: left;
	width: 100%;
	}
.formColonna .titolo img{
	margin: 10px 0 12px 4px;
	}
.formColonna label{
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	margin: 0 0 0 4px;
	float: left;
	color: white;
	}
#imp_newsletter label{
	color: #999;
	}
.formColonna form{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	}
.formColonna .input_txt{
	margin: 0 0 5px 3px;
	width: 160px;
	float: left;
	
	}
.formColonna .input_btn{
	float: left;
	margin: 0 0 0 25px;
	padding: 0 5px;
	}
#credits{
}
#credits #feed{
	font-size:xx-small;
	line-height: 100%;;
	}
#credits a{
	color: #999999;
}

.blocconews {
	clear: both;
	display: block;
}

/***************** PRODOTTI ***************/
#prodotti {
	padding: 10px 0px;
	clear: both;
}

#prodotti .titoloacq {
	padding: 5px 0px;
	clear: both;
	font-size: medium;
	font-weight: bold;
}

#prodotti .prezzoacq {
	padding-bottom: 5px;
	clear: both;
	font-weight: bold;
}

#prodotti .bottoneacq {
	padding: 5px 0px 5px 0px;
	text-align: center;
}

#prodotti .prodfine {
	clear: both;
	height: 0px;
	margin-bottom: 20px;
}

/****************** OFFERTE HOME **************/

#offerte {
	padding-top: 10px;
}

#offerte .cornicesx {
	clear: both;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #0099FF;
	padding: 5px;
	height: auto;
	width: 500px;
}

#offerte .cornicedx {
	clear: both;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #0099FF;
	padding: 5px;
	height: auto;
	width: 500px;
}

#offerte .titolo {
	font-weight: bold;
	margin-bottom: 2px;
}

#offerte a:hover {
	text-decoration: none;	
}

#offerte img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* IMMOBILIARE */

#immobiliare {}

#immobiliare .cercaimmobile {
	margin: 4px 0 2px 2px;
	background-color: #402311;
	width: 223px;
	height: 195px;
	float: right;
	padding-top: 10px;
	color: #FFFFFF;
	background-image: url(../design/cervinia_bgcercaimmobile.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#immobiliare .bannerimmobile {
	display: block;
	float: left;
	padding-top: 4px;
}

/* LISTA IMMOBILI */

#listaimmobili {}

#listaimmobili h2 {
	font-size: small;
	font-weight: bold;
	color: #00268B;
}

#listaimmobili .lotto {
	float: left;
	clear: both;
	padding: 5px 0 20px 0;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1BC9F;
}

#listaimmobili .sinistra{
	float: left;
	width: 300px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #402311;
}

#listaimmobili .sinistra img{
	float: left;
	margin-right: 5px;
}

#listaimmobili .destra {
	padding-left: 5px;
	width: 346px;
	float: left;
}

#listaimmobili .linkdettaglio {
	display: block;
	text-align: right;
}

/* BBSARRE */

.bgmenusx {
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	background-image: url(../design/barme_bgmenutop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#keyword {
	margin: 0;
	padding: 3px;
	float: right;
	height: 20px;
	width: 510px;
}

.toptitle {
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	margin: 0;
}

#menucenter {
	padding: 6px 3px 3px; /* segnaposto */
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 1px;
	background-image: url(../design/bgmenucenter.gif);
	background-repeat: repeat-x;
	height: 25px;
	margin-top: 1px;
	font-size: 12px;
	clear: both;
	display: block;
}

#menucenter ol {
	margin: 0;
	color: #333333;
}

#menucenter li {
	list-style-type: none;
	display: inline;
	font-size: small;
	font-weight: bold;
}

#menucenter a:link,
#menucenter a:active,
#menucenter a:visited {
	color: #FFFFFF;
}

#menucenter a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}

.httabletitle {
	font-weight: bold;
}
.httablebg {
	background-color: #E3CECE;
}
tr .none {
	display: none;
}

.errore {
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: large;
	width: 100%;
	padding: 10px;
}

