@charset "utf-8";

h2 {
	background-image: url(../images/tl_02.jpg);
	height: 480px;
	width: 360px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	float: left;
}
#conte  {
	width: 400px;
	height: auto;
	float: right;
	border: 1px solid #3E3E3E;
	margin-right: 5px;
	margin-bottom: 10px;
	clear: none;
}
#conte h4 {
	font-size: 1em;
	background-color: #993399;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 8px;
}

#main #conte img {
	float: left;
	padding-right: 10px;
}

