/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:left;
	font: normal 1em arial, sans-serif;
	}
img {
	border:0;
	}
	
	
	
/* ------------- DIV CONTENEDOR DE LA WEB ------------- */
#contenedor{
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:900px;
	height:auto;
	display:table;
	}
/* ------------- FIN DIV CONTENEDOR DE LA WEB ------------- */




/* ------------- DIVS CABECERA Y SUS COMPONENTES ------------- */
	
#cabecera{
	margin:0px;
	padding:0px;
	width:900px;
	height:150px;
	background-image:url(../images/misc/fondo_cabecera2.gif);
	background-repeat:no-repeat;
	}

#agrupa_enlaces{
	margin:0px;
	padding:0px;
	width:900px;
	height:105px;
	}
	
#enlace_logo{
	margin:0px;
	margin-left:46px !important;
	margin:19px 0 0 23px;
	padding:0px;
	width:190px;
	height:55px;
	float:left;
	}
#enlace_slogan{
	margin:0px;
	margin-top:56px;
	margin-right:28px !important;
	margin-right:14px;
	padding:0px;
	width:360px;
	height:22px;
	float:right;
	}
	
	
	
#agrupa_menuses{
	margin:0px;
	padding:0px;
	width:900px;
	height:45px;
	}
	
/* ------------- DIV MENU ------------- */
#menu_cabecera{
	margin:0px;
	padding:0px;
	padding-left:17px;
	width:610px;
	height:28px;
	float:left;
	}
	
#menu_cabecera ul{
	margin:0px;
	margin-top:4px;
	padding:0px;
	list-style-type:none;
	}
#menu_cabecera ul li{
	margin:0px;
	padding:11px 14px 11px 9px !important;
	padding:11px 9px;
	display:inline;
	color:#000;
	background: url(../images/misc/separa_menu.gif) no-repeat right;
	}

#menu_cabecera ul li a{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:.75em;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.03em;
	}
#menu_cabecera ul li a:hover{
	color:#B4B4B4;
	}
	
#menu_cabecera ul li a#active{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:.75em;
	color:#EAA048;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.03em;
	}
#menu_cabecera ul li a#active:hover{
	color:#FFFFFF;
	}
/* ------------- FIN DIV MENU ------------- */

	
#slogan_cabecera{
	margin:0px;
	margin-top:18px;
	margin-right:23px !important;
	margin-right:11px;
	padding:0px;
	width:217px;
	float:right;
	font-family:Arial;
	font-size:.95em;
	font-weight:bold;
	letter-spacing:0.02em;
	color:#fff;
	}
	
/* ------------- FIN DIVS CABECERA Y SUS COMPONENTES ------------- */



/* ------------- DIV CONTENIDO DE LA PAGINA ------------- */
	
#contenido{
	margin:0px;
	padding:0px;
	width:900px;
	}
	
/* ------------- DIV CENTRAL DE PAGINA ------------- */	
#central{
	margin:0px;
	padding:0px;
	width:630px;
	float:left;
	display:table;
}

#centro{
	margin:0px;
	padding:0px;
	width:616px;
	float:right;
}


#destacado_web{
	margin:0px;
	margin-top:15px;
	padding:0px;
	width:616px;
	height:300px;
	}

/* ---- ELEMENTOS COMUNES DE LOS MODULOS ---- */

.modulo_web, .modulo_titulo, .modulo_foto, .modulo_descripcion{
	margin:0px;
	padding:0px;
	width:205px;
	float:left;
	}

/* ---- FIN ELEMENTOS COMUNES DE LOS MODULOS ---- */

.modulo_titulo{
	height:47px;
	text-align:center;
	}
.modulo_foto{
	height:116px;
	text-align:center;
	}
