/* ________________ Style général ________________ */

body
	{
	padding: 0;
	color: #ffffff;
	background-color: #42474A;			
	font-size: 10px; 
	font-family: Tahoma, Arial, Helvetica;
	scrollbar-face-color: #e2e2e2;
	scrollbar-shadow-color: ##999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #e2e2e2; 
	scrollbar-darkshadow-color: #e2e2e2; 
	scrollbar-track-color: #e2e2e2;
	scrollbar-arrow-color: #999999; 	
	text-align: center;
	}

/* ________________ Lien ________________  */

a:link 
	{ 
	font-weight: bold; 
	font-size: 10px;  
	color: #396782;
	font-family: Tahoma, Arial, Helvetica; 
	text-decoration: none;
	}

a:visited 
	{ 
	font-weight: bold; 
	font-size: 10px;  
	color: #396782;
	font-family: Tahoma, Arial, Helvetica; 
	text-decoration: none;
	}

a:hover 
	{  
	font-weight: bold; 
	font-size: 10px;  
	color: #666666;
	font-family: Tahoma, Arial, Helvetica; 
	text-decoration: none;
	}

/* ________________ Définition des boutons ________________ */

input,
select
	{
  border: #666 1px solid;
	font-size: 10px;
	background-color: #e2e2e2;
	color: #666;
	}
textarea
	{
  border: #666 1px solid;
	font-size: 12px;
	background-color: #e2e2e2;
	color: #666;
	}
/* ________________ Définition des arrières plans spécifiques ________________ */

label
	{
	vertical-align: top;
	color: #990000;
	background-color: transparent;
	}

.bgcolor
	{
	background-color: transparent;
	font-size: 10px;	
	}

.tabdash
	{
	border: #666 1px dashed;
	}
/* ________________ Définition des titres ________________ */

.titrub,
div#texte .titrub table,
div#texte .titrub td  
	{	
	font-weight: bold;
	font-size: 13px;
	text-align: left;		
	background-color: transparent;
	border: 0px solid #000;
	color: #049acc;	
	}

.titrarc 
	{
	font-weight: bold;
	font-size: 16px;
	color: #666;
	}

.titre 
	{
	font-weight: bold;	
	background-color: transparent;
	border: 0px solid #d0d0d0;
	text-align: left;	
	color: #049acc;
  z-index: 2;	 
	}	
	
/* DESACTIVE
#titrubpdt 
	{		
	font-weight: bold;
	font-size: 10px;
	width: 509px;
	height: 37px;
	border: 0px solid #d0d0d0;
	color: #ccc;
	background-color: transparent;	
	text-align: left;	 	
	}
*/
#fondpdt
	{

	background-color: transparent;
	text-align: left;	
	}
#fondmidpdt
	{
 
	background-color: transparent;
	text-align: justify;		
	}

/* The following hack is to correct paragraph text size in IE/WIN */

/* \*/ * html body { font-size: 80%; } /* */

/* ________________ containers ________________ */


#container 
	{
	position: relative;
	width: 730px;	
	text-align: center;
	margin: 0  auto;	
	padding: 0;	
	background-color: transparent;	 	  	   	   			
	}
#container table,
#container td
	{
	background-color: transparent;		
	}

/* ________________ Partie Bandeau du site ________________ */

#head,
#head table,
#head td
	{
	width: 730px;
	height: 0px;
	background-color: transparent;
	text-align: left;
	color: #ffffff;
	z-index: 1;	
	}
#head a:visited,
#head a:link 
	{  
	color: #ffffff;
	text-decoration: none;
	}
#head a:hover  
	{ 
	color: #878787;
	text-decoration: none;	
	}

/* ________________ Partie Compte ________________ */

#account
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;	
	font-family: Tahoma, Arial, Helvetica;	
	background-color: transparent;
	white-space: nowrap;
	z-index: 6;		
	}

/* ________________ Partie Menu ________________ */

#flag
	{
	width: 80px;
	height: 50px;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	background-color: transparent;				
	z-index: 6;		
	}

#menu
	{
	position: absolute;
	top: 8px;
	left: 235px;
	width: 465px;
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 13px;	
	font-family: Tahoma, Arial, Helvetica;	
	background-color: transparent;
	white-space: nowrap;
	z-index: 6;		
	}

#menu a
	{
	font-weight: bold;
	font-size: 13px;	
	font-family: Tahoma, Arial, Helvetica;
	}

#menu a:link, 
#menu a:visited
	{
	color: #ffffff;	
	}
#menu a:hover  
	{ 
	color: #878787;
	}

#menu dt, 
#menu dl, 
#menu dd 
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#menu dl 
	{
	float: left;
	margin: 0;		
	}
/* DESACTIVE
#smenu1, 
#smenu2, 
#smenu3, 
#smenu4, 
#smenu5, 
#smenu6, 
#smenu7, 
#smenu8 
	{	
	display: none;
	font-size: 7pt;		
	}

#smenu1 a, 
#smenu2 a, 
#smenu3 a, 
#smenu4 a, 
#smenu5 a, 
#smenu6 a, 
#smenu7 a, 
#smenu8 a 
	{
	text-align: center;
	font-weight: bold;
	border: 1px solid #ccc;
	white-space: nowrap;
	font-size: 9pt; 
	background-color: transparent;			
	}
*/
/* ________________ Partie Navigation ________________ */
/*DESACTIVE
#nav 
	{
	font-weight: normal;	
	height: 63px;	
	background-color: #ebe8e3;
	text-align: left;
	color: #333;
	padding-left: 4px;			
	font-size: 10px;		
	z-index: 5;	
	}
#nav #barre_nav
	{
	height: 30px;
	width: 990px;
	padding-top: 8px;
	vertical-align: middle;
	border-bottom: 1px solid #d7d7d7;	
	}
*/		

