
 
/********************************************
   HTML ELEMENTS
********************************************/ 

* { margin: 0; padding: 0;}

/*body e tipografia */
body { 
	/*background: #cfcab0 url(../img/body-bg.gif) repeat-x bottom left;*/
	font: .76em Arial, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #48463e;
	min-height: 650px;
	background-color:#918D79;
}
h1 { font-size: 2.4em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h6{ font-size: 0.9em; }
h1, h2, h3, h4, h5, h6 {
	margin: 0.5em 0 0.1em;
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}

/*line-height*/
p, blockquote, pre, ol, dl, ul, form {line-height:1.4em}

/*margini e padding */
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
address, blockquote, dl, form, fieldset, ol, table, p, pre, ul {
  margin-top: 0.2em; margin-bottom: 1.2em 
}

/* links */
a, a:visited {	
	text-decoration: underline;
	color: #48463e;
}
a:hover {
	background: inherit;
	text-decoration: none;
}

/* imagini */
img {
	padding: 5px;
	margin: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
img.no-border {
	border: none;
}
img.no-format {
	border: none; padding:0; margin: 0;
}
a img {
	border:none;
}

/* varie comuni*/
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 1em/1.4em Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
	background: #e1decc;
	border-left: 3px solid #807d6b;
}

/* form elements */
form {
	margin: 15px;
	padding: 10px;
	background: #e1decc;
	
}

.form-small {
	width: 290px;
	float:left;
}

label {
	display: inline;
	font-weight: normal;
	margin: 2px 0;
}
form.comment-form label {
	display: block;
}
legend {
	color: #666;
}
input {
	padding: 4px;
	margin: 3px 2px;
	border: 1px solid #EFEFEF;
	font: normal 1.1em Tahoma, Verdana, sans-serif;	
	color: #666;
}
form.comment-form input {
	padding:2px;
	margin: 0;
}
textarea {
	width: 280px;
	padding: 4px;
	border: 1px solid #EFEFEF;
	font: normal 1.1em Tahoma, Verdana, sans-serif;
	height:100px;
	display:block;		
	color: #666;
}
input.button { 
	margin: 3px 0;
	font: normal 1.1em Tahoma, Verdana, Sans-serif; 
	border: 1px solid #EFEFEF;
	padding: 2px 3px; 
	color: #fff;
	background: #807d6b;
}
input:focus, input:active, textarea:focus, textarea:active {
	border: 1px solid #84c24d;
}

#gmap {
	margin: 15px 15px 15px 0;
	padding: 10px;
	background: #e1decc;
	width: 345px;
	float:left;
}



/***********************
	  LAYOUT
************************/

#header-content, #content, #nav, #footer-columns {
	width: 935px;	
	margin: 0 auto;
}

/* header */
#header {
	height: 28px;
	width: 100%;
	background: #4fa800;
	text-align: left;
	overflow: hidden;
}
#header-content {
	position: relative;
	margin: 0 auto; 
	padding: 0;
	height: 28px;
	background: #1a472b;
}
#header-content h1#logo-text {
	position: absolute;
	margin:0; padding: 0;
	font: normal 12px Tahoma, Arial, Sans-serif;
	letter-spacing: -1px;
	text-decoration: none;
	color: #1a472b;

	/* posizione del titolo principale */
	top: 0px; left: 10px;	
}
#header-content #slogan {
	position: absolute;	
	font: normal 12px Tahoma, Sans-serif;
	text-transform: none;
	margin: 0; padding: 0;
	color: #1a472b;	

	/* posizione dello slogan */
	top: 0px; left: 60px;
}

/* Navigation */
#nav {
	position: absolute;
	width: 745px;
	margin: 0 auto;
	padding: 0;
	background: #4fa800;
	
	/*posizione del menu */
	top: 0;	right: 0;
}
#nav ul {
	list-style: none;
	margin: 0; padding: 0;
}
#nav ul li {
	float: left;
	margin: 0; padding: 0;
}
#nav ul li.ultimo {
	float: right;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	height: 28px;
	margin: 0;
	padding: 0 20px;
	color: #fff;
	font: normal 11px/28px Tahoma, Vardana, Arial, sans-serif;
	text-decoration: none;
}
#nav ul li a.primo {
	background: #84c24d;
}
#nav ul li a.secondo {
	background: #72b933;
}
#nav ul li a.terzo {
	background: #61b11a;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #EAC412;
}
#nav ul li.ultimo a {
	color: #f5d851;
	float: right;
}
#nav ul li.ultimo a:hover {
	color: #fff;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	background: #CFCAB0 url(../img/wrap-bg.gif) repeat-x top left;		
	width: 100%;
}
#content-wrap-home {
	clear: both;
	float: left;
	background: transparent url(../img/wrap-home-bg.gif) repeat-x top left;		
	width: 100%;
}
#content-wrap-bg {
	min-height:580px;
	float: left;
	background-image:url(../img/wrap-useful_links.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	width: 100%;
}

