*
{
	font-family: Calibri;
}

html
{
	height: 100%;
}

body
{
	height: 100%;
	width: 978px;
	margin: 0;
}

a
{
	text-decoration: none;
}

img
{
	border: none;
}

p
{
	margin-bottom: 1em;
}

#menu
{
	background-color: #db0608;
}

#banniere
{
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#languages
{
	float: right;
	clear: both;
	margin-left: 20px;
	margin-top: -8px;
}

#languages a
{
	margin: 2px;
}

.elem, .elem *
{
	float: left;
	clear: none;
	height: 17px;
	width: 126px;
}

#societe
{
	background-image: url('/images/societe_fr.jpg');
}

#societe:hover
{
	background-image: url('/images/societe_hover_fr.jpg');
}

#societe.focus
{
	background-image: url('/images/societe_focus_fr.jpg');
}

#transports
{
	background-image: url('/images/transports_fr.jpg');
}

#transports:hover
{
	background-image: url('/images/transports_hover_fr.jpg');
}

#transports.focus
{
	background-image: url('/images/transports_focus_fr.jpg');
}

#references
{
	background-image: url('/images/references_fr.jpg');
}

#references:hover
{
	background-image: url('/images/references_hover_fr.jpg');
}

#references.focus
{
	background-image: url('/images/references_focus_fr.jpg');
}

#links
{
	float: right;
	clear: none;
}

#links a
{
	border-left: 1px solid white;
}

#page
{
	height: 100%;
}

#sidebar
{
	float: left;
	clear: left;
	width: 280px;
	margin: 10px;
}

#contents
{
	float: left;
	clear: right;
	width: 560px;
	margin: 10px 2em 2em 2em;
	background-image: url('images/ambu90bg.png');
	background-repeat: no-repeat;
}

#footer
{
	float: left;
	clear: right;
	height: 1em;
	padding: .3em;
	margin-top: -1.6em;
	text-align: center;
	width: inherit;
	font-size: 85%;
	color: white;
	background-color: #db0608;
}

.email
{
	color: #013469;
	background-image: url('/images/mailindh.gif');
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 22px;
}

.lightbullet
{
	list-style-image: url('/images/puce_ambu.gif');
}

.darkbullet
{
	list-style-image: url('/images/puce_red.gif');
}

strong
{
	color: #db0608;
}

li
{
	line-height: 20px;
}
