body {
	margin-left:1px;
	margin-top:0px;
	background-color:#e9e9e9;
}
/*-----begin header style ---*/
#header {
	float:left;
	background-color: #fff;
	border-bottom: 1px solid #333;
 	width: 1100px; 
	height:210px;
	margin-top:0;
	margin-bottom:30px;	
}
#header h1 {
	float:left;
	color: #188eeb;
	font-family:FreeSans;
	font-size:40px;
	margin-top:80px;
	margin-left:40px;
}

#image {
	height:130px;
	width:1000px;
}
#image img {
	float:left;
	margin-left:20px;
	margin-top:10px;	
	border:0px;
}
#image img a.active #image img a.hover #image img a.visited {
	text-decoration:none;
}
#timer {
	width:200px;
	height:20px;
	font-family: verdana, arial, sans-serif;
	color:#333333;
	font-size:0.7em;
	font-weight:bold;
	text-indent:0.2em;
	padding:3px;
	text-align:left;
	margin-left:10px;
	margin-top:40px;
}
/*---horizontal menu layers----*/
#overview {
	float:right;
	width: 300px;
	height: 30px;
	margin-top:-10px;
	margin-left:300px;
}
ul#tabnav {
    	font-weight:bold;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
  	list-style-type: none;
    	padding-bottom:-15px;
    	margin: 0;
}
ul#tabnav li {
    	float: left;
    	height: 21px;
    	background-color: #a5d3f6;
    	margin: 2px 2px 0 3px;
    	border-left: 1px solid #188eeb;
    	border-top: 1px solid #188eeb;
	border-right: 1px solid #188eeb;
}
ul#tabnav li.active {
    border-bottom: 1px solid #fff;
    background-color: #fff;
}

ul#tabnav li.active a {
    color: #000;

}

#tabnav a {
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
    padding: 3px;
}

#tabnav a:hover {
    background: #fff;
}

	
/*--- end of header style ---*/
/*--- content.inc.php --*/
#conteneur {
	background-color:#333333;
	width:1100px;
}
/*--- les cadres du contenus ---*/

#contenu {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 20px;
	min-height:800px;	
}

#screenshot {
	margin-top:0px;
	margin-left:20px;
	width:660px;
	height:470px;
	float:right;
}
	
#screenshot img {
	margin-left:2px;
	margin-top:2px;	
	height:460px;
	width:650px;
	border:0px;
}
#insert {
	float:right;
	padding:5px;
	margin-left:20px;
	margin-bottom:15px;
	width:660px;
}


/* -----begin contenu style ------ */

#contenu p {
	font-family:  sans-serif, FreeSans, Arial, Helvetica;
	font-size: 20px;
	color: #ccc;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contenu p.subtitle {
	font-weight:bold;
}
#contenu p.consol {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	font-style: normal;
	text-align:right;
	line-height: 1em;
	color: #ccc;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
}
#contenu p.lien, #contenu p.lien a {
	font-color:#ccc;
	text-align:right;
	font-size:1em;
}

#contenu p.lien a:hover{
	font-color:#a5d3f6;
	text-decoration:none;
}
#contenu h1 {
	font-size:2.0em;
	color:#a5d3f6;
	margin-bottom:30px;
}
#contenu h2 {
	color:#ff9900;
	font-size:1.5em;
}
#contenu h3 {
	font-size:1em;
	margin-left:7px;
	margin-bottom:20px;
	text-decoration:none;
	color:#ff9900;
}

#contenu h3 a, #contenu h3 a:active {
	font-size:1em;
	color:#3366FF;
	margin-left:7px;
	margin-bottom:20px;
	text-decoration:none;
}
#contenu h3 a:hover {
	color:#a5d3f6;
	text-decoration:underline;
}
#contenu h4 {
	font-size:0.9em;
	margin-left:7px;
	margin-top:20px;	
}
#contenu h5 {
	font-size:0.8em;
	text-indent:5px;
	margin-left:25px;
}
 #contenu h5 a, #contenu h5 a:active {
	text-decoration:none;
	color:#B0B0B0 ;
}
#contenu h5 a:hover {
	color:#a5d3f6;
}
#contenu h2.underc {
	color:#1843eb;
	font-size:2em;
	margin-top:250px;
} 
#contenu h3.ref {
	margin-bottom:0px;
}
#contenu p a, #contenu blockquote a, #contenu ul a {
	color:#B0B0B0 ;
	text-decoration:none;
}
#contenu p a:hover, #contenu blockquote a:hover, #contenu ul a:hover{
	color:#a5d3f6;
	text-decoration:none;
}

