body{

	background-color: #B5A379;
	background-image:url(../img/back.jpg);
	background-repeat:repeat-x;
	margin: 0;
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	color: #2E1912;
}

a{
	color: #2E1912;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;

}

h5{

	font-size: 1.1em;
}

form#contact{

	width:320px !important;
	width /**/:350px;
    height:375px !important; 
	height /**/:200px;
    margin: 0;
	padding: 15px 15px 0px 0;

}	

label{

	width: 80px;
	height: 30px;
    margin-right: 5px;
	text-align: right;
	float: left;
	
}

input,textarea,button{
	border: 0px solid;
	color: #B6A47A;
    font-size: 1em;
	font-family:"Times New Roman", Times, serif;
	border: 1px solid #efefef;
} 
	
div.input-cont{
	float: left;
	width: 200px;
    margin-bottom: 9px;
} 

input{
	display: block;
	width: 200px;
	background: #2E1912;
    margin:5px 0 0 10px;
}

div.textarea-cont{
	float: left;
    padding: 1px;

}

textarea{
	margin: 10px;
	display:block;
	background-color: #2E1912;
	width: 200px;
} 
	
button#go{
	background-image:url(../img/sfondo_button.jpg);
    color: #000;
	cursor: pointer;
	margin-left: 140px;
	height: 20px;
	width: 100px;
	color: #B6A47A;
	font-weight:bold;
	letter-spacing: 0.5em;
} 
	
#contenitore_centrale{
	width: 777px;
	margin: 0 auto;
	background-image:url(../img/sfondo_generico.jpg);
	display:block;
		
}

#testata{
	background-image:url(../img/testa1.jpg);
	height: 249px;
	width: 777px;
	margin: 0 auto;
}

#lingue{
	margin-top: 40px;
	margin-left: 70px;
	position:absolute;
}

.lingua{

}

#lingue a{
	background-color: #2E1912;
	color: #B6A47A;
	padding: 4px;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	border: 1px solid #2E1912;
	font-size: .76em;
}


#lingue a:hover{
	background-color: #B6A47A;
	color: #2E1912;
	border: 1px solid #2E1912;
}

#home{
	position:absolute;
	margin-top: 70px;

}

#testata2_hp{
	background-image:url(../img/testa2_hp.jpg);
	height: 43px;
	width: 777px;
	margin: 0 auto;
}

#testata2_interno{
	background-image:url(../img/testa2_interno.jpg);
	height: 43px;
	width: 777px;
	margin: 0 auto;
}

#box_centrale{
	margin: 0;
	float:right;
}

#menu{
	width: 235px;
	float:left;
}

#indirizzo{
	background-image:url(../img/sfondo_sx.jpg);
	color:#B6A47A;
	font-size: 0.65em;
	padding: 3px 0 3px 70px;
}


#content{
	width: 490px;
	float:left;
	background-color: transparent;
	background-image:url(../img/sfondo_content.jpg);
	background-repeat:no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	text-align:justify;
	font-size: 0.77em;
	line-height: 1.4em;
}
#content_news{
	width: 490px;
	float:left;
	padding-top: 20px;
	background-color: transparent;
	background-image:url(../img/sfondo_content.jpg);
	background-repeat:no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	text-align:justify;
}

#content_hp{
	width: 290px;
	float:left;
	background-color: transparent;
	background-image:url(../img/sfondo_content.jpg);
	background-repeat:no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
	font-size: .9em;
	line-height: 1.6em;
	font-style:italic;
}

#content_hp p{
	margin-left: 10px;

}

.hp{
	font-size: 1.2em;
	margin: 2em 0;

}

#box_news{
	width: 225px;
	background-image:url(../img/sfondo_box.jpg);
	float:right;
	height: 300px;
	margin-right: 0px;
}

#testo_news{
	width: 170px;
	margin: 0  8px 0 7px;
	font-size: 0.8em;
	background-color: transparent;
}

#testo_news a{
	text-decoration:none;
}

#testo_news a:hover{
	text-decoration:underline;
}

.testo_news {
	margin-top: 10px;
	margin-bottom: 20px;
}

.option {
	text-align:right;
	padding: 5px;
}

.option a{
	background-color: #2E1912;
	color: #B6A47A;
	padding: 0 10px;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
	border: 1px solid #2E1912;

}

.option a:hover{
	background-color: #B6A47A;
	color: #2E1912;
	padding: 0 10px;
	text-decoration:none;
	border: 1px solid #2E1912;
}


#piede_news{
	background-image:url(../img/piede_news.jpg);
	width: 225px;
	font-size: 0.76em;
	height: 30px;
}


#footer{
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	height: 44px;
	clear:both;
	width: 777px;
	margin: 0 auto;
	clear:both;
}

.titolo{
	padding: 20px 30px 10px 30px;
	text-align:right;
	float:right;
	background-color: transparent;
}

.titolo_news{
	font-size: 0.9em;
	font-weight:bold;
}

.data_news{
	font-size: .7em;
	font-weight:bold;
	margin-bottom: 2em;
}

.thumb {
	display:none;
}


.riquadro{
background: #2E1912;
color: inherit;
display: inline;
margin: 3px;
padding: 5px;
position: relative;
color: #fff;
font-size: 0.75em;
width: 165px;
float:right;
}

.riquadro img {
background: #fff;
border-color: #2E1912;
border-style: solid;
border-width: 1px;
color: inherit;
padding: 7px;
vertical-align: top;
margin-bottom: 4px;
}

.foto_r{
background: #2E1912;
margin: 5px;
padding: 5px;
float:right;
color:#cccccc;
font-size: .9em;
}

.foto_r img{
background: #fff;
border-color: #2E1912;
border-style: solid;
border-width: 1px;
color: inherit;
padding: 7px;
vertical-align: top;
margin-bottom: 4px;
}

.foto_l{
background: #2E1912;
margin: 5px;
padding: 5px;
float:left;
color:#cccccc;
font-size: .9em;
}

.foto_l img{
background: #fff;
border-color: #2E1912;
border-style: solid;
border-width: 1px;
color: inherit;
padding: 7px;
vertical-align: top;
margin-bottom: 4px;
}

.foto_c{
background: #2E1912;
margin: 5px;
padding: 5px;
color:#CCCCCC;
text-align:left;
font-size: .9em;
}

.foto_c img{
background: #fff;
border-color: #2E1912;
border-style: solid;
border-width: 1px;
color: inherit;
padding: 7px;
vertical-align: top;
margin-bottom: 4px;
}
