/* mac hide\*/
html, body { height:100%; }
/* end hide */

* {margin: 0; padding: 0;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #FFFFFF;
}
#outer {
	height: 100%;
	min-height: 100%;
	width: 940px;
	color: #424242;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	margin: auto;
}
html>body #outer { height: auto; } /*for mozilla as IE treats height as min-height anyway*/
div, p, h1, h2, h3, h4, h5, h6, form, ul, select {
	margin: 0px;
	padding: 0px;
}/*clear top margin for mozilla*/
a {text-decoration: none;}
ul, ol  {list-style: none;}
#innerwrap { /* enables content first */
	width: 940px;
	padding-bottom: 65px;
}
#centrecontentpage {
	width: 690px;
	float: right;
	padding-top: 260px;
	text-align: justify;
	line-height: 125%;
}
#left {
	position: relative;/*ie needs this to show float */
	width: 210px;
	float: left;
	background-color: #eeeeee;
	margin-top: 260px;
	padding: 10px 10px 60px 10px;
}
#footer {
	clear: both;
	width: 940px;
	height: 65px;
	bottom: 0;
	text-align: right;
	font-size: 11px;
	color: #666666;
	position: absolute;
	background-image: url(../immagini/bck_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
* html #footer {/*only ie gets this style*/
	\height: 67px;/* for ie5 */
	he\ight: 65px;/* for ie6 */
}
#clearfooter {
	width: 100%;
	height: 67px;
	clear: both;
} /* to clear footer */
#footer p {
	padding: 0px;
}
#footer #subbar {
	text-align: left;
	padding: 8px 0 15px 0;
}
#footer #subbar li {
	display: inline;
	padding: 0 8px;
	border-right: 1px solid #e8e7e7;
}
#header{
	position: absolute;
	top: 0px;
	background-image: url(../immagini/bck_top.gif);
	background-repeat: no-repeat;
	text-align: right;
	position: absolute;
	width: 940px;
	height: 240px;
	overflow: hidden;
	z-index: 100;
}
#header #logo {
	position: absolute;
	left: 15px;
	width: 133px;
}
#header #navbar {
	padding-top: 15px;
	padding-right: 15px;
}
#header   #navbar   li    {
	display: inline;
	padding: 0 4px;
	border-left: 1px solid #999;
	margin: 0;
}
#header  #navbar  a, #footer #subbar a {
	color: #999;
	text-transform: uppercase;
}
#header #media {
	width: 940px;
	position: absolute;
	left: 0px;
	top: 58px;
	height: 180px;
	text-align: left;
}
#header #media p.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 5px 0 0 10px;
	font-size: 24px;
}
#header #media p.sottotitolo {
	color: #999;
	padding: 0px 0 5px 10px;
	font-size: 13px;
	font-weight: normal;
}
#header  .media-gruppo        {
	background-image: url(../immagini/hdr-ilgruppo.jpg);
	background-repeat: no-repeat;
}
#header .media-contatti {
	background-image: url(../immagini/hdr-contatti.jpg);
	background-repeat: no-repeat;
}
#header .media-servizi {
	background-image: url(../immagini/hdr-servizi.jpg);
	background-repeat: no-repeat;
}
#header .media-nuovo {
	background-image: url(../immagini/hdr-nuovo.jpg);
	background-repeat: no-repeat;
}
#header .media-usato {
	background-image: url(../immagini/hdr-usato.jpg);
	background-repeat: no-repeat;
}
#header  .media-dove-siamo {
	background-image: url(../immagini/hdr-dovesiamo.jpg);
	background-repeat: no-repeat;
}
#header  .media-assistenza-usato {
	background-image: url(../immagini/hdr-assistenza-usato.jpg);
	background-repeat: no-repeat;
}
#header  .media-assistenza-marche {
	background-image: url(../immagini/hdr-assistenza-marche.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: 18px;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-bottom: 4px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc6666;
	font-weight: bold;
	padding: 5px 0;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993333;
	font-weight: normal;
}
.rounded {
	overflow: hidden;
}
#centrecontentpage  a, #media a, #left a {
	color: #FF6600;
}
#centrecontentpage a:hover, #media a:hover, #left a:hover {
	text-decoration: underline;
}
#left #pagemenu li {
	line-height: 18px;
	padding: 3px 0;
	text-indent: 5px;
}
#left #pagemenu li a {
	color: #666;
	font-weight: bold;
	background-image: url(../immagini/bck-menu.gif);
	background-repeat: no-repeat;
	display: block;
	width: 208px;
	height: 20px;
}
#left #pagemenu a:hover {
	background-image: url(../immagini/bck-menu-hover.gif);
	text-decoration: none;
}
#left #pagemenu a.current {
	background-image: url(../immagini/bck-menu-active.gif);
}
.annuncioMarca {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 10px;
	font-size: 14px;
}
.annuncioLabel {
	font-weight: bold;
	color: #cc6666;
	padding: 4px 10px 0 10px;
}
.annuncioModello {
	padding: 0 10px;
}
.annuncioDato {
	padding: 0 10px 2px 10px;
	text-align: left;
}
.annuncioGalleria {
	width: 180px;
	height: 144px;
}
#left   #form1 label  {
	width: 200px;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
}
#left  #form1  input, #left #form1 textarea {
	width: 200px;
}
#form1   .bt   {
	padding:1px 8px;
	margin: 10px 0 5px 0;
	color:#fff;
	border: 1px solid #c4c4c4;
	font-weight: bold;
	background-color: #cc6666;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 100px;
}
.staff {
	width: 184px;
	float: left;
	background-color: #eeeeee;
	margin-right: 15px;
	height: 300px;
	text-align: left;
}

.staffmini {
	width: 155px;
	float: left;
	height: 125px;

	text-align: left;
}

.staffLast {
	margin: 0px;
	width: 184px;
	float: left;
	background-color: #eeeeee;
	height: 340px;
	text-align: left;
}
.staffFoto {
	margin: 0 5px;
	text-align: center;
}
.staffNome {
	font-weight: bold;
	color: #cc6666;
	padding: 4px 10px 0 10px;
	font-size: 12px;
}
.staffDato {
	padding: 0 10px 0 10px;
	font-weight: bold;
}
.staffMail {
	padding: 0 10px 0 10px;
}
.text-box {
	width: 330px;
	float: left;
	margin-right: 15px;
	text-align: left;
}
.mini-break {
	height: 20px;
	clear: both;
}
#centrecontentpage li {
	padding-top: 0.4em;
	padding-right: 10px;
	padding-bottom: 0.1em;
	padding-left: 20px;
	background-image: url(../immagini/li-freccia.gif);
	background-repeat: no-repeat;
	background-position: .5em .6em;
	text-align: left;
}
#centrecontentpage  #form1 label {
	display: block;
	font-weight: bold;
	padding: 5px 0 2px 0;
	width: 180px;
	float: left;
	text-align: right;
	margin-right: 2%;
}
#form1  input[type=text], #form1 select   {
	width: 300px;
	font-size: 11px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#form1 textarea {
	width: 300px;
	font-size: 11px;
	padding: 2px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#form1 .req {
	color: #cc6666;
}
#form1 div {
	clear: both;
}
.stampa {
	padding:3px 8px;
	border: none;
	font-weight: bold;
	background-color: #cc6666;
	font-size: 9px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 0;
}
#outer #innerwrap #centrecontentpage .stampa .stp {
	color: #FFFFFF;
}

