body {
	margin: 0px 0px 0px 0px;
	background-image: url(../img/construct/bg_general.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

/* ----- NEUTRAL --------------------------------------------------------------------------- */

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0px;
	padding: 0px;
}

#general {
	width: 760px;
	margin: 20px auto 10px auto;
	background-color: #ffffff;
	color: #3d3d3f;
	text-align: left;
}

/* ----- TOP ------------------------------------------------------------------------------- */

#menuTop {
	height: 42px;
	background-image: url(../img/construct/bg_menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#menuTop ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
}

#menuTop li {
	float: left;
	margin: 0px 12px 0px 12px;
}

#menuTop a:link, #menuTop a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menuTop a:hover {
	color: #bfb2aa;
	text-decoration: none;
}

/* ----- MAIN ------------------------------------------------------------------------------ */

#left {
	float: left;
	width: 210px ;
}

#content {
	float: left;
	width: 550px ;
	background-image: url(../img/construct/bg_content.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* ----- BOX ------------------------------------------------------------------------------- */

.box {
	background-image: url(../img/construct/bg_box.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #a67c52;
	margin: 10px 0px 5px 10px;
	width: 193px;
	color: #2b4220;
}

.box .title {
	background-position: top;
	background-repeat: no-repeat;
	height: 31px;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 0px 0px 24px;
}
#menuleft .title {
	background-image: url(../img/construct/bg_flashinfo.gif);
}
#menuleft a:hover{
	color:#827265;
}

#flashinfo .title {
	background-image: url(../img/construct/bg_flashinfo.gif);
}

#vehicules .title {
	background-image: url(../img/construct/bg_vehicules.gif);
}

.box h2 {
	font-size: 11px;
	margin: 0px 5px 2px 5px;
}

.box h2 a:link, .box h2 a:visited {
	color: #2b4220;
	text-decoration: none;
}

.box h2 a:hover {
	color: #1d2d1b;
	text-decoration: none;
}

.box p {
	color: #736357;
	font-size: 9px;
	margin: 0px 5px 5px 5px;
}

.box ul {
	color: #736357;
	font-size: 9px;
	margin: 0px 5px 5px 20px;
}

.box li a:link, .box li a:visited {
	color: #2b4220;
	text-decoration: none;
}

.box li a:hover {
	color: #1d2d1b;
	text-decoration: none;
}

.box p a:link, .box p a:visited {
	color: #736357;
	text-decoration: none;
}

.box p a:hover {
	color: #493e36;
	text-decoration: none;
}

.box hr {
    height: 1px;
    margin: 2px 5px 2px 5px;
    background-color: #736357;
    color: #736357;
    border: 0px;
    padding: 0px;
    display: block;
}

.box .plus {
	text-align: right;
	font-size: 9px;
	margin: 10px 2px 2px 2px;
}

.box .plus a:link, .box .plus a:visited {
	color: #a67c52;
	text-decoration: none;
}

.box .plus a:hover {
	color: #674a36;
	text-decoration: none;
}

#tester {
	margin: 0px 0px 10px 10px;
	/*width: 195px;
	height: 37px;
	background-image: url(../img/construct/bg_tester.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	text-align: center;*/
}

#tester a {
	display: block;
	padding: 12px 0px 0px 0px;
}

#tester a:link, #tester a:visited {
	color: #833d1f;
	text-decoration: none;
}

#tester a:hover {
	color: #532c1f;
	text-decoration: none;
}
h2.flash{
	font-size:9pt;
	color:#827265;
}
#anim h1{
	font-size:10pt;
}
.lg{
	color:#827265;
}
.lg a:link, .lg a:visited{
	font-size:8pt;
	color: #827265;
	text-decoration:none;
}
.lg a:hover{
	color: #bfb2aa;
}

hr.accueil{
    width: 160px;
    height: 1px;
    margin: 5px auto 4px auto;
    background-color: #827265;
    color: #827265;
    border: 0px;
    padding: 0px;
    display: block;
}
hr.accueil1{
	 width: 160px;
    height: 1px;
    margin: 5px auto 3px auto;
    background-color: #827265;
    color: #827265;
    border: 0px;
    padding: 0px;
    display: block;
}
hr.accueil2{
    height: 1px;
    margin: 5px auto 3px auto;
    background-color: #827265;
    color: #827265;
    border: 0px;
    padding: 0px;
    display: block;
}

div.accueil a{
	color: #FFFFFF;
	text-decoration: none;
}

div.accueil li{
	list-style: none;
}

/* ----- VIDEOS SUR LE SITE ----------------------------------------------------------------- */

.movies {
	width:260px;
	height:220px;
	float:left;
	padding:0 0 0 0;
	border:0 0 0 0;
	margin:0 0 5px 10px;
	}

/* ----- BOTTOM ---------------------------------------------------------------------------- */

#bottom{
	clear: both;
	background-image: url(../img/construct/bg_menu_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 26px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	text-align: center;
	color: #fffdec;
}

#bottommail{
	clear: both;
	background-image: url(../img/construct/bg_menu_bottom_mail.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 26px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
}

#bottom a:link, #bottom a:visited {
	margin: 0px 10px 0px 10px;
	color: #fffdec;
	text-decoration: none;
}

#bottom a:hover {
	margin: 0px 10px 0px 10px;
	color: #bfb2aa;
	text-decoration: none;
}

#copylien {
	margin: 50px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #827265; 
	text-decoration: none; 
	text-align:center;
}

div#copylien a:link, div#copylien a:visited { 
	color: #827265; 
	text-decoration: none;
}

div#copylien a:hover {
	color: #bfb2aa; 
	text-decoration: none; 
}
