@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------------------------------------------
	CSS generals maqueta
----------------------------------------------------------------------------------------------------*/
.Unacol{
	width:699px;
}
.zonaCont{
	float:left;
	width:705px; 
	overflow:hidden; 
}

.zonaCont .volver {
	display:block;
	background:url(../img/boton.gif) no-repeat 0px 0px;
	padding-top:4px;
	width:80px;
	height:24px;
	text-align:center;
	color:#fff;
	margin-left:602px;
}
.zonaLatDreta{
	float:right; 
	padding-right:12px;
	width:217px; 
	overflow:hidden;
}

.zonaCont .logo{
	padding:2px 0 13px 0;
}



.zonaCont .float_left{
	float:left;
	padding:0 28px 15px 0;
}
.zonaCont h3{
	font-weight:bold;
	font-size:1.1em;
	line-height:1.3em;
}

/*----------------------------------------------------------------------------------------------------
	zona Lateral Dreta: noticies
----------------------------------------------------------------------------------------------------*/
.modDchaGamas{
	width:216px;
	margin:0px;
	padding:0px;
	min-height:164px;
	height:auto !important;
	height:164px;
	
}
.modDchaGamas .dalt{
	width:216px;
	height:9px;
	background:white;
	margin:0px;
	padding:0px;
	line-height:1px; 
	font-size:1px;
}

.modDchaGamas .baix{
	width:216px;
	height:9px;
	margin:0px;
	padding:0px;
	background:white;
}

.modDchaGamas .destacado{
	padding:0px 5px 0 0px;
	min-height:146px;
	height:auto !important;
	height:146px;
	background:white;
	margin:0px;
}

/* modul modelos*/
.modModelos{ 
	margin:3px 0 0 0;
	width:218px;
	min-height:172px;
	height:auto !important;
	height:162px;
	background:url(../img/bg_migModelos.jpg) left top repeat-y;
}
.modModelos h4{
	min-height:23px;
	height:auto !important;
	height:23px;
	padding:16px 5px 0 12px; 
	font-size:1em;
	background:url(../img/bg_daltModelos.jpg) left top no-repeat;
}
.modModelos h4 span{
	display:block;
	padding:0 0 6px 0;
	background: url(../img/bg_baix2Tit.gif) left bottom no-repeat;
	
}
.modModelos .mig{
	min-height:149px;
	height:auto !important;
	height:149px;
	padding:0 5px 8px 22px;
	background:url(../img/bg_baixModelos.jpg) left bottom no-repeat;
} 

.modModelos .mig a{
	display:block;
	padding:13px 0 0; 
	font-size:1.15em;
	line-height:1.4em;
}