.modulo_descripcion{
	height:116px;
	background-image:url(../images/misc/fondo_descripcion.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
.modulo_descripcion-txt{
	margin:15px 0px 0px 16px;
	padding:0px;
	width:163px;
	height:60px;
	}
div.modulo_descripcion-txt p{
	margin:0px;
	margin-top:5px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	text-align:left;
	color:#868686;
	}
.descripcion_web{
	color:#ED8E1D;
	line-height:15px;
	}

.destacado_naranja{
	margin:0px;
	padding:0px;
	color:#ED8E1D;
	font-weight:bold;
	}
	
.modulo_explicaweb{
	margin:12px 0px 0px 15px;
	padding:0px;
	width:165px;
	font-family:Verdana;
	font-size:.55em;
	text-align:left;
	color:#fff;
	}
	
.modulo_enlace{
	margin:3px 0px;
	padding:0px;
	width:205px;
	background-image:url(../images/misc/flecha_naranja.gif);
	background-repeat:no-repeat;
	background-position:10px 1px;
	float:left;
	}
div.modulo_enlace a{
	margin:0px;
	padding:0px;
	padding-left:28px;
	font-family:Arial;
	font-size:.65em;
	text-decoration:underline;
	color:#ED8E1D;
	}
div.modulo_enlace a:hover{
	text-decoration:none;
	}
	
.texto_central{
	margin:0px;
	margin-top:40px;
	margin-left:11px;
	padding:0px;
	width:585px;
	background-image:url(../images/misc/flecha_gris.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	}
div.texto_central h1{
	margin:0px 0px 0px 18px;
	padding:4px 0px;
	font-family:Verdana;
	font-size:.85em;
	font-weight:bold;
	color:#868686;
	text-decoration:none;
	border-bottom:1px dashed #868686;
	}
	
div.texto_central p{
	margin:10px 0px 0px 18px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#868686;
	text-decoration:none;
	line-height:17px;
	}
	
div.texto_central a{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	color:#ED8E1D;
	text-decoration:underline;
	}
div.texto_central a:hover{
	text-decoration:none;
	}
	
	
#trabajar_sinconexion{
	margin:0px;
	margin-left:13px;
	padding:0px;
	width:585px;
	}
#trabajar_calendario{
	margin:0px;
	margin-top:6px;
	padding:0px;
	width:72px;
	height:68px;
	background-image:url(../images/misc/fondo_calendario.gif);
	background-repeat:no-repeat;
	float:left;
	}
#fecha_calendario{
	margin:0px;
	margin-top:8px;
	margin-left:13px;
	padding:0px;
	width:30px;
	height:33px;
	font-family:Verdana;
	font-size:.8em;
	font-weight:bold;
	color:#868686;
	text-decoration:none;
	line-height:12px;
	text-align:center;
	}
#ano_calendario{
	margin:0px;
	margin-top:4px;
	margin-left:11px;
	padding:0px;
	width:30px;
	height:20px;
	font-family:Verdana;
	font-size:.8em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:12px;
	text-align:center;
	}
	
#trabajar_noticia{
	margin:0px;
	margin-top:8px;
	padding:0px;
	float:left;
	}
	
#trabajar_noticia h2{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.75em;
	font-weight:bold;
	color:#868686;
	text-decoration:none;
	}
	
#trabajar_comentarios{
	margin:0px;
	margin-top:7px;
	padding:0px;
	height:36px;
	}
	
#trabajar_comentarios-bocadillo{
	margin:0px;
	padding:0px;
	height:36px;
	width:46px;
	background-image:url(../images/misc/bocadillo_comentario.gif);
	background-repeat:no-repeat;
	float:left;
	}
#trabajar_comentarios-bocadillo p{
	margin:0px;
	margin-top:5px;
	margin-left:14px !important;
	margin-left:7px;
	padding:0px;
	color:#ED8E1D;
	font-weight:bold;
	font-size:.8em;
	float:left;
	}
	
#trabajar_comentarios-txt{
	margin:0px;
	margin-top:3px;
	margin-left:8px;
	padding:0px;
	float:left;
	}
	
#trabajar_comentarios-txt p{
	margin:0px;
	padding:0px;
	color:#ED8E1D;
	font-weight:normal;
	font-size:.6em;
	line-height:13px;
	}

#texto_trabajar{
	margin:10px 0px;
	padding:0px;
	width:500px;
	}