/* ________________ Partie Corps ________________ */

#zonecorps
	{
	width: 730px;
	text-align: justify;
	color: #666666;
	z-index: 1;		
	}

.espacement
	{
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;					
	}
div#gauche .espacement
	{	
	padding-bottom: 13px;
	border-top: 1px solid #D8D5D4;	
	}
div#spacelogo
	{
  width: 643px;
	padding-left: 87px;  
  background-color: #ECE7E5;
	background-image: url('../img/menu/logo_header.jpg');
	background-repeat: no-repeat; 
	background-position: left top;		 
	}

/* ________________ Partie Gauche ________________ */

div#gauche
	{
	position: relative;	
	overflow: auto;					
	text-align: left;	
	font-size: 10px;	
	z-index: 5;		
	}

/* ________________ Partie Texte ________________ */

div#texte
	{	
	position: relative;	
	font-size: 10px;
	overflow: auto;		
	border-left: 1px solid #D8D5D4;	
	border-bottom: 1px solid #D8D5D4;			  		
	text-align: justify;	
	z-index: 5;		
	}

div#centre
	{
	position: relative;
	font-size: 10px;
	overflow: auto;		
	border-left: 1px solid #D8D5D4;				
	text-align: justify;	
	z-index: 5;		
	}

/*DESACTIVE
div#defil
	{
	width: 435px;	
	height: 168px;	
	
	}
*/
div#padding1
	{  		
	}
div#padding2
	{	
	}

#textesansrub 
	{
	width: 730px;	
	marging: 2px;
	text-align: justify;
	background-color: transparent;
	}

#textesansrub table, 
#texte table,
#centre table,
#imprimtexte table,
.bgcolor table  
	{
	background-color: transparent;
	color: #666666;
	border-collapse: collapse;
	vertical-align: middle;
	font-size: 10px; 	
	}

#textesansrub td,
#texte td, 
#centre td,
#imprimtexte td,
.bgcolor td
	{
	background-color: transparent;
	border: 0px solid #FFF;	
	}


/* ________________ Partie Texte Imprimer ________________ */

#imprimtexte 
	{
	position: relative;	
	overflow: auto;		  
  width: 613px;
  padding: 10px;
	padding-left: 97px;    
  background-color: #ECE7E5;
	background-image: url('../img/menu/logo_header_imprimer.jpg');
	background-repeat: no-repeat; 
	background-position: left top;		
	text-align: left;
	margin: auto;	
	font-size: 10px;
	color: #666666;		
	}

/* ________________ Partie Droite ________________ */
/* DESACTIVE
div#droit
	{
	position: relative;	
	width: 390px;	
	text-align: left;
  background-color: #ECE7E5;		
	font-size: 10px;
	z-index: 5;		
	}
*/
/* ________________ Partie En-marge de droite ________________ */
/* DESACTIVE
#margedroite 
	{
	width: 47px;
	text-align: right;		
	z-index: 6;		
	}
#margedroite table,
#margedroite td
	{
	position: relative;
	top: 10px;
	width: 47px;
	left: 10px;	
	height: 407px;
	background-color: transparent;	
	text-align: right;		
	}
*/
/* ________________ Partie Pied de page ________________ */

#piedpage
	{
	width: 730px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;	
	font-size: 10px;
	color: #ffffff;
	z-index: 5;    		     		
	}

#piedpage table
	{
	width: 730px;
	padding-top: 5px;
	}
#piedpage a:link 
	{
	color: #ffffff;	
	text-decoration: underline;	
	}
#piedpage a:visited
	{  
	color: #ffffff;
	}
#piedpage a:hover  
	{ 
	color: #878787;
	text-decoration: underline;		
	}

/* ________________ Class de l'assistant ________________ */

#assist 
	{
	width: 100%;
	padding: 5px;
	background-color: #444;
	border: 1px solid #FFF;
	}
#assist table 
	{
	border: 1px solid #FFF;
	width: 100%;
	padding: 5px;
	border-spacing: 1px;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	}

#assist td 
	{
	border: 1px solid #FFF;
	padding: 5px;
	}

#assist .row1 
	{  
	background-color: #fff; 	
	}
#assist .row2 
	{ 
	background-color: #fff; 
	}
#assist .category 
	{ 
	font-weight: bold; 
	line-height: 130%; 
	color: #3A4F6C; 
	background-color: #9FBCE3;
	}
#assist .titlemedium 
	{ 
	font-weight: bold; 
	color: #3A4F6C; 
	height: 10px; 
	background-color: #9FBCE3;
	}
#assist a:link,
#assist a:visited { 
	text-decoration: underline; 
	color: #706F6A;
	}
#assist a:hover, 
#assist a:active { 
	text-decoration: none; 
	color: #555555;
	}
