@CHARSET "UTF-8";

/**** RESET ****/
body, div, h1, h2, h3, h4, h5, h6, hr, p, ul, ol, li, div, table, tr, th, td{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0px;
}
/*\*** FIN RESET ***\*/


body{
	text-align: right;
	background: url('../img/fond.jpg') repeat-x #f9f5ea;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#container{
	width: 1191px;
	float: right;
}

h1, h1 font{
	color: #a7844c;
	font-size: 38px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom: dotted 2px #a7844c;
	margin-bottom: 12px;
}

a{
	color: #a7844c;
}

a img{
	border: none;
}

p, p font{
	font-size: 14px;
	color: #99968D;
	margin: 12px 0 0 0;
}

strong{
	color: #a7844c;
}

table td{
	font-size: 14px;
	color: #99968D;
	padding: 1px 15px;
	vertical-align: top;
}

br.clearBoth{
	clear: both;
}

a.readMore{
	display: block;
	margin-top: 12px;
	color: #E23955;
	text-decoration: none;
	font-size: 14px;
}

/**** HEADER & MENU ****/
#header{
	height: 222px;
	background: url('../img/header.jpg');
}
#HomeLink{
	display: block;
	position: absolute;
	top: 47px;
	right: 41px;
	width: 300px;
	height: 70px;
}

#header a:hover{ text-decoration: underline;}

#Manufacturer{
	position: absolute;
	right: 45px;
	color: #fff;
	font-size: 20px;
}

#drivingForces{
	position: absolute;
	top: 100px;
	right: 55px;
	color: #fff;
	font-size: 35px;
}

#menu{
	padding-top: 164px;
	margin-right: 48px;
}
#menu li{
	list-style: none;
	float: right;
	color: #fff;
	font-size: 22px;
}
#menu li a{
	color: #fff;
	text-decoration: none;
	font-size: 20px;
}

#ssmenu{
	margin-right: 48px;
	padding-top: 2px;
}
#ssmenu li{
	list-style: none;
	float: right;
	color: #4c3a14;
	font-size: 22px;
}
#ssmenu li a{
	color: #4c3a14;
	text-decoration: none;
	font-size: 19px;
}



/**** COLONNE GAUCHE ****/
#LeftCol{
	width: 263px;
	height: 572px;
	float: right;
	background: url('../img/right_col.jpg');
}

#LeftCol ul{
	margin-top: 1px;
	margin-left: 16px;
	margin-right: 10px;
	list-style: none;
}
#LeftCol ul li{
	margin-bottom: 3px;
}
#LeftCol ul li a{
	display: block;
	width: 237px;
	height: 70px;
	margin-bottom: 3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;
	line-height: 22px;
}
#LeftCol ul li a span{
	display: block;
	padding-top: 10px;
	margin-right: 15px;
}

#LeftCol ul li.militaire{ background: url('../img/BTN_militaire.jpg') no-repeat;}
#LeftCol ul li.civil	{ background: url('../img/BTN_civil.jpg') no-repeat;}
#LeftCol ul li.industrie{ background: url('../img/BTN_industrie.jpg') no-repeat;}

#LeftCol ul li.militaire a{ color: #B2AFA2;}
#LeftCol ul li.civil a	  { color: #B2AFA2;}
#LeftCol ul li.industrie a{ color: #58585A;}

#cartoucheActu{
	margin-right: 18px;
	margin-top: 20px;
}
#cartoucheActu h4{
	font-weight: bold;
	font-size: 28px;
	color: #a7844c;
	line-height: 18px;
}
#cartoucheActu span{
	font-size: 10px;
	line-height: 26px;
	color: #a7844c;
}
#cartoucheActu p{
	width: 210px;
	text-align: justify;
	margin: 0;
	margin-left: 36px;
	color: #92898c;
}


/**** CONTENU ****/
#contenu{
	margin-right: 263px;
	background: url('../img/contenuBG.jpg');
}

#contenu2{
	/*min-height: 600px;*/
	background: url('../img/contenuBottomBG.jpg') no-repeat top left;
	padding-bottom: 5px;
}

#camionBas{
	/*position: absolute;
	right: 617px;*/
	float: left;
	height: 114px;
	width: 576px;
	background: url('../img/camionBas.jpg') no-repeat left;
}

#contenu3{
	padding-top: 19px;
	margin: 0px 23px 0px 227px;
}
#contenu3 p, #contenu3 table{
	direction: rtl;
}

#pageList{
	direction: rtl;
	list-style: none;
}

#pageList a{
	color: #99968D;
	text-decoration: none;
}
#pageList a:hover{
	text-decoration: underline;
}


/**** FOOTER ****/
#footer{
	clear: both;
	margin-right: 280px;
	direction: rtl;
}

#footer li{
	list-style: none;
	float: right;
}

#footer a{
	text-decoration: none;
	color: #99968d;
}
#footer a:hover{
	text-decoration: underline;
}

/**** FLAGS ****/
#flags{
	position: absolute;
	top: 10px;
	left: 10px;
}
#flags li{
	list-style: none;
	margin: 0 5px;
}