#texto_trabajar p{
	margin:10px 0px 0px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#868686;
	text-decoration:none;
	line-height:17px;
	}

/* ------------- FIN DIV CENTRAL DE PAGINA ------------- */	



/* ------------- DIV LATERAL DE PAGINA ------------- */	
#lateral{
	margin:0px;
	padding:0px;
	width:252px;
	float:right;
}

#fondo_logos{
	margin:0px;
	margin-bottom:55px;
	padding:0px;
	width:236px;
	height:300px;
	background-image:url(../images/misc/fonfo_logos.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	}
	
	
.texto_lateral{
	margin:0px;
	margin-bottom:30px;
	padding:0px;
	width:250px;
	background-image:url(../images/misc/flecha_gris.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	float:left;
	}
div.texto_lateral h1{
	margin:0px 18px 0px 18px;
	padding:4px 0px;
	font-family:Verdana;
	font-size:.85em;
	font-weight:bold;
	color:#868686;
	text-decoration:none;
	border-bottom:1px dashed #868686;
	}
	
div.texto_lateral p{
	margin:10px 0px 0px 18px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#868686;
	text-decoration:none;
	line-height:17px;
	}
	
div.texto_lateral a{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	color:#ED8E1D;
	text-decoration:underline;
	}
div.texto_lateral a:hover{
	text-decoration:none;
	}
	
div.texto_lateral ul{
	margin:10px 0px 0px 18px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#868686;
	text-decoration:none;
	line-height:17px;
	}
.txt_telefono{
	margin:10px 0px 0px 18px;
	padding:0px;
	font-family:Verdana;
	color:#ED8E1D;
	font-size:1.45em;
	}
	
.logacion{
	margin:10px 0px 0px 18px;
	padding:0px;
	}

.logacion_txt{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	color:#868686;
	font-size:.65em;
	text-align:left;
	}
	
input.logar{
	margin:3px 0px;
	padding:0px;
	width:120px;
	font-family:Verdana;
	color:#868686;
	font-size:.7em;
	}
	
#entrar_enlace-flecha{
	margin:3px 0px;
	padding:0px;
	background-image:url(../images/misc/flecha_naranja.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	float:left;
	}
#entrar_enlace-flecha a{
	margin:0px;
	padding:0px;
	padding-left:18px;
	font-family:Arial;
	font-size:.8em;
	font-weight:bold;
	text-decoration:underline;
	color:#ED8E1D;
	}
#entrar_enlace-flecha a:hover{
	text-decoration:none;
	}
	

#olvidaste_password{
	margin:0px;
	padding:5px 0px 0px;
	}
	
#olvidaste_password a{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:.7em;
	font-weight:normal;
	text-decoration:underline;
	color:#ED8E1D;
	}
#olvidaste_password a:hover{
	text-decoration:none;
	}
/* ------------- FIN DIV LATERAL DE PAGINA ------------- */	

	
/* ------------- FIN DIV CONTENIDO DE LA PAGINA ------------- */


#imagen_titular{
	margin:0px;
	margin-top:20px;
	padding:0px;
	width:600px;
	}

.texto_interiores{
	margin:0px;
	margin-top:20px;
	padding:0px;
	width:600px;
	margin-bottom:20px;
	}
.texto_interiores h1{
	margin:0px;
	padding:4px 0px;
	font-family:Verdana;
	font-size:.85em;
	font-weight:bold;
	color:#868686;
	text-decoration:none;
	border-bottom:1px dashed #868686;
	}
	
.texto_interiores h2{
	margin:20px 0px 0px;
	padding:0px 17px;
	font-family:Verdana;
	font-size:.75em;
	font-weight:bold;
	color:#ED8E1D;
	text-decoration:none;
	background-image:url(../images/misc/flecha_naranja.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	}
	
.texto_interiores p{
	margin:8px 0px 0px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#868686;
	text-decoration:none;
	line-height:17px;
	}
	
.texto_interiores a{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	color:#ED8E1D;
	text-decoration:underline;
	}
.texto_interiores a:hover{
	text-decoration:none;
	}
	
div.texto_interiores ul{
	margin:10px 0px 0px 18px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#868686;
	text-decoration:none;
	line-height:17px;
	}


#pastillas_botones{
	margin:0px 8px 16px 0px;
	margin-top:40px;
	padding:0px;
	float:left;
	}
