@import url("template.css");



/* Main
/********************************************************************/
h3.tdt{
	color:#106d22;
	font-size:1.1em;
	padding:0 15px 6px 15px;
	margin:19px 0pt 7px;
}



/* Content
/********************************************************************/
#content{
	background-image:url(contentBackIndex.gif);
	position:relative;
	height:1%!important;
}


/* Segunda
/********************************************************************/
#segunda{
	padding-top:0;
}
#segunda .thumbs,
#segunda .onlyOneImg{
	padding:13px 0 10px 0;
	float:left;
	background-color:#f1f1f1;
}
#segunda .thumbs img{
	float:left;
	margin:0 5px 0 0;
}
.destacados,
.novedades{
	width:306px;
	float:left;
	background:url(modulo01bt.gif) no-repeat center top;
}
.destacados .content,
.novedades .content{
	min-height:320px;
	padding:10px 7px 0 12px;
	float:left;	
}
* html .destacados .content,
* html .novedades .content{
	height:320px;
}
.bordeDestacados,
.bordeNovedades{
	background:url(modulo01bb.gif) no-repeat center bottom;
	height:10px;
	width:306px;
	position:absolute;
	bottom:0;
}
.bordeDestacados{
	left:250px;
}
.bordeNovedades{
	left:560px;
}
.destacados a.verMas,
.novedades a.verMas{
	color:#299f17;
	text-decoration:underline;
	float:right;
	margin:0 15px 0 0;
}
.destacados ul,
.novedades ul{
	margin:0; padding:0;
	margin:6px 15px 6px 15px;
	border-top:1px solid #E6E6E6
}
.destacados ul li,
.novedades ul li{
	float:left;
	width:100%;
	list-style-type: none;
}
.destacados li a:hover,
.novedades li a:hover{
	text-decoration:underline;
}
.cierreRecuadros{
	width:100%;
}
.cierreRecuadros .bb{
	margin:0 0 0 50px;
}

/* Destacados */
.destacados{
	margin:0 4px 0 0;
}
.destacados li{
	padding:9px 0;
}
.destacados li a{
	color:#000;
	font-size:1.1em;
	padding:0 0 0 15px;
	display:block;
	background:url(bullet03.gif) no-repeat left 1px;
}
.destacados li p{
	padding:0 0 0 15px;
}
.destacados li img{
	float:left;
	margin:0 10px 0 0;	
	width:100px;
	height:70px;
}

/* Novedades 
/********************************************************************/
.novedades{
}
.novedades li{
	padding:9px 0;
}
.novedades li span{
	background-color:#dce8a3;
	padding:0 1px;
	margin:0 0 0 15px;
}
.novedades li a{
	color:#000;
}
.novedades li p{
	background:url(bullet03.gif) no-repeat left 2px;
	padding:0 0 0 15px;
	margin:4px 0 0 0;
}
.novedades li img{
	margin:6px 0 0 10px;
	float:right;
	width:100px;
	height:70px;
}
