body{
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
	outline:none;
	text-decoration:none;
}
a img{border:0;}

.contenedora{
	width: 950px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}
.cabecera{
	position: relative;
	width: 950px;
	z-index: 2000;
	/*background:url(../img/fondos/fnd_cabecera.jpg) left top no-repeat;*/
}
.medio{
	position: relative;
	width: 950px;
}
.pie{
	position: relative;
	height: 41px;
	width:950px;
	padding: 15px 0px 0px 0px;
	border-top:solid 2px #000000;
	font-weight: bold;
	color: #000000;
}
.oculta {
	display:none;
}
.clear{
	clear:both;
	visibility: hidden;
}

/********************************************cabecera************************************************/
.menu_superior{
	position:relative;
	width:950px;
	height:30px;
	padding:20px 0px 0px 0px;
	z-index: 100;
}
.menu_sup_izq{
	position:relative;
	float:left;
	width:550px;
	height:20px;
	color:#E1E1E1;
}
.menu_sup_der{
	position:relative;
	float:right;
	width:400px;
	height:20px;
	text-align:right;
	color:#E1E1E1;
}
.menu_sup_izq a, .menu_sup_der a{
	position:relative;
	margin:0px 5px;
	color:#000000;
	font-weight:bold;	
}
.menu_sup_izq a:hover, .menu_sup_der a:hover{
	color:#CCCCCC;
}

.imagen_cabecera{
	position:relative;
	width:950px;
}
.logo a{
	position:absolute;
	width:155px;
	height:109px;
	left: 25px;
	top: 32px;
}
.menu_principal{
	position:relative;
	width:950px;
	left: 0px;
	top: -5px;
	background:#1F1F23;
}
.menu{
	position:relative;
	width:950px;
	padding:0px 0px 8px 0px;
	left: 0px;
	font-weight:bold;
	font-size:12px;
	top: 0px;
}
.submenu_pral{
	position:relative;
	width:938px;
	height:15px;
	padding:7px 0px 3px 12px;
	display:none;
	overflow:hidden;
	background::#1F1F23;
}
.submenu_pral a{
	position:relative;
	float:left;
	margin:0px 12px 0px 0px;
	font-size:14px;
	letter-spacing:-1px;
	color:#FFFFFF;
	display:block;
}
.submenu_pral a:hover{
	color:#CCCCCC;
}

.submenu_pral_select{
	position:relative;
	float:left;
	margin:0px 12px 0px 0px;
	font-size:14px;
	letter-spacing:-1px;
	color:#CCCCCC !important;
	display:block;
}

.submenu_secun{
	position:relative;
	width:938px;
	height:15px;
	padding:5px 0px 3px 12px;
	display:none;
	font-weight:normal;
	font-size:12px;
	letter-spacing:0px;
	background:#FFF;
	
}
.submenu_secun a{
	position:relative;
	float:left;
	margin:0px 12px 0px 0px;
	font-size:14px;
	letter-spacing:-1px;
	color:#000000;
	display:block;
	font-weight:bold;
}
.submenu_secun a:hover{
	color:#CCCCCC;
}

.buscador_portada{
	position:absolute;
	width:253px;
	background:url(../img/fondos/fnd_buscador-trans.png) 0 1px no-repeat;
	background-position:0px top;
	background-repeat:no-repeat;
	height: 31px;
	top:0px;
	right:6px;
}
.caja_buscador{
	position:absolute;
	height:23px;
	width:210px;
	left: 3px;
	top: 1px;
	z-index: 100;
}
.caja_buscador input{
	background-color: #FFF;
	border: none;
	width: 210px;
	color: #000000;
	font-size: 11px;
	z-index: 1002;
	padding: 5px 5px 2px 2px;
	font-weight: bold;
}
.bt_buscador a{
	position:absolute;
	height:26px;
	width:26px;
	right:0px;
	background:url(../img/botones/bt_buscar_a-trans.png) 0 0 no-repeat;
	top: -1px;
}
.bt_buscador a:hover{
	background:url(../img/botones/bt_buscar_b-trans.png) 0 0 no-repeat;
}

/*********************************************** Menu pestañas ************************************/
a.bt_menu{
	position:relative;
	float:left;
	width:122px;
	height:25px;
	display:block;
	margin:0px 5px 0px 0px;
	background:url(../img/menu/pestanya_01_a-trans.png) 0 0 no-repeat;
	z-index:201;
}