#pastillas_botones ul{
	margin:0px;
	margin-top:40px;
	padding:0px;
	width:600px;
	list-style-type:none;
	display:inline;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#868686;
	}
#pastillas_botones li{
	margin:0px 8px 0px 0px;
	padding:7px 0 0 0;
	float:left;
	width:292px;
	height:29px;
	background-image:url(../images/misc/bot_equipo-curritos.gif);
	background-repeat:no-repeat;
	}
#pastillas_botones span{
	margin:0px 0px 0px 52px;
	}
.pastillas_filosofia {
	margin:0;
	padding:0;
	float:left;
	width:292px;
	}
#pastillas_clientes{
	margin:0px;
	padding:0px;
	width:300px;
	float:left;
	}
	
.boton_clientes{
	margin:0;
	padding:0;
	float:left;
	width:292px;
	}

.proyecto{
	margin:0;
	padding:8px 0 8px 0;
	background-image:url(../images/misc/bot_equipo-curritos.gif);
	background-repeat:no-repeat;
	}
	
.proyecto a{
	margin:0 0 0 52px;
	padding:0;
	font:normal .7em "Verdana";
	color:#565656;
	text-decoration:none;
	}
.proyecto a:hover{
	text-decoration:underline;
	}

/* ------------- DIV PIE ------------- */	
#pie{
	margin:30px 0px 0px;
	padding:0px;
	width:900px;
	height:30px;
	background-color:#EFEFEF;
	text-align:center;
	float:left;
	}
#pie p{
	margin:0px;
	padding:0px;
	padding-top:8px;
	font-family:Arial;
	color:#868686;
	font-size:.7em;
	text-decoration:none;
	}
	
#pie-sutil{
	margin:0px 0px 15px;
	padding:0px;
	width:900px;
	background-color:#F8F8F8;
	text-align:center;
	float:left;
	}
#pie-sutil p{
	margin:0px;
	padding:5px 0px;
	font-family:Arial;
	color:#B7B7B7;
	font-size:.6em;
	text-decoration:none;
	}
/* ------------- FIN DIV PIE ------------- */

table {
	font-family:Verdana;
	font-size:1em;
	text-align:left;
	color:#868686;
}

input.formulario {
	font-family:Verdana;
	font-size:1em;
	color:#868686;
	height:16px;
	background-color:#fabada;
	border:1px solid #DFDFDF;
	}
textarea.formulario {
	font-family:Verdana;
	font-size:1em;
	color:#868686;
	background-color:#F4F4F4;
	border:1px solid #DFDFDF;
	}
input.boton{
	font-family:Verdana;
	font-size:1em;
	color:#868686;
	height:16px;
	}
	
.contacto_txt{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	color:#868686;
	font-size:.75em;
	text-align:left;
	}
	
input.contacto-ok{
	margin:6px 0px;
	padding:0px;
	width:220px;
	font-family:Verdana;
	color:#868686;
	font-size:.7em;
	}
/* Capa borra float */
.clearleft{clear:left;}

/* Revisión para la nueva ficha de clientes */

#imagen_titular2{
	margin:5px 0 10px 0;
	padding:0 0 1px 0;
	width:auto;
	background:transparent url(../images/misc/puntos.gif) repeat-x left bottom;
	}

#proyecto {
	width:auto;
	margin-top:10px;
	}
#corp { 
	padding:5px;
	/*background:#f1f1f1;*/
	float:left;
	width:290px;
	overflow:hidden;
	}
