table#odeon {
	width: 510px;
	margin-left: 30px;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	font-weight: normal;
}

table#odeon TD {
	text-align: justify;
}

table#odeon P#titulo {
	font-size: 12px;
	font-weight: bold;
}


table.empresas {
	font-family: Arial;
	font-size: 10px;
	border-collapse: collapse;
	width: 100%;
}




table.empresas td.tipo_empresa {
	padding-top: 10px;
}



th {
	vertical-align: top;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #777777;	
	padding-left: 10px;
	border: 1px solid #cccccc;
	border-bottom: 0px;
	background-color: #f0f0fa;
}

table.empresas td.seccion {
	width: 33%;
	text-align: left;
	
}

ul {
	padding-left: 5px;
}
li {
	list-style: none;
}

table.sector {
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

table.sector td {
	vertical-align: top;
	font-family: Arial;
	font-size: 10px;
	color: #777777;
}
