div#resultados_noticias{	
   
}

.noticia{
	width:550px;
	height:80px;
	margin:0;
	margin-bottom:10px;
	padding:0;
}

.info_noticia{
	width:580px;
	height:auto;
	/*border: 1px solid olive; */
}

.img_noticia {
	float:right;
	margin:0;
	margin-left:25px;
	margin-right:0px;
}

.subrayado {
	text-decoration: underline;
}

.texto_historia{
	width:330px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #2c2b3f;
	text-align:justify;
	/*border: 1px solid #d4d4cd;*/
}

.img_fondo_historia{
	position:absolute;
	top:-12px;
	left:403px;
	z-index:-10;
}

.img_historia1{
	position:absolute;
	top:290px;
	left:400px;
	z-index:10;
	padding: 5px 5px 5px 5px;
	/*background-color: #edede5;*/
	/*border: 1px solid #ac8736;*/
}

.img_historia2{
	position:absolute;
	top:358px;
	left:410px;
	z-index:10;
	/*padding: 5px 5px 5px 5px;*/
	/*background-color: #edede5;*/
	/*border: 1px solid #ac8736;*/
}

.img_fondo_negocio{
	position:absolute;
	top:-12px;
	left:341px;
	z-index:-1;
}


.caja_negocio_peque{
	/*background:url(../images/fondo_caja_general.jpg) repeat-x left top;*/
	color: #2c2b3f;
	/*font-family: "Trebuchet MS";
	font-size: 14px;*/
	width: 370px;
/*	height: auto;*/
	height: 120px;
	/*margin-top:20px;
	margin-left:50px;*/
	/*padding: 10px 30px 30px 30px;*/
	/*background-color: #edede5;*/
	/*border: 1px solid #ac8736;*/
	z-index:10;
}

.caja_negocio{
	background:url(../images/fondo_caja_general.jpg) repeat-x left top;
	color: #2c2b3f;
	/*font-family: "Trebuchet MS";
	font-size: 14px;*/
	width: 500px;
	height: auto;
	/*margin-top:20px;
	margin-left:50px;*/
	padding: 10px 30px 30px 30px;
	/*background-color: #edede5;*/
	border: 1px solid #ac8736;
	z-index:10;
	text-align:justify;
}

.caja_negocio ul {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
	cursor: default;
	width: auto;
	padding-left:15px;
	/*list-style-position: inside;*/
	/*list-style-type: disc;*/
	list-style-image: url("../images/rombo.gif"); 
	color: #2c2b3f;
}

.caja_negocio li{
	text-align:justify;
	margin-top:30px;
	margin-bottom:5px;
	color:#9e8651;
}

.caja_negocio p{
	text-align:justify;
}

.img_rombo_negocio{
	float:right;
	margin-right:10px;
	margin-left:40px;
	margin-bottom:50px;
}

.enlace_ampliar_noticia {
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-top:10px;
}
.enlace_ampliar_noticia:link{
	color: #9f8651;
	text-decoration: none;
}
.enlace_ampliar_noticia:hover {
	color: #9f8651;
	text-decoration: underline;
}

.enlace_ampliar_noticia:visited, .enlace_ampliar_noticia:active	{
	color: #9f8651;
	background-color: transparent;	
}

.caja_noticia_peque{
	color: #2c2b3f;
	width: 380px;
	height: auto;
	margin-bottom:25px;
}

.img_noticia_thumb{
	background:url(../images/fondo_noticia_thumb.jpg) no-repeat left top;
	/*border: 1px solid red;*/
	float:left;
	width:79px;
	height:79px;
	margin:0;
	margin-right:10px;
}

.img_noticia_thumb img{
	padding-left:2px;
	padding-top:2px;
}

.img_fondo_noticias{
	position:absolute;
	top:-12px;
	left:470px;
	z-index:10;
}

.mapa_distribuidores{
	width:auto;
	height:320px;
	padding-left: 80px;
	border:0;
}