a#bt_menu_01{
	background:url(../img/menu/pestanya_01_a-trans.png) 0 0 no-repeat;
	margin-left:6px;
}
a#bt_menu_01:hover{
	background:url(../img/menu/pestanya_01_b-trans.png) 0 0 no-repeat !important;
}

a.bt_menu_1_select{
	background:url(../img/menu/pestanya_01_b-trans.png) 0 0 no-repeat !important;
}


a#bt_menu_02{
	background:url(../img/menu/pestanya_02_a-trans.png) 0 0 no-repeat;
}
a#bt_menu_02:hover{
	background:url(../img/menu/pestanya_02_b-trans.png) 0 0 no-repeat;
}

a.bt_menu_2_select{
	background:url(../img/menu/pestanya_02_b-trans.png) 0 0 no-repeat !important;
}

a#bt_menu_03{
	background:url(../img/menu/pestanya_03_a-trans.png) 0 0 no-repeat;
}
a#bt_menu_03:hover{
	background:url(../img/menu/pestanya_03_b-trans.png) 0 0 no-repeat;
}

a.bt_menu_3_select{
	background:url(../img/menu/pestanya_03_b-trans.png) 0 0 no-repeat !important;
}


a#bt_menu_04{
	background:url(../img/menu/pestanya_04_a-trans.png) 0 0 no-repeat;
}
a#bt_menu_04:hover{
	background:url(../img/menu/pestanya_04_b-trans.png) 0 0 no-repeat;
}
a.bt_menu_4_select{
	background:url(../img/menu/pestanya_04_b-trans.png) 0 0 no-repeat !important;
}



/********************************************medio************************************************/

.bloque_medio{
	position:relative;
	width:950px;
	padding: 10px 0px 0px 0px;
}


/********************bloque_1***********************/

.buscador_portada{
	position:absolute;
	width:253px;
	background:url(../img/fondos/fnd_buscador-trans.png) 0 1px no-repeat;
	background-position:0px top;
	background-repeat:no-repeat;
	height: 31px;
	bottom:-26px;
	right:5px;
}
.caja_buscador{
	position:absolute;
	height:23px;
	width:210px;
	left: 3px;
	top: 1px;
	z-index: 100;
}
.caja_buscador input{
	background-color: #FFF;
	border: none;
	width: 210px;
	color: #000000;
	font-size: 11px;
	z-index: 1002;
	padding: 5px 5px 2px 2px;
	font-weight: bold;
}
.bt_buscador a{
	position:absolute;
	height:26px;
	width:26px;
	right:0px;
	background:url(../img/botones/bt_buscar_a-trans.png) 0 0 no-repeat;
	top: -1px;
}
.bt_buscador a:hover{
	background:url(../img/botones/bt_buscar_b-trans.png) 0 0 no-repeat;
}




/********************bloque_3***********************/

.cabecera_contenidos{
	position:relative;
	width:950px;
	height:39px;
	background:url(../img/fondos/bloques_interior/fnd_bloque_01-trans.png) left top no-repeat;
	margin-top:20px;
}
.seccion{
	position:absolute;
	width:250px;
	left:16px;
	top:8px;
	height:23px;
	font-size:20px;
	color:#FFFFFF;
}
.a_menos a{
	position:absolute;
	width:26px;
	height:26px;
	right:30px;
	background:url(../img/botones/bt_a_menos_a-trans.png) left top no-repeat;
	top: 2px;
}
.a_menos a:hover{
	background:url(../img/botones/bt_a_menos_b-trans.png) left top no-repeat;
}
.a_mas a{
	position:absolute;
	width:26px;
	height:26px;
	right:0px;
	background:url(../img/botones/bt_a_mas_a-trans.png) left top no-repeat;
	top: 1px;
}
.a_mas a:hover{
	background:url(../img/botones/bt_a_mas_b-trans.png) left top no-repeat;
}

