/* CSS Document */

body{
margin: 0;
background-color:#666;
background-image:url(../Str_img/sfondo/sfondo.png);
background-position:center;
background-repeat:repeat-y;
font-size: 62.5%; /* Resets 1em to 10px */
font-family: "Times New Roman", Times, serif;
}
a img {
	border:none;
}
#container {
width: 784px;
margin: 0px auto;
background-color:#FFF;
}
#header {
width: 604px;
float: left;
}
#navigation {
float:right;
/*margin-left: 614px;*/
margin-bottom: 25px;
}
#content {
float: left;
margin-bottom: 10px;
font-size: 1.3em;
}
#content .case {
	background-position:bottom;
	background-repeat:no-repeat;
	height: 150px;
	padding-left: 220px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
	vertical-align: bottom;
	color:#444;
}
#content .case a {
text-decoration:none;
color:#444;
}
#content .case a:hover{
text-decoration:underline;
}
#content .next a {
color:#9A3706;
text-decoration:none;
float:right;
}
#content_img {
	margin-top: 12px;
	background-image:url(../Str_img/filetto.png);
	background-position:top;
	background-repeat:no-repeat;
	border-style:solid 1px;
	border-color: #CCCCCC;
	border:solid 1px;
	border-top:none;
	padding: 10px;
	padding-top: 22px;
	background-color:#F5F5F5;
	color:#666666;
	text-align: justify;
}
#content_img img {
	border: solid 1px;
	border-color: #CCCCCC;
}
#content .intest_img {
padding: 4px;
border:solid 1px;
border-color:#999999;
background-color:#CCCCCC;
}
#content .intest_text {
text-align: justify;
padding-left: 10px;
color:#777;
}
#content .intest_text_borgo {
	text-align: justify;
	padding-left: 10px;
	color:#777;
}

#content .piantine {
	padding: 10px;
}
#desc_app {
	margin-top: 10px;
	margin-left: 20px;
	padding-bottom: 20px;
}
.noMargin {
	margin::0px;
}
#desc_app .titolo {
	font-size: 14px;
	color:#9A3706;
	text-align:center;
	padding-left: 20px;
}
#desc_app .titolo_prezzi {
	font-size: 14px;
	color:#375471;
	text-align:left;
	margin-bottom: 5px;
}
#desc_app ul{
	text-align:justify;
	font-size: 13px;
	color:#666666;
	list-style-image: url(../Cont_img/pallino.jpg);
}

#desc_app ul.borgo li {
	line-height:20px;
}

#desc_app .desc_foto {
text-align:center;
margin-top: 30px;
margin-left: 20px;

}
#desc_app .desc_foto a {
color:#5071A1;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 9px;
padding-right: 9px;
border:solid 1px #B2BECE;
background-color:#CFDCEF;
text-decoration:none;
}
#large {
	padding-left:50px;
	margin-bottom:40px;
}
#large a {
color:#5071A1;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 9px;
padding-right: 9px;
border:solid 1px #B2BECE;
background-color:#CFDCEF;
text-decoration:none;
text-align:center;
width:13px;
display:block;
float:left;
margin:0px 3px 3px 0px;
}
#faq {
margin-top: 5px;
padding-left: 30px;
padding-right: 30px;
text-align:justify;
}
#faq .faq_d {
color:#375471;
margin-bottom: 0px;
}
#faq .faq_r {
margin-top: 1px;
color:#777;
}
#dove_siamo {
text-align:justify;
color:#666666;
background-color:#FFFFFF;
}
#dove_siamo .ds_titolo {
padding-top: 30px;
	font-size:14px;
	text-transform: uppercase;
	color:#000000;
}
#dove_siamo .ds_underline {
text-decoration:underline;
}
#dove_siamo p {
margin-top: 0px;
margin-bottom: 10px;
}
#dove_siamo a{
color:#006699;
}
#footer {
margin-top: 20px;
clear: both;
font-size: 1.1em;
border:solid 1px;
border-color:#222;
color:#CCC;
background-color:#777;
height: 1em;
padding-bottom: 0.3em;
}
#footer .sx {
float:left;
padding-left: 0.4em;
}
#footer .sx a {
text-decoration:none;
color:#CCC;
}
#footer .dx {
float:right;
padding-right: 0.4em;
}
#footer .dx a {
text-decoration:none;
color:#CCC;
}

#form {
background-color:#FFFFFF;
}
#form input, textarea, select, .submit {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color:#666666;
}
#form input {
	width: 302px;
	margin-bottom: 8px;
}
#form select {
	width: 302px;
	margin-bottom: 8px;
}
#form textarea {
	width: 302px;
	margin-bottom: 12px;
}
#form .submit {
	width: 100px;
}
#indirizzo {
margin-right: 10px;
padding: 20px;
float: right;
border:solid 1px #006699;
background-color:#F2F2F2;
}
#indirizzo .cont_titolo {
color:#006699;
font-size:14px;
text-transform: uppercase;
}
#indirizzo a {
color:#006699;
}