#img_ficha{
	background-image:url(../images/misc/fondo_imagen.gif);
	background-repeat:no-repeat;
	width:222px;
	height:122px;
	padding:5px;
	margin-left:25px;
}
.enlaces{
	margin:3px 0px;
	padding:0px;
	width:100px;
	background-image:url(../images/misc/flecha_naranja.gif);
	background-repeat:no-repeat;
	background-position:10px 1px;
	margin-left:40px;
	}
.enlaces a{
	margin:0px;
	padding:0px;
	padding-left:28px;
	font-family:Arial;
	font-size:.65em;
	text-decoration:underline;
	color:#ED8E1D;
	}
.enlaces a:hover{
	text-decoration:none;
	}
#datos {
	float:left;
	width:295px;
	margin:0 0 0 15px;
	}
#datos .logo {
	background:transparent url(../images/misc/puntos2.gif) repeat-x left bottom;
	padding:0 0 1px 0;
	margin:0 0 10px 0;
	}
#datos .dato {
	background:transparent url(../images/misc/fondo_dato.gif) no-repeat right bottom;
	height:23px;
	font:normal 12px Arial, sans-serif;
	color:#585858;
	margin:1px 0 0 0;
	line-height:23px;
	}
#datos .dato a {
	color:#858585;
	text-decoration:underline;
	}
#datos .dato a:hover {
	color:#858585;
	text-decoration:none;
	}

#datos .dato strong {
	color:#222;
	}
#datos .dato img {
	margin:0 5px 0 10px;
	float:left;
	padding:3px 0 0 0;
	}
#datos .lanzar {
	padding:10px 0 0 50px;
	}
	
#proyecto .bloque {
	clear:left;
	height:160px;
	}
#proyecto .cajatexto {
	width:307px;
	float:left;
	margin:20px 0 15px 0;
	background:transparent url(../images/misc/puntos3.gif) repeat-y right top;
	}
#proyecto .cajatexto2 {
	width:300px;
	margin:20px 0 15px 9px;
	float:left;
	}
#proyecto p {
	font:normal 12px Arial, sans-serif;
	color:#5b5b5b;
	margin:0 0 0 11px;
	padding:0;
	line-height:16px;
	display:block;
	/*width:270px;*/
	text-align:justify;
	}
#proyecto .bloque_galeria {
	clear:left;
	background:transparent url(../images/misc/puntos2.gif) repeat-x left top;
	margin:15px 0 0 0;
	padding:10px 5px;
	}
#proyecto .bloque_galeria .titulo {
	margin:0 0 5px 0;
	}
#proyecto .galeria .thumb {
	float:left;
	margin:20px 0 0 16px;
	}
.detalles{
	margin:3px 0px;
	padding:0px;
	padding-left:25px;
	width:105px;
	background-image:url(../images/misc/flecha_naranja.gif);
	background-repeat:no-repeat;
	background-position:10px 1px;
	float:left;
	}
.detalles a{
	margin:0px;
	padding:0px;
	padding-left:28px;
	font-family:Arial;
	font-size:.65em;
	text-decoration:underline;
	color:#ED8E1D;
	}
.detalles a:hover{
	text-decoration:none;
	}
/*#proyecto .galeria .thumb .detalles {
	margin:3px 0 0 0;
	}
#proyecto .galeria .thumb .detalles a {
	background:transparent url(../images/misc/ver_con_detalle.gif) no-repeat left top;
	height:34px;
	width:130px;
	display:block;
	}
#proyecto .galeria .thumb .detalles a:hover {
	background:transparent url(../images/misc/ver_con_detalle.gif) no-repeat left bottom;
	height:34px;
	width:130px;
	display:block;
	}*/
.hidden { display:none !important; }

/* ---------------------------------------- */

/**********************************************/
/************ FICHA DE CLIENTES ***************/
/**********************************************/
#texto_ficha{
	margin:0px;
	margin-top:20px;
	padding:0px;
	width:600px;
	}
#texto_ficha h1{
	/*margin:0px 0px 0px 18px;*/
	margin:0px 0px 0px 0px;
	/*padding:4px 0px 4px 18px;*/
	font-family:Verdana;
	font-size:.85em;
	font-weight:bold;
	color:#868686;
	text-decoration:none;
	border-bottom:1px dashed #868686;
	/*background-image:url(../images/misc/flecha_gris.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;*/
	}
	
