/*-----------------------------------------------------------*/
/*--------------- css para plantillas TRACTES ---------------*/
/*-----------------------------------------------------------*/

/* SECCION Corporativa */
/* powered by demini | css by Héctor Ibarra | Enero 07 */

#left #corporativa img {
	padding: 5px;
	background: #eee;
	float: left;
	margin: 14px 17px 3px 0px;
	border: 1px solid #ccc;
	}
	
#left #corporativa .destacado {
	position: relative;
	overflow: hidden;
	background: #F0F2C8;
	margin: 20px 0 ;
	padding: 3px;
	font-size: 110%;
	font-weight: bold;
	}

#left #corporativa .destacado p{
	margin: 0;
	padding: 0;
	color: #8A8031;
	font-size:130%;
	}
	
#left #corporativa .destacado h2{
	padding-left: 5px;
	}
	
#left #corporativa hr {
	border: none;
	_border: 0px solid thin;
	border-top: 1px solid #eee;
	clear: both;
	_clear: none;
	}
	
/* ------------OFERTAS Y NOTICIAS HOME------------------- */
#content #not_lst_mini {
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
	/*border-top: 1px solid #eee;*/
	background: url(../images/fondo_news.jpg);
	}

#content #not_lst_mini .not_item_mini {
	position: relative;
	overflow: hidden;
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	/*border: 1px solid #fff;
	border-bottom: 1px solid #ccc;*/
	}

#content #not_lst_mini h3, #not_lst_mini p {
	margin: 0;
	padding:0;
	/*font-size: 100%;
	line-height: 100%;*/
	}


#content #not_lst_mini h1, #not_lst_mini h1 {
	margin-left:15px;
	padding-top:5px;
	}

#content #not_lst_mini h1.noticia, #not_lst_mini h1 {
	margin-left:0px;
	}


#content #not_lst_mini ul{
	list-style-image: url(../images/ico_star.gif);
	margin:0 20px 15px 35px;
	}

/* -------------------------------- */

/***** FAQ *****/

#left #txt{
	background-color: #F0EFD2;
	padding:5px 15px 5px 15px;
	color: #4A500E;
	margin-left:14px;
}

#left #txt .txt_titulo{
	font-weight:bold;
	text-transform: uppercase;
	font-size:12px;
}

#left .item_faq {
	float:left;
	width:245px;
	height:30px;
	padding-right:7px;
	text-transform: uppercase;
	font-size:12px;
	background-color: #EBE9DA;
	margin:2px;
	text-align:center;
	padding-top:10px;
}