/* 
###################################################################
########### ESTILOS AVISO LEGAL WEB ARQUITECTURAHUELVA ##############
###################################################################
*/


/* ESTRUCTURA */
#proyectos_cuerpo{
	display:block;
	float:left;
	width:942px;
	margin-left:8px !important;
	margin-left:4px;		
}

#entregados_cuerpo{
	display:block;
	float:left;
	width:942px;
	padding-top:2px;
}

#entregados_cuerpo #listado{
	display:block;	
	float:left;
	width:682px;
	margin-right:5px;
}

#entregados_cuerpo #filtro{
	display:block;
	float:left;
	width:255px;
}
/* ESTRUCTURA */

/* CONTENIDOS */


#proyectos_cuerpo .enmarcado h2{
	font-size:22px;
	font-weight:normal;
	margin-bottom:5px;
}


/* presentes */
#presentes_cuerpo{
	display:table;
	margin-bottom:10px;
}


#presentes_cuerpo a{
	text-decoration:none;
	color:#504d50;
}

#presentes_cuerpo a:hover{
	color: #0063a2;
}



#presentes_cuerpo #pres_principal{
	float:left;
	width:378px;
	margin-right:4px;	
}


#pres_principal .enmarcado{
	padding-left:5px;
	padding-bottom:20px;
}


#pres_principal span{
	display:block;
	padding-top:6px;
	padding-bottom:6px;
}


#pres_principal img{
	border:#d3e2ec 1px solid;
}


#pres_principal h2{
	display:block;
	min-height:50px;
	height:auto !important;
	height:50px;		
	padding-top:6px;
	font-size:22px;
	font-weight:normal;
}

/*---- listado ---- */
#presentes_cuerpo #pres_listado{
	float:left;
	width:280px;
}

#pres_listado .enmarcado{
	height:87px;/*99*/
	padding-left:4px;
	padding-right:4px;
	padding-bottom:12px;
}

#pres_listado .enmarcado span{
	display:block;
	float:left;
	width:260px;
	font-size:11px;
	padding-top:6px;
	padding-bottom:4px;

}

#pres_listado .enmarcado img{
	display:block;
	float:left;
	width:100px;

}


#pres_listado .enmarcado p a{
	display:block;
	float:left;
	width:155px;
	margin-left:7px;
	color: #0063a2;
	font-size:14px;
}


#pres_listado .enmarcado p a:hover{
	color:#504d50;
}




/*---- listado ---- */


#presentes_cuerpo #pres_texto{
	float:left;
	width:252px;/*280*/
	padding:14px;
}


/* presentes */


/* entregados */

#entregados_cuerpo a{
	text-decoration:none;
}


/* listado */

#tlistado{
	margin-top:4px;
}

#tlistado .lineablanca{
	height:4px;
	font-size:0px;
	background-color:#ffffff
}

.bordertop{
	border-top:#d2e1eb 1px solid;
}


.borderbottom{
	border-bottom:#d2e1eb 1px solid;
}

#tlistado th{
	height:18px;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	background-color:#ebf1f6;
	border-left:#504d50 1px solid;	
}


#tlistado .proyecto{
	height:63px;
}




#tlistado .anyo{
	border-left:#d2e1eb 1px solid;
	border-right:#d2e1eb 1px solid;
	text-align:center;
	color:#0063a2;
	font-size:14px;
}

#tlistado .imagenes{
	text-align:right;
	border-bottom:#d2e1eb 1px solid;
}

#tlistado .imagenes img{
	width:100px;
	height:55px;
	margin-top:3px;
}



#tlistado .datos{
	vertical-align:top;
	padding-left:7px;
	border-bottom:#d2e1eb 1px solid;

}


#tlistado .datos span a{
	display:block;
	font-size:11px;
	color:#6f7071;
	margin-top:3px;
	margin-bottom:8px;
	
}

#tlistado .datos p{
	font-size:14px;
}

/* listado */

/* filtro */
#filtro .enmarcado_2{
	display:table;
	width:253px;/*255*/
	border:#ebf1f6 1px solid;
	border-bottom:none;	
	padding-bottom:14px;
	background-color:#ffffff;
}

#filtro .enmarcado_2_sombra{
	height:7px;
	overflow:hidden;

	margin-bottom:2px;	
	
	/*background:url(../maq/sombra_enmarcado.png) left bottom repeat-x;*/
	background-image: url(../maq/sombra_enmarcado.png)  !important;
	background-image: none;
	background-repeat:repeat-x;
}

#filtro .enmarcado_2  .information{
	display:block;
	text-align:center;
	margin:10px;
	color:#0063a2;
}

#filtro .enmarcado_2 .btn{
	display:block;
	float:left;
	width:117px;
	height:20px;/*26*/
	border:#0063a2 1px solid;
	background:url(../maq/btn_base.gif) left top repeat-x;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	padding-top:6px;
	margin-left:5px;	
}

#filtro .enmarcado_2 .btn:hover{
	color:#ff6000;
	border:#ff6000 1px solid;
}

#filtro .enmarcado_2 .disabled{
	display:block;
	float:left;
	width:117px;
	height:20px;/*26*/
	border:#a6c9df 1px solid;
	color:#a6c9df;
	background:url(../maq/btn_base.gif) left top repeat-x;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	padding-top:6px;
	margin-left:5px;	
}


#filtro .enmarcado_2  .cabecera{
	display:block;
	font-size:16px;
	margin-top:6px;
	margin-left:10px;

	margin-bottom:0px;	
	color:#0063a2;
}

#filtro ul{
	display:block;
	color:#0063a2;
	margin:10px;
	padding:0px;
	padding-left:10px;
	list-style:none;
}


#filtro ul a{
	display:block;
	width:195px;/*200*/
	height:20px;/*22*/
	text-decoration:none;
	padding-top:2px;	
	padding-left:5px;
	margin-bottom:1px;	
	border:#ffffff 1px solid;	
}

#filtro ul a:hover{
	color:#ff6000;
	border:#ff6000 1px solid;
}

#filtro ul .sel{
	display:block;
	width:195px;/*200*/
	height:20px;/*22*/
	text-decoration:none;
	padding-top:2px;	
	padding-left:5px;
	color:#ff6000;
	border:#ff6000 1px solid;
	margin-bottom:1px;		
}

#filtro ul span{
	font-size:14px;
	font-weight:bold;

}

/* filtro */
/* entregados */

/* CONTENIDOS */