/*global*/

body {
	background-color: #FFFFFF;
	margin: 5px;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #2253A2;
	text-align: left;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #2253A2;
}

a img {
	border: none;
}

h1 {
	font-size: 10px;
	font-weight: bold;
}
h2 {
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	background-color: #2253A2;
}
h3 {
	padding-left: 5px;
	clear: both;
	background-color: #FF9600;
	font-size: 11px;
	font-weight: bold;
}

/*key-figures*/

.key-figures{
	font-size: 12px;
	color: #FF0000;	
}

/*offer*/

.business {
	padding-top: 5px;
	clear: both;
	display: block;
}
.picto {
	float: left;
}
.metier {
	float: left;
	text-align: left;
	padding-left: 5px;
}

/*search*/

.liste {
	font-size: 9px;
}
.results {
	font-size: 10px;
}
.libelles {
	font-size: 12px;
}
.villes {
	font-size: 12px;
	color: #2253A2;
}

/*affichage pocket*/

.raisonsociale{
	color: #000000;
	font-size: 10px;
	font-family: Arial, Sans-serif;
}