

#contenedor{
	width:900px;	
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	position:relative;	
	background-color: #fff;
}

#contenedor_esmadrid{width:100%;float:left;}
#contenedor_pagina{
	width:100%;
	float:left;
	
	background:url(/backend/circuitoartes/xx/img_v3/bannerbackground.gif) no-repeat;
	background-position: 2px 0px;	
	min-height:475px;
	
}

#contenedor_banner{
	width:100%;
	float:left; 		
	}
#contenedor_cabecera{
	width:100%;
	clear:both;
	margin-top:2%;
	height:57px;
	background:url(/backend/circuitoartes/xx/img_v3/bannerproximidadcultural.gif) no-repeat;
	background-position: 2px 0px;
	cursor: hand;
	}
#submenu_proximidad{		
	width:847px;
	margin-left:26px;
	text-align: center;
	font-variant: small-caps;
	padding-top: 1%;
	padding-bottom: 0.5%;
	color:#d0cfd4;
	background-color: #6a2081;
		
	}	
#contenedor_cabecera2{
	width:100%;
	height:66px;
	clear:both;
	cursor:pointer;
	background:url(/backend/circuitoartes/xx/img_v3/cabecera_01.gif) no-repeat;	
	margin:0px;padding: 0;
	}
.enlaces_banner{width: 100%; float:left;margin:0;padding:0;}
#contenedor_cabecera img{display: none;}
#contenedor_menu{width:100%;float:left;margin-bottom:1%;height:70px;_height:74px;}
#contenedor_cuerpo{width:100%;float:left;margin-bottom: 1.3%;font-size: 11px;}



#contenedor_cuerpo #bloque_izda{float:left; width:15%;background-color:#9a9090;}
#contenedor_cuerpo #bloque_dcha{float:right; width:29%; text-align: center;margin-top:2%;}
#contenedor_cuerpo #contenido_centrado{
	width:78%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.3%;	
	position: relative;	
	}	


#contenido{
	width:60%; 
	float:right;
	min-height: 200px;
	_height:200px;/*solo para ie6*/
	color:#707070;
	position:relative;	
	
	
}

#contenedor_footer{
	float:left;
	width:100%;
	position:relative;
	
	
}
#patrocinadores{
	margin-top:20px;
	float:left;
	width:100%;
	text-align: center;
	height:100px;
}
#patrocinadores ul{display: inline; }
#patrocinadores ul li{list-style: none;display: inline;}
#patrocinadores ul li{padding:4%;}
#patrocinador1{float:left;width:40%;text-align: right; height:47px;}
#patrocinador1 a img{vertical-align: middle;}
#patrocinador2{float:right;width:40%;text-align:left;height:47px;}


