						


body{
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	background-image:url(../_img_css/bg_tabula.gif);
	background-position:top , left ; 
	background-repeat:repeat-x; 
	margin:0px; 
	padding:0px;
	font-size:12px;
	color:#666666; 
	
}
		
/* Quita el borde de todas las imagenes  */
img { 	
	border:0px 
}

a {
	text-decoration:none;
	color:#666666; 
}
#no_visible{
	display:none;
}


/********************************************/

/* Contenedor principal */
#contendor  {
	width:900px;   
	margin-left:auto ; 
	margin-right:auto; 
	border:0px solid #000000;
	 
}

#cabecera {
	width:900px ; 
	height:110px;  
	background-image:url(../_img_css/cabecera.gif);
	background-position:top ; 
	background-repeat:no-repeat; 
}

#img_cabecera{
	margin-top:0px; margin-left:10px
}

#menu_cabecera{
	list-style-type:none; 
	margin:0px ; 
	padding:0px;
	
	

	margin-top:-81px;  
	
}

#cabecera_post{
	width:900px ; 
	height:200px; 
	 background-image:url(../_img_css/post_cabecera.jpg); 
	 background-position:top ; 
	 background-repeat:no-repeat; 
}


/*********************************************************************/
#cabecera_post_autor{
	width:900px ; 
	height:200px; 
	 background-image:url(../_img_css/cabecera_autor.jpg); 
	 background-position:top ; 
	 background-repeat:no-repeat; 
}

#cabecera_post_extranjeria{
	 width:900px ; 
 	 height:200px; 
	 background-image:url(../_img_css/cabecera_extranjeria.gif); 
	 background-position:top ; 
	 background-repeat:no-repeat; 
}

#cabecera_post_inmobiliaria{
	 width:900px ; 
 	 height:200px; 
	 background-image:url(../_img_css/cabecera_inmobiliaria.jpg); 
	 background-position:top ; 
	 background-repeat:no-repeat; 
}

#cabecera_post_logistica{
	 width:900px ; 
 	 height:200px; 
	 background-image:url(../_img_css/cabecera_logistica.jpg); 
	 background-position:top ; 
	 background-repeat:no-repeat; 
}



/**************************  CSS DEL MENU PRINCIPAL ********************************/


/* span. Esto evita que se visualizen los texto del menu  */
#menu_cabecera span  {  
	display:none   
}

/* li. Permita que el puto IExplorer muestre la lista del menu en una sola linea, en lugar de en cascada   */
#menu_cabecera li {
	display:inline
}

/* opc1  del menu principal . ESTADO:NORMAL  */
#opc_1 { 	
	margin-top:84px;
	margin-left:530px;
	margin-right:5px;  
	float:left;	
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_1.gif);
			}
			
#opc_2 { 	
	margin-top:84px;
	margin-right:5px;  
	float:left;	
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_2.gif);
			}
			
#opc_3 { 	
	margin-top:84px;
	margin-right:5px;  
	float:left;	
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_3.gif);
			}

#opc_4 { 	
	margin-top:84px;
	margin-right:5px;  
	float:left;	
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_4.gif);
			}
			
#opc_5 { 	
	margin-top:84px;
	margin-right:5px;  
	float:left;	
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_5.gif);
			}

/*  opcion unoi del menu principal. ESTADO:SOBRE */


#opc_1:hover { 	
	margin-top:84px;
	margin-left:530px;
	margin-right:5px;  
	float:left;
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_1_o.gif);
}

#opc_2:hover { 	
	margin-top:84px;
	margin-right:5px;  
	float:left;	
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_2_o.gif);
			}
			
#opc_3:hover { 	
	margin-top:84px;
	margin-right:5px;  
	float:left;	
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_3_o.gif);
			}

#opc_4:hover{ 	
	margin-top:84px;
	margin-right:5px;  
	float:left;	
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_4_o.gif);
			}
			
#opc_5:hover { 	
	margin-top:84px;
	margin-right:5px;  
	float:left;	
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_5_o.gif);
			}



/****************************************/

#opc_1_a { 	
	margin-top:84px;
	margin-left:530px;
	margin-right:5px;  
	float:left;
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_1_a.gif);
}

#opc_2_a { 	
	margin-top:84px;
	margin-right:5px;  
	float:left;	
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_2_a.gif);
}
			
