.headlinemodule .title {
	color: #724E4E;
	font-family: "Trebuchet MS", "Arial";
	font-size: 200%;
	font-weight: bold;
	text-transform: none;
	border-style:none none dotted;
	border-width:0 0 1px;
	float:left;
	padding:25px 0 5px;
	width:480px;
}
.headlinemodule .logo_modulo {
	float: left;
	background-image: url("../images/logo_modulo.png");
	background-repeat: no-repeat;
	width: 82px;
	height: 70px;
}
.headlinemodule .title_container {
	clear: both;
	float: left;
}
