/***********************
PESTAÑA DE CATEGORIA (pasar a comunes)
*************************/
.cat-drch{ float:left; display:inline; background:url(/imagenes/comunes/categoria-inicio.gif) no-repeat; width:12px; height:35px; margin-left:10px;}
.cat-centro{ float:left; display:inline; background:url(/imagenes/comunes/categoria-centro.gif) repeat-x; height:35px;}
.cat-centro h3{ color:#fff; font-family:Arial; font-size:12px; margin-top:13px; text-align:center;}
.cat-izq{ float:left; display:inline; background:url(/imagenes/comunes/categoria-fin.gif) no-repeat; width:48px; height:35px;}
.cat-linea{ float:left; display:inline; background:url(/imagenes/comunes/categoria-linea.gif) repeat-x; height:35px; width:850px;}


/****contenido*****/
	
#izq{float:left; display:inline;background:#fff; width:729px; margin-left:9px; border-left:1px solid #efefef; border-right:1px solid #efefef;}
	#izq h4{ color:#424242; font-family:Arial; font-size:18px; border-bottom:1px solid #e1e1e1; width:677px; margin-top:36px; margin-left:28px;}
	#izq p{color:#808080; font-family:Arial; font-size:11px; width:673px; margin-top:22px; margin-left:28px;}
	
	/*formulario*/
	#izq #formulario{display:inline; float:left; background:url(/imagenes/contacto/fnd-formulario_ES.gif)no-repeat;background-color: #f6f5f5; border:none; width:674px; height:487px; margin-left:28px;margin-top:38px;}
	#izq #formulario  h5{ margin-top:34px; margin-left:21px;}
	#izq #formulario table{margin-top:39px; margin-left:21px; width:653px;}
	
		#formulario label{float:left; width:252px;  margin-bottom:9px; font-size:13px; font-family:Arial; color:#424242; }
		#formulario input{float:left; width:252px;height:26px; padding-top:5px; border:1px solid #dbdbdb; margin-bottom:14px; color: #3F3F3F; font-size:13px;}
		#formulario  textarea{float:left; width:336px; height:186px;border:1px solid #dbdbdb;}
		
		#formulario #condiciones{ border:none; width:13px; height:19px; margin-right:11px; }
		#formulario #condiciones-enlace{width:auto; font-size:11px;}
		#formulario a{color:#424242; font-size:11px; text-decoration:underline;}
		#formulario a:hover{text-decoration:none;}
		#formulario #enviarCA {background:url(/imagenes/contacto/btn-enviar_CA.jpg) no-repeat; cursor:pointer; float:right; width:190px; height:31px; border:none; margin-right:43px; *+margin-right:15px; *+margin-top:25px;  text-indent:-99999px;}
		#formulario #enviarES {background:url(/imagenes/contacto/btn-enviar_ES.jpg) no-repeat; cursor:pointer; float:right; width:190px; height:31px; border:none; margin-right:43px; *+margin-right:15px; *+margin-top:25px;  text-indent:-99999px;}
	/*pie izquierda*/
	#pie-izq{float:left; display:inline; background:url(/imagenes/comunes/pie_izq_ES.gif) no-repeat; width:729px; height:10px;}
	
	/****columna derecha***/
	#col-drch{float:left; display:inline; width:227px; margin-left:12px;}
	
