﻿@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-style: normal;
     font-size: 95%;
     font-family: inherit;
     vertical-align: baseline;
}

body { line-height: 1; }
:focus { outline: 0; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" "";}
input, textarea { margin: 0; padding: 0 }
hr { margin: 0; padding: 0; border: 0; color: #000; background: #000; height: 1px; }
/* FIN RESET CSS */

.float_left { float: left; }
.float_right { float: right; }

body { font-family: "Trebuchet ms", Verdana, Arial, Helvetica, sans-serif; background-color: #eee; color: #535353; font-size: 0.9em; line-height: 1.2; } /* text-align: justify;  */

h1 { overflow: hidden; margin: 0 0 14px 0; padding: 0 0 12px 0; border-bottom: 1px solid #d8d8d8; color: #4D6710; /* #535353; */ font-size: 1.5em; line-height: 1.2; }
h3 { overflow: hidden; clear: both; margin: 9px 0 0 0px; padding: 9px 0 9px 0; border-top: 1px solid #d8d8d8; border-bottom: 1px solid #777d68; text-align: right; color: #535353; font-size: 1.0em; font-weight: bold; line-height: 1.2; }
h3 a { overflow: hidden; display: block; padding-right: 12px; background: url(../ima/general/flecha_gris.gif) right no-repeat; text-decoration: none; color: #535353; }
h3 a:hover { text-decoration: underline; }

.enlace_home { overflow: hidden; display: block; text-decoration: none; font-weight: bold; color: #535353; }
.enlace_home:hover { text-decoration: underline; }

.nota_gris { overflow: hidden; display: block; border: 1px solid #999999; margin: 0; padding: 5px; font-size: 0.9em; font-style: italic; line-height: 1.0; }
.nota_gris strong { font-size: 0.9em; font-style: italic; line-height: 1.0; }

/* ESTILOS CAMPOS Y BOTONES DE FORMULARIO */
input[type=text] { overflow: hidden; margin: 0; padding: 4px 5px 0 3px; border: 0; width: 192px; height: 19px; background: url(../ima/form/bg-input-grey.gif) no-repeat; font-size: inherit; }
input[type=password] { overflow: hidden; margin: 0; padding: 4px 5px 0 3px; border: 0; width: 192px; height: 19px; background: url(../ima/form/bg-input-grey.gif) no-repeat; font-size: 1.1em; }
input[type=button] { overflow: hidden; display: block; margin: 0; padding: 1px 10px; border: 0 none transparent; color: #535353; font-size: inherit; font-weight: bold; }
input[type=submit] { overflow: hidden; margin: 0; padding-right: 12px; border: 0 none transparent; background: url(../ima/general/flecha_gris.gif) right no-repeat; color: #535353; font-size: inherit; font-weight: bold; }
input[type=submit]:hover { overflow: hidden; border-bottom: 1px solid #535353; cursor: pointer; }
.input_textarea { overflow: hidden; margin-left: 20px; padding: 4px 0px 0 3px; border: 0; width: 475px; height: 130px; background: url(../ima/form/bg-message-grey.gif) no-repeat top; font-size: 1.2em; text-indent: 5px; }

/* ESTILOS MENU IDIOMAS */
#idiomas { overflow: hidden; border: 0; border-top: 14px solid #3c4527; margin: 0; padding: 5px 0 10px 0; height: 15px; background-color: #dedede; }
	#idiomas #caja_centrada_idioma { overflow: hidden; margin: 0 auto; width: 950px; text-align: right; }
	#idiomas #caja_centrada_idioma #menu_idioma { overflow: hidden; border: 0; margin: 0; padding: 0; list-style-type: none; }
	#idiomas #caja_centrada_idioma #menu_idioma li { overflow: hidden; display: inline; }
	#idiomas #caja_centrada_idioma #menu_idioma li a { overflow: hidden; padding: 0 8px 0 8px; color: #535353; text-decoration: none; border-right: 1px solid #535353; }
	#idiomas #caja_centrada_idioma #menu_idioma li a:hover { text-decoration: underline; }
	#idiomas #caja_centrada_idioma #menu_idioma li a#ultimo { border: 0; }
	#idiomas #caja_centrada_idioma #menu_idioma li a.idioma_on { font-weight: bold; }

/* ESTILOS MENU Y SUBMENU PRINCIPALES */
#menu { overflow: hidden; border: 0; margin: 0 auto; padding: 0; background: #eee; width: 950px; height: 35px; }
	#menu ul { overflow: hidden; margin: 0; padding: 0; border: 0; list-style-type: none; text-transform: uppercase; }
	#menu ul li { float: left; display: inline; padding-top: 0; border-right: 1px solid #c6c6c6; height: 37px; }
	#menu ul li:hover { background: #626262; } /* font-weight:bold; */
	#menu ul li:hover a { color: #ffc000; } /* font-weight:bold; */
	#menu ul li.menu_on { color: #9f9f9f; background: #626262; font-weight:bold; }
	#menu ul li a { display: block; padding: 15px 8px 13px 8px; border: 0; color: #535353; text-decoration: none; font-size: 1.0em; }
	#menu ul li.menu_on a { color: #ffc000; }

	#submenu { overflow: hidden; margin: 0 auto; background: #626262; width: 950px; border-top:2px solid #666; } /*  */
		#submenu ul { list-style-type: none; text-transform: capitalize; }
		#submenu ul li { float: left; display: inline; padding: 10px 0 8px 0; height: 18px; }
		#submenu ul li:hover a { /* background: #626262; */ color: #ffc000; }
		#submenu ul li.menu_on { font-weight: bold; }
		#submenu ul li.menu_on a { color: #ffc000; }
		#submenu ul li a { border-right: 1px solid #fff; padding: 0 8px 0 8px; height: 27px; color: #fff; text-decoration: none; font-size: 1.0em; }

/* ESTILOS MENU Y SUBMENU PRODUCTOS */
#menu_apartados { overflow: hidden; float: left; margin-right: 20px; padding: 15px 2px 55px 9px; border-bottom: 1px solid #4d6710; background: #eee; width: 198px; }
#menu_apartados h1 { margin: 0; padding: 0 0 5px 0; border: 0; color: #4d6710; font-size: 1.3em; font-weight: bolder; }
#menu_apartados h3 { margin: 0; padding: 0 0 5px 0; border: 0; text-align: left; color: #4d6710; font-size: 1.1em; font-weight: bolder; }
#menu_apartados hr { border-bottom: 1px solid #caccc6; }
	#menu_apartados ul { overflow: hidden; list-style-type: none; text-transform: uppercase; }
	#menu_apartados ul li.menu_on { font-weight: bold; }
	#menu_apartados ul li.superior_menu_on { border-bottom: 1px solid #caccc6; font-size: 1.1em; font-weight: bold; text-transform: capitalize; }
	#menu_apartados ul li.superior_menu_off { border-bottom: 1px solid #caccc6; font-size: 1.1em; text-transform: uppercase; }
	#menu_apartados ul li a { display: block; padding: 5px 0 5px 0; border: 0; color: #4d6710; text-decoration: none; font-size: 1.0em; }
	#menu_apartados ul li a:hover { background: #e5e5e5; text-decoration: underline; }

	/*.submenu_apartados_1 { border-bottom: 1px solid #caccc6; }*/ 
	#menu_apartados ul.submenu_apartados_1 { /*list-style-type: circle; padding-left: 20px;*/ font-size: 1.0em; text-transform: capitalize; }
	#menu_apartados ul li .submenu_apartados_1 li { overflow: hidden; padding-left: 10px; font-weight: normal; }
	#menu_apartados ul li .submenu_apartados_1 li.menu_on { font-weight: bold; }
	#menu_apartados ul li .submenu_apartados_1 li a { display: block; padding: 5px 2px 5px 9px; color: #4d6710; text-decoration: none; font-size: 1.0em; }
	#menu_apartados ul li .submenu_apartados_1 li a:hover { background: #e5e5e5; text-decoration: underline; } /* font-weight:bold; */

	#menu_apartados ul.submenu_apartados_2 { margin: 0 0 0 10px; font-size: 1.0em; text-transform: none; }

	/*.submenu_apartados_1 { border-bottom: 1px solid #caccc6; }*/ 
	#menu_apartados .submenu_inert { padding: 0 2px 5px 10px; font-size: 10px; text-transform: uppercase; color: #4d6710; text-decoration: none; }
	#menu_apartados .submenu_inert p { font-size: 10px; text-transform: uppercase; }
	
/* ESTILO CONTENEDOR CENTRAL DE LAS PÁGINAS */
#cuerpo_central { overflow: hidden; margin: 0 auto; padding: 10px 13px 10px 13px; border:0; width:924px; background:#FFFFFF; }

	/* CONTENEDOR HORIZONTAL PARA EL BANNER QUE ENCABEZA CADA PÁGINA */
	#cabecera { overflow:hidden; margin-bottom: 11px; padding: 0; border: 1px solid #ababab; background-color: #fff; }
		
	/* CONTENEDOR HORIZONTAL DE LAS COLUMNAS DE CONTENIDO */
	.div_columnas { overflow: hidden; display:block; float: left; margin-bottom: 11px; padding-bottom: 11px; border-bottom: 3px solid #4d6710; font-size: inherit; line-height: inherit; }
	
	/* COLUMNA ESTRECHA ALINEADA A LA IZQUIERDA, FONDO BLANCO */
	.div_izq { overflow: hidden; float: left; margin: 14px 18px 0 0; padding: 0; border: 0; width: 313px; }
	.div_izq img { margin: 20px 0 20px 0; }
	.div_mini_logos { overflow: hidden; margin: 0 0 20px 0; width: 100%; }
	.div_mini_logos h2 { margin: 0 0 10px 0; font-size: 1.35em; border-bottom: 1px solid #989898; color: #757575; }
	.div_mini_logos img { margin: 2px 1px; }
	.no_margin { margin: 0; }

	/* COLUMNA ANCHA CENTRAL, FONDO BLANCO */
	.div_central { overflow: hidden; float: left; margin: 14px 20px 0 0; padding-left: 18px; border-left: 1px dotted #535353; width: 344px; }
		.div_central img { float: left; margin: 10px 16px 22px 0; }
		.div_central ul { overflow: hidden; margin-top: 10px; padding-left: 13px; }
		.div_central ul li { list-style: disc; margin-bottom: 5px; }
		.div_central ul.subapartat { margin: 3px 0 8px 12px; }
		.div_central ul.subapartat li { list-style: none; font-size: inherit; line-height: 1.05; } /* font-weight: bold; */
		
	.central_sin_bordes { border: 0; padding: 0; width: 362px; }
	.central_sin_bordes img { margin: 0 16px 10px 0; border: 1px solid #d9d8d8; }

	/* COLUMNA ANCHA CENTRAL DE LOGIN, FONFO VERDE */
	.div_login { overflow: hidden; float: left; margin-right: 20px; padding: 14px 4px 12px 14px; border: 0; width: 344px; background: url(../ima/general/fondo_doc_tec_home.jpg) no-repeat #d0df99; color: #4d6710; }
	.div_login p { margin: 0 15px 0 110px; font-size: 0.9em; }
	.div_login form { margin: 10px 0 11px 0; color: #4d6710; font-size: 0.9em; font-weight: bold; }
	/* ESTILOS CAMPOS Y BOTONES FORMULARIO LOGIN - DIV VERDE */
		.div_login input[type=text] { margin: 0 0 7px 20px; padding: 5px 5px 0 5px; background: url(../ima/form/bg-input-green.gif) no-repeat; color: #535353; }
		.div_login input[type=password] { margin: 0 0 7px 20px; padding: 2px 5px 0 5px; background: url(../ima/form/bg-input-green.gif) no-repeat; color: #535353; }
		.div_login input[type=button] { margin: 5px 10px 11px 10px; padding: 1px 0; border: 0 none transparent; background-color: transparent; color: #4d6710; font-size: inherit; font-weight: bold; }
		.div_login input[type=button]:hover { margin: 5px 10px 4px 10px; border-bottom: 1px solid #4d6710; cursor: pointer; }
		.div_login input[type=submit] { background: url(../ima/general/flecha_verde.gif) right no-repeat; color: #4d6710; }
		.div_login input[type=submit]:hover { border-bottom: 1px solid #4d6710; }
		.div_login label.error{ display: block; margin: 0 0 6px 0; color: #ff0000; padding:0; font-size: 1.1em; }

	/* PARA EL MODULO DE LOGIN TITULOS, TEXTOS, LINEAS Y ENLACES SON DISTINTOS */
		.div_login h1 { border-bottom: 1px solid #a8bb70; color: #4d6710; }
		.div_login h3 { border-top: 1px solid #a8bb70; border-bottom: 1px solid #4d6710; }
		.div_login h3 a { background: url(../ima/general/flecha_verde.gif) right no-repeat; text-decoration: none; color: #4d6710; }
		.div_login h3 a:hover { text-decoration: underline; }

	/* COLUMNA ESTRECHA ALINEADA A LA DERECHA, FONDO VERDE */
	.div_blog { overflow: hidden; float: right; padding: 13px 10px 12px 14px; margin: 0; border-bottom: 1px solid #4d6710; width: 186px; background: #eee; color: #4d6710; }
		.div_blog #suscripcion { overflow: hidden; padding: 10px 50px 0 0; border: 1px #000; height: 30px; background: url(../ima/general/rss_sign.gif) right top no-repeat; font-weight: bold; color: #4d6710; text-decoration: none; }
		.div_blog #suscripcion:hover { text-decoration: underline; }

		.link_verde {  overflow: hidden; display: block; margin: 0 0 5px 0; padding: 0; border: 1px #000; font-weight: bold; color: #4d6710; text-decoration: none; }
		.link_verde:hover { text-decoration: underline; }
		
		.texto_home_contacta { overflow: hidden; margin: 0 0 30px 0; border-bottom: 1px solid #949494; height: 135px; background: url(../ima/general/fondo_sobre_home.jpg) no-repeat bottom; font-size: 0.9em; color: #949494; }
		.texto_home_contacta .destacado_verde { color: #3c4527; }
		.texto_home_contacta .boton_contacta { float: right; margin: 27px 0 0 0; padding: 7px 0 0 0; width: 93px; height: 21px; background: url(../ima/general/boton_contacta.png) no-repeat; font-weight: bold; color: #3c4527; text-decoration: none; text-align: center; }

		.texto_home_postventa { overflow: hidden; margin: 0 0 30px 0; border-bottom: 1px solid #949494; height: 115px; background: url(../ima/general/fondo_telf_home.jpg) no-repeat bottom; font-size: 0.9em; color: #949494; }
		.texto_home_postventa .destacado_verde { float: left; margin: 27px 0 0 0; color: #3c4527; font-size: 1.5em; }
		

	/* PARA EL MODULO SUP DERECHO TITULOS, TEXTOS, LINEAS Y ENLACES SON DISTINTOS */
		.div_blog h1 { border-bottom: 1px solid #a8bb70; color: #4d6710; }
		.div_blog h3 { margin-bottom: 0; padding-bottom: 0; border-top: 1px solid #a8bb70; border-bottom: 0; }
		.div_blog h3 a { background: url(../ima/general/flecha_verde.gif) right no-repeat; text-decoration: none; color: #4d6710; }
		.div_blog h3 a:hover { text-decoration: underline; }

	/* COLUMNA ESTRECHA ALINEADA A LA DERECHA, FONDO BLANCO */
	.div_der { overflow: hidden; float: left; padding: 13px 2px 12px 9px; margin: 0; width: 199px; border: 0; background: #fff; color: #535353; }

	/* COLUMNA ANCHA ALINEADA A LA IZQUIERDA, FONDO BLANCO */
	.div_doble_izq { overflow: hidden; float: left; margin: 0 20px 0 0; width: 694px; /*border: 1px solid #000;*/ }
		/*.div_doble_izq h1 { text-transform: capitalize; }*/
		.div_doble_izq p { overflow: hidden; display: block; margin-bottom: 15px; line-height: 1.2; }
		.div_doble_izq ul { overflow: hidden; display: block; margin-left: 10px; line-height: 1.2; }
		.div_doble_der li { line-height: 1.3; }
		.div_doble_izq a { text-decoration: underline; color: #535353; font-weight: bold; }
		.div_doble_izq a:hover { text-decoration: underline; }
		.div_doble_izq img.img_izq { float: left; margin: 0 16px 0 0; }
		.div_doble_izq img.img_izq_inf { clear: left; float: left; margin: 5px 16px 5px 0; }
		.div_doble_izq img.img_der { float: right; margin: 0 16px 0 0; }

	/* ESTILOS FORMULARIO CONTACTO */
		.div_doble_izq form table { float: left; width: 75%; }
		.div_doble_izq form table tr td { margin: 0; padding: 5px 2px 5px 2px; text-align: left; font-size: 1.1em; /*border: 1px solid #000;*/ }
		.div_doble_izq form table tr td label { font-weight: bold; color: #535353; }
		.div_doble_izq form table tr td label.error{ display: block; float: right; margin: 0; color: #ff0000; padding:0; font-weight: normal; }
		.div_doble_izq form table tr td input[type=submit] { float: right; }
		.div_doble_izq p.textocontacta { margin-top: 20px; }

	/* COLUMNA ANCHA ALINEADA A LA DERECHA, FONDO BLANCO */
	.div_doble_der { overflow: hidden; float: left; margin: 0; width: 694px; }
		/*.div_doble_der h1 { text-transform: capitalize; }*/
		.div_doble_der p { overflow: hidden; display: block; margin-bottom: 15px; line-height: 1.2; }
		.div_doble_der ul { overflow: hidden; display: block; margin-left: 20px; line-height: 1.2; }
		.div_doble_der li { line-height: 1.3; }
		.div_doble_der a { text-decoration: underline; color: #535353; font-weight: bold; }
		.div_doble_der p.download_pdf { overflow: hidden; margin: 0; border: 0; padding: 30px 0 0 70px; height: 85px; background: url(../ima/general/fondo_descarga_pdf.jpg) no-repeat top left; }
		.div_doble_der p.download_pdf a { overflow: hidden; display: block; font-weight: normal; width: 290px; }
		.div_doble_der a:hover { text-decoration: underline; }
		.div_doble_der img.img_izq { float: left; margin: 0 16px 0 0; }
		.div_doble_der img.img_der { float: right; margin: 0 0 0 16px; }
		
	/* LISTADOS DE DATOS INLINE SEPARADOS POR UN LINEA ENTRE ELEMENTOS */
		ul.lista_oficinas_primera { clear:left; overflow: hidden; display: block; float: left; margin: 20px 15px 10px 0; padding: 0; height: 90px; line-height: 1.2; }
		ul.lista_oficinas { overflow: hidden; display: block; float: left; margin: 20px 15px 10px 0; padding: 0 0 0 15px; min-height: 90px; border-left: 1px solid #949494; line-height: 1.2; }
		.lista_oficinas ul li { line-height: 1.3; }

	/* COLUMNA ÚNICA, FONDO BLANCO */
	.div_entera { overflow: hidden; float: left; margin: 0; width: 920px; }
		/*.div_doble_der h1 { text-transform: capitalize; }*/
		.div_entera p { overflow: hidden; display: block; margin-bottom: 10px; line-height: 1.2; }
		.div_entera a { text-decoration: underline; color: #535353; font-weight: bold; }
		.div_entera p.download_pdf { overflow: hidden; margin: 0; border: 0; padding: 30px 0 0 70px; height: 85px; background: url(../ima/general/fondo_descarga_pdf.jpg) no-repeat top left; }
		.div_entera p.download_pdf a { overflow: hidden; display: block; font-weight: normal; }
		.div_entera a:hover { text-decoration: underline; }
		.div_entera img.img_izq { float: left; margin: 5px 16px 20px 0; }
		.div_entera img.img_der { float: right; margin: 0 0 20px 16px; }
		.div_entera img.img_izq_inf { clear: left; float: left; margin: 5px 16px 5px 0; }
		
		/* GALERIA DE IMAGENES */
		.galeria { float: left; overflow: hidden; display: block; margin: 0; padding: 7px 0 0 6px; border: 0; width: 167px; height: 175px; }
		.galeria:hover { background: #EEE; }
		.galeria a.galeria_fotos { display: block; font-weight: normal; text-decoration: none; }
		.galeria p { margin: 0; padding: 0; }
		.galeria p.mas_info { font-weight: normal; text-decoration: underline; }
		
		/* CUSTOM GOOGLE MAPS */
		#iframe_gmaps { /* overflow: hidden; */ display: block; margin: 0 0 0 0; border: 2px solid #959595; }
		#body_gmaps { background: #fff; }
			#google_map { width: 100%; height: 485px; }
			#body_gmaps h1#nombre_distribuidor { margin: 0 0 5px 5px; padding: 0 0 5px; font-size: 1.1em; }
		
			.form_gmaps { margin: 10px 10px 20px 10px; }
			
			.lista_enlaces_marcadores { /* float: left; */ margin: 5px 10px 10px 10px; padding: 0; /* width: 45%; */ list-style: disc inside; display: none; }
				.lista_enlaces_marcadores li { /* font-size: 0.9em; */ }
				/* .lista_enlaces_marcadores li.nombre_distribuidor { list-style: none; } */
				/* .lista_enlaces_marcadores h1 { margin: 0 0 5px 0; padding: 0 0 5px; font-size: 1.0em; } */
				.lista_enlaces_marcadores a { border:0 none; color:#535353; font-size:1em; text-decoration:none; }
				.lista_enlaces_marcadores a:hover { text-decoration: underline; }
				
			.gmnoprint { display: block; width: 300px; }
			.gmnoprint.gmnoprint { width: 300px; }
			.gmaps_div_infowindow { overflow: hidden; }
				.gmaps_div_infowindow .etiquetas_datos { font-size: 1.3m; font-weight: bold; text-decoration: underline; }
				.gmaps_div_infowindow .datos { font-size: 1.4em; }
		
		/* SITEMAP */
		.sitemap { overflow: hidden; /*float: left; */margin: 0 5px 0 10px; padding: 5px 5px 5px 0; border-bottom: 1px solid #4D6710; width: 890px; }
		
		.sitemap ul { font-size: 1.0em; text-transform: capitalize; }
		.sitemap ul li { overflow: hidden; font-weight: bold; padding: 0 0 0 10px; }
		.sitemap ul li a { display: block; padding: 3px 0 2px 0; color: #4d6710; text-decoration: none; font-size: 1.0em; }
		.sitemap ul li a:hover { background: #e5e5e5; text-decoration: underline; } /* font-weight:bold; */

		.sitemap ul.sitemap_submenu_2 { font-size: 1.0em; text-transform: capitalize; }
		.sitemap ul li .sitemap_submenu_2 li { overflow: hidden; padding-left: 2px; font-weight: normal; }
		.sitemap ul li .sitemap_submenu_2 li a { display: block; padding: 3px 2px 2px 2px; color: #4d6710; text-decoration: none; font-size: 1.0em; }
		.sitemap ul li .sitemap_submenu_2 li a:hover { background: #e5e5e5; text-decoration: underline; }
		ul.sitemap_submenu_3 { margin: 0 0 0 10px; }

	/* ESTILOS PARA EL AREA DE DOCUMENTACION TECNICA */
	.div_user { padding: 13px 10px 0 14px; }
	.div_datos_user { margin: 0 0 15px 0; }
	.div_datos_user h1 { margin: 0 0 5px 0; padding: 0; border: 0; }
	.div_datos_user p { color: #777d68; line-height: 1.4; }
	.div_datos_user .subtitulo { color: #4D6710; }
	.div_datos_user a { color: #777d68; }
	.div_datos_user a:hover { overflow:hidden; padding:0 15px 0 0; background:transparent url(../ima/general/flecha_gris.gif) no-repeat scroll right center; }
	.fondo_datos_user { height: 147px; background: url(../ima/general/fondo_doc_tec.jpg) no-repeat; }
	
	#accordion { float:left; width:100%; overflow:hidden; padding-bottom:5px; }
	
	#accordion a{ color: #535353; text-decoration:none; }
	#accordion h1{ padding: 0 0 10px 10px; margin: 0; }
/*	#accordion h5{ display:block; cursor:pointer; padding:10px 0 3px 11px; margin-left:10px; background:url(../ima/general/ico-menu.gif) 0 12px no-repeat; color:#9f9f9f; font-weight:bold; border-bottom:1px #f4f4f4 solid; }
*/	#accordion a:hover{ font-weight:bold;  }
	/* #accordion div{ border-bottom:1px #D8D8D8 solid; } */
		#accordion div li{ padding: 20px 0 10px 57px; border-bottom:1px #D8D8D8 solid; height: 39px; background: url(../ima/general/icono_pdf.jpg) no-repeat left bottom; color: #949494; font-size: 1.1em;  }
	#accordion .selected{ border-bottom:1px #D8D8D8 solid; }

	/* GALERIA DE LOGOS (PARTNERS...) */
	.logos { overflow: hidden; display: block; overflow: hidden; margin: 0 auto; padding: 0; border: 0; text-align: center; }
	.logos ul.galeria_logos { margin: 0; padding: 0; border: 0; }
	.galeria_logos li { overflow:hidden; display: inline; margin: 30px 10px 0px 10px; padding: 0; border: 0; }
	.galeria_logos a { text-decoration: none; }

/* ESTILOS MINI MAPA GOOGLE */
.mini_mapa img { display: block; margin: 0; padding: 0; border: 1px solid #4d6710; }

/* ESTILOS ENLACES MENU INFERIOR */
#enlaces_inf { overflow: hidden; width: inherit; background-color: #fff; text-align: center; }
	#enlaces_inf ul { margin: 0 auto; margin-right:100px; list-style-type: none; }
	#enlaces_inf ul li { display: inline; float: right; }
	#enlaces_inf ul li#primero { margin:0 0 0 100px; float: left; } /* LOS FLOATS SE USARIAN SI DESEAMOS QUE LOS ENLACES PERMANEZCAN ALINEADOS A LOS LATERALES */
	#enlaces_inf ul li a { padding: 0 6px 0 6px; color: #535353; text-decoration: none; border-right: 1px solid #535353; }
	#enlaces_inf ul li a:hover { text-decoration: underline; }
	#enlaces_inf ul li a#ultimo { border: 0; }

/* PIE DE PÁGINA */
.pie { overflow: hidden; padding: 10px 0 10px 0; /* height: 80px; */ background: url(../ima/general/fondo_pie.jpg) #3c4527 no-repeat; color: #777d68; }
	.fondo_oscuro {  background: #384024; }
	.pie .caja_pie_centrada { border: 0; margin: 0 auto; padding: 0; width: 950px; }
	.pie .caja_pie_centrada #logo_tamesol { margin: 0 0 5px 0; }
	.pie .caja_pie_centrada .pie_texto_izq { margin:0 0 0 48px; font-size:0.9em; }
	.pie .caja_pie_centrada .pie_texto_der { float: right; margin:0 0 10px 0; font-size:0.9em; }
	
	.pie .caja_pie_centrada .logos_pie_der { clear: right; float: right; }
	.pie .caja_pie_centrada .logos_pie_der a { display:block; float: right; margin:0 0 0 5px; }
	
	.pie .caja_pie_centrada .logos_pie_izq { clear: left; float: left; }
	.pie .caja_pie_centrada .logos_pie_izq a { display:block; float: left; margin:0 0 0 5px; }
	
	.pie .caja_pie_centrada .logos_pie_izq_noclear { float: left; margin: -1px 0 0 50px; }
	.pie .caja_pie_centrada .logos_pie_izq_noclear a { display:block; float: right; margin:0 0 0 5px; }