#content {
	text-align: left;
	margin: 0 auto;
}

/* sidebar */
#sidebar {
	float: left;
	width: 190px;
	padding: 200px 0 0;
	margin: 0;
	overflow: hidden;
	background: transparent url(../img/logo.png) no-repeat top left;
}
#sidebar h1 {
	font: normal 1.3em Tahoma, Arial, Sans-serif;
	padding: .3em 0; 
	color: #1a472b;	
}
#sidebar ul.sidemenu { /*lista menu*/
	list-style: none;
	margin: 0;
	padding: 15px 0;	
}
#sidebar ul.sidemenu li {
	padding: 0;
	list-style: none;
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu li a {
	display: block;
	height: 26px;
	width: 170px;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	font: normal 11px/26px Tahoma, Arial, Sans-serif;
	background: #807d6b url(../img/sidemenu-bg.gif) no-repeat top right;
	border-bottom: 1px solid #cfcab0;
}
#sidebar ul.sidemenu li a.offerta {
	background: #eac412 url(../img/sidemenu-offerta.gif) no-repeat top right;
	color: #1a472b;
}
#sidebar ul.sidemenu li a.news {
	background: #4fa800 url(../img/sidemenu-news.gif) no-repeat top right;
}
#sidebar ul.sidemenu li a:hover {
	background: #1a472b url(../img/sidemenu-bg.gif) no-repeat bottom right;
	color: #fff;
}

/* elementi home page */
#box-home {
	position: relative;
	clear: right;
	float: right;
	height: 220px;
	width: 724px;
	margin: 0; 
	padding: 0;
}
#box-home #box-prima-destra {
	position: absolute;
	width: 180px;
	height: 150px;
	margin: 0;
	padding: 0;
	text-align: right;
	overflow: hidden;
	
	top: 21px; right: 0;
}
#banner-home {
	position: absolute;
	z-index: 5;
	
	top: 0px;	left: 430px;
}
#box-home #box-prima {
	position: absolute;
	width: 483px;
	height: 150px;
	margin: 0;
	text-align: left;
	background: #68665b;
	padding: 21px;
	overflow: hidden;
	font-size: .9em;
	color: #cfcab0;
	
	top: 21px; left: 0;
}
#box-home #box-prima h3 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #e1decc;
	font-weight: bold;
}
#box-home #box-prima img {
	margin: 0 21px 0 0; padding: 0;
}
#box-home #box-prima .box-prima-content {
	float: left;
	width: 220px;
	height: 122px;
	overflow: hidden;
	margin-right: 15px; /*per IE*/
}
#box-home #box-prima p.categoria {
	margin: 0; padding: 0;
	font-size: 1em;
	color: #b3cf69;
}
/*stile link*/
#box-home #box-prima p.categoria a {
	text-decoration: none;
	color: #b3cf69;
}
#box-home #box-prima p.categoria a:hover {
	text-decoration: underline;
	color: #b3cf69;
}
#box-home #box-prima h3 a {
	text-decoration: none;
	color: #e1decc;
}
#box-home #box-prima h3 a:hover {
	text-decoration: underline;
	color: #e1decc;
}

/* main */
#main {
	float: right;
	width: 724px;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	/*background: transparent url(../img/main-bg.gif) repeat-x bottom left;*/
}
#main h1 { 
	font: normal 2em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #4fa800;
	text-transform: uppercase;
	padding: 21px 0 0 0;
}
#main h1 span {
	color: #1a472b;
}
#main h1 a {
	color: #4fa800;
	text-decoration: none;
}
#main h2, #main h2 a {
	color: #1a472b;
}
#main h3, #main h3 a { 
	color: #1a472b;
}
#main .main-content {
	margin: 0 21px;
}	
#main p.titoletto {
	font-size: .90em;	
	padding: 0 0 0 7px;
	color: #3e750d;
	background: url(../img/titoletto.gif) no-repeat center left;
}
#main p.titoletto a {
	color: #3e750d;
	text-decoration: none;
}
#main p.titoletto a:hover {
	text-decoration: underline;
	background: transparent;
}

