#home{
	width: 601px;
	margin-top: 320px;
	padding-left: 43px;
	padding-top: 20px;	
	position: relative;
	float: left;
	background: url(../images/home/fondo-home.gif) no-repeat bottom right;
}

#home h1{
	position: absolute;
	left: 42px;
	top: 40px;
	width: 100px;
	height: 15px;
	background: url(../images/agriecol.gif) no-repeat left top;
	text-indent: -5000px;
}

#intro{
	height: 93px;
	width: 400px;
	border-left: 1px solid #617d24;
	margin-left: 172px;
	padding-left: 12px;
}

#intro p{
	padding-top: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
	color: #4e4e4e;
	font-size: 11px;
}

#destacados{
	width: 100%;
	margin-top: 18px;
	padding-top: 25px;
	background: url(../images/home/linea.gif) repeat-x left top;
	float: left;
}

#destacados #destacadosLeft{
	margin-top: 20px;
	width: 285px;
	border-right: 1px solid #c3c3c3;
	float: left;
}

#destacados #destacadosRight{
	width: 285px;	
	float: right;
	margin-top: 20px;
}

#destacados div div{
	margin-bottom: 30px;	
	height: 185px;
}

#destacados h2{
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: -5000px;
}

#destacados h2.proyectos{
	width: 97px;
	height: 26px;
	background: url(../images/home/proyectos-de-investigacion.gif) no-repeat left top;
}

#destacados h2.empresas{
	width: 176px;
	height: 26px;
	background: url(../images/home/asociaciones-y-empresas.png) no-repeat left top;
}

#destacados h2.investigadores{
	width: 109px;
	height: 26px;
	background: url(../images/home/investigadores.gif) no-repeat left top;
}

#destacados h2.publicaciones{
	width: 186px;
	height: 29px;
	background: url(../images/home/publicaciones-y-articulos.png) no-repeat left top;
}

#destacados p{
	width: 260px;	
	margin-bottom: 10px;
}

#destacados a{
	color: #617d24;
	text-decoration: none;
	background: url(../images/flecha-gris.png) no-repeat left 4px;
	padding-left: 10px;
}

#destacados a:hover{
	color: #000;	
}
