body	{
	margin-top: 5px;
	margin-left: 0px;
	margin-width: 0px;
	margin-heigt: 0px;
	background-color: #948B8B;
	font-family: Verdana,Helvetica,Arial;
	font-size: 9px; 
	color: black;
	font-weight: normal;
	scrollbar-face-color: #81A09F; 
	scrollbar-arrow-color: #CAD9D6; 
	scrollbar-track-color: #E0E0E0; 
	scrollbar-3dlight-color: #CAD9D6; 
	scrollbar-darkshadow-color: #447575;	
}

div	{
	padding: 0px;
	margin: 0px;
	border: none;
}

table	{
	/*	border-spacing: 0px;	*/
	padding: 0px;
	margin: 0px;
}

.outter_container	{
	width: 95%;
	padding: 0px;
	background-color: #948B8B;
}

/* Cadre principal du site */
.bg_top	{
	background-image: url('images/cadre/bg_top.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 1px;
	height: 8px;
}
.bg_left	{
	background-image: url('images/cadre/bg_left.gif');
	background-position: right top;
	background-repeat: repeat-y;
	width: 9px;
	height: 1px;
}
.bg_right	{
	background-image: url('images/cadre/bg_right.gif');
	background-position: left top;
	background-repeat: repeat-y;
	width: 9px;
	height: 1px;
}
.bg_bottom	{
	background: url('images/cadre/bg_bottom.gif');
	background-position: left top;
	background-repeat: repeat-x;
	width: 1px;
	height: 8px;	
}


.main_container	{
	padding: 0px;
	background-color: white;
	line-height: 17px; 
	font-size: 17px;
}

/* Bannière */
.banner	{
	background: url('images/img_banner_middle.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	height:150px;
}


/* Liens de navigation */
.nav	{
	width:100%;
	height:20px;
	background: url('images/red_banner_right.gif');
	background-color: #AF192C;	
	background-position: right top;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	font-family: Verdana,Helvetica,Arial;
	font-size: 0.70em;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}
/* Liens gauche */
.nav_left	{
	padding-left: 10px;
	text-align: left;
	color: white;
}
.nav_left A:link, .nav_left A:visited	{
	text-decoration:none;
	background-color: transparent;
	color: white;
}
.nav_left A:hover, .nav_left A:active, .nav_left A:focus	{
	text-decoration:none;
	background-color: transparent;
	color: #AAAAAA;
}
/* Liens droite */
.nav_right	{
	background-color: transparent;
	padding-right: 10px;
	text-align: right;
	color: #AF192C;
}
.nav_right A:link, .nav_right A:visited	{
	text-decoration: none;
	background-color: transparent;
	color: #AF192C;
}
.nav_right A:hover, .nav_right A:active, .nav_right A:focus	{
	text-decoration: none;
	background-color: transparent;
	color: #AAAAAA;
}

/* Menu **************************************************/
.menu_left	{
	height: 100%;
	background-color: #AF192C;
	color: white;
	vertical-align: top;
	font-family: Verdana,Helvetica,Arial;
	font-style: normal;
	line-height: normal; 	
	font-size: 0.65em;
	line-height: 13pt;	
}

.menu_left A:link, .menu_left A:visited	{
	text-decoration:underline;
	background-color: transparent;
	color: white;
}
.menu_left A:hover, .menu_left A:active, .menu_left A:focus	{
	text-decoration:none;
	background-color: transparent;
	color: #AAAAAA;
}

.menu_left div	{
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 1px solid white;
	border-bottom: 0px solid white;
}

.menu_left form	{
	margin: 0px;
	padding: 0px;
}

.menu_left img	{
	margin-bottom: 5px;
}
/* Fin du Menu *************************************************/

/* Contenu du site */
.content_right	{
	width: 100%;
	height: 400px;
	vertical-align: top;
	text-align: left;
	color: black;	/*#554444;*/
	font-family: Verdana,Helvetica,Arial;
	font-style: normal;
	line-height: normal; 	
	font-size: 0.65em;
	line-height: 13pt;	
}

.content_right .companydiv	{
	margin: 10px 20px 10px 20px;
	padding: 10px 10px 10px 10px;
}

.content_right .fleetdiv	{
	margin: 10px 20px 10px 20px;
	padding: 10px 10px 10px 10px;
}

.content_right .fleetdiv li	{
	padding-bottom: 5px;
}

.content_right .termsdiv	{
	margin: 0px 10px 10px 25px;
	padding: 10px;
}

.content_right .contactdiv	{
	margin: 10px 20px 10px 20px;
	padding: 10px 10px 10px 10px;
}

.content_right p	{
}

li	{
	margin: 0px 0px 5px 0px;
}

.title	{
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 8px;
}

.title_red	{
	color: #AF192C;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.55em;
	font-family: arial;
	margin: 0px;
}

.title_red	a:link	{
	color: blue;
	text-decoration: none;
}

.title_red a:visited {
	text-decoration: none;
	color: #AF192C;
}

.title_red a:hover, .title_red A:active, .title_red A:focus	{
	text-decoration: overline underline;
	color: blue;
}

.input-box	{
	margin-top: 2px;
}

.footer_infos	{
	height: 17px;
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-align: center;
	font-family: Verdana,Helvetica,Arial;
	font-size: 9px; 
	color: black;
	font-weight: normal;
}

.footer_infos a:link, .footer_infos a:visited	{
	text-decoration:none;
	background-color: white;
	color: Black;
}

.footer_infos a:hover, .footer_infos A:active, .footer_infos A:focus	{
	text-decoration:none;
	background-color: white;
	color: white;
}