#contenu blockquote {
	font-family: "Courier New", "Courier", "MS Courier",monospace;
	font-size:0.9em;
	color:#666666;
	letter-spacing:-0.1em;
	padding:4px;
	margin-bottom:20px;
}
#contenu blockquote.ref {
	font-family: "Courier New", "Courier", "MS Courier",monospace;
	font-size:0.9em;
	color:#666666;
	letter-spacing:-0.1em;
	margin-bottom:10px;
	margin-top:-10px;
}
#contenu .bdr {
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #666666;
	border-left: none;
}
#contenu hr {
	width: 800px;
	border-top:1px dotted #666666;
	margin-bottom:50px;
	margin-top:10px;	
}
#contenu hr.ref {
	width:50%;
	position:left;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}
#contenu img.supp {
	margin-top:10px;
	margin-left:10px;
	margin-right:50px;
	margin-bottom:30px;
	width:200px;
}
#contenu img.undc {
	float:left;
	margin-top:30px;
	margin-left:30px;
	margin-right:50px;
}
#contenu img.ref {
	float:left;
	margin-left:20px;
	margin-right:30px;
	width:160px;
	height:140px;
	border:0px;
}
#contenu .gras {
	font-family:  sans-serif, FreeSans, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	line-height:1.5em;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contenu .cit {
	font-family: serif; FreeSerif, Times New Roman;
	font-size: 13px;
	font-style: italic;
	color:#666;
	margin-top; 5px;
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom:25px;
}
#contenu .cit:before {
	content:"\00ab";
}

/*--- listes du contenus ---*/
ul#stit {
	list-style-type:none;
	font-family:sans-serif, FreeSans, Arial, Helvetica;
	font-weight:bold;
	font-size:0.8em;
	color:#1843eb;
	margin-bottom:30px;
	margin-left:  30px;
}
ul#stit li:before {
	content:">";
}
ul#stit li a {
	padding:2px;
	color:#3366FF;
	text-decoration:none;
}
ul#stit li a:hover {
	color:#a5d3f6;
	text-decoration:underline;
}
	
	
#contenu ul.main {
	list-style-type:square;
	font-weight:bold;
}

#contenu ul.second {
	list-style-type:decimal;
	margin-left: 25px;
}
#contenu ul.third {
	list-style-type:none;
	margin-left: 25px;
}
#contenu ul.third li {
	padding:3px;
}
#contenu ul.image {
	list-style-type:none;
	margin-top:0px;
	margin-left: 10px;
	margin-bottom:30px;
}
#contenu ul.image li {
	padding:3px;
}
#contenu ul.four {
	list-style-type:circle;
	margin-left:60px;
}
/*--end listes du contenu --*/
/*--layer du traducteur --*/
#en {
	float:left;
	position:absolute;
	height:20px;
	width:80px;
	margin-left:730px;
	margin-top:200px;	
}
	
	
/*--- end contenu style ---*/

/*--- begin footer style --*/
#footer {
	float:left;
	background-color: #d0eafd;
	height:40px;
	width:1090px;	
	padding:5px;
	margin-bottom:2px;
}
#footer .texte {
 	font-family:  sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	text-align: center;
	text-decoration: none;
}

#footer ul {
	list-style-type:none;
	margin:5px;
	
}
#footer ul li {
	display:block;
	float:left;
	line-height:3em;
}
#footer a {
	color:#666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}
#footer img {
	vertical-align:middle;
	border:0;
}
/* -- end footer style --*/

/*---general texte style --*/

h1,h2,h3,h4,h5 {
	font-family:  sans-serif, FreeSans, Arial, Helvetica;
	font-weight:bold;
}
h1 {
	margin-bottom:16px;
}
.cellulebdr {
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.spanbold {
	font-weight:bold;
}

/*---borders and lines ---*/
.bordera {
	border-top: 1px dotted #666666;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}
.border2 {
	border: 1px dotted #666666;
}
.border1 {
	border: 1px dotted #FF6600;
}
.linered1 {
	border-top: 1px none #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px none #990000;
	border-left: 1px none #990000;
}
.linered1b {
	border-top: 1px none #990000;
	border-right: 1px none #990000;
	border-bottom: 1px none #990000;
	border-left: 1px dotted #990000;
}
.linered2 {
	border-top: 2px dotted #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px none #990000;
	border-left: 1px solid #990000;
}
.linegrey {
	border-top: 1px none #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #990000;
}

