@CHARSET "UTF-8";

body {
   font-family: verdana;
   font-size: 12px;
   padding: 0;
   margin: 0;
   background-color: #FFF4C2;
   color: #006633;
}

a:link {
   font-family: verdana;
   font-size: 12px;
   color: #006633;
   text-decoration: none;
   font-weight: bold;
}

a:hover {
   font-family: verdana;
   font-size: 12px;
   color: #006633;
   font-weight: bold;
   text-decoration: underline;
}

a:visited {
   font-family: verdana;
   font-size: 12px;
   color: #006633;
   text-decoration: none;
   font-weight: bold;
}


h2 {
   color: #006633;
   text-align: center;
   font-size: 18px;
} 

#header {
	clear: right;
	height: 14%;
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #999999;
	background-image: url("../img/sfumatura2.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

#sinistra {
	float: left;
	height: 80%;
	width: 15%;
	margin: 0;
	padding: 0;
	background-color: #FFF4C2;
}

#sinistra ul {
   list-style: none;
   margin: 0;
   padding: 0;
   height: 100%;
}

#sinistra li a {
   height: 3em;
   text-decoration: none;
   font-size: 13px;
   border-bottom: 2px dotted #999999;
   line-height: 3em;
}

#sinistra li a:link, #sinistra li a:visited {
	color: #777;
   display: block;
   text-align: left;
}

#sinistra li a:hover, #sinistra li #current {
   color: #000000;
   text-align: left;
   font-weight: bold;
}

#sinistra li a:active {
   color: #fff;
   text-align: left;
}

#centro {
   float: left;
   width: 65%;
   height: 80%;
   background-color: #FFF4C2;
   background-image: url("../img/logo-sito.png");
   background-repeat: no-repeat;
   background-position: center center;
   overflow: auto;
   margin: 0;
   padding: 0;
}

#centro h1 {
	margin-left: 20px;
	color: #006633;
	text-align: center;
}

#centro h2 {
   color: #006633;
   text-align: center;
   font-size: 18px;
}

#centro p {
   color: #006633;
   text-align: center;
   font-size: 14px;
   font-weight: bold;
}

#centro p a {
   color: #006633;
   text-align: center;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
}

#centro p a:hover {
   color: #006633;
   text-align: center;
   font-size: 14px;
   font-weight: bold;
   text-decoration: underline;
}

#centro p a:visited {
   color: #006633;
   text-align: center;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
}

#centro li {
   color: #006633;
   text-align: center;
   font-size: 14px;
   font-weight: bold;
   padding-top: 10px;
   list-style: none;
}

#destra {
   float: left;
   width: 19%;
   height: 80%;
   background-color: #FFF4C2;
   border-left: 1px dotted #006633;
   overflow: hidden;
   margin: 0;
   padding: 0;
}

#destra span {
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 5px;
   padding-right: 5px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin: 0px;
}

#destra p {
   color: #006633;
   font-weight: bold;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 0px;
   padding-bottom: 0px;
   margin: 0px;
}

#footer {
   clear: left;
   float: left;
   height: 5%;
   width: 100%;
   border-top: 2px solid #999999;
   background-image: url("../img/sfumatura6.png");
   background-repeat: repeat-x;
}

.footer {
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   color: #FFFFFF;
}

#news {
   width: 100%;
   height: 90%;
   overflow: hidden;
}

#newsSopraSinistra {
   width:50%;
   height: 3%;
   float:left;
   /*background-image: url("../img/newsSopra.png");
   background-position: bottom left;
   background-repeat: no-repeat;*/
}

#newsSopraDestra {
   width:50%;
   height: 3%;
   float:left;
   /*background-image: url("../img/newsSopra.png");
   background-position: bottom right;
   background-repeat: no-repeat;*/
}

#newsSottoSinistra {
   width:50%;
   height: 3%;
   float:left;
   /*background-image: url("../img/newsSotto.png");
   background-position: top left;
   background-repeat: no-repeat;*/
}

#newsSottoDestra {
   width:50%;
   height: 3%;
   float:left;
   /*background-image: url("../img/newsSotto.png");
   background-position: top right;
   background-repeat: no-repeat;*/
}
	
