
body {
	padding : 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;	
	color: #737373;
	background-color: #f3f3f3;
}
ul {list-style:disc inside;}
li {margin:0; padding:0; border:0; outline:0;}
ul li{list-style-type: disc;font-size:12px;}
li ul li{margin-left:2%;list-style-type: circle; font-size:10px;}
a{color:#000; text-decoration: underline;}
a:visited{color:#000; text-decoration: underline;}
a:hover{color:#727272; text-decoration: underline;}
p img{vertical-align:middle;}
h1{
	font-family: Arial, sans-serif;
	text-transform:lowercase;
	font-size: 38px;	
	font-weight: normal;
	color:#bebebe;
	}
h3{padding:2%;font-size:12px;}

.cuerpo1{
	width:66%;
	_width:62%;
	float:left;
	min-height: 200px;
	padding-left:4%;
}
.cuerpo1 li{list-style: none; margin-left:3%;}
.cuerpo2{
	width:50%;	
	float:left;
	min-height: 200px;
	padding-left:4%;	
	
}
#map{width:40%;
	float:left;
	background-color:#bebebe;
	height:400px;
	margin-top:60px;
}
.border{
	padding-right:5px;
	*padding-right:0px;
	*padding-left:5px;
	border-right-color: #fff;
	border-right-style: solid;
	border-right-width: 1px;

	}
.border2{*padding-left:5px;	}
#submenu_proximidad li{list-style: none;display: inline;}
#submenu_proximidad li a{color:#d0cfd4;text-decoration: none;}
#submenu_proximidad li a:visited{color:#d0cfd4;text-decoration: none;}
#submenu_proximidad li a:hover{color:#fff;text-decoration: underline;}
#submenu_proximidad li a.selected{color:#fff;text-decoration: none;font-weight: bold;}

.vinculosindex a{font-size:16px; font-weight: bold;color:#b0b0b0;text-decoration: none;}
.vinculosindex a:visited{font-size:16px; font-weight: bold;color:#b0b0b0;text-decoration: none;}
.vinculosindex a:hover{font-size:16px; font-weight: bold;color:#949494;text-decoration: underline;}
/*ACORDEON: */
.acordeon_desplegado{
	height:16px;
	padding:3px;
	padding-left:2%;
	background-color:#e0e0e0;
	color:#737373;
	font-weight: bold;
	background:transparent url("../../backend/proximidadcultural/xx/img/flecha_desplegada.gif") no-repeat right ;
	height:16px;

}
#mi_acordeon{float:left;width:100%;position: relative;width:489px;}
#mi_acordeon_lugar{float:left;position: relative;width:80%}
h3.trigger{margin-bottom: 1px;}
.trigger{
	background-color: #bebebe;
	background:transparent url("../../backend/proximidadcultural/xx/img/flecha_plegada.gif") no-repeat right ;
	height:16px;
	padding:3px;
	padding-left:2%;	
	color:#fefefe;
	cursor: pointer;
	font-weight: bold;	
	font-size:11px;	
}

.trigger:hover{
	
	color:#fefefe;
	cursor: pointer;	
	background:transparent url("../../backend/proximidadcultural/xx/img/flecha_plegada_select.gif") no-repeat right ;
	font-weight: bold;
	
}
.seleccionado{
	background-color:#e0e0e0;
	color:#737373;
	font-weight: bold;
	background:transparent url("../../backend/proximidadcultural/xx/img/flecha_desplegada.gif") no-repeat right ;
	height:16px;
	}

/*FIN ACORDEON*/
/*BUSCADORES*/
#contenedor_buscador{
	width:220px; 
	float:right;
	text-align:center;	
	margin-right:30px;
	margin-top:2%;
	background:transparent url("../../backend/proximidadcultural/xx/img/buscador_sombra.gif") no-repeat 0px 36px ;
	padding-left:9px;
	min-height: 300px;
	_height: 300px;
}


#buscador{
	margin-top:10px;
	float:left;
	width:90%;
	padding:4%;
	padding-top:10%;
	border-left: 1px solid #C3CCD4;
	border-right: 1px solid #C3CCD4;
	border-bottom: 1px solid #C3CCD4;
	background-color: #f7f7f7;
	
}
#titulo_buscador{		
	padding-left:1%;
	width:92%;
	float:left;
	text-align: left;
	padding:3%;
	height:18px;
	padding-bottom:0;
	position:relative;
	border-bottom: 1px solid #C3CCD4;
}

#capa1{ 
	position:absolute; 
	z-index: 3;  	
	width:12px;	
	top: 0;
	left:0;
	}
#capa2{ 
	position:absolute; 
	z-index: 2;  
	height:26px;
	width:12px;
	top: 0;
  	right: 0;
  	margin-right:-3px;
	}	
#fondobuscador_a{
	height:5px;
	padding-left:11%;
	margin-top:-6px;
	*margin-top:-7px;			
	position:absolute;
	z-index:0;
	width:88%;	
	border-top: 1px solid #C3CCD4;	
}



#fondobuscador{
	background-color:#dcdcdc;
	padding-left:11%;
	margin-top:-3px;
	margin-left:-5px;
	padding-top:2.5%;
	padding-bottom:3px;	
	position:absolute;
	z-index:1;
	width:88%;
	_width:95%;
	font-weight: bold;
	color:#858585;
}



#buscador form input, form textarea, form select {
	width:100%;
	border:1px solid #C3CCD4;
	padding:1px 0 1px;
	
	margin-bottom: 13px;		
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-size-adjust:none;	
}

#buscador input#texto {
	background:transparent url("../../backend/proximidadcultural/xx/img/fondoBuscador.gif") no-repeat scroll 0 0;
	border:0 none;
	float:left;
	margin-left:-0.5em;
	padding:5px 0 5px 22px;
	width:154px;
}

#buscador  input.enviar {
	background:transparent url("../../backend/proximidadcultural/xx/img/botonBuscador.gif") no-repeat scroll 0 0;
	border:0 none;
	float:left;
	width:26px;
	height:26px;
}
.etiqueta{font-weight: bold;color:#969696;}
.valor{color:#000;}
.valor a{color:#000; text-decoration: underline;}
.valor a:visited{color:#000; text-decoration: underline;}
.valor a:hover{color:#727272; text-decoration: underline;}
.subtitulo{font-weight:bold;color:#969696;font-size:12px;}