#main h1.top-title, #main h3.top-title, .top-title {
	margin-left: 21px;
}
/*box grande*/
#main div.box, #main .box-margin {
	clear: both;
	width: 682px;
	height: 330px;
	text-align: center;
	background: #e1decc url(../img/box-bg.gif) no-repeat center;
	padding: 21px;
	margin: 21px 0 0 0;
	overflow: hidden;
}
#main div.box {
	margin: 0 0 21px 0;
}
#main div.box img, #main .box-margin img {
	margin: 0;
	padding: 0;
}

/*box-servizi*/
#main div.box-servizi {
	width: 310px;
	height: 430px;
	float: left;
	margin: 0 20px 20px 0px;
	text-align: left;
	background: #e1decc;
	padding: 21px;
	overflow: hidden;
}
#main div.no-format {
	margin: 0 0 20px 0;
}
#main div.box-servizi img {
	margin: 0; padding: 0;
}
#main div.box-servizi h3 {
	color: #4fa800; 
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
}

/*box-prodotti*/
#main div.box-prodotti {
	clear: both;
	position: relative;
	width: 682px;
	height: 147px;
	margin: 10px 0 0 0;
	text-align: left;
	background: #e1decc;
	padding: 21px;
	overflow: hidden;
	font-size: .9em;
	color:#68665b;
}
#main div.box-prodotti img {
	margin: 0 21px 0 0; padding: 0;
}
#main div.box-prodotti h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
}
#main div.box-prodotti h3 a {
	text-decoration: none;
}
#main div.box-prodotti h3 a:hover {
	text-decoration: underline;
}

/*varie main*/
#main p.categoria, #main p.categoria-dettaglio {
	margin: 0; padding: 0;
	font-size: 1em;
	color: #4fa800;
}
#main p.categoria-dettaglio {
	margin: 0; padding: 15px 0 0;
}
#main p.categoria-dettaglio a, #main p.categoria a {
	text-decoration: none;
	color: #4fa800;
}
#main p.categoria-dettaglio a:hover, #main p.categoria a:hover {
	text-decoration: underline;
	color: #4fa800;
}
a.prezzo, a.prezzo-home, a.prezzo-box {
	float: right;
	padding: 6px 20px;
	margin-right: 10px;
	color: #fff;
	text-decoration: none;
	background: #9ab358;
}
a.prezzo-home {
	float: left;
}
a.prezzo-box {
	position: absolute;
	bottom: 21px; right: 11px;
}
a.prezzo:hover, a.prezzo-home:hover, a.prezzo-box:hover {
	color: #EAC412;
}
#main a.download {
	float: right;
	width: 90px;
	padding-top: 90px;
	margin: 20px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../img/download.gif) no-repeat center top;
	color: #3e750d;
}
#main h2.offerta-dettaglio {
	margin-top: 0; padding-top: 0;
}
#main .top-border {
	margin-top: 21px;
	border-top: 1px solid #b3af98;
}

/* footer */
#footer-wrap {
	clear: both;
	text-align: left;
	height: 60px;
}

.footer-home {
	padding-top: 20px;
}

#footer-wrap a {
	text-decoration: none;
	color: #59574a;/*#6badde;*/
	font-weight: normal;
}
#footer-wrap a:hover {
	color: #ffffff;/*#f8651c;	*/
}
/*#footer-wrap p {
	padding: 0;
}*/

/* bottom */
#footer-bottom {
	clear: both;
	color: #ccc7b1;
	font-size: .9em;
	width:935px;
	margin: 0 auto; 
	padding: 20px 0;
	text-align: center;
	/*background: #918d79;*/
}
/*#footer-bottom p {
	padding-left: 190px;
}*/

#credits{
float:left;width:180px;margin-left:10px;text-align:left;
}

#owner{
float:right;width:704px;margin-left:41px;text-align:left;
}

/***********************
	  MISC
************************/

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }

/* display and additional classes */
.clear { clear: both; }

/*varie*/
img.banner-offerte {
	margin-top: 21px;
}
img.banner-dettaglio {
	margin: 0 5px 5px 21px;
}
p.intro-offerte {
	margin-top: 15px;
}


/*lista link prima del footer*/

#useful-links {
	clear:both;
	background-color:#CFCAB0;
	margin-bottom: 30px;
	padding:0;
}

#useful-links ul,li{
	list-style: none;
}

#useful-links ul{
	font-size: .9em;
	padding-top: 21px;
	padding-bottom: 21px;
}

#useful-links li{
	list-style-image:url(../img/bullet.gif);
}

#useful-links li a{
	color: #3e750d;
	text-decoration: none;
}

#useful-links li a:hover{
	text-decoration: underline;
}

/*
#main ul.top-border {
	margin-top: 21px;
	border-top: 1px solid #b3af98;
}
*/
