#contenido h1{
	background:url(../images/proyectos/proyectos.gif) no-repeat left top;
	text-indent:-6000px;
	margin-top:90px;
	height:43px;
	margin-left:510px;
	margin-bottom:20px;
}

#contenido #franja{
	background:url(../images/proyectos/fondo-gris.jpg) repeat-x left top;
	height:111px;
	position:relative;
}

#contenido #franja p{
	color:#535353;
	font-family:Tahoma;
	width:277px;
	padding-top:10px;
	font-size:11px;
	margin-left:510px;
	position:relative;
}

#contenido #listado-categorias #fondo{
	background:url(../images/proyectos/fondoNuevo.jpg) no-repeat left top;
	height:238px;
	width:381px;
	position:absolute;
	padding:0;
	margin:0;
	top:-271px;
	left:140px;
	
}

.fin{
	clear:left;
	
}

#categorias{
	float:left;
	padding-left:510px;
	z-index:3;
	position:relative;
}

#categorias ul{
	background:url(../images/proyectos/cuerpo-menu.gif) repeat-y left top;
	width:207px;
	list-style:none;
}

#categorias ul li{
	background:url(../images/proyectos/categoria-menu.gif) no-repeat left top;
	width:207px;
	height:16px;
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding-left:50px;
}

#categorias ul li a{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#categorias ul li a:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}


#categorias ul #primero{
	background:url(../images/proyectos/cuerpo-menu.gif) no-repeat left top;
	width:207px;
	height:20px;
}

#categorias ul #ultimaCategoria{
	background:url(../images/proyectos/categoria-ultima-menu.gif) no-repeat left top;
	width:207px;
	height:18px;
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding-left:50px;
}

#pie-categorias{
	background:url(../images/proyectos/categoria-pie.png) no-repeat left top;
	width:207px;
	height:16px;
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	
}


#listado-categorias{
	float:left;
	margin-left:30px;
	margin-top:25px;
	width:650px;
	position:relative;
	z-index:1;
}

.categoria{
	background:url(../images/servicios/marcador.png) no-repeat left top;
	min-height:74px;
	height:100%; /* IE6: treaded as min-height*/
	float:left;
	margin-bottom:20px;	
	position:relative;
}

#listado-categorias .categoria h2{
	margin-left:85px;
	padding-top:20px;
	font-family:Tahoma;
	font-weight:normal;
	font-size:24px;
	color:#749c16;
	width:558px;
	border-bottom:5px solid #fe9900;
}

.proyecto{
	margin-left:85px;
	padding-top:25px;
	width:558px;
	clear:left;
	position:relative;
}

.proyecto .imagen{
	width:160px;
	float:left;
	height:143px;
	overflow:hidden;
}

.proyecto .imagen img{
	overflow:hidden;
	width:160px;
	float:left;
	height:143px;
	position:relative;
}

.proyecto .texto{
	margin-left:10px;
	width:388px;
	float:left;
	margin-top:0px;
	position:relative;
	height:143px;
}

.proyecto .texto h3{
	color:#739b15;
	width:388px;
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	border-bottom:1px dotted #729a12;
}

.proyecto .texto h3 a{
	color:#739b15;
	text-decoration:none;
}

.proyecto .texto h3 a:hover{
	color:#000000;
}

.proyecto .texto h4{
	color:#749c16;
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	margin-top:6px;
}

.proyecto .texto p{
	font-family:Tahoma;
	font-size:11px;
	width:388px;
	font-weight:normal;
	color:#535353;
	text-align:justify;
	margin-top:4px;
}

.categoria .proyecto .texto .enlaceFicha{
	position:absolute;
	bottom:0;
}

.categoria .proyecto .texto a img{
	/*margin-top:20px;*/
}

#listado-categorias .categoria .proyecto .marco-imagen{
	position:absolute;
	margin:0;
	top:25px;
	overflow:hidden;
	left:0px;
}	

#circulos{
	background:url(../images/proyectos/circulos.jpg) no-repeat left top;
	position:absolute;
	width:546px;
	height:433px;
	left:-520px;
	top:-25px;
	margin:0;
	padding:0;

}

.subir{
	margin-left:195px;
}
