/*Tout*/
* 
{
    margin: 0;
    padding: 0;
    border: 0;
}

.clear 
{
    clear:both;
}

.right 
{
    float: right;
}

.left 
{
    float: left;
}

body 
{
    background-color: #A5A5A5;
    font: 12px Arial, sans-serif;
	color: #FFF;
	text-align: justify;
}

h1
{
    font-size: 1.8em;
	font-weight: normal;
}
    
h2
{
    font-size: 1.6em;
	font-weight: normal;
}
    
h3
{
    font-size: 1.4em;
	margin-bottom: 12px;
}
    
p
{
    font-size: 1em;   
}

a
{
	color: #FFF;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

ul
{
	margin-left: 14px;
}

li
{
	margin-bottom: 12px;
}


input
{
	position: relative;
	font: 12px Arial, sans-serif;
}

input.email
{
	border: 2px solid;
	border-color: #222 #888 #888 #222;
    padding: 2px;
	width: 140px;
	float: left;
	font: 12px Arial, sans-serif;
	position: relative;
}

input#rechercheForm
{
	border: 2px solid;
	border-color: #222 #888 #888 #222;
    padding: 2px;
	width: 127px;
	float: left;
	font: 12px Arial, sans-serif;
}

input#envoyer{
	padding: 1px;
	width: 55px;	
}

input#envoyer:hover{
	cursor: pointer;
	cursor: hand;
}

.submit
{
	border: 2px solid;
	border-color: #f0f0f0 #333 #333 #f0f0f0;
	background-color: #ababab;
	padding: 2px;
	text-decoration: none;
	color: #000;
	float: right;
	margin-left: 4px;
	font: 12px Arial, sans-serif;
}

.hover{
	border-color: #333 #f0f0f0 #f0f0f0 #333;
}

td, th, table
{
	border-collapse: collapse;
	text-align: left;
}

table
{
	margin-bottom: 24px;
	width: 638px;
}

th
{
	padding: 6px 6px 6px 6px;
}

td
{
	padding: 6px 36px 6px 6px;
	vertical-align: top;
	text-align: left !important;
}

.lastrow{
	padding: 6px 6px 6px 6px;
}

.avantlastrow{
	width: 40px;
}

#filet{
  border: none;
  background-color: #e2550f;
  height: 2px;
  width: 380px;
  overflow: hidden;
  position: absolute;
  top: 45px;
  left: 226px;
  z-index: 2;
}

#filet2{
  border: none;
  background-color: #222;
  height: 2px;
  width: 380px;
  position: absolute;
  overflow: hidden;
  top: 46px;
  left: 227px;
}


.row_even
{
	background-color: #606060;
}

#conteneur  
{
	width: 990px;
	margin: 0 auto;
	background: #464748;
	position: relative;
}

/*Haut de la page*/
#hautPage
{ 
	padding: 22px 29px 26px 26px;
	height: 50px;
	border-bottom: 2px solid #e2550f;
	position: relative;
	border: 2px solid;
	border-color: #888 #222 #222 #888;
}

#messageEnvoyer{
	position: absolute;
	right: 120px;
	top: 24px;
}

#formulaire
{
	position: absolute;
	right: 26px;
	top: 22px;
	margin-top: -2px;
	width: 210px;
	z-index: 1;
}

#divEnvoyer{
	width: 55px;
}

#recherche
{
	position: absolute;
	right: 26px;
	top: 50px;
	width: 210px;
}

#validationCourriel{
	position: absolute;
	right: 26px;
	margin-top: -16px;
	font-size: 0.8em;
}

#logo { float: left; }

#navcontainer
{ 
	margin: 0 0 0 30px;
	float: left; 
	width: 520px;
	text-align: center;
}

label.error
{
	position: absolute;
	top: -14px;
	left: 0;
	font-size: 0.8em;
}
#navcontainer a { text-decoration: none; }

#navcontainer ul
{
	margin: 0;
	list-style-type: none;
	position: relative;
}

#navcontainer li { display: inline; }

#navcontainer ul
{
	padding: 2px 0;
	margin-bottom: 2em;
	font-size: 1.2em;
}

#navcontainer li { margin: 0 0 0; }
#navcontainer ul a,

#navcontainer ul a:link,
#navcontainer ul a:visited
{
	float: left;
	line-height: 14px;
	margin-bottom: 4px;
	padding: 0 11px 0 11px;
	text-decoration: none;
	color: #FFF;
	border-left: 1px solid #c2c2c2;
}

#navcontainer .first,
#navcontainer .first:link,
#navcontainer .first:visited { border: none; }

#subcurrent .first,
#subcurrent .first:link,
#subcurrent .first:visited { border: none; }

#navcontainer .produit a,
#navcontainer .produit a:link,
#navcontainer .produit a:visited 
{ 	
	color: #FFF;
}

#navcontainer .produit a{
	display: none;
}

#navcontainer .produit ul li a{
	display: block;
}

#navcontainer .produit a:hover,
#navcontainer .produit a:focus { text-decoration: underline; }

#navcontainer ul a:hover,
#navcontainer ul a:focus { text-decoration: underline; }

#navcontainer ul a#current,
#navcontainer ul a#current:link,
#navcontainer ul a#current:visited  
{ 
	color: #ff6112;
}

#navcontainer ul ul
{
	font-size: 0.8em;
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
}

#navcontainer ul ul li { display: inline; }

#navcontainer ul ul a,
#navcontainer ul ul a:link,
#navcontainer ul ul a:visited { color: #c2c2c2; }

#navcontainer ul ul a:hover,
#navcontainer ul ul a:focus { 
	text-decoration: underline;
}

#navcontainer ul ul a#subcurrent,
#navcontainer ul ul a#subcurrent:link,
#navcontainer ul ul a#subcurrent:visited 
{ 
	color: #ff6112;
}

/*Le contenu*/
#contenu
{
	padding: 20px 29px 30px 29px;
	border: 2px solid;
	border-color: #888 #222 #222 #888;
}

#contenu p
{
	margin-bottom: 20px;
}

#contenu img
{
	float: right;
	margin: 0 0 29px 12px;
}

.contenuTexte
{
	width: 640px;
	border: 2px solid;
	border-color: #222 #888 #888 #222;
	padding: 12px;
}

#contenuTexte
{
	width: 640px;
	border: 2px solid;
	border-color: #222 #888 #888 #222;
	padding: 12px;
}

#retour
{
	font-size: 1.2em;
}

.leLogoSpip img{
	width: 120px;
	height: 210px;
}

.menu ul{
	margin: 18px 0 18px 14px;
}

/*Bas de la page*/
#footerConteneur{
	width: 998px;
	margin-left: -4px;
}
#footerGauche
{
	width: 10px;
	height: 89px;
	background-image: url('/images/footer_gauche.gif');
	float: left;
}
#footer
{
	width: 978px;
	height: 89px;
	background-image: url('/images/footer.gif');
	float: left;
}
#footerDroit
{
	width: 10px;
	height: 89px;
	background-image: url('/images/footer_droit.gif');
	float: left;
}

#footer p 
{
	font-size: 0.8em;
	color: #c2c2c2;
	text-align: center;
	padding: 50px 0 10px 0;
}