#empresas_list{
	border: 1px solid black;
	width:100%;
}
.header_list{
	font: bold 12pt "Arial" white;
	margin: 0px auto;
	text-align:center;
	background-color:#6f9ec7;
	width:100%;	
	
}
*html  #ja-contentwrap{
	margin:-1px;
}

*html .header_list{
	font: bold 12pt "Arial" white;
	margin: 0px auto;
	text-align:center;
	background-color:#6f9ec7;
	width:491px;	
	
}

.list_par {
	background-color:#EAEAEA;
	border-bottom:1px solid black;
	clear:both;
	height:auto;
	overflow:auto;
	width:100%;
}
.list_impar {
	background-color:#D5D5D5;
	border-bottom:1px solid black;
	clear:both;
	height:auto;
	overflow:auto;
	width:100%;	
}
.list_label{
	width:245px;
}
*html .list_label{
	height:20px;
	margin-bottom:-5px;
	width:245px;	
}
.list_content_left{
	font: normal 10pt "Arial" blue;
	padding-left:1%;
	padding-top:3px;
	padding-bottom:3px;		
	border-right: 1px solid black;		
	float:left;	
	width:49%;
}
.list_content_right{
	font: normal 10pt "Arial" blue;
	padding-left:1%;
	padding-top:3px;
	padding-bottom:3px;		
	float:left;	
	width:48%;	
}
.header_ficha{
	font: normal 14pt "Arial" black;
	margin: 0px auto;
	text-align:center;
	background-color:#6f9ec7;
}
.ficha_label{
	font: normal 10pt "Arial" black;
	width:100px;
	background-color:#D5D5D5;
}
.ficha_content{
	width:350px;
	background-color:#ffffff;	
	font: normal 10pt "Arial" black;	
}
#ficha_capa{
	margin: 0px auto; /* centrar con firefox */
	text-align:center; /* centra las capas con internet explorer */	
}
.tienda{
	width:400px;
	height:300px;
	margin: 0px auto; /* centrar con firefox */
	text-align:center; /* centra las capas con internet explorer */	
	padding:25px;
}
*html .tienda{
	width:400px;
	height:300px;
	margin: 25 px;
}
#nombre_empresa{
	float:left;
}
#sector_empresa{
	float:left;
	margin-right:8px;
}
#search_empresa_submit{
	margin-top:-4px;
	float:left;
}
#buscador{
	clear:left;
	border:1px dashed #6f9ec7;
	padding:8px;
	height:25px;
	margin-top:-20px;
}
*html #buscador{
	clear:left;
	border:1px dashed #6f9ec7;
	padding:8px;
	height:25px;
}
#title_buscador{
	clear:both;
	font: normal 14pt "Arial" black;

}
.label_buscador{
	font: normal 10pt "Arial" black;
	margin-right:5px;
	margin-left:5px;
	float:left;
	padding-top:2px;
}
#header_nombre_comercial{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	float:left;
	height:20px;
	width:50%;
	font-size: 13PT;
	COLOR:WHITE;
	text-align: center;
}

#header_sector{
	border-bottom: 1px solid black;
	float:left;	
	height:20px;
	width:49%;
	font-size: 13PT;
	COLOR:WHITE;
	text-align: center;
	
}
.paginacion{
	margin: 0px auto; /* centrar con firefox */
	text-align:center; /* centra las capas con internet explorer */	
	clear:both;
}
*html .paginacion{
	margin: 0px auto; /* centrar con firefox */
	border-top:1px solid black;
	text-align:center; /* centra las capas con internet explorer */	
	clear:both;
}
#sector{
	border:0px;
}
.currentPage{
	background-color:#006699;
	font: normal 10pt "Arial" white;
	color:white;
}
#cabecera{
	background-image:url(/images/bg.jpg);
	background-repeat: repeat-x;
}
#buscador1{
	float:left;
	width:49%;
	overflow:auto;
	height:30px;
	padding-top:3px;
}
#buscador2{
	float:left;	
	width:49%;
	overflow:auto;
	padding-top:3px;	
}