.cover {
	position: relative;
}
.cover .description {
	background: transparent url(../images/icon_about_us.gif) no-repeat 0 0;
	min-height: 125px;
	float: left;
}
.description h1 {margin-left: 60px}
.description p {
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 1.65em;
}
.cover .code {
	position: absolute;
	right: 18px;
	padding: 0.2em 0.8em;
	background: white;
	color: black;
	font: bold 0.8em "MS Trebuchet", Arial, sans-serif;
	border: 1px solid #eee;
}
.foto_a {
	float: left;
	background-color: #EEF1F6;
	width: 260px;
	margin: 0px 15px 10px 0px;
}
.foto_a img {
	margin: 10px 10px 0px 10px;
	background-color: #C2CFE0;
}
p#epigrafe{
	margin: 0px 0px 0px 10px;
	color: #000;
	font-size: 0.7em;
	display: inline;
}
.baths {
	text-align: center;
	background-color: #BEBED1;
}
.baths img{
	padding: 10px;
}
