body,html{
	margin:0px;
	padding:0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #202020;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
}
img{
	border: none;
}
a:hover{
	text-decoration: none;
}
#content0{
	background-image: url(img/shadow.png);
	background-repeat: repeat-y;
	width: 875px;
	margin: 0px auto;
}
#container{
	width: 850px;
	margin: 0px auto;
	background-color: #272727;
}

/* --- bandierine --- */

#flags{
	position: absolute;
	margin-left: 855px;
}
.flag{
	width: 50px;
	float: left;
	padding-left: 3px;
}

/* --- menu in alto --- */

#spacegreen{
	height: 5px;
	background-color: #cfe500;
	font-size: 0px;
}
#menu{
	height: 50px;
	border-top: 2px solid #252525;
	border-bottom: 5px solid #282828;
}
#menu div{
	float: left;
}

/* --- colonne home --- */

.colsx435{
	width: 415px;
	padding: 10px;
	float: left;
	background-image:url(img/bg_row.jpg);
	background-repeat: repeat-x;
	background-color: #272727;
	text-align: justify;
}
.coldx415{
	width: 395px;
	padding: 10px;
	float: left;
 	background-color: #272727;
	text-align: justify;
}

/* --- usato --- */

.colsx425{
	width: 405px;
	padding: 10px;
	float: left;
	background-image:url(img/bg_row.jpg);
	background-repeat: repeat-x;
	background-color: #272727;
	text-align: justify;
}
.coldx425{
	width: 405px;
	padding: 10px;
	float: left;
 	background-color: #272727;
	text-align: justify;
}
.pairs{
	width: 195px;
	float: left;
	padding-top: 15px;
}
.brand{
	text-transform: uppercase;
	color: #a6a6a6;
	font-weight: bold;
	padding-bottom: 5px;
}
.row{
	background-image: url(img/trattino.gif);
	background-repeat: repeat-x;
	padding: 2px 5px;
}
.row div{
	width: 70px;
	color: #cfe500;
	font-weight: bold;
	float:left;
}

/* --- prezzi --- */
.dashedbg{
	background-image:url(img/bg_row.jpg);
	background-repeat: repeat-x;
	background-color: #272727;
	text-align: justify;
}
.col425{
	width: 404px;
	padding: 10px;
	float: left;
}
.col425mod{
	width: 425px;
	float: left;
}
.label{
	width: 125px;
	padding: 5px 10px;
	color: #cfe500;
	text-align: left;
	line-height: 13px;
}
.labelk{
	font-family:"Trebuchet MS",Arial,Verdana;
	font-size:12px;
	width: 125px;
	padding: 5px 10px;
	/*color: #cfe500;*/
	text-align: left;
	line-height: 13px;
}
.price{
	width: 29px;
	padding: 5px 5px;
	border-left:1px solid #444444;
	text-align: right;
	line-height: 13px;
}
.pricek{
	font-family:"Trebuchet MS",Arial,Verdana;
	font-size:12px;
	width: 29px;
	padding: 0px 3px;
	/*border-left:1px solid #444444;*/
	text-align: right;
	line-height: 13px;
}
.intestaz{
	color: #b7b7b7;
	font-weight: bold;
}

/* --- prenotazioni --- */

.form{
	margin:0px;
	padding:0px;
}
.input_text{
	background-color: #cfe500;
	color: #000000;
	border: 1px solid #60690d;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
.textformat{
	background-color: #cfe500;
	color: #000000;
	border: 1px solid #60690d;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	width: 410px;
	height: 116px;
	overflow: auto;
}
.button{
	background-color: #404040;
	color: #FFFFFF;
	border: none;
	font-size:10px;
	padding: 2px;
}

/* --- news --- */

.sx{
	width: 600px;
	padding: 10px 0px 0px 10px;
	float: left;
}
.sx span{
	font-weight: bold;
	color: #cfe500;
}
.sx ul{
	font-weight: bold;
	color: #cfe500;
	margin: 0px;
	padding: 0px;
	margin: 20px 0px 20px 15px;
}
.dx{
	width: 220px;
	padding: 15px 0px 0px 10px;
	float: left;
}
.ovale{
	background-image: url(img/ovale.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 25px;
	padding: 7px 0px 0px 15px;
	margin: 15px 0px 0px 10px;
}
.ovale a{
	color: #000000;
	font-weight: bold;
}

/* --- dove siamo --- */

.map{
	width: 620px;
	height: 280px;
	border: 3px solid #4e4e4e;
}

/* --- footer --- */

.footer{
	background-color: #2d2d2d;
	color: #9f9f9f;
	padding: 30px 0px 30px 10px;
}
.footer a{
	color: #9f9f9f;
}

/* --- tags --- */

.clear{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
.greenboldtext{
	font-weight: bold;
	color: #cfe500;
}
.greenlist{
	background-image: url(img/pallino.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 2px 0px 0px 15px;
}
.imgallery{
	display: block;
	float: left;
	border: 3px solid #4e4e4e;
}
.imgallery:hover{
	border: 3px solid #b9b9b9;
}
.greylink a{
	background-color: #484848;
	text-decoration: none;
	color: #b9b9b9;
	padding: 0px 3px;
	font-size: 10px;
}
.greylink a:hover{
	background-color: #484848;
	text-decoration: none;
	color: #cfe500;
	padding: 0px 3px;
	font-size: 10px;
}
.dashediv{
	font-size: 0px;
	background-image: url(img/trattino.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.borderimg{
	border: 3px solid #4e4e4e;
}

/* --- avviso --- */

.avviso {
	width: 600px;
	position: absolute;
	text-align: center;
	top: 5px;
	color: #ffcf00;
	border: 2px solid #000000;
	margin-left: 128px;
}
.chiudi_avviso{
	background-color: #000000;
	padding: 3px;
	text-align: right;
}
.chiudi_avviso span{
	font-size: 14px;
}
.chiudi_avviso a{
	text-decoration: none;
	color: #ffec14;
	font-size: 10px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.chiudi_avviso a:hover{
	color: #FFFFFF;
}

