html,body{
	margin: 0;
	padding: 0;
}
body{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #c5c5c7;
	background-image: url(../../images/fond01.jpg);
	background-repeat: repeat-x;
	color: #1E1E1E;
}
#container{
	width: 1000px;
	margin: 0 auto;
}
#header{
	float: left;
	width: 1000px;
	height: 150px;
	background-image: url(../../images/bandeau02.jpg);
}
#tableaux {
	float: right;
	width: 450px;
	height: 70px;
}
#boxmenu {
	float: right;
	width: 1000px;
	height: 60px;
	text-align: left;
}
#wrapper{float:left;width:100%}
#content{
	float: left;
	width: 1000px;
}
#contenttxt{
	/*background-color: #e4e2e3;*/
}
#footer{
	clear: both;
	width: 1000px;
	font-size: 10px;
	text-align: center;
	color: #858585;
}
#footer a {
	color: #858585;
	text-decoration: none;
}
#footerleft{
	float: left;
	width: 150px;
	text-align: center;
}
#footerright{
	float: left;
	width: 850px;
	height: 50px;
	color: #858585;
	font-size: 10px;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
}
#footerright a {
	color: #858585;
	text-decoration: none;
}
/*TinyMCE*/
.mceContentBody {
	background-image: none;
}
/* NAVIGATION */
/* Navigation horizontale */
div#nav {
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 30px;
	font-size: 10px;
	float: right;
	/*margin-top: 90px;
	margin-left: 200px;*/
}
 
 
div#nav ul {
	float: right;
	margin: 5px 1px 0px 1px;
	padding: 0;
}
 
div#nav li {
	position: relative;
	list-style: none;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;

}
/** btn normal niv 1 **/  
div#nav li a{
	min-width: 70px;
	display: block;
	float: left;
	padding: 1px 5px 0px 5px;
	text-decoration: none;
	text-align: center;
	font-weight: bold; /*width: .1em;*/
	color: #ffffff;
	background-color: #c5c5c7;
}
	
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: #302011;
	background-color: #c5c5c7;

}
 
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-color: #c5c5c7;
}
/** btn passage souris niv 1 - txt ie **/  
div#nav a:hover,div#nav a:focus{
	color: black;
	background-color: #c5c5c7;
}
 
/* Navigation - toc(2)/toc(3) ----------------------- */
 
div#nav li ul.menulevel2,div#nav li ul.menulevel3{
	width: 155px;
	text-align: left;
}
 
div#nav ul ul{
	position: absolute;
	top: 21px;
	margin: 0;
	left: -1px;
	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;
	font-weight: bold;
	color: #ffffff;
	width: 145px;
	text-align: left;
	background-color: #c5c5c7;

}
/** 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;
	font-size: 10px;
	line-height: 18px;
	width: 155px;
	white-space: nowrap;
	text-align: left;
	background-color: #c5c5c7;

}
/** 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;
	text-decoration: none;
	font-weight: bold;
	color: #302011;
	text-align: left;
	background-color: #c5c5c7;

}
/** btn passage souris niv 2 - fond inf **/  
div#nav ul.menulevel2 li:hover,div#nav ul.menulevel2 li:focus {
	text-align: left;

}
/** 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: #c5c5c7;
}
 
 
/* Navigation - toc(3) ----------------------- */
div#nav li ul.menulevel3 {
	margin: -15px 0 0 145px;
}
/** 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: 155px;
	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: #a70a24;
	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: #a70a24;
}
/* 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;}







/* texte */
h1 {
	padding: 10px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px; /*font-weight: bold;*/
	text-align: left;
	letter-spacing: 2px;
}
h2 {
	padding: 10px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px; /*font-weight: bold;*/
	text-align: left;
	letter-spacing: 2px;
}
h3 {
	padding: 10px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px; /*font-weight: bold;*/
	text-align: left;
	letter-spacing: 2px;
}
.box_titre {
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.box_titre2 {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #2F2F2F;
	color: White;
}
.box_image {
	text-align: center;
	vertical-align: top;
	/*background-color: #636365;*/
}
.box_detail {
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
.txt10 {
	font-size: 10px;
}
.txt14 {
	font-size: 14px;
}
.txt14g {
	font-size: 14px;
	font-weight: bold;
}
.txt14gblanc {
	font-size: 14px;
	font-weight: bold;
color: white;
}
.txt16 {
	font-size: 16px;
}
.txt16g {
	font-size: 16px;
	font-weight: bold;
}
.txt18 {
	font-size: 18px;
}
.txt18g {
	font-size: 18px;
	font-weight: bold;
}
.txt14jaune {
	font-size: 14px;
	color: #fff968;
}
.txt14gjaune {
	font-size: 14px;
	font-weight: bold;
	color: #fff968;
}
.txt16jaune {
	font-size: 16px;
	color: #fff968;
}
.txt16gjaune {
	font-size: 16px;
	font-weight: bold;
	color: #fff968;
}
.txt18jaune {
	font-size: 18px;
	color: #fff968;
}
.txt18gjaune {
	font-size: 18px;
	font-weight: bold;
	color: #fff968;
}
.cadrebas {
	border-bottom: 1px solid;
}
.cadrebasleft {
	border-bottom: 1px solid;
	border-left: 1px solid;
}
.fondcadrecentre {
	background-image: url(../../images/fondcadrecentre.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	background-position: center;
}
.fondcadrecentreleft {
	background-image: url(../../images/fondcadrecentreleft.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
		background-position: center;
}
.cadrephoto {
	border-bottom: 1px solid #3C3C3C;
	border-right: 1px solid #3C3C3C;
	border-top: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
}
/** bulles **/
a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#F7F3F3;
    color:#000;
	 font-weight: bold;
	 text-decoration: underline;
}
a.info:hover{z-index:25; background-color:#faed6a}
a.info span{display: none}
a.info:hover span{
	/*the span will display just on :hover state*/
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 15em;
	border: 1px solid #535353;
	background-color: White;
	color: #000000;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px; /*  background-image: url(../im/fond.gif);*/
}
#screenshot{
	position: absolute;
	border: 1px solid #ccc;
	padding: 0px;
	display: none;
	color: #151515;
	text-align: left;
	font-size: 12px;
	background-color: White;
}