/**** global *****/
#logo    {
	background-color: #369;
	position: relative }




body {
	color: #222;
	font-size: 70%;
	font-family: verdana, sans-serif;
	background-color: #369 }


img {
	border: 0
	}

dt {
	color: #444;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	}
	
strong {
	color: #444;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	}

h2	{
	font-size: 14px;
	margin: 0 0 1em;
	color: #444;
	font-family: "Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	line-height: 17px; 
}

/**** Layout *****/
#headwrapper
	 { 
	 font-size: 11px; 
	 font-family: Verdana, Geneva, Arial, sans-serif; 
	 
	 background-color: transparent; 
	 text-align: left; 
	 margin-right: auto; 
	 margin-left: auto;
	 position: relative; 
	 width: 690px 
	 }
#wrapper
	 { 
	 font-size: 11px; 
	 font-family: Verdana, Geneva, Arial, sans-serif; 
	 line-height: 11px; 
	 background-color: #efe6cb; 
	 background-image: url(navigation/bgcyc.gif); 
	 background-repeat: no-repeat; 
	 background-position: center bottom; 
	 text-align: left; 
	 /* margin-top: 40px; */ 
	 margin-right: auto; 
	 margin-left: auto;
	 position: relative; 
	 width: 690px 
	 }

#header
	{
	position: relative;
	text-align: center;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 42px;
	font-weight: bold;
	/* height: 40px */
	}

#language 
	   { 
	   background-color: transparent; 
	   background-image: url(navigation/orange_top.gif); 
	   background-repeat: no-repeat; 
	   background-position: left top; 
	   text-align: right; 
	   padding: 2px 20px; 
	   position: relative; 
	   border-bottom: 1px solid #a3683b; 
	   font-size: 10px
	   }
#navlist 
	 { 
	 background-color: transparent; 
	 background-image: url(navigation/ombre.gif); 
	 text-align: left; 
	 margin: 0; 
	 padding: 5px 0 5px 20px; 
	 position: relative; 
	 border-bottom: 1px solid #a3683b }

#sousnav
	{
	background-color: #c4ebc4;
	position: relative;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #A3683B;
	background: orange;
	text-align: left; 
	color: black;
	}

#splash
	{
	background-color: transparent;
	position: relative;
	padding: 10 0 10 20px;
	min-height: 180px;
	/* width: 25%;*/
	/* float: left */
	}
#splash img
	{
	border: inset 1px;
	}
#colgauche
	{
	background-color: transparent;
	position: relative;
	width: 430px;
	\width: 470px;
	w\idth: 430px;
	/* padding: 10px 0 0 0;*/ 

	float: left;
	border-left: 20px solid #efe6cb;
	/* margin-left: 20px;*/
	margin-bottom: 10px;
	line-height: 16px
	}

#coldroite
	  {
	  	background-color: transparent;
	 line-height: 20px;
	text-align: center;
	position: relative;
	width: 200px;
	float: left;
	vertical-align: top;
	\width: 240px;
	w\idth: 200px  }

#coldroite a:link
	  {
	color: #999;
	text-decoration: none;
	}
#coldroite a:hover, a:visited
	  {
	color: #EB8E0C;
	text-decoration: none;
	}

#footer
	 { color: #b07243; background-color: #ffa500; background-image: url(navigation/orange_bottom.gif); background-repeat: no-repeat; background-position: left bottom; text-align: center; position: relative; clear: left; border-top: 1px solid #a3683b }

#box9
	{
	background-color: red;
	position: relative;
	padding: 20px;
	text-align: center
	}
	
/**** navigation *****/

#navlist ul, #navlist li
{
text-align: left;
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
/* float: left; */
line-height: 14px;
font-weight: bold;
margin: 0 0px 4px 10px; 
text-decoration: none;
color: #999;
}

#navlist a:visited, #navlist a:hover, 
{
padding-bottom: 2px;
background: transparent;
/*color: #000;*/
}

#navlist a:hover { color: #EB8E0C; }

/**** sous navigation *****/
#sousnav ul, #sousnav li
{
text-align: left;
margin: 5px 0 0px 0px;
padding: 0;
display: inline;
list-style-type: none;
}

#sousnav a, #sousnav a:link, #sousnav a:visited
{
/* float: left;*/
/* line-height: 14px;*/
/* font-weight: bold;*/
margin: 0 0px 4px 10px;
text-decoration: none;
color: 2c385e;
}

#sousnav a:hover { color: yellow; }

/**** footer *****/
#footer a, #footer a:link, #footer a:visited  {
	color: #b07243 }

	

/**** page flota *****/

#gamme{ background-color: #EFE6CB; border-width: 0 }
td h2   { line-height: 12px; text-align: left; margin-top: 10px; margin-left: 4px; padding-top: 10px; border-top: 1px solid #ccc }
td, td a:link,td a:visited   { color: #666; font-size: 10px; text-align: center; border-width: 0 }
td a:hover { color: #EB8E0C; }
td img { width:124px; height:84; border:0 }
iframe {
	border-width: 0 }