#scrolling {
   width: 100%;
   height: 10%;
}

#scrolling td {
}

#scrolling td {
}

#scrolling td:hover {
}

.news {
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   color: #6BAE3A;
}

.auto {
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   color: #006633;
}

.auto td{
   text-align: center;
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   color: #006633;
   border: 1px dotted #006633;
}

.menu {
	font-family: verdana;
   font-size: 12px;
}

.menu td {
	vertical-align: middle;
	border-bottom: 1px dotted #006633;
}

.menu td:hover {
   vertical-align: middle;
   border-bottom: 1px dotted #555555;
   background-color: #F8E799;
}

.menu1 {
   background-image: url("../img/home.png");
   background-repeat: no-repeat;
   background-position: right center;
}

.menu2 {
   background-image: url("../img/auto.png");
   background-repeat: no-repeat;
   background-position: right center;
}

.menu3 {
   background-image: url("../img/camper.png");
   background-repeat: no-repeat;
   background-position: right center;
}

.menu4 {
   background-image: url("../img/furgone.png");
   background-repeat: no-repeat;
   background-position: right center;
}

.menu5 {
   background-image: url("../img/informazioni.png");
   background-repeat: no-repeat;
   background-position: right center;
}

.menu6 {
   background-image: url("../img/partners.png");
   background-repeat: no-repeat;
   background-position: right center;
}

.menu7 {
   background-image: url("../img/negozio.png");
   background-repeat: no-repeat;
   background-position: right center;
}

.menu8 {
   background-image: url("../img/mappa.png");
   background-repeat: no-repeat;
   background-position: right center;
}

.menu9 {
   background-image: url("../img/usato.png");
   background-repeat: no-repeat;
   background-position: right center;
}

.menu10 {
   background-image: url("../img/carrello.png");
   background-repeat: no-repeat;
   background-position: right center;
}

.menu td a {
   text-decoration: none;
   color: #006633;
   font-weight: bold;   
}

.menu td a:hover {
	text-decoration: underline;
}

.form {
	width: 70%;
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   color: #006633;	
}

/* Definizione stile per negozio */

#marketMenu {
	float:left;
	width:20%;
	height:80%;
	border-right: 1px dotted #006633;
}

#marketMenu .categoria {
   color:#006633;
   font-size: 14px;
   cursor: pointer;
}

#marketMenu .categoria a {
   color:#006633;
   font-size: 14px;
   font-weight: normal;
   cursor: pointer;
}

#marketMenu .sottocategoria {
	margin-left:20px;
	color:#006633;
	font-size: 12px;
	display: none;
	cursor: pointer;
}

#marketMenu .sottocategoria span {
   color:#006633;
   font-size: 12px;
}

#marketProdotti {
	float:left;
	width:77%;
	height:80%;
	overflow:auto;
}

.condizioni {
   font-family: verdana;
   font-size: 11px;	
   width: 90%;
   background-color: #F8E799;
   color: #006633;
}

.condizioni .grassetto {
	font-weight: bold;
}

.condizioni .rosso {
   font-weight: bold;
   color: #FF0000;
}

.elemento {
	width:300px;
	height:250px;
	float:left;
	overflow:hidden;
	margin-left:20px;
	margin-top:10px;
	text-align: center;
}

.elementoMarket {
   width:200px;
   height:240px;
   float:left;
   overflow:hidden;
   margin-left:20px;
   margin-top:10px;
   text-align: center;
}

#marketSinistraMenu {
   float:left;
   width:2%;
   height:80%;
}

.elementoPartners {
   width:300px;
   height:200px;
   float:left;
   overflow:hidden;
   margin-left:10px;
   margin-top:10px;
   text-align: center;
}

.elementoNegozio {
	text-align: center;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.elementoProdotto {
   width:700px;
   height:350px;
   float:left;
   overflow:auto;
   margin-left:10px;
   margin-top:10px;
   text-align: center;
}

.elementoProdotto h2 {
   color: #006633;
   text-align: center;
   font-size: 16px;
   font-weight: bold;
   margin-left:10px;
}

.elementoProdotto p {
   color: #006633;
   text-align: center;
   font-size: 14px;
   font-weight: bold;
   margin-left:10px;
}

