@charset "utf-8";
/* CSS Document */

body{
	background-color: #F8F5E4;
	margin:0;
}

span{
	display:none;
}

#container{
	height:820px;
	width:850px;
	margin:0 auto;
	background:url(../images/pergamena_index.jpg);
	}
	
#header{
	height:620px;
	width:801px;
	margin:0 auto;
	padding:0;
}

#lingue{
	margin:30px 50px 30px 0;
}

.testo_lingue{
font-family:"book Antiqua","Times New Roman", Times;
font-size:25px;
color:#3E3415;
text-align:center;
}	
.testo_lingue li{
display:inline;
margin:0 15px 0 0;
}



.testo_lingue a:link, .testo_lingue  a:visited, .testo_lingue  a:hover, .testo_lingue  a:focus{ 
color:#3E3415;
text-decoration:none;
}

.testo_indirizzo{
font-family:"book Antiqua","Times New Roman", Times;
font-size:16px;
color:#3E3415;
text-align:center;
text-decoration:none;
}

.testo_indirizzo a:link, .testo_indirizzo  a:visited, .testo_indirizzo  a:hover, .testo_indirizzo  a:focus{  
color:#3E3415;
text-decoration:none;
}
 
.designer{
font-family:"book Antiqua","Times New Roman", Times;
font-size:16px;
color:#3E3415;
text-align:left;
text-decoration:none;
}

.designer a:link, .designer  a:visited, .designer  a:hover, .designer  a:focus{ 
color:#3E3415;
text-decoration:none;
}

#box_designer{
	width:800px;
	margin:0 auto;
}



