@charset "utf-8";
/*'estilos.css :: Desarrollado por www.Hooping.net

***************************************************************
Nombre: estilos.css
Implentacion: JBernalte
Revision: 301106
Descripcion: Estilos de la web
***************************************************************/

BODY{
	margin: 0px auto 0px auto; 
	background-color:#FFFFFF; 
	font-family:Verdana;
	font-size:11px;
	height:100%;
	width:1000px;
}
	 
.clear{
clear:both;
}
/*****************************************************************              ZONAS             **************************************************************************/
/*TABLA PRINCIPAL*/
#base{width:1000px; margin: 0px auto 0px auto; height:100%; background-repeat:no-repeat;}

#base .pestanya{ position:absolute; height:200px; left:-19px; width:19px; top:163px; background-repeat:no-repeat;}

A{ color:#0B6BAB;}
A:hover{ color:#003273;}

A IMG{ border:0px;}

H1{color:#000000; margin:0px;}
HR{ padding:0px; margin:0px; border:0px; height:0px; border-bottom:1px solid #CCCCCC;}

/*STRONG{ color:#8FBE00;}*/

H5{ margin:0px;}

/*    CABECERA    ------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#cabecera{font-family:Verdana; width:1000px;}
/*ENLACES EN LA CABECERA*/
#cabecera A{text-decoration:none; font-size:11px;}
#cabecera A:hover{ color:#FFFFFF}
#cabecera .right{ 
	
	background-image:url(../images/background-buscador.jpg); background-position:5px; background-repeat:no-repeat; 
	width:263px; text-align:center;  float:left; 
}

#cabecera .right .busqueda{}


	
img.valign {
   height: 100%;
   vertical-align: middle;
   width: 0px;
}

#cabecera #flashContentAlerta{ background-color:#0B6BAB; height:20px; color:#FFF; padding-top:2px; font-weight:bold;}


#cabecera .login{ background-color:#322E2B; width:130px; margin-left:0px;  padding:0px;  height:101px;  }
#cabecera .login INPUT{background-repeat:no-repeat; border:0px; margin:0px;  width:86px; height:20px; font-family:Verdana; font-size:10px; color:#999999; padding:0px;}
#cabecera .busc {  background-image:url(../images/background-input-buscador.gif); background-repeat:no-repeat; 
	}
#cabecera .busqueda #textobusqueda{
	 background-color:transparent;font-size:10px; color:#2F2F2F; width:190px; height:20px; border:0px; 
}





/********************************MENU DESPLEGABLE*/

.menu	{  border-bottom:0px solid #CCC; 
	list-style-type:none; margin:0px; padding:0px; 
	position:relative; color:#322E2B; z-index:1; float:left; }

.menu li{ 
	color:#322E2B; white-space:nowrap; list-style-type:none; 
	height:14px; padding:15px; padding-top:4px; padding-left:16px;
	padding-bottom:4px; background-color:none;
	background-color:#DBDBDB; float:left; margin-right:2px;
}

.menu li a	{ text-decoration:none; color:#322E2B; }
.menu li.submarcado{background-color:#322E2B;}
.menu li.submarcado A{color:#FFF; }
	


/*FONDO DESPLEGABLE*/
.menu ul{ 
	position:absolute; text-align:left; background-color:#322E2B; width:220px;  margin:0px;  padding:0px; left:40px;
 	display:none; margin-top:18px; padding-top:5px; padding-bottom:10px;
 }
.menu ul li{ background-color:#322E2B; padding:0px; margin:0px; padding-top:5px;}

/*.menu ul li,
.menu.vertical ul li,
.menu.horizontal ul li	{ display:block; border-bottom:1px solid #CCCCCC; padding:0em; white-space:normal; width:210px; _width:200px; list-style-type:none; height:20px; text-indent:5px; }
*/
/*ITEMS MENU DESPLE*/
.menu ul li a	{ display:block; width:200px; color:#FFF; text-decoration:none; text-align:right; padding:0px; margin:0px; }
.menu ul li.active	{ background-color:#44d; color:white; width:200px; }


/*    CENTRAL :: CONTENIDOS       --------------------------------------------------------------------------------------------------------------------------------------------*/
 /*CUIDADO CON ESTOS ESTILOS, PUEDEN PERJUDICAR A LOS ESTILOS DE ACTUALIZER*/


/*LAS SOMBRAS DE LA WEB*/
#izquierda{ width:24px; height:100%}
#derecha{ width:20px; height:100%}



/*FORMULARIO DE CONTACTO*/
/*FORMULARIO DE CONTACTO*/
#central #formularioContacto, #central #formularioContacto TABLE{ font-size:12px; font-family:"Arial",Verdana, Helvetica, sans-serif}
#central #formularioContacto H3{ font-size:14px;}
#central #formularioContacto INPUT{ font-size:11px; font-family:"Arial",Verdana, Helvetica, sans-serif; width:150px;}
#central #formularioContacto TEXTAREA{ font-size:11px; font-family:"Arial",Verdana, Helvetica, sans-serif; width:320px;}
#central #formularioContacto SELECT{ font-size:11px; font-family:"Arial",Verdana, Helvetica, sans-serif; width:155px;}
P.notalegal{ font-size:11px; color:#666666; padding:15px;}



/*FORMULARIO DE SUSCRIPCION A LAS NEWS*/
.newsletter{ position:relative;  float:right; width:545px; height:75px; margin-top:-14px;}
.newsletter LABEL{ width:35px; display:inline;  margin-left:5px}
.newsletter INPUT{ color:#666666; font-size:11px; border:1px solid #CCCCCC; width:100px; height:15px;}
.newsletter IMG{ margin-bottom:-3px }

/*CAPA CAMPOS DEL FORM NO RELLENOS*/
#capaError #mensajeError{ font-size:9px;}
#capaError A{ font-size:11px; color:#FFFFFF; text-decoration:none;}



/* TEXTO AVISO LEGAL*/
#central .avisoLegal{ padding:20px; padding-top:5px;}

/* MAPA WEB*/
.mapaweb{ display:table;}

/* POR NORMA GENERAL*/
.mapaweb A{ text-decoration:none;font-weight:normal; color:#0B6BAB; font-size:11px;}

/* PRIMER NIVEL*/
.mapaweb UL LI{color:#000000; font-size:16px; list-style-type:square;  padding-top:5px; font-weight:bold;}

/* SEGUNDO NIVEL*/
.mapaweb UL LI UL LI{ color:#000000; padding-top:2px;}
.mapaweb UL LI UL LI A{ color:#000000; font-weight:bold;}
.mapaweb UL LI UL LI A:hover{color:#0B6BAB;}
/* TERCER NIVEL*/
.mapaweb UL LI UL LI UL LI{list-style-type:disc; color:#0B6BAB; padding-top:0px;}
.mapaweb UL LI UL LI UL LI A{ color:#000000; font-weight:normal;}
.mapaweb UL LI UL LI UL LI A:hover{color:#0B6BAB;}


/*LA ZONA DEL LISTADO DE TEMAS *********************************************************************************************************/

#central #actualizable #zonaEnlaces{ background-image:url(../images/background-izq.jpg); min-height:474px; height:100%; display:block; _height:474px; background-repeat:no-repeat; font-size:12px; width:261px; float:left; font-family:Verdana; font-size:12px; font-weight:bold;}
#central #actualizable #capaMarcas{ display:block; padding:0px; float:left;margin:0px;margin-top:-49px;}
#central #actualizable #zonaEnlaces A{ text-decoration:none; display:block; padding:3px;}

/* SECCIONES */
.marcadoSecciones{color:#FFFFFF; margin:0px; background-color:#322E2B;  padding:5px 6px 5px 6px;}
.marcadoSecciones:hover{ color:#FFFFFF;}

.desmarcadoSecciones{ color:#322E2B;  margin:0px;  background-color:#DBDBDB; padding:5px 7px 5px 6px;}
.desmarcadoSecciones:hover{color:#FFFFFF;  background-color:#322E2B;}

/* TEMAS*/
.marcado{ margin-top:8px;color:#0B6BAB; width:230px; display:block; margin-left:10px; }
.marcado:hover{ margin-top:8px; color:#0B6BAB; width:230px; margin-left:10px; }
.desmarcado{ color:#333333; margin-top:8px; display:block; width:230px; margin-left:10px; }
.desmarcado:hover{color:#0B6BAB; width:230px; margin-top:8px; margin-left:10px; }

/* SUBTEMAS */
.marcadoNoticia{color:#0B6BAB; font-size:12px; margin-left:12px; font-weight:normal; font-family:Verdana; margin-bottom:10px;}
.marcadoNoticia:hover{ color:#333333; margin-left:12px; margin-bottom:10px;}
.desmarcadoNoticia{color:#333333; font-size:12px; font-family:Verdana; font-weight:normal; margin-left:12px; margin-bottom:10px;}
.desmarcadoNoticia:hover{color:#0B6BAB; margin-left:12px; margin-bottom:10px;}

/*FIN  ZONA DEL LISTADO DE TEMAS *********************************************************************************************************/

#central{ clear:both;display:block; width:1000px; height:100%; padding-top:10px; }
#central #actualizable{ width:1000px; min-height:474px; height:100%; _height:474px; display:table; background-color:#FFFFFF; margin:0px; padding:0px; }
#central #actualizable #contenidos{	font-family:Verdana; font-style:normal; font-size:12px; display:block; width:730px; float:left;}



.windowBottom{
	background-image:url(../images/bottom-window-background.png); 
	background-position:center top; position:absolute; 
	top:0px; left:-1px; width:100%; height:12px; z-index:1;
	background-repeat:no-repeat;
}
	
	
.breves{ width:690px; margin-left:40px;}
.breveBig{ padding:5px; margin-right:23px; _margin-right:10px; width:200px; float:left; min-height:291px; text-align:center; margin-bottom:15px;}
.breveBig A{ font-size:16px; color:#000000; text-decoration:none;}
.breveBig A:hover{ text-decoration:none}

.breve{ clear:both; width:690px;  margin-bottom:10px; font-family:Verdana; font-size:11px; color:#333333;}
.breve A{ font-size:11px; color:#333333; text-decoration:none;}
.breve A:hover{ text-decoration:none;}	

.brevesSubvencionesHome{ width:238px; margin-left:10px; margin-top:45px;}
.breveSubvencionesHome{ clear:both; width:250px;  margin-bottom:10px; font-family:Verdana; font-size:11px; color:#333333;}
.breveSubvencionesHome A{ font-size:11px; color:#000000; text-decoration:none;}
.breveSubvencionesHome A:hover{ text-decoration:none;}	
.breveSubvencionesHome .fechaBreve{ clear:both; font-family:Verdana; font-size:11px; color:#999999;}

.breveOpinionHome{ clear:both; width:240px; margin-left:8px; margin-top:10px;  margin-bottom:10px; font-family:Verdana; font-size:12px; color:#000;}
.breveOpinionHome A{ font-size:12px; color:#000000; text-decoration:none;}
.breveOpinionHome A:hover{ text-decoration:none;}	

.breveOpinionHomePeq{ clear:both; width:240px; float:left; margin-left:8px; margin-bottom:7px; font-family:Verdana; font-size:12px; color:#000;}
.breveOpinionHomePeq A{ font-size:12px; color:#000000; text-decoration:none;}
.breveOpinionHomePeq A:hover{ text-decoration:none;}	

.brevesNoticiasHome{ width:238px; height:362px; margin-left:10px; padding-top:53px;}
.breveNoticiasHome{ clear:both; width:238px;  margin-bottom:10px; font-family:Verdana; font-size:11px; color:#333333;}
.breveNoticiasHome A{ font-size:16px; color:#0B6BAB; text-decoration:none;}
.breveNoticiasHome A:hover{ text-decoration:none;}	

.breveDestacada{ margin-left:5px; clear:both; width:446px; margin-bottom:10px; font-family:Verdana; font-size:11px; color:#333333;}
.breveDestacada A{ font-size:20px; color:black; text-decoration:none;}
.breveDestacada A:hover{ text-decoration:none;}	

#seccionTitle{color:#0B6BAB; font-family:verdana; font-size:18px;font-weight:bold; text-align:right; border-bottom:1px solid #CCCCCC; min-height:40px; width:710px; margin-bottom:15px; float:right; line-height:18px}

.login{  width:440px; padding-left:15px;  font-family:Verdana; font-size:11px; color:#333333; padding-top:50px;
background-color:none;}
.login TABLE{margin-top:70px; color:#0F2B8F; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif}
.login INPUT{ background-image:url(../images/background-login.jpg); background-repeat:no-repeat; border:0px; margin-top:5px; width:155px; height:18px; font-family:Verdana; font-size:10px; color:#999999; padding-top:3px; padding-left:5px;}

#loginState{ background-color:#0B6BAB; z-index:10; display:block; padding:4px; top:0px; right:0px; color:#FFFFFF;}
#loginState A{ color:#FFFFFF; font-weight:bold}
#loginState A:hover{ color:#CCCCCC;}


#panel {
	height: 101px;
	display: none;
	z-index:100;
	top:0px;
	left:0px;
	width:160px;
	float:left;	
}
/*#panel #loginusuario{ width:160px; margin-left:0px; padding-top:0px;}*/

.slide {
	margin-left: 21px;
	padding: 0px;
}
.btn-slide {
	text-align: center;
	height: 19px;
	padding: 0px;
	margin: 0px;
	display: block;
	top:0px;
	z-index:5;
	/*position:absolute;*/
}





/*PIE                      -----------------------------------------------------------------------------------------------------------------------------------------------*/
#pie{
	text-align:center;
	background-position:top center;
	width:997px;
	font-size:13px;
	color:#333333;
	font-family:Arial Narrow;
	margin-top:10px;
}
	/*ENLACESPIE*/
	#pie A{ color:#333333;text-decoration:none;}
	#pie A:hover{ color:#0B6BAB;text-decoration:none;}
	
	
	
	
	
	
/* TIENDA ONLINE */	
#black{
	 position:absolute;
	 top:0px; left:0px; right:0px; width:100%; height:100%; background-color:#333333;
	 z-index:3; display:none; filter: alpha(opacity=90); opacity: .9; -moz-opacity:0.9;
}

#shoppingcartlayer{ 
	border:1px solid #000000; background-color:#FFFFFF; background-image:url(../images/shoppingcart-background.jpg); background-repeat:no-repeat;
	width:573px; min-height:300px; display:none; position:absolute; padding-top:100px;
	z-index:100; left:auto; right:auto; top:70px; text-align:center}

	
#shoppingcartlayer .shoppingCartcontent{ width:560px; border:1px solid #CCCCCC; border-left:0px; border-bottom:0px; }
#shoppingcartlayer .shoppingCartcontent INPUT{ border:1px solid #CCCCCC; font-size:11px;}
#shoppingcartlayer .shoppingCartcontent THEAD{ background-color:#E0E0E2; font-weight:bold;}
#shoppingcartlayer .shoppingCartcontent TBODY{border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC}
#shoppingcartlayer .shoppingCartcontent THEAD TD, #shoppingcartlayer .shoppingCartcontent TBODY TD{border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC; padding-bottom:3px; padding-top:3px;}
#shoppingcartlayer .shoppingCartcontent TFOOT{}
#shoppingcartlayer .shoppingCartcontent TFOOT TD{ height:20px; border-bottom:1px solid #CCCCCC;  border-left:1px solid #CCCCCC;}
#shoppingcartlayer .controls{ margin-top:15px; background-image:url(../images/shoppingcart-conrols-background.jpg); background-repeat:repeat-x;display:block; height:34px;}

#shoppingcartlayer #customerData{ text-align:left; margin-left:5px;}
#shoppingcartlayer #customerData H2{ margin:0px; padding:0px; font-size:22px;}
#shoppingcartlayer #customerData H3{margin:0px; padding:0px; font-size:14px;}
#shoppingcartlayer #customerData #customerDataDetails{ text-align:left; float:left; width:300px;}
#shoppingcartlayer #customerData #orderData{ width:250px; float:left; border-left:1px solid #CCCCCC; padding-left:5px; margin-bottom:10px;}
#shoppingcartlayer #customerData #orderData H1{ text-indent:0;}
#shoppingcartlayer #customerData #orderData LABEL{ display:block; width:100px; float:left; margin-bottom:10px; clear:both}
#shoppingcartlayer #customerData #orderData SELECT{ width:140px;}
#shoppingcartlayer #customerData #orderData INPUT{ width:135px;}

.register{ width:380px; margin-left:10px;}
.register INPUT{ width:182px; float:left; margin-left:0px;  margin-bottom:5px;}
.register SELECT{ width:188px; float:left;  margin-bottom:5px; }
.register SPAN { float:left; margin-left:5px; margin-bottom:5px;}
.register LABEL{ display:block; float:left; width:100px; clear:both; margin-bottom:5px; color:#0B6BAB;}




.sendproducttofriend{ position:relative}
.sendproducttofriend INPUT{ font-size:11px; border:1px solid #CCCCCC; margin-left:25px; float:right; width:115px;}
#sendproductTofriendLayer{ border:1px solid red; }

#portadaProductos{}
#portadaProductos .top{ margin:0px; height:135px; width:400px;  background-image:none; margin-top:35px;}

#portadaProductos .left{ float:left; width:405px; margin:0px;}
#portadaProductos .left{ float:left;}
#portadaProductos .left UL{ margin:0px; padding:0px; list-style:none;}
#portadaProductos .left UL LI{list-style:none; float:left; width:119px; text-align:center; background-image:url(../images/producto-portada-background.jpg); height:171px; margin-bottom:10px;}
#portadaProductos .left UL LI .imagen{ display:block; height:70px; margin:0px;}
#portadaProductos .left UL LI A{ display:block; margin-top:5px; height:60px; margin-top:15px;}
#portadaProductos .left UL LI B{ font-size:16px; display:block; width:68px; float:left; margin-top:3px;}

#portadaProductos .right{ width:187px; float:left;}
#portadaProductos .right UL{ color:#CC3300; margin:0px; margin-top:15px; float:none;}
#portadaProductos .right UL LI{ margin-bottom:5px;}
#portadaProductos .right UL LI A{ color:#000000; text-decoration:none; font-weight:bold; font-size:12px;}
#portadaProductos .right UL LI A:hover{text-decoration:underline;}

.producto{width:705px; float:left; margin-bottom:4px; text-align:left; border-top:1px solid #CCC; padding-bottom:20px;}
.producto A.imagen{  height:100px; text-align:center;}
.producto .descripcion {height:54px; margin-bottom:5px;}
.producto A{ font-size:14px; color:#D10020; font-weight:bold; text-decoration:none; display:block;}
.producto A:hover{ text-decoration:underline;}
.producto A.showMore{ position:absolute; right:6px; top:222px;}

.productoFicha{ float:left; margin-left:0px; width:580px; margin-top:10px;}
.productoFicha H4{ color:#000000; font-size:40px; margin:0px; padding:0px;}
.productoFicha .left{ float:left; width:370px;}
.productoFicha .right{ width:200px; min-height:215px; margin-top:15px; float:right; background-image:url(../images/precio-background.jpg); background-repeat:no-repeat; background-position:bottom;}
.productoFicha .right .marca{ height:115px; text-align:center;}
.productoFicha HR{ clear:both;}
.productoFicha .relacionados{ margin:0px; padding:0px; margin-top:10px; display:block; width:600px;}
.productoFicha .relacionados LI{ width:182px; border:1px solid #CCCCCC; float:left; margin-right:15px; min-height:170px; text-align:center;}
.productoFicha .relacionados LI IMG{ margin-top:5px; margin-bottom:5px;}
.productoFicha .relacionados LI A{ clear:both; display:block;}

#catalogoNavegacion{ color:#FFFFFF; font-size:13px; font-weight:bold; margin-top:3px;}
#catalogoNavegacion A{ color:#FFFFFF;}
#catalogoNavegacion .tema{color:#FFFFFF; }
#catalogoNavegacion .galeria{ font-size:13px; color:#FFFFFF;}

	/*CAPA EMERGENTE DE APMLIACION DEL PRODUCTO*/
	#cerrarImagenAmpliada{display:none; position:absolute; background-color:#0D2F93; border:1px solid #333333; z-index:4;  padding:3; text-align:center; height:20px; width:70px;}
	#capaImagenAmpliada{display:none; position:absolute; top:50px; left:50px; z-index:4; width:550px; border:1px solid #333333;}
	#capaImagenAmpliada A{font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff;}

#banners{ height:75px; text-align:left; overflow:hidden; width:856px; color:#FFFFFF; padding-top:23px; padding-left:40px; clear:both;
background-image:url(../images/banners-background.jpg); background-repeat:no-repeat; background-position:center; margin-top:5px;}

	#banners .banner{  background-image:url(../images/banners-background.jpg);
					   width:175px; height:80px; float:left; 
					   background-repeat:no-repeat; margin-left:4px; padding-top:7px;}
					   
.bannersPie{ height:96px; width:990px; color:#FFFFFF;clear:both;
background-image:url(../images/background-banners-inferiores.jpg); background-repeat:no-repeat; background-position:center;}

.bannerCentral{
	margin-left:5px;
}					   

/*PAGINACION*/
#topProductos{  min-height:35px; margin-bottom:8px; border-bottom:solid 1px #ccc; }
#paginacion_1{display:block; width:170px; color:#000; font-size:12px; float:right; margin-left:10px; margin-right:10px; }
#paginacion_1 A{color:#FFFFFF; text-decoration:none;}
#paginacion_1 .anterior{ float:left; display:block; width:13px; background-color:#FFF; color:#333; font-family:Arial;}
#paginacion_1 .anteriorInactivo{}
#paginacion_1 .estado{ float:left; text-align:center; width:133px; margin-left:10px; font-family:Arial;}
#paginacion_1 .estado A{color:#333; text-decoration:underline; background-color:#FFF; height:19px; border:1px solid #333; width:22px; display:block; float:left; margin-left:3px; text-decoration:none; padding-top:5px;}
#paginacion_1 .siguiente{ float:left; display:block; width:13px; color:#333; background-color:#FFF; font-family:Arial; margin-top:5px;}
#paginacion_1 .siguienteInactivo{}
#paginacion_1 .estado A.numero{ color:#333; background-color:#CCC;}

/*REFERENCUIAS*/
.referencias{ height:60px; width:173px; padding-left:15px; padding-top:12px; font-weight:bold; background-image:url(../images/ficha-lateral.jpg); background-repeat:no-repeat; }
.referencias INPUT{ width:160px;}
/*Documentos relacionados al producto*/
.documentsList{ margin:0px; margin-left:23px;}


.multiple{height:60px; width:173px; padding-left:15px; padding-top:12px; font-weight:bold; background-image:url(../images/ficha-lateral.jpg); background-repeat:no-repeat; }


.categories{ text-align:center}
.categories H1{ margin:0px; padding:0px; text-align:right; font-weight:normal; margin-bottom:15px;}
.categories UL{ margin:0px; padding:0px; height:100%; }
.categories UL LI{ border:1px solid #CCCCCC; float:right; margin-left:10px; background-color:#000000; margin-bottom:10px;}
.categories UL LI A{ text-decoration:none;}
.categories UL LI A B{ font-size:16px; text-align:right; display:block; text-align:right; color:#FFFFFF; margin:3px; margin-right:6px; width:170px;}


	
/***************************************************************
FORO DE DISCUSIÓN
***************************************************************/
/*Capa principal*/
.foro{background-image:url(images/fondo_contenidos.jpg); background-position:left; margin-left:55px;   background-repeat:repeat-y; text-align:left;  width:710px;}
/*Lista de mensajes*/
.foro .menssages{ width:661px;}
.foro .menssages THEAD{}
.foro .menssages THEAD TD{ background-color:#000000; color:#FFFFFF; padding:5px;}
.foro .menssages TBODY{}
.foro .menssages TBODY TR{ background-color:#CCCCCC; padding:4px;}
.foro .menssages TBODY TR A{ color:#000000;}
.foro .menssages TBODY TR:hover{ background-color:#0D4689; color:#FFFFFF;}
.foro .menssages TBODY TR:hover A{color:#FFFFFF;}

/*Mesaje ampliado superior*/
.foro .menssage{ background-color:#000000; min-height:91px; width:586px; padding-left:75px; padding-top:10px;
 color:#FFFFFF; background-image:url(../images/foro-mensaje-background.png); background-repeat:no-repeat; background-position:top center; }
.foro .menssage B{ color:#CC3300;}
.foro .menssage .text{width:470px;min-height:87px; float:left}
.foro .menssage .buttons{float:left;}
.foro .menssage .buttons A IMG{ margin-bottom:15px;}
/*Respuestas al mensaje*/

.foro .responses{ width:661px; margin:0px; padding:0px; list-style:none; background-image:url(../images/foro-title-respuestas.jpg); background-position:top center; background-repeat:no-repeat; margin-top:15px; padding-top:60px; }
.foro .responses LI{ border-bottom:1px solid #666666; margin-top:40px; padding-left:65px; min-height:54px; background-image:url(../images/ico-foro-usuario.png); background-position:left top; background-repeat:no-repeat;}
.foro .responses LI B{}
/*Formulario de añadir mensaje/respuesta*/
.foro #foroForm{width:480px;}
.foro #foroForm LABEL{ display:block; width:150px; clear:both; float:left; margin-bottom:7px; color:#006699; font-weight:bold;}
.foro #foroForm INPUT{ float:left; width:300px; float:left; color:#333333; border:1px solid #CCCCCC;font-size:12px; margin-bottom:7px;}
.foro #foroForm TEXTAREA{ float:left; width:300px; float:left; color:#333333; border:1px solid #CCCCCC;font-size:12px; margin-bottom:7px;}




/*CALENDARIO*/
.calendar{ width:200px; background-color:transparent; text-align:center; min-height:250px; margin-left:8px;}
.calendar THEAD{}
.calendar THEAD.days{background-color:transparent;}
.calendar TD{ padding:2px;}
.calendar A{  display:inline; margin-bottom:1px;}
.calendar .mark{ background-color:#cccccc; color:#FFFFFF;}

.skype{

	background-image:url(../images/skype.jpg); width:260px; height:123px; background-repeat:no-repeat; display:table; background-position:bottom; float:left; 
	
}

.titles{
	font-family:Calibri; 
	font-size:14px; 
	color:#FFFFFF; 
	font-weight:bold;
	margin-top:-1px;
	margin-left:13px;
}

.busquedaCircular{ font-family:Verdana; font-size:10px; color:#2F2F2F; font-weight:normal; padding-bottom:12px; margin-left:12px; _margin-left:6px; margin-top:2px; float:left; border-bottom:1px solid #CCCCCC; width:245px; margin-bottom:17px;}
.busquedaCircular .back{ background-image:url(../images/background-buscador-circulares.gif); background-repeat:no-repeat;}
.busquedaCircular #searchCircular{ background-color:transparent; font-size:10px; color:#2F2F2F; height:20px; border:0px;width:114px;padding-top:3px; padding-left:5px;
 }

.anyoCirculares { font-family:Verdana; font-size:9px; color:#333333; float:left;}

.izquierdaHome{

	float:left; width:259px; height:746px;
}

.centroHome{

	float:left; width:452px; height:746px; margin-left:9px; _margin-left:6px;
}

.derechaHome{

	float:left; width:259px; height:746px; margin-left:10px;
}

.empresasHome{
	padding-top:45px; margin-left:1px;
}

.bajoHome{
	padding-top:6px; height:122px;
}

.skypeHome{

	 width:150px; background-repeat:no-repeat; padding-top:52px; margin-left:160px; _margin-left:80px; float:left;
	
}

.juntasHome{

	width:207px; float:left; padding-top:44px; margin-left:32px; font-size:16px; color:#333333;
	
}

.homeTextiles{

	width:207px; float:left; padding-top:52px; margin-left:125px; font-size:16px; color:#333333;
	
}

.titulares{ margin-left:30px; margin-top:10px;}

.titulares UL{ margin:0px; padding:0px; width:415px;}

.titulares UL LI{
	list-style:none;
	list-style-image:url(../images/flecha-titulares.gif);
	color:#000000;

}

.titulares UL LI A{
	text-decoration:none;
	font-size:12px;
	color:#003366;
	font-weight:bold;
}


.titularesEconomia{ margin-left:30px; margin-top:15px; margin-top:50px; width:219px; height:170px;}

.titularesEconomia UL{ margin:0px; padding:0px; width:215px;}

.titularesEconomia UL LI{
	list-style:none;  width:215px;
	list-style-image:url(../images/flecha-titulares.gif);
	color:#000000;

}

.titularesEconomia UL LI A{
	text-decoration:none;
	font-size:12px;
	color:#003366;
	font-weight:bold;
}



.dossierPrensa{

	width:207px; margin-top:65px; margin-left:15px; font-size:16px; color:#333333;
	
}

.encuestas{
	font-size:12px;
	text-align:center;
}

.encuestas SPAN { font-size:12px; color:#0B6BAB; margin:0px; padding:0px; }
.encuestas .responseLine { text-align:left; }
.encuestas #pollTitle { color:#000; }
.encuestas #encuestas_msg { font-size:12px; color:#0B6BAB; border:0px; }
.encuestas A { cursor:pointer; text-decoration:none; }
.encuestas A IMG { margin-right:5px; margin-top:-10px; border:0px; }

#tiempo A{
	color:#FFFFFF;
	font-family:Arial; 
	font-size:11px;
}

#tiempo A:hover{
	color:#FFED87;
	font-weight:bold;
}

#date{ padding-bottom:4px; padding-top:5px;}
#date #clock{ color:#0B6BAB; font-weight:bold;}


#companies{}
#companies #search{}
#companies #search .letter{ border:1px solid #CCCCCC; padding:8px; padding-top:4px; padding-bottom:4px; width:11px; margin-top:5px; float:left; margin-left:8px; text-decoration:none; text-align:center;}

#companies #search SELECT{ width:250px; font-size:11px;}
#companies #search INPUT{ font-size:11px;}

#companies #search #searchText{ width:170px;}

#companies #search UL{ list-style:none; margin-left:0px;}
#companies #search UL LI{ list-style:none; clear:both;}
#companies #search UL LI UL{ list-style:none; margin-left:15px; display:block; min-height:20px;}
#companies #search UL LI UL LI{ list-style:none; clear:none; color:#0B6BAB; float:left; width:140px;}

#companies #results{}
#companies #results UL{ list-style:none; margin:0px; padding:0px;}
#companies #results UL LI{  list-style:none; border-bottom:1px solid #CCCCCC; margin-bottom:10px; padding-bottom:10px; min-height:70px;}
#companies #results UL LI B{ color:#0B6BAB;}

.textarea{ font-family:Verdana; color:#333; font-size:10px; border:1px solid #CCC; overflow:auto;}

.contadorComentarios{
	
	width:16px;
	height:20px;
	border-bottom:1px solid #CBCCCC;
	border-right:1px solid #CBCCCC;
	border-left:1px solid #CBCCCC;
	background-color:#0B6BAB;
	color:#FFF;
	padding-top:5px;
	padding-left:3px;
	padding-right:4px;
	text-align:center;


}


/*PAGINACION*/
#paginacionEmpresas{display:block; width:170px; color:#000; font-size:12px; float:right; margin-left:10px; margin-right:10px; }
#paginacionEmpresas A{color:#FFFFFF; text-decoration:none;}
#paginacionEmpresas .anterior{ float:left; display:block; width:13px;  color:#333; font-family:Arial;}
#paginacionEmpresas .anteriorInactivo{}
#paginacionEmpresas .estado{ float:left; text-align:center; width:133px; margin-left:10px; font-family:Arial;}
#paginacionEmpresas .estado A{color:#333; text-decoration:underline; background-color:#FFF; height:19px; border:1px solid #333; width:22px; display:block; float:left; margin-left:3px; text-decoration:none; padding-top:5px;}
#paginacionEmpresas .siguiente{ float:left; display:block; width:13px; color:#333;  font-family:Arial; margin-top:5px;}
#paginacionEmpresas .siguienteInactivo{}
#paginacionEmpresas .estado A.numero{ color:#333; background-color:#CCC;}

.centroHome .brevesDestacada { height:280px; }
