* {
	margin: 0;
	padding: 0;
}
html {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#888;
}

a, a:link, a:visited, a:active {
	color:#888888;
	text-decoration:none;
}

a:hover {text-decoration:underline;}

.arancio a, .arancio a:link, .arancio a:visited, .arancio a:active {
	color:#f37724;
	text-decoration:none;
}

.arancio a:hover {text-decoration:underline;}


body {
	text-align:center;
	background: url(../images/body/bgSfumato.jpg) #f2f4f2 repeat-x 0 0;
}

#container {
	width:760px;
	margin:0 auto;
	background:url(../images/body/arrotondato.gif) no-repeat 0 0 #fff;
	margin-top:10px;
}

#menu {
	float:left;
	background-color:#a3bde5;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	border-right:25px solid #fff;
	border-left:25px solid #fff;
}

html>body>#container>#menu {width:710px;}

#menu ul {	
	list-style-type:none;
	height:20px;
	margin-left:20px;
}

#menu li {
	padding:10px 20px 10px 20px;
	display:inline;
	border-right:1px solid #fff;
	float:left;
}

#menu a:link, #menu a:visited, #menu a:active {
	color:#fff;
	text-decoration:none;
}

.fotoGrande {
	width:709px;
	border:0;
	margin:20px 0;
	background-color:#fff;
}

.annulla {clear:both;}

.contenitoreMain {
	border:1px solid #ccc;
	width:710px;
	margin:20px auto 0 auto;
	text-align:left;
	min-height:255px;
	padding-bottom:10px;
}

.fotoContenitore  {
	border:1px solid #ccc; 
	padding:5px; 
	margin:10px;
	float:left;
}

.description {
	float:right;
	margin:10px;
	width:335px;
}

.descriptionSx {
	margin:10px;
}

.description h1, .descriptionSx h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#f37724;
}

.description p {
	margin:20px 0; line-height:18px;
}

.descriptionBassa {
	margin:0 10px; line-height:18px;
}

h3 {
	color:#f37724; 
	font-size:14px; 
	margin:10px 0 10px 10px;
}

.dx {
	text-align:right; 
	font-size:12px;
	margin:10px 5px;
}

.villette {
	float:left;
	margin:10px;
	width:320px;
	line-height:20px;
}
.villette h2 {
	font-size:18px;
	color:#a3bde5;
}

.abstract {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
}

.containerFotineHome {
	width:710px;
	font-weight:bold;
	margin:10px auto;
}

.boxFotineHome {
	width:107px;
	height:107px;
	background-color:#dee4df;
	float:left;
	margin:0 50px 0 20px;
}

.boxFotineHome img {
	margin:10px 0;
}

.containerFotineDettaglio {
	margin:10px;
	font-size:9px;
}

.boxFotineDettaglio {
	width:130px;
	height:107px;
	border:1px solid #ccc;
	float:left;
	margin:2px 5px 5px 0;
}

.boxFotineDettaglio img {
	margin:5px;
	border:0;
	width:120px;
	height:98px;
}

.tabellaPrezzi {
	border-collapse:collapse;
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#ccc;
	width:80%;
	margin:20px;
	text-align:center;
	font-size:11px;
}

.tabellaPrezzi td {
	text-align:left;
	padding:4px;
	border-bottom:1px solid #ccc;
}

.footer {
	font-size:10px;
	margin:30px auto 5px auto;
	text-align:left;
	width:710px;
	border-top:1px solid #ccc;
	padding:10px 0 5px 0;
}

.footerInterna {
	font-size:10px;
	margin:0 auto 5px auto;
	text-align:left;
	width:710px;
	border-top:1px solid #fff;
	padding:10px 0 5px 0;
}


.form {
	width:500px; 
	margin:0 0 0 50px;
}

form label {
	float:left; 
	width:120px;
}

form input, select, textarea {
	float:right; 
	width:360px; 
	margin:5px 0;
}

form br {
	clear:both;
}

.bottone {
	width:100px;
}
.codice {
	border:0; 
	height:50px; 
	color:#CC6600; 
	font-size:24px;
	width:260px;
}
.codiceCheck {
	width:100px;
}

#map {
	width: 700px; 
	height: 400px;
	border:1px solid;
	margin-left:4px;
}