#principal li {
	margin-bottom: 2px;
	padding-left: 10px;
	background: url(../images/punto-amarillo.gif) no-repeat left;
}

/********************
Imagen
********************/
#imagenpr {
	width: 450px;
	height: 217px;
	padding: 6px 6px 13px;
	margin-bottom: 12px;
	background: #FFF;
}

#imagenpr h2 {
	height: 40px;
	margin-bottom: 4px;
	background: url(../images/fra-deje.jpg) repeat-y left;
}

#imagenpr h2 span {
	text-indent: -9999px;
	display: block;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#imagenpr a {
	display: block;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center;
}


	/********************
	Empresa
	********************/
	#imagenpr .empresa { background-image: url(../images/des-inicio.jpg); }

	#imagenpr a.empresa:hover { border-color: #6A5A52; }

	#imagenpr .empresa strong { background-image: url(../images/plano-saf-empresa.gif); }
	/********************
	Fim: Empresa
	********************/

	
/********************
Destaque
********************/
#destaque {
	position: relative;
	padding-right: 10px;
	margin-left: 10px;
}


#destaque h3 {
	height: 25px;
	background: #fdab00 url(../images/fond-dest.gif);
}

#destaque h3 span {
	text-indent: -9999px;
	display: block;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#destaque ul {
	border-bottom: 1px solid #E8E8E8;
	float:left;
	width: 170px;
	padding: 18px 25px 15px 10px;
	margin-bottom: 20px;
}


	/********************
	Servicios inicio
	********************/
	.servinicio span { background: url(../images/fra-consulte.gif); }
	/********************
	Fin: Servicios inicio
	********************/

	
/********************
Noticias
********************/
#noticias {
	height: 200px;
}

#noticias div {
	float: left;
	width: 153px;
	height: 100%;
}

#noticias h2 {
	height: 71px;
	margin: 0 12px 10px 0;
	background: url(../images/fundo-chamadas.gif) repeat-y left;
}

#noticias h2 span {
	text-indent: -9999px;
	display: block;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

.materiales span { background-image: url(../images/noticia-a.jpg); }

.objetivos span { background-image: url(../images/noticia-b.jpg); }

.historia span { background-image: url(../images/noticia-c.jpg); }

#noticias p {
	padding: 0 15px;
}

#noticias a:hover {
	color: #FF9A00;
	text-decoration: underline;
}
/********************
Fin de noticias
********************/