@charset "UTF-8";
/* CSS Document */

#izquierda_inicio{
	width:420px;
	float:left;
	padding-right:20px;
	position:relative;
	border-right:1px dotted #353a3c;
}
#proximos_proyectos li{
	float:left;
	display:block;
	width:97px;
	height:66px;
	margin-left:8px;
	margin-bottom: 12px;
}
#inicio_derecha{
float:left;
position:relative;
width:233px;
padding-left:33px;
line-height:17px;
}
.enlaces_inicio ul{
	
	margin-top:32px;
	margin-bottom:15px;
}
.enlaces_inicio ul li{
	
	margin-bottom:4px;
}
.enlaces_inicio p{
	margin-left:10px;
}
.enlaces_inicio ul{
	margin-top:23px;
	list-style:url(../img/flecha_43.jpg);
	padding-left:28px;
}
.enlaces_inicio ul li{
margin-bottom:5px;		
padding-left:5px;
}
#inicio_derecha ul{
	margin-top:22px;
}

