
.home {
}

.home .mainTitle {
	padding-bottom:22px;
	margin-bottom:30px;
	line-height:2.2em;
	font-size:17px;
}

.home.fullText {
	text-align:left
}

.home h2 {
	font-size:22px;
	padding-bottom:10px;
}

.home .contImg {
	float:left;
	position:relative;
}

.home .contImg img {
	margin-right:20px;
}

.home .corniceTrasp {
	position:absolute;
	background:url(img/cornice.gif) no-repeat;
	width:220px;
	height:144px;
}