body {
	margin:0;
	padding:0;
	font-family: tahoma,arial,helvetica,sans-serif;
	background:url('images/bg.jpg') repeat;
	background-color:#f7f6f0;
}


#center
{
	width:982px;
	margin:0 auto;
	position:relative;
	z-index:20;
	margin-top:37px;
}

#container {
	width:982px;
	height:auto;
	float:left;
	font-size:0.9em;
}

/***************/
/** SIGNATURE **/
/***************/

#sign{
	color:#727272;
	text-align:center;
	float:left;
	font-size:0.75em;
	width:100%;
	margin-top:25px;
}
#sign a{
	color:#727272;
	text-decoration:none;
}
#sign a:hover{
	text-decoration:underline;
}

#site_gauche
{
	float:left;
	width:883px;
	height:auto;
	background:url('images/fond_contenu.png') repeat-y;
}

#site_droite
{
	float:right;
	width:106px;
	height:auto;
}

#banniere
{
	width:883px;
	height:70px;
	float:left;
}

#contenu
{
	width:883px;
	height:auto;
	float:left;
}

#bloc_gauche
{
	width:275px;
	height:auto;
	float:left;
}

#bloc_droite
{
	width:600px;
	height:auto;
	float:left;
}

#menu
{
	float:left;
	width:102px;
	height:auto;
	margin-top:120px;
	margin-left:48px;
}

#menu ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#menu ul li
{
	float:left;
	margin-bottom:17px;
}

#menu ul li a
{
	display:block;
	cursor:pointer;
}

#menu .menu_01
{
	width:102px;
	height:13px;
	background:url('images/menu_01.png');
}

#menu .menu_02
{
	width:102px;
	height:14px;
	background:url('images/menu_02.png');
}

#menu .menu_03
{
	width:102px;
	height:13px;
	background:url('images/menu_03.png');
}

#menu .menu_04
{
	width:102px;
	height:14px;
	background:url('images/menu_04.png');
}

#menu .menu_05
{
	width:102px;
	height:14px;
	background:url('images/menu_05.png');
}

#menu .menu_06
{
	width:102px;
	height:13px;
	background:url('images/menu_06.png');
}


#logo
{
	float:left;
	width:203px;
	height:60px;
	background:url('images/logo.png');
	position:absolute;
	margin-top:5px;
	margin-left:7px;
	z-index:20;
}

#texte_banniere
{
	font-weight:bold;
	font-size:0.9em;
	color:#717171;
	float:right;
	margin-right:15px;
	margin-top:3px;
}

#photo
{
	float:left;
	width:110px;
	height:614px;
	background:url('images/photo.png');
	margin-left:164px;
	margin-top:-10px;
}

#pied
{
	float:left;
	width:883px;
	height:180px;
}

#codeenligne
{
	float:left;
	width:164px;
	height:132px;
	background:url('images/codeenligne.png');
	margin-top:57px;
}

#codeenligne_texte
{
	float:left;
	width:106px;
	height:38px;
	background:url('images/codeenligne_texte.png');
	margin-top:72px;
	margin-left:40px;
	position:relative;
}

#permis
{
	float:left;
	width:100px;
	height:87px;
	background:url('images/permis.png');
	top:38px;
	position:absolute;
	text-align:right;
	line-height:1em;
	font-size:0.8em;
	padding-top:25px;
	padding-right:6px;
}

#chequier
{
	float:left;
	width:106px;
	height:112px;
	background:url('images/chequier.png');
	top:168px;
	position:absolute;
}

#anim
{
	position:relative;
	margin-top:10px;
	margin-left:1px;
}

#simu
{
	float:left;
	width:100px;
	height:87px;
	background:url('images/simu.png');
	top:302px;
	position:absolute;
	text-align:right;
	line-height:1em;
	font-size:0.75em;
	padding-top:25px;
	padding-right:6px;
}


.savoir
{
	color:#f19000;
	font-weight:bold;
	font-size:0.95em;
	margin-right:2px;
	text-decoration:none;
}

#cadre_horaires
{
	float:left;
	width:359px;
	height:82px;
	background:url('images/cadre_horaires.png') no-repeat;
	margin-left:140px;
	margin-top:30px;
	font-size:0.9em;
	padding-top:16px;
}

#cadre_horaires .cotegauche
{
	float:left;
	margin-left:35px;
}

#cadre_horaires .cotedroite
{
	float:left;
	margin-left:15px;
}

.jour
{
	padding-right:10px;
}

#voiture
{
	float:right;
	width:303px;
	height:190px;
	background:url('images/voiture.png');
	margin-right:-100px;
	margin-top:10px;
}

#texte_pied
{
	float:left;
	width:421px;
	height:36px;
	background:url('images/texte_pied.png');
	position:absolute;
	margin-left:340px;
	*margin-left:-340px;
	margin-top:155px;
}

#texte_accueil
{
	text-align:center;
	width:420px;
	font-weight:bold;
	margin:0 auto;
	font-size:0.9em;
	padding-bottom:42px;
}

#texte_rub
{
	text-align:left;
	width:540px;
	margin:0 auto;
	font-size:0.9em;
	padding-bottom:5px;
}

.texte_centrer
{
	width:100%;
	text-align:center;
}

.gras
{
	font-weight:bold;
}

.souligne
{
	text-decoration:underline;
}

.italic
{
	font-style:italic;
}
