@charset "utf-8";

h2 {
	background-image: url(../images/tl_04.jpg);
	height: 1500px;
	width: 360px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	float: left;
	display: block;
}
h3 {
	float: left;
	font-size: small;
	color: #EAEAEA;
	width: 405px;
	background-color: #2F1700;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	display: block;
}

#conte  {
	width: auto;
	height: auto;
	margin-right: 5px;
	margin-bottom: 10px;
}
#conte img {
	padding-bottom: 5px;
}

