.titulo-home {
	z-index:50;
	position: absolute;
	height: 400px;
	width: 530px;
	top: 195px;
	text-align: justify;
	left: 60px;
}

.titulo-quienes-somos {
	z-index:155;
	position: absolute;
	height: 400px;
	width: 488px;
	top: 190px;
	text-align: justify;
	left: 60px;
}

.titulo-servicios {
	z-index:155;
	position: absolute;
	height: 400px;
	width: 472px;
	top: 180px;
	text-align: justify;
	left: 50px;
}

.titulo-servicios-b {
	z-index:155;
	position: absolute;
	height: 400px;
	width: 400px;
	top: 225px;
	text-align: justify;
	left: 530px;
}

.titulo-patentes {
	z-index:155;
	position: absolute;
	height: 400px;
	width: 472px;
	top: 180px;
	text-align: justify;
	left: 25px;
}

.titulo-noticias {
	z-index:50;
	position: absolute;
	height: 500px;
	width: 935px;
	top: 180px;
	text-align: justify;
	left: 20px;
}


.peque-home {
	z-index:156;
	width: 320px;
	position: absolute;
	top: 630px;
	left: 150px;
	font-size: 11px;
	color:#FFF;
	text-align:justify;
}


.faldon-home {
	color:#FFF;
	font-size:12px;
	text-align:justify;
	z-index:157;
	position: absolute;
	width: 250px;
	top: 780px;
	left:40px;
}

.faldon-home div{
	margin:10px 0px;
	 font-weight:bold;
}


#listado {
	text-align:left;
	margin-left:20px;
	padding:0;
	list-style-image: url(../imagenes/flecha.gif);
}

#listado li{
	padding-bottom:12px;

}

#listado a{
	color:#018737;
	text-decoration:none;
}
#listado a:hover{
	color:#030;
}

.noticia {
	background-image: url(../imagenes/05-pastilla-noticia.gif);
	height: 140px;
	width: 455px;
	background-repeat: no-repeat;
	float:left;
	margin-right:10px;
	margin-bottom:25px;
}
.leer-mas {
	position:absolute;
	top:120px;
	left:360px;
	height: 28px;
	width: 89px;
}
.contenido-noticia {
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.titulo-noticia {
	font-weight: bold;
	color: #4b7d09;
	padding-top: 0px;
	padding-bottom: 5px;
}


.lineas-01 {
	z-index:155;
	position: absolute;
	height: 500px;
	width: 450px;
	top: 70px;
	text-align: justify;
	left: 25px;
}

.lineas-02 {
	z-index:156;
	position: absolute;
	height: 500px;
	width: 425px;
	top: 70px;
	text-align: justify;
	left: 505px;
}

.titulo-lineas {
	font-weight: bold;
	color:#000;
	text-transform:uppercase;
}
.sub-titulo-lineas {
	padding:5px 0px;
	color: #507a21;
}

#listado-b {
	text-align:left;
	margin-left:20px;
	padding:0px;
	list-style-image: url(../imagenes/flecha.gif);
}

#listado-b li{

	margin-bottom:9px;

}


.miniatura_noticia {
	margin-right:5px;
	float:left;
	background-repeat:no-repeat;
	overflow: hidden;
	width:169px;
	height:123px;
}
.listado_2 {
	text-indent: -20px;
	padding-left:20px;
}

