/* Tags HTML */
HTML
{
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
BODY
{
	margin: 0;
	margin-bottom: 30px;
	font: normal 80% Verdana, Arial, Helvetica, sans-serif;
	color: black;	
	background: #f0f0f0 url(/images/bg.png) repeat-x;
	text-align: center;
}
A
{
	font-weight: normal;
	color: #3333cc;
	text-decoration: none;
}
A:hover
{
	color: #3333cc;
	text-decoration: underline;
}
H1
{
	border-top: #f49f25 1px solid;	
	border-bottom: #f49f25 1px solid;	
	padding: 5px 0 5px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	margin-top: 1.25em;
	margin-bottom: 0em;
	color: #000000;
	background-image: url(/images/h1.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	margin-top: 1.25em;
	margin-bottom: 0em;
}
H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	margin-top: 1em;
	margin-bottom: 0em;
	color: #663300;
	/*color: #cc0066;*/
}
UL
{
	margin: 0;
	padding-left: 2em;
}
P
{
	margin: 0;
	margin-top: 1em;
}

/* ---------------------------------------- */
/* Perso */
/* ---------------------------------------- */
.txtCenter
{
	text-align: center;
}
.txtLeft
{
	text-align: left;
}
.txtRight
{
	text-align: right;
}
.txt90
{
   font-size: 90%;
}
.p3
{
	padding: 3px;
}
.p5
{
	padding: 5px;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.nowrap
{
	white-space: nowrap;
}
.dh3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #663300;
	font-weight: bold;
}
.stabilo
{
	background: #ffff00;
	font-weight: bold;
	color: red;
}
.important
{
	border: #ff0000 1px dotted;
	padding: 5px;
	background: #fff0f0;
}
.rouge
{
   font-weight: bold;
   color: #a00000;
}
.vert
{
   font-weight: bold;
   color: #00a000;
}
.bronze
{
	background: #aa7542;
	font-weight: bold;
	color: white;
   padding: 1px;
}
.argent
{
	background: #cdcdcd;
	font-weight: bold;
	color: white;
   padding: 1px;
}
.or
{
	background: #fff77f;
	font-weight: bold;
	color: #000000;
   padding: 1px;
}
.img1
{
	border: #e0e0e0 1px solid;
	margin: 10px 0px 5px 15px;
	padding: 5px;
	background: #f0f0f0;
}
.img2
{
	border: #e0e0e0 1px solid;
	margin: 5px;
	padding: 5px;
	background: #f0f0f0;
}
.tbl1
{
	border-collapse: collapse;
	border: #e0e0e0 1px solid;
	margin: 4px;		
}
.tbl1 CAPTION
{
	font-size: 110%;
	padding: 3px;
	font-weight: bold;
}
.tbl1 TH
{
	font-weight: bold;
	border: #e0e0e0 1px solid;
	background: #f0f0f0;
	padding-left: 5px;
	padding-right: 5px;
}
.tbl1 TD
{
	border: #e0e0e0 1px solid;
	padding: 2px;
	font-size : 90%;
	padding-left: 5px;
	padding-right: 5px;
}
.tbl1 .sep
{
	border-bottom: #e0e0e0 3px double;
}
.tbl1 .titre
{
	padding: 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #ffffff;
	font-weight: bold;
	background: #EB8B2F url(/images/deg_vert.png) repeat-x;
}
.bgacbb
{
	background: #EB8B2F;
}
.vatop
{
	vertical-align:top;
}
.tbl1 .bordhaut
{
	border-top: #333333 2px solid;
}
.tbl1 .bordbas
{
	border-bottom: #333333 2px solid;
}
.tbl1 .borddroit
{
	border-right: #333333 2px solid;
}
.tbl1 .bordgaughe
{
	border-left: #333333 2px solid;
}
/* ---------------------------------------- */
/* Tags format page */
/* ---------------------------------------- */
#page
{
	background: #ffffff;
	color: inherit;
	width: 980px;
	text-align: left;	
	margin: 0 auto;		
	padding-right: 5px;
	background: url(/images/left_bg.png) right repeat-y;
	border-left: #f49f25 1px solid;		
}
#top
{
	height: 150px;
	border-right:  #f49f25 1px solid;		
	background: #ffffff url(/images/top_bg.png) bottom repeat-x;	
	border-bottom: 5px;
}
#contenu
{
	border-right:  #f49f25 1px solid;	
	padding-bottom: 30px;	
	overflow: auto;
	background-color: #ffffff;
	height: 100%;
}
#corps
{	
   float: right;
	overflow: auto;
	padding: 0 10px 0 10px;
	text-align: justify;
	font-size: 92%;
	line-height: 1.5em;
	width: 782px;
	padding-bottom: 15px;
}
#footer
{
	clear: both;
	background-color: #  f49f25;
	text-align: right;	
	font-size: 80%; 
	color: #ffffff;  
	padding-right: 5px;
	line-height: 1.4em;	 
}

/* ---------------------------------------- */
/* Menu */
/* ---------------------------------------- */
#menuleft
{
	width: 175px;
	margin: 5px 0 0 0;
	float: left;
	font-size: 85%;
	line-height: 1.4em;
}
#menuleft ul
{
	padding: 0px;
	/*background-image: url(/images/fond_rubrique3.gif);		*/
	background-color: #939598;	  
}
#menuleft ul li
{	
	color: #ffffff;
	list-style-type: none;
}
#menuleft :link, #menuleft :visited
{	
	color: inherit;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
} 
/* inherit pour Firefox, ceci pour IE */
#menuleft ul li :link, #menuleft ul li :visited
{
	padding-left: 3px;
	color: #ffffff;
}
#menuleft ul li :link.icileft, #menuleft ul li :visited.icileft
{
	background-color: #ff0000;
	padding-left: 3px;
	color: #ffffff;
}
#menuleft ul li :link:hover, #menuleft ul li :visited:hover
{
	color: #ffffff;
	background-color: #ff0000;	
} 
/* Profondeur 2*/
#menuleft ul li ul li
{		
	border-bottom: #f49f25 1px solid;
	background-color: #C9CACB;
}
#menuleft ul li ul li :link, #menuleft ul li ul li :visited
{
	padding-left: 6px;
	color: #000000;
}
#menuleft ul li ul li :link.icileft, #menuleft ul li ul li :visited.icileft
{
	background-color: #f49f25;
	padding-left: 6px;
	color: #ffffff;
}
#menuleft ul li ul li :link:hover, #menuleft ul li ul li :visited:hover
{
	color: #ffffff;
	background-color: #f49f25;
} 
/* Profondeur 3*/
#menuleft ul li ul li ul li
{		
	border-top: #f49f25 1px solid;
	border-bottom: 0;
	background-color: #ffffff;
	border-bottom: #F3BF92 1px solid;	/* Pour IE6 */
}
#menuleft ul li ul li ul li :link, #menuleft ul li ul li ul li :visited
{
	background-color: #ffffff;
	padding-left: 9px;
	color: #000000;
}
#menuleft ul li ul li ul li :link.icileft, #menuleft ul li ul li ul li :visited.icileft
{
	background-color: #F3BF92;
	padding-left: 9px;
	color: #000000;
}
#menuleft ul li ul li ul li :link:hover, #menuleft ul li ul li ul li :visited:hover
{
	color: #000000;
	background-color: #e0e0e0;
} 
/* Profondeur 4*/
#menuleft ul li ul li ul li ul li
{		
   border-left: #a0a0a0 2px solid;
   border-right: #a0a0a0 2px solid;
	border-top: #f49f25 1px solid;
	border-bottom: 0;
	background-color: #ffffff;
	border-bottom: #F3BF92 1px solid;	/* Pour IE6 */
}
#menuleft ul li ul li ul li ul li :link, #menuleft ul li ul li ul li ul li :visited
{
	background-color: #ffffff;
	padding-left: 12px;
	color: #000000;
}
#menuleft ul li ul li ul li ul li :link.icileft, #menuleft ul li ul li ul li ul li :visited.icileft
{
	background-color: #F3BF92;
	padding-left: 12px;
	color: #000000;
}
#menuleft ul li ul li ul li ul li :link:hover, #menuleft ul li ul li ul li ul li :visited:hover
{
	color: #000000;
	background-color: #e0e0e0;
} 