#texto_ficha h2{
	margin:20px 0px 0px;
	padding:0px 17px;
	margin-left:15px;
	font-family:Verdana;
	font-size:.75em;
	font-weight:bold;
	color:#ED8E1D;
	text-decoration:none;
	background-image:url(../images/misc/flecha_naranja.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	}
	
#texto_ficha p{
	margin:8px 0px 0px;
	margin-left:15px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	color:#868686;
	text-decoration:none;
	line-height:17px;
	}
	
#texto_ficha a{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	color:#ED8E1D;
	text-decoration:underline;
	}
#texto_ficha a:hover{
	text-decoration:none;
	}
	
.cliente {
	float:left;
	width:143px;
	height:98px;
	margin:4px;
	}
	.lupa {
		float:left;
		width:16px;
		height:16px;
		margin-top:68px;
		margin-left:114px;
		}
		
		
		
		
		
		#grupoplaneta, #orange, #fiat, #grupozeta, #infojobs, #elpozo, #ccc, #edreams, #eon, #nhhoteles, #recordgo, #factory, #unionfenosa, #onnure, #puntoradio, #morethanenglish, #portae, #espasa, #pelayo, #casadellibro, #lanetro, #hero, #samsung, #redes, #carla {
			width:143px;
			height:98px;
			float:left;
			margin:4px;
			}
			#grupoplaneta a, #orange a, #fiat a, #grupozeta a, #infojobs a, #elpozo a, #ccc a, #edreams a, #eon a, #nhhoteles a, #recordgo a, #factory a, #unionfenosa a, #onnure a, #puntoradio a, #morethanenglish a, #portae a, #espasa a, #pelayo a, #casadellibro a, #lanetro a, #hero a, #samsung a, #redes a, #carla a {
				width:143px;
				height:98px;
				display:block;
				}
			#orange a {
				background:transparent url(../fichas-clientes/orange.gif) no-repeat left top;
				}
			#fiat a {
				background:transparent url(../fichas-clientes/fiat.gif) no-repeat left top;
				}
			#grupozeta a {
				background:transparent url(../fichas-clientes/grupozeta.gif) no-repeat left top;
				}
			#grupoplaneta a {
				background:transparent url(../fichas-clientes/grupoplaneta.gif) no-repeat left top;
				}
			#infojobs a {
				background:transparent url(../fichas-clientes/infojobs.gif) no-repeat left top;
				}
			#elpozo a {
				background:transparent url(../fichas-clientes/elpozo.gif) no-repeat left top;
				}
			#ccc a {
				background:transparent url(../fichas-clientes/ccc.gif) no-repeat left top;
				}
			#edreams a {
				background:transparent url(../fichas-clientes/edreams.gif) no-repeat left top;
				}
			#eon a {
				background:transparent url(../fichas-clientes/eon.gif) no-repeat left top;
				}
			#nhhoteles a {
				background:transparent url(../fichas-clientes/nhhoteles.gif) no-repeat left top;
				}
			#recordgo a {
				background:transparent url(../fichas-clientes/recordgo.gif) no-repeat left top;
				}
			#factory a {
				background:transparent url(../fichas-clientes/factory.gif) no-repeat left top;
				}
			#unionfenosa a {
				background:transparent url(../fichas-clientes/unionfenosa.gif) no-repeat left top;
				}
			#onnure a {
				background:transparent url(../fichas-clientes/onnure.gif) no-repeat left top;
				}
			#puntoradio a {
				background:transparent url(../fichas-clientes/puntoradio.gif) no-repeat left top;
				}
			#morethanenglish a {
				background:transparent url(../fichas-clientes/morethanenglish.gif) no-repeat left top;
				}
			#portae a {
				background:transparent url(../fichas-clientes/portae.gif) no-repeat left top;
				}
			#espasa a {
				background:transparent url(../fichas-clientes/espasa.gif) no-repeat left top;
				}
			#pelayo a {
				background:transparent url(../fichas-clientes/pelayo.gif) no-repeat left top;
				}
			#casadellibro a {
				background:transparent url(../fichas-clientes/casadellibro.gif) no-repeat left top;
				}
			#lanetro a {
				background:transparent url(../fichas-clientes/lanetro.gif) no-repeat left top;
				}
			#hero a {
				background:transparent url(../fichas-clientes/hero.gif) no-repeat left top;
				}
			#samsung a {
				background:transparent url(../fichas-clientes/samsung.gif) no-repeat left top;
				}
			#redes a {
				background:transparent url(../fichas-clientes/redes.gif) no-repeat left top;
				}
			#carla a {
				background:transparent url(../fichas-clientes/carla.gif) no-repeat left top;
				}
				#grupoplaneta a:hover, #orange a:hover, #fiat a:hover, #grupozeta a:hover, #infojobs a:hover, #elpozo a:hover, #ccc a:hover, #edreams a:hover, #eon a:hover, #nhhoteles a:hover, #recordgo a:hover, #factory a:hover, #unionfenosa a:hover, #onnure a:hover, #puntoradio a:hover, #morethanenglish a:hover, #portae a:hover, #espasa a:hover, #pelayo a:hover, #casadellibro a:hover, #lanetro a:hover, #hero a:hover, #samsung a:hover, #redes a:hover, #carla a:hover {
					background-position:left bottom;
					width:143px;
					height:98px;
					overflow:hidden;
					}
		
	
	
	
	
	
	
	
