
.moduloHome {
	padding:0;
}

.moduloHome .mainTitleCont{
	padding:0 20px 0;
}

.moduloHome .mainTitle{
	top:0;
	margin-bottom:0px;
}

.moduloHome .imgTestata{
	display:block
}

/* top modlule */

.moduloHome .topModule{
	background:#20ABCB url(img/bg.jpg) repeat-x;
	padding:20px;
	padding-right:0;
}

.moduloHome .topModule .col{
	float:left;
	margin-right:20px;
	width:140px;
	overflow:hidden;
}

.moduloHome .topModule h3{
	color:#FFFFFF;
	margin:0;
	padding:0;
	margin-bottom:7px;
}

.moduloHome .topModule .contImg {	
	border:#FFFFFF 3px solid;
}

.moduloHome .topModule .contImg img {	
	display:block
}

.moduloHome .topModule ul {		
	padding-top:10px;	
}

.moduloHome .topModule ul li a {	
	color:#000000;
	line-height:1.8em;
	font-weight:bold;	
}

.moduloHome .topModule ul li a:hover {		
}

/* down modlule */

.moduloHome .downModule{
	margin-top:20px;
	padding-left:20px;
	background:url(../../img/bgCol.jpg) repeat-y 249px 0;
}

.moduloHome .downModule .col{
	float:left;
	margin-right:40px;
	width:210px;
	overflow:hidden;
	clear:both;
}

.moduloHome .downModule .mR0{
	margin-right:0;
	clear:none;
}

.moduloHome .downModule h3{
	color:#000;
	margin:0;
	padding:0;
	margin-bottom:7px;
	text-transform:uppercase;
}

.moduloHome .downModule .contImg {		
	border:#ccc 1px solid;
	padding:3px;
}

.moduloHome .downModule img {	
	display:block
}

.moduloHome .downModule .contDesc {	
	text-align:left;
	font-size:11px;
	margin-top:10px;
	margin-bottom:16px;
	color:#444;
}

.moduloHome .downModule .contDesc a {	
	color:#000;
}

.moduloHome .downModule .contDesc a:hover {	
	color:#0C808D;
}
