html,body{margin:0;padding:0}
body{
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #3d3d3d;
	background-image: url(../../images/arabesque71.jpg);
	background-repeat: no-repeat;
	color: #f9d3d2;
	background-position: top;
}
a{
	color: #f9d3d2;
}
#top {
	height: 16px;
	margin: 0 auto;
	width: 920px;
	padding-top: 2px;
}
#container{
	width: 920px;
	margin: 0 auto;
	background-image: url(../../images/fond-noir-80.png);
	background-repeat: repeat;
   padding: 10px 0px 10px 0px;
}
#header {
	height: 100px;
	margin: 0px 10px 0px 10px;
}
#header-left{
	float: left;
	width: 300px;
	height: 100px;
	margin-left: 40px;
}
#header-right{
	float: right;
	width: 550px;
	height: 100px;
}
#header-right-top{
	float: left;
	width: 550px;
	height: 70px;
}
#header-right-bottom{
	float: left;
	width: 550px;
	height: 30px;
	color: #f9e3b2;
	text-align: right;
	font-size: 22px;
	letter-spacing: 5px;
}
#box-menu{
	float: right;
	min-height: 20px;
	padding-right: 10px;
}
#content{
	float: left;
	width: 900px;
	/*min-height: 560px;*/
	padding: 0px 10px 10px 10px;
}
#footer{
	clear: both;
	width: 100%;
	color: #696969;
	text-align: center;
	font-size: 10px;
}
#footer a{
	text-decoration: none;
	font-size: 10px;
	color: #696969;
}
.tableaux {
	background-image: url(../../images/fond-gris4-50.png);
	background-repeat: repeat;
}
#box1 {
	padding: 10px 10px 10px 10px;
	background-image: url(../../images/fond-gris4-50.png);
	background-repeat: repeat;
	text-align: center;
}
#box2 {
	padding: 10px 10px 10px 10px;
	background-image: url(../../images/fond-gris4-50.png);
	background-repeat: repeat;
}
.box2 {
	padding: 10px 10px 10px 10px;
	background-image: url(../../images/fond-gris4-50.png);
	background-repeat: repeat;
}
.box1 {
	padding: 2px 2px 2px 2px;
	background-image: url(../../images/fond-gris4-50.png);
	background-repeat: repeat;
}
.box3 {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background-image: url(../../images/fond-gris4-50.png);
	background-repeat: repeat;
}
h1 {
	font-size: 20px;
	letter-spacing: 10px;
	font-weight: normal;
	margin: 10px 0px 20px 0px;
}
.titreh1 {
	font-size: 20px;
	letter-spacing: 10px;
	font-weight: normal;
	margin: 10px 0px 20px 0px;
}
.lien {
	color: #f9d3d2;
	text-decoration: none;
}
.lien a {
	background-image: url(../../images/fond-gris4-50.png);
	background-repeat: repeat;
	padding: 2px 5px 2px 1px;
	color: #f9d3d2;
   text-decoration: none;
}
.lien a:hover {
	padding: 2px 5px 2px 1px;
	color: black;
	background-image: url(../../images/fond-rose01.jpg);
	background-repeat: repeat;
}
.txt10 {font-size: 10px;}
.txt14 {font-size: 14px;}
.txt16 {font-size: 16px;}
.txt18 {font-size: 18px;}
.txt20 {font-size: 20px;}
.txt22 {font-size: 22px;}
.txt-rose {color: #ff00ff;}
.txt14-rose {font-size: 14px;color: #ff00ff;}
.txt16-rose {font-size: 16px;color: #ff00ff;}
.txt18-rose {font-size: 18px;color: #ff00ff;}
.txt20-rose {font-size: 20px;color: #ff00ff;}
.txt22-rose {font-size: 22px;color: #ff00ff;}
.a {
	font-size: 12px;
	color: #e9e9e9;
	text-align: center;
	letter-spacing: 12px;
	font-variant: small-caps;
}
.b {
	font-size: 12px;
	color: #393939;
	text-align: center;
	letter-spacing: 12px;
	font-variant: small-caps;
	margin-top: -15px;
	margin-left: -1px;
}
table {
	margin-bottom: 5px;
}
/*TinyMCE*/
.mceContentBody {
	background-image: none;
	background-color: #2c2c2c;
}
/*** Firefox supprimer pointillés liens ***/
a:focus{
outline:none;
}
/* NAVIGATION */
/* Navigation horizontale */
#nav {
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	float: right;
}
 
 
#nav ul {
	float: right;
	margin: 1px 1px 0px 1px;
	padding: 0;
	font-size: 12px;
}
 
div#nav li {
	position: relative;
	list-style: none;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
	line-height: 18px;
	white-space: nowrap;
;
}
/** btn normal niv 1 **/  
div#nav li a{
	min-width: 150px;
	display: block;
	float: left;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	text-align: center;
	color: #f9d3d2;
	background-image: url(../../images/fond-gris3-50.png);
	background-repeat: repeat;
}
	
html>body #nav a {width: auto;} /*fixes IE6 hack*/
	/* Commented Backslash Hack hides rule from IE5-Mac \*/ 
 
div#nav a {
	float: none;
	} /* End of IE5-Mac hack */
 
 
div#nav .sdoc, div#nav .sdocs {
	background-image: none;
}
/** btn sélectionné niv 1 - bgd + txt ***/ 
div#nav .sdoc a, div#nav .sdocs a {
	color: black;
	background-image: url(../../images/fond-rose01.jpg);
	background-repeat: repeat;
}
 
