body{
			
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color: #000000;
	background-color: #D8E7D9;
}

#principal{
   margin: 0 auto;
   width:591px;
   background-color: #D8E7D9;
	height:auto;
}

#cap{
	width: 591px;
	height: 150px;
	background-image: url(../img/cap_popup.gif);
	background-repeat: no-repeat;
}

#cos{
	margin: 0px;
	padding-top:7px;
	background-color: #FFFFFF;
	width: 591px;
	height: auto;
	overflow: hidden
}

#cap_ruta{
	border-bottom: 1px dotted #D3E2E3;
	border-top: 1px dotted #D3E2E3;
	width: 563px;
	height: 30px;
	margin-left:14px;
}

#ruta{
	
	padding: 5px 0px 2px 7px; 
	margin-top: 7px; 
	text-align: right;
	float:right;
}

#llistat{
	padding-top:7px;
	margin-left:15px;
	margin-right:15px;
}

.llistat_empreses{
	border-bottom: 1px dotted #D3E2E3;
	width: 561px;
	margin-bottom: 9px;
}

#llistat_empreses_ultim{
	border-bottom: none;
}

.descripcio_empreses{
	margin-left:10px;
	margin-top:8px;
	margin-bottom:8px;
}

#peu{
	width: 591px;	
	background-color: #D8E7D9; 
}

#peu_imatge{
	width: 591px;
	height: 12px;
	background-image: url(../img/peu_popup.gif);	
}

#peu_texte{
	width: 591px;
	font-size: 10px;
	color: #000000;
	text-align:center;
	margin-top: 8px;	
}


/*Css de texte*/

.texte_link{
	color: #15B5BE;
	text-decoration: none;
}

.titol_taronja{
	font-size:15px;
	font-weight: bold;
	color: #FFAC23;
}

.titol_negre_mitja{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
