@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}

body {
	margin:0px;
	padding:0px;
	color:#58595b;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-image:url(../images/rigo_arancio.jpg);
	background-repeat:repeat-x;
	font-family: 'Didact Gothic', sans-serif;
}

		ol, ul {
			list-style: none;
		}

		ul, ol, p, dl, li, im
		{
			margin: 0px;
			padding: 0px;
		}

		img {
			border: 0px;
		}
		a
		{
			text-decoration: none;
		}
		
		a:hover
		{
			text-decoration: none;
		}

#container{
	width: 960px;
	color:#fff;	
	margin: 0px auto;
	height:800px;
	display:block;
}

#header {
	width: 960px;
	color:#000;	
	margin: 0px auto;
	height:auto;	
/*	position:relative; */
	margin-top:40px;
	/*background: url('../images/bg05.png');*/
}

#logo {
	margin-left:120px;
	height:280px;
	width:470px;
	float:left;
	display:block;
	/*position:absolute;
	z-index:200; */
}


#menu {
	margin-left:0px;
	height:280px;
	width:370px;
	float: right;
	margin-top:29px;
/*	position:absolute;
	z-index:300; */
}

			#menu li a
			{
				font-family: 'Didact Gothic', sans-serif;
				font-size:18px;
				color: #FFF;
				display:block;
				float:left;
				height:30px;
				line-height:30px;
				width:70px;
				background-color:#d77e1a;	
				/* background:url(../images/casinaaperta.png) no-repeat; 
				background-position:10px 30px;
				background-color:#b7b6b6;
				border-radius:10px;*/
				text-align:left;
				padding-left:10px;
				margin-left:10px;
				/*-webkit-box-shadow: 0 0.5em 15px rgba(0, 0, 0, 0.2);
				-moz-box-shadow: 0 0.5em 15px rgba(0, 0, 0, 0.2);
				box-shadow: 0 0.5em 15px rgba(0, 0, 0, 0.2); */

			}

#prodotti, #slide {
	width: 960px;
	color:#000;	
	margin: 0px auto;
	height:auto;	
	float:left;
	display:block;
/*	position:relative; */
	/*margin-top:40px; */
	/*background: url('../images/bg05.png');*/
}

.categoria {
	margin-left:0px;
	height:80px;
	width: 960px;
	z-index:300;
	line-height:80px;
	font-size:24px;
	padding-left:90px;
	float:left;
	display:block;
	}

.box_prodotto {
	height:160px;
	width: 190px;
	z-index:300;
	/* margin-right:10px; */
	float:left;
	display:block;
	}
	
.box_prodotto .primo {
	margin-left:40px;
	}

.desc_prod {
	width: 190px;
	float:left;
	display:block;
	font-size:14px;
	text-align:center;
	}

.chisiamo_testo {
	width:350px;
	height:380px;
	float:left;
	display:block;
	margin-right:30px;
	margin-left:30px;
	overflow:hidden;
	color:#424242;
	line-height:18px;
	font-size:12px;
	}
#content-contatti, #content-carrello {
	width: 960px;
	color:#fff;	
	float:left;
	display:block;
	height:400px;
	padding-top:40px;	
}
.contatti_form {
	width:518px;
	height:380px;
	display:block;
	float:left;
	display:block;
	color:#424242;
	}

#map_canvas {
	width: 890px;
	height: 290px;
	border:5px solid #007a82;
	margin-left:30px;
	display:block;
	float:left;
}
	  
form#formail{
	width: 518px;
}
input[type=text]{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CED0D0;
	color:#5F6565;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	margin-bottom:10px;
	padding:4px 5px;
	width:508px;
	border-radius:6px;
}
input[type=submit]{
	float:right;
	border-radius:6px;
}
textarea{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CED0D0;
	color:#5F6565;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	padding:4px 5px;
	width:508px;
	height: 130px;
	border-radius:6px;
}
#risposta{
	display: none;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
}

#content-footer {
	background: #d77e1a; 
	/*background: #FFF url('../images/barra_top.png');*/
	/*border-bottom: solid 1px #272d30;
	box-shadow: inset 0px -1px 0px 0px #51575a;*/
}

#footer {
	width: 960px;
	color:#fff;	
	margin: 0px auto 0px auto;
	height:40px;
	line-height:40px;	
	/*padding-top:40px;	*/
}

/**** Button ***/
.pulsanti {
	margin-left:0px;
	height:80px;
	width: 960px;
	z-index:300;
	padding-left:0px;
	float:left;
	display:block;
	margin-top:20px;
	}


.myButton {
	-moz-box-shadow: 0px 10px 14px -7px #285215;
	-webkit-box-shadow: 0px 10px 14px -7px #285215;
	box-shadow: 0px 10px 14px -7px #285215;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
	background:-moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-o-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352',GradientType=0);
	background-color:#77b55a;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #4b8f29;
	/* display:inline-block; */
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #72b352), color-stop(1, #77b55a));
	background:-moz-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-webkit-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-o-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-ms-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b352', endColorstr='#77b55a',GradientType=0);
	background-color:#72b352;
}
.myButton:active {
	position:relative;
	top:1px;
}