/*-----------------------------------------------------------*/
/*--------------- css para plantillas TRACTES ---------------*/
/*-----------------------------------------------------------*/

/* SECCION Corporativa */
/* powered by demini | css by Héctor Ibarra | Enero 07 */

#content #corporativa img {
	padding: 5px;
	background: #eee;
	float: left;
	margin: 14px 17px 3px 0px;
	border: 1px solid #ccc;
	}
	
#content #corporativa .destacado {
	position: relative;
	overflow: hidden;
	background: #F0F2C8;
	margin: 20px 0 ;
	padding: 3px;
	font-size: 110%;
	font-weight: bold;
	}

#content #corporativa .destacado p{
	margin: 0;
	padding: 0;
	color: #8A8031;
	font-size:130%;
	}
	
#content #corporativa .destacado h2{
	padding-left: 5px;
	}
	
#content #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;
	}

/* -------------------------------- */