* {
	margin: 0;
	padding: 0;
}
html, body, #wrap {
	height: 100%;
}
body {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #424242;
	background-color: #E3E3E6;
	background-image: url(../images/bck-main.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
#main {
	padding-bottom: 50px;
}  /* must be same height as the footer */
#wrap {
	width: 900px;
	background-color: #ffffff;
	background-image: url(../images/img03.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
}
div, p, h1, h2, h3, h4, h5, h6, form, ul, select {
	margin: 0px;
	padding: 0px;
}/*clear top margin for mozilla*/
a {
	text-decoration: none;
	color: #95110d;
}
ul, ol {list-style: none;}
img {	
	border: 0px;
	margin: 0px;
	padding: 0px; 
}
#footer {
	position: relative;
	height: 50px;
	clear:both;
	border-bottom: 1px solid #95110d;
	width: 900px;
	margin: -52px auto 0 auto;
	background-color: #E3E3E6;
	border-top: 1px solid #95110d;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */	
#header {
	width: 900px;
	height: 160px;
}
#header #logo {
	z-index: 10;
	width: 880px;
	height: 90px;
	border-left: 20px solid #000000;
	background-color: #95110d;
	background-image: url(../images/bck-header.jpg);
	background-repeat: no-repeat;
	background-position: 146px -10px;
}
#hgoogle {
	width: 860px;
	height: 25px;
	border-left: 20px solid #95110d;
	background: #ffffff;
	font-size: 10px;
	color: #000000;
	padding: 5px 0 0 20px;
	border-bottom: 1px solid #95110d;
	border-right: 1px solid #95110d;
}
/* Menu */
#menu {
	width: 880px;
	height: 40px;
	border-left: 20px solid #95110d;
	background: #ffffff;
	font-size: 12px;
	border-right: 1px solid #95110d;
}
#menu li {
	padding: 0;
	display: inline;
	background: none;
}
#menu a, #menu a:visited {
	display: block;
	float: left;
	height: 24px;
	padding: 10px 10px 0 10px;
	font-weight: normal;
	color: #95110d;
}
#menu a:hover {
	background: #95110d;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 6px solid #95110d;
}
#menu b {
	text-decoration: underline;
}
.navhom #menu #navhom a, .navric #menu #navric a, .navmar #menu #navmar a, .navcam #menu #navcam a, .navart #menu #navart a, .navtos #menu #navtos a, .navseg #menu #navseg a, .navcon #menu #navcon a {
	border-bottom: 6px solid #95110d;
}
/* Footer */
#footer .credits {
	float: left;
	width: 579px;
	height: 34px;
	padding: 6px 30px 0 30px;
	background: #E3E3E6;
	border-left: 20px solid #000000;
	font-size: 11px;
}
#footer  .moveup {
	float: right;
	width: 220px;
	height: 34px;
	padding: 16px 20px 0 0;
	background: #95110d;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}
#content {
	width: 610px;
	padding: 15px 5px 5px 40px;
	float: left;
}
#sidebar {
	width: 220px;
	float: right;
	padding: 15px 0px 0 10px;
	line-height: 14px;
}
#sidebar p {
	padding-right: 10px;
}
h1 {
	margin-bottom: 0.1em;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 100%;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #95110d;
	line-height: 100%;
	padding-bottom: 6px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
.floating-box {
	float: left;
	width: 160px;
	padding: 10px;
	margin: 0 20px 10px 0;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	font-size: 12px;
}
.floating-box img {
	border: 5px solid #FFFFFF;
}
#content a:hover {
	text-decoration: underline;
}
#content .annuncio {
	padding: 10px 10px;
	text-align: center;
	border: 1px solid #95110d;
}
#sidebar  .annuncio  img {
	padding: 10px 0;
}
#content .annuncio .annTip{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-top: 3px;
}
#content .annuncio .annTit {
	font-size: 14px;
	font-weight: normal;
	color: #95110d;
	text-align: left;
	margin: 0;
	padding: 0;
}

#content .annuncio .annAbs{
	text-align: left;
	line-height: 16px;
	padding-top: 3px;
}

/* Searchbox */
#searchbox {
	font-size: 11px;
}
#searchbox div {
	background-color: #E3E3E6;
	border: 1px solid #737382;
	padding: 5px 10px;
}
#searchbox   label   {
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 0;
	width: 110px;
}
#searchbox select {
	width: 150px;
	font-size: 11px;
	padding: 2px;
}
#searchbox input {
	width: 60px;
	font-size: 11px;
	padding: 2px;
}

#searchbox .cerca {
	padding:1px 8px;
	margin: 10px 0 5px 0;
	color:#FFFFFF;
	border: 1px solid #95110d;
	font-weight: bold;
	background-color: #95110d;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.openGal {
	padding:3px 8px;
	color:#ffffff;
	border: none;
	font-weight: bold;
	background-color: #95110d;
	font-size: 9px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 0;
}
.openGal a {
	color: #FFFFFF;
}

.openAnn {
	padding:8px;
	color:#ffffff;
	border: none;
	font-weight: bold;
	background-color: #95110d;
	font-size: 9px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 0 10px 0;
	display: block;
	width: 100px;
}
.tabPrezzi {
	border-top: 1px solid #424242;
	border-left: 1px solid #424242;
}
.tabPrezzi td {
	padding: 5px;
	border-bottom: 1px solid #424242;
	border-right: 1px solid #424242;
}
.tabPrezzi .riga0 {
	background-color: #ffffff;
}
.tabPrezzi .riga1 {
	background-color: #eeeeee;
}
.req {
	color: #95110d;
}
#content .barralinks {
	font-size: 11px;
	padding: 10px 0;
	text-align: center;
}
#content li, #sidebar li {
	padding-top: 0.4em;
	padding-right: 10px;
	padding-bottom: 0.1em;
	padding-left: 20px;
	background-image: url(../images/li-freccia.gif);
	background-repeat: no-repeat;
	background-position: .5em .6em;
	text-align: left;
}
#sidebar label {
	display: block;
	font-weight: bold;
	padding: 5px 0 2px 0;
	width: 180px;
}
#sidebar input[type=text]   {
	width: 180px;
	font-size: 11px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar textarea {
	width: 180px;
	font-size: 11px;
	padding: 2px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar .invia {
	padding:1px 8px;
	margin: 10px 20px 5px 0;
	color:#FFFFFF;
	border: 1px solid #95110d;
	font-weight: bold;
	background-color: #95110d;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 60px;
}
#sidebar .carLabel {
	width: 98px;
	display: block;
	text-align: right;
	float: left;
	padding: 5px 3px 5px 0;
}
#sidebar .carTesto {
	font-weight: bold;
	display: block;
	width: 110px;
	float: right;
	padding: 5px 0;
	margin-right: 5px;
	background-color: #f1f1f1;
	border: 1px solid #fff;
}
#content .guidaImgDx {
	margin: 10px 0 10px 10px;
	float: right;
}
#content .guidaImgSx {
	margin: 10px 10px 10px 0;
	float: left;
}

