/* DIV */

#container { 
margin-top: 0px; 
width: 760px; 
background-color: #CBC0AE; 
padding: 0px 
} 
#content {
	background-image: url(texture-burlap4.jpg);
	margin-right: 0px;
	background-color: #cbc0ae;
	background-repeat: repeat-x;
	margin-left: 190px;
	padding: 0px;
} 
#contenuto {
	padding-left: 50px;
	padding-right: 40px;
	margin-top: 50px;
	margin-bottom: 50px;
} 
#contenuto img{
	border: none;
} 
#contenuto li {
	font-size: small;
	color: #333333;
	text-align: justify;
	list-style-type: none;
	line-height: 2em;
} 
#contenuto p {
	font-size: small;
	color: #333333;
	line-height: 2em;
	text-align: justify;
	margin: 0 0 1em;
	padding: 0;
} 
#contenuto h2 {
	font-size: 1em;
	color: #605746;
	line-height: 1.8em;
	text-align: justify;
	font-weight: 900;
} 

#contenuto a:link{
	color: #FFFFFF;
	font-weight: 900;
	font-size: medium;
	text-decoration:none;
}
#contenuto a:visited {
	color: #FFFFFF;
	font-weight: 900;
	font-size: medium;
	text-decoration:none;
}
#contenuto a:hover{
	color: #FFFFFF;
	font-weight: 900;
	font-size: medium;
	background-color: #7D725B;
	text-decoration:none;
}
#contenuto a:active{
	color: #FFFFFF;
	font-weight: 900;
	font-size: medium;
	background-color: #7D725B;
	text-decoration:none;
}
#sidebar-a {
	float: left;
	margin: 0px;
	width: 192px;
	background-color: #CBC0AE;
	background-image:  url("../immagini/fumo.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	color: #B4A48A;
} 
#sidebar-a a:link{
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
} 
#sidebar-a a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
} 
#sidebar-a a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
} 
#sidebar-a a:active{
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
} 
#footer {
	font-size: small;
	padding: 0px 5px 2px;
	color: #756C57;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

} 
#footer a:link {
	color: #FFFFFF;
	font-weight: bolder;
}
#footer a:visited {
	color: #FFFFFF;
	font-weight: bolder;
	font-style: italic;
}
#tazzina {
	z-index: 100;
	left: 132px;
	margin: 0px; 
	padding: 0px;
	width: 111px;
	position: absolute;
	top: 380px;
	height: 75px;

} 

#press {
	z-index: 100;
	left: 5px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	position: absolute;
	top: 527px;
	height: 20px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;

} 
#press img {
	border: none;
} 

/* TAG */


body {
	background-image: url(texture-burlap3.jpg);
	font-family: georgia, "times new roman", times, serif;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-position: left top;
} 
em {
	font-size: 1.5em;
	font-weight: 900;
	color: #7D725B;
}



/* CLASSI */
.testoflash {
	font-size: 6px;
	visibility:hidden;
}
.indirizzo {
	text-align: center;
	margin-right: 50px;
	font-size: x-small;
	padding-top: 10px;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;

}
.testoinglese {
	font-size: 0.9em;
	color: #333333;
	line-height: 1.8em;
	text-align: justify;
	font-style: italic;
}
.hires {
	list-style-image: url(photo.gif);
}
.web {
	list-style-image: url(www.gif);
}
.pdf {
	list-style-image: url(pdf.gif);
}
.txt {
	list-style-image: url(txt.gif);
}
.img-right {
	float: left;
	margin-right: 5px;
} 
.img-left {
	float: right;
	padding-left: 5px;
} 
#contenuto h3 {
	font-size: 2em;
	color: #224B6B;
	text-align: justify;
	font-weight: 900;
}
