/* CSS Document



 				  |                                                      |
             /    |                                                      |
            /---, |                                                      |
       -----# ==| |                                                      |
       | :) # ==| |                                                      |
  -----'----#   | |______________________________________________________|
  |)___()  '#   |______====____   \___________________________________|
 [_/,-,\"--"------ //,-,  ,-,\\\   |/             //,-,  ,-,  ,-,\\ __#
   ( 0 )|===******||( 0 )( 0 )||-  o              '( 0 )( 0 )( 0 )||
----'-'--------------'-'--'-'-----------------------'-'--'-'--'-'--------------


*/
*{margin:0; padding:0}
body{ background:#FFF; font-family:Arial, Helvetica, sans-serif;}
h1,h2, hr{ display:none}
a{ text-decoration:none; outline:none}
a:hover{ text-decoration:underline}
#accessibilite { display:none}

/*--------------------------------------------------
------------------< STRUCTURE >---------------------
--------------------------------------------------*/
#global{width:991px; margin:0 auto;}
#content{ background:url(../images/camion.jpg) no-repeat bottom left; float:left}
#header{ width:452px; float:left; background:url(../images/cale-gauche.gif) repeat-y top left}
#anim-flash{ width:452px; height:442px}
#camion{ width:452px; height:288px}
#wrapper{ width:539px;float:left}
#fond{ background:url(../images/tte-longueur.gif) repeat-y top left; float:left}
#logo{ width:539px; height:112px}
#contenu{ font-size:12px; color:#333333; padding:20px 30px 20px 20px; background:url(../images/bg_contenu.gif) repeat-y top left}
#contenu span{font-size:13px; color:#5088d2}
#contenu a{font-size:12px; color:#1835f6}
#footer{ width:539px; height:142px}
#coordonnees { font-size:11px; color:#5088d2; text-align:right; padding:10px 40px 0 0}
#coordonnees a{font-size:11px; color:#5088d2;}
#copyright{ font-size:11px; color:#1835f6; text-align:right;padding:10px 40px 0 0}
#copyright a{font-size:11px; color:#1835f6}
.vu{display:block; font-size:14px; color:#0b1349;margin: 10px 0 20px 0}
.vu span{ font-size:13px; color:#7bb6dd}

.img1{ border:#999999 solid 1px; float: left; margin:0 10px 10px 0}

#form1{ font-size:11px; color:#333333}
#form1 div{margin:5px}
form br{display:none}
legend{display:none}
fieldset{border:none}
label{ 
	margin:0 5px 0 47px; 
	display:inline; 
	width:140px; 
	float:left;
	text-align:right
}
input{
	border:#666 1px solid;
	color:#333;
	font-size:95%;
	width:150px
}
textarea{	
	border:#666 1px solid;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	font-size:1.1em;
}
input:focus, textarea:focus{background:#dfecf4}
input.submit{margin: 0 0 0 192px; background:#dfecf4;cursor:pointer}
input.submit:hover{background:#7bb6dd; cursor:pointer}