.bloque_contenido{
	position:relative;
	width:950px;
	padding:30px 0px;
}
.cont_contenido{
	position: relative;
	float:left;
	width:580px;
	padding-bottom:10px
}
.cont_multimedia_contenido{
	position: relative;
	float:right;
	width:340px;
	padding-bottom:10px
}
.contenido{
	position: relative;
	width:580px;
	font-size: 1.09091em;
	line-height: 1.61667em;
}
.documentacion_adjunta{
	position: relative;
	width:580px;
	font-size: 1.09091em;
	line-height: 1.61667em;
	border-top:dashed 1px #DBDBDB;
	padding:10px 0px 0px 0px;
}
.documentacion_adjunta a{
	position:relative;
	padding:5px 5px 5px 30px;
	display:block;
	background:url(../img/botones/ico_pdf_descarga-trans.png) 0 2px no-repeat;
	font-weight:bold;
	color:#000000;
}
.documentacion_adjunta a:hover{
	text-decoration:underline;	
}

.imagen_contenido{
	position:relative;
	width:340px;
	height:340px;
	background-image:url(../img/fondos/fnd_degradado_gris.jpg);
	background-position:0px bottom;
	background-repeat:repeat-x;
	overflow: hidden;
	background-color:#FFFFFF;
}
.pie_imagen_contenido{
	position:absolute;
	width:320px;
	padding: 10px 10px 10px 10px;
	color:#FFFFFF;
	background-color:#000000;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 1000;
	left: 1px;
	bottom: 0px;
	/*font-weight:bold;*/
	line-height:14px;
	font-size:12px;
}
.boton_ampliar_imagen{
	position:absolute;
	width:28px;
	height: 28px;
	top:-27px;
	right:0px;
	background-image:url(../img/botones/lupa-trans.png);
	background-repeat:no-repeat;
	background-position:left top;
}
/********************Enlaces pie***********************/


.bloque_redes_sociales{
	position:absolute;
	width:500px;
	padding: 0px 0px 0px 0px;
	line-height:16px;
	top: 25px;
}

.titulo_organiza{
	position: absolute;
	display: block;
	left: -68px;
	top:17px;
}
.titulo_redes_sociales{
	position: absolute;
	display: block;
	text-align: right;
	top: 7px;
}
.titulo_redes_sociales, .titulo_organiza{
	font-size:18px;
	color:#000000;
}

.organiza {
	position: absolute;
	width: 126px !important;
	height: 100px;
}
.colabora {
	position: relative;
	width: 146px !important;
	height: 100px;
}
.redes_sociales{
	position:relative;
	width:373px;
}

a.logo_candelaria {
	position:absolute;
	background-image:url(../img/logos/portada/logo_ayto_cadelaria.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:126px;
	height:56px;
	right:0px;
	top:15px;
	display:block;
}

.sinlogo, .logo_flickr a, .logo_facebook a, .logo_myspace a, .logo_twitter a, .logo_youtube a, .logo_wordpress a, .logo_tuenti a{
	position:position;
	float:right;
	width:32px;
	height:31px;
	display:block;
	margin:0px 0px 0px 5px;
	
}

.logo_flickr a{
	background:url(../img/logos/red_social/ico_flickr-trans.png) 0 0 no-repeat;
}
.logo_facebook a{
	background:url(../img/logos/red_social/ico_facebook-trans.png) 0 0 no-repeat;
}
.logo_myspace a{
	background:url(../img/logos/red_social/ico_myspace-trans.png) 0 0 no-repeat;
}
.logo_twitter a{
	background:url(../img/logos/red_social/ico_twiter-trans.png) 0 0 no-repeat;
}
.logo_youtube a{
	background:url(../img/logos/red_social/ico_youtube-trans.png) 0 0 no-repeat;
}
.logo_tuenti a{
	background:url(../img/logos/red_social/ico_tuenti-trans.png) 0 0 no-repeat;
}
.logo_wordpress a{
	background:url(../img/logos/red_social/ico_wordpress-trans.png) 0 0 no-repeat;
}


/********************************************pie************************************************/

.pie a{
	font-weight: bold;
	color: #000;
}
.pie a:hover{
	font-weight: bold;
	color: #FFC20E;
}
.text_pie_normal{
	font-weight: normal;
}
.text_pie_separdor{
	font-weight: normal;
	color: #D7D7D7;
}

.bloque_enlaces_pie{
	position:relative;
	width:950px;
	height:80px;
	border-top:solid 2px #000;
	
}