#opc_3_a { 	
	margin-top:84px;
	margin-right:5px;  
	float:left;	
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_3_a.gif);
			}

#opc_4_a{ 	
	margin-top:84px;
	margin-right:5px;  
	float:left;	
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_4_a.gif);
			}
			
#opc_5_a { 	
	margin-top:84px;
	margin-right:5px;  
	float:left;	
	top:0px;
	left:0px;
	width:81px;
	height:26px; 
	z-index:10; 
	background-repeat:no-repeat;
	background-image:url(../_img_css/opc_5_a.gif);
			}

/*********************************   FIN ******************************************/
/**************************  CSS DEL MENU PRINCIPAL ********************************/

/* contenedor de las dos columnas izquierda y derecha  */ 
#contenedor_col{

		width:900PX; 
		background-image:url(../_img_css/FONDO-2.gif);
		background-repeat:repeat-Y;
		background-position:top ; 
}

#contenedor_col_index{
		height:600px;
		width:900PX; 
		background-image:url(../_img_css/FONDO-2.gif);
		background-repeat:repeat-Y;
		background-position:top ; 

}

#col_izquerda{
	text-align:justify;


	width:540px; 
	float:left; 
	display:block; 
	border:0px solid #000000; 
	background-color:#FFFFFF ; 
	padding:30px 30px 30px 30px; 
}

#col_derecha{
	 color:#979695; 
	 width:240px;
	  
	 float:right; 
	 background-color:#e0dedc; 
	 padding:30px 30px 30px 30px; 
	

}

#col_derecha li{
	color:#979695;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	list-style-image: url(../_img_css/bullet.gif);
	font-size: 0.9em;
	

}

#col_derecha li a{
	color:#979695;
	text-decoration:none;

}

#col_derecha li a:hover{
	color:#979695;
	text-decoration:underline;

}

#separador{
	clear:both;

}

/******************************/

#texto_home_destacado{
	font-size:12px ; 
	color:#ff9900;
}

#texto_home{
 	font-size:11px ; 
    color:#979695; 
}

/******************************/


/* span. texto de los diferenctes sector  */
#texto_sectores_destacado{
	font-size:13px ; 
	color:#979695; 
}

#texto_sectores_texto{
	font-size:13px ; 
	color:#000; 

}




/******************* Tabula sectores *************************/

#tabula_inmobiliaria{
	
	
}


/*********************  Tabula asesoria***************************/

#asesoria_mercantil , 
#asesoria_inmuebles ,
#asesoria_comportamiento ,
#asesoria_laboral , 
#asesoria_fiscal {
	display:none;
	

}




#asesoria_extranjeria h1, 
#asesoria_mercantil h1 , 
#asesoria_inmuebles h1 ,
#asesoria_comportamiento h1 ,
#asesoria_laboral h1 , 
#contacto h1,
#asesoria_fiscal h1  { 
	font-size:25px; 
	margin:0px ; 
	padding:0px 0px 10px 0px ; 
	
}


#asesoria_extranjeria h2{
	margin:0px 0px 20px 0px ; 
	padding:0px; 
	font-size:14px; 
}



#asesoria_extranjeria ul ,
#asesoria_mercantil ul , 
#asesoria_inmuebles ul,
#asesoria_laboral ul , 
#asesoria_fiscal ul {
	list-style:outside;   
	line-height:20px;
	margin:10px 0px 10px 10px ; 
	padding:0px 0px 0px 0px  ;
}

#asesoria_extranjeria li , #asesoria_mercantil li , #asesoria_inmuebles li, #asesoria_laboral li ,#asesoria_fiscal li {
	margin:0px 0px 10px 0px  ; 
}

/**************************  FORMULARIO CONTACTO  **************************/

textarea{

	width:500px; 

}

#h1_contacto{
	 	color:#787758; 
	 font-size:18px ; 
	 padding:0px 0px 0px 0px; 
	 margin:0px  0px  10px  0px 
}

#h1_servicios{
	margin:0px 0px 5px 0px ; 
	padding:0px;
	 font-size:14px
	 
}

#lista_servicios{
	list-style:none; 
	margin:0px ; 
	padding:0px; 
	font-size:14px; 
	line-height:20px; 
	color:#666666  
}