/*********************/
/**** QUE HACEMOS ****/
/*********************/
.list_hacemos{
	background-image:url(../images/misc/degradado_lista.gif);
	background-repeat:repeat-x;
	background-color:#f4f3f3;
	background-position:top;
	/*width:591px;*/
	width:535px;
	padding-top:13px;
	padding-bottom:20px;
	padding-left:56px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	border-top:1px solid #e6e6e6;
	margin-top:1px;
}
.list_hacemos ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.list_hacemos ul li{
	background-image:url(../images/misc/flecha_gris_fondo.gif);
	background-repeat:no-repeat;
	background-position:10px 8px;
	padding-left:25px;
	font-family:Verdana;
	font-size:.7em;
	text-align:left;
	color:#868686;
	padding-top:3px;
}
.pastillas_botones{
	margin-top:5px;
}
/********************/
/**** CLIENTES ******/
/********************/
#tabla_clientes{}

#tabla_clientes tr{border-right:1px solid #e1e1e1;}
#tabla_clientes tr td{}
#tabla_clientes tr th{
font-family:Verdana;
	font-size:.7em;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	border-bottom:1px solid #e1e1e1;
}
.lista_gris{
	background-color:#f3f0f0;
	font-family:Verdana;
	font-size:.7em;
	padding:7px;
	border-bottom:1px solid #e1e1e1;
}
.lista_blanco{
	font-family:Verdana;
	font-size:.7em;
	padding:7px;
	border-bottom:1px solid #e1e1e1;
}
.ver_ficha{
	margin:3px 0px;
	padding:0px;
	width:100px;
	background-image:url(../images/misc/flecha_naranja.gif);
	background-repeat:no-repeat;
	background-position:10px 1px;
	float:left;
	}
.ver_ficha a{
	margin:0px;
	padding:0px;
	padding-left:28px;
	font-family:Arial;
	text-decoration:underline;
	color:#ED8E1D;
	}
.ver_ficha a:hover{
	text-decoration:none;
	}
#clientes_izq, #clientes_cen{width:170px;float:left;margin-right: 30px;}
#clientes_der{width:170px;float:left;}

#clientes_izq ul, #clientes_der ul, #clientes_cen ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
#clientes_izq ul li, #clientes_der ul li, #clientes_cen ul li{
	font-family:Arial;
	font-size:.80em;
	color:#868686;
	font-weight:bold;
	background: url(../images/misc/flecha_naranja.gif) no-repeat left;
	padding-left: 20px;
	margin-top:10px;
	}