div#nav ul.menulevel1 li:hover,div#nav ul.menulevel1 li:focus{
	background-image: none;
}
/** btn passage souris niv 1 - bgd + txt firefox **/  
div#nav li:hover a,div#nav li:focus a{
	color: black;
	background-image: url(../../images/fond-rose01.jpg);
	background-repeat: repeat;
}
/** btn passage souris niv 1 - txt ie **/  
div#nav a:hover,div#nav a:focus{
	color: black;
	background-color: #acacac;
	background-position: center;
}
 
/* Navigation - toc(2)/toc(3) ----------------------- */
 
div#nav li ul.menulevel2,div#nav li ul.menulevel3{
	width: 136px;
	text-align: left;
}
 
div#nav ul ul{
	position: absolute;
	top: 18px;
	margin: 0;
	left: 10px;
	display: none;
}
 
div#nav ul.menulevel1 li.docs:hover ul.menulevel2,div#nav ul.menulevel1 li.sdocs:hover ul.menulevel2,div#nav ul.menulevel2 li.docs:hover ul.menulevel3,div#nav ul.menulevel2 li.sdocs:hover ul.menulevel3 {
	display: block;
}
/** btn normal niv 2 - fond sup + txt **/ 
div#nav ul.menulevel2 li.doc a,div#nav ul.menulevel2 li.docs a {
	display: block;
	float: left;
	text-decoration: none;
	color: #ffffff;
	width: 120px;
	text-align: left;
	background-image: url(../../images/fond-gris4-50.png);
	background-repeat: repeat;
}
/** btn sélectionné niv 2 - fond inf **/ 
div#nav ul.menulevel2 li.sdoc,div#nav ul.menulevel2 li.sdocs{
	position: relative;
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	line-height: 18px;
	width: 136px;
	white-space: nowrap;
	text-align: left;
	background-color: #1e1e1e;
}
/** btn sélectionné niv 2 - fond sup + txt **/  
div#nav ul.menulevel2 li.sdoc a,div#nav ul.menulevel2 li.sdocs a {
	display: block;
	float: left;
	width: 120px;
	text-decoration: none;
	text-align: left;
	color: #f8f8f8;
	background-color: #1e1e1e;
}
/** btn passage souris niv 2 - fond inf **/  
div#nav ul.menulevel2 li:hover,div#nav ul.menulevel2 li:focus {
	text-align: left;
	background-color: #acacac;
}
/** btn passage souris niv 2 - fond sup + txt**/ 
div#nav ul.menulevel2 li:hover a,div#nav ul.menulevel2 li:focus a {
	color: black;
	text-align: left;
	background-color: #acacac;
}
 
 
/* Navigation - toc(3) ----------------------- */
div#nav li ul.menulevel3 {
	margin: -15px 0 0 125px;
}
/** btn normal niv 3 - fond inf **/  
div#nav ul.menulevel2 ul.menulevel3 li.doc,div#nav ul.menulevel2 ul.menulevel3 li.docs{
	position: relative;
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 18px;
	width: 130px;
	white-space: nowrap;
	text-align: left;
}
/** btn normal niv 3 - fond sup + txt **/  
div#nav ul.menulevel2 ul.menulevel3 li.doc a,div#nav ul.menulevel2 ul.menulevel3 li.docs a {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #303030;
	width: 145px;
	text-align: left;
}
/** btn sélectionné niv 3 - fond inf **/ 
div#nav ul.menulevel2 ul.menulevel3 li.sdoc,div#nav ul.menulevel2 ul.menulevel3 li.sdocs{
	position: relative;
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 18px;
	width: 155px;
	white-space: nowrap;
	text-align: left;
}
/** btn sélectionné niv 3 - fond sup + txt **/  
div#nav ul.menulevel2 ul.menulevel3 li.sdoc a,div#nav ul.menulevel2 ul.menulevel3 li.sdocs a {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: White;
	text-align: left;
}
/** btn passage souris niv 3 - fond inf **/  
div#nav ul.menulevel2 ul.menulevel3 li:hover,div#nav ul.menulevel2 ul.menulevel3 li:focus {
	background-color: #c3011c;
	background-image: none;
}
/** btn passage souris niv 3 - fond sup + txt **/  
div#nav ul.menulevel2 ul.menulevel3 li:hover a,div#nav ul.menulevel2 ul.menulevel3 li:focus a {
	color: #EEEEEE;
	background-color: #c3011c;
}
/* z-indices ----------------------------------- */
 
div#nav ul.menulevel1 {z-index:10;}
div#nav ul.menulevel2 {z-index:20;}
div#nav ul.menulevel3 {z-index:30;}
div#nav li:hover {z-index:40;}
/*  Fin du menu horizontal */
