.admin_page_principale { border-collapse: collapse; background: #595862; color: inherit; padding: 0px; margin: 0px; }
.admin_page_principale_cellule { background:ButtonFace;color: inherit; padding: 0px; margin: 0px; }
.admin_page_principale_cellule2 { background : #ece9d8; color : inherit; padding : 0; margin : 0; }
.admin_page_principale_cellule3 { background : #f1efe2; color : inherit; padding : 0; margin : 0; }
.admin_page_principale_cellule_select { background : #d8e4f8; color : inherit; padding : 0; margin : 0; }
.menu-bar {	border-bottom:2px groove;}
.texte_1_admin {background:inherit;font-family: "Custom-webfont",tahoma,"DejaVu Sans", Georgia, sans-serif;font-size:1.1em;color:#000000;text-decoration:none;}
.texte_2_admin {background:inherit;font-family: "Custom-webfont",tahoma,"DejaVu Sans", Georgia, sans-serif;font-size:1.0em;color:#000000;text-decoration:none;}
.admin_cadre_boutton { border-bottom:1px solid ButtonShadow;border-right:1px solid ButtonShadow;border-left:1px solid ButtonHighlight;border-top:1px solid ButtonHighlight;margin-top:2px;margin-bottom:2px; }
.chart {position:relative; width:400px; background:#eee; border:solid 1px #111; } 
.bar {position:absolute; left:0px; background:#0f0; color:#000; margin-left:0; padding-left:0;} 
.textbar {position:absolute; left:0px; color:#000; margin-left:0; padding-left:0;} 
.block { padding: 5px 10pt 10pt 5px; text-align: left; border-bottom:1px solid ButtonShadow;border-right:1px solid ButtonShadow;border-left:1px solid ButtonHighlight;font-size: 1em; color: #ffffff; }

.liste_line1 { background:#ececec;color: inherit; padding: 0px; margin: 0px; }
.liste_line2 { background:#dfe7eb;color: inherit; padding: 0px; margin: 0px; }
.liste_line3 { background:#f6effe;color: inherit; padding: 0px; margin: 0px; }
.liste_line4 { background:#e7deef;color: inherit; padding: 0px; margin: 0px; }
.liste_line5 { background:#e7deef;color: inherit; padding: 0px; margin: 0px; }
.liste_line6 { background:#cec6de;color: inherit; padding: 0px; margin: 0px; }
.liste_line10 { background:#fadb7e;color: inherit; padding: 0px; margin: 0px; }
.liste_line11 { background:#d9e6fe;color: inherit; padding: 0px; margin: 0px; }
.liste_line12 { background:#f6ecff;color: inherit; padding: 0px; margin: 0px; }

/* ie5 win - grrr - start */
body { 
	voice-family: "\"}\""; 
	voice-family: inherit;
	}

html>body {
	font-size: 12px;
	}

/* basic elements */
body {
	color: #333333; 
	/* background-color:#4d87b5; */
	/* background-color: #edf6e3; */
	background-color:#032442;
 	background-image: url(/medias/modeles/Fond.jpg); 
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 12px; 
	line-height: 16px;
	font-family: "Custom-webfont",tahoma,"DejaVu Sans", Georgia, sans-serif;
	text-align: left;
	margin: 0px; 
	padding: 0px;
	}
p {
	font-size: 12px; 
	line-height: 16px;
	font-family: "Custom-webfont",tahoma,"DejaVu Sans", Georgia, sans-serif;
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
h1, h2, h3 {
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: "Custom-webfont",tahoma,"DejaVu Sans", Georgia, sans-serif;
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	font-size: 11px;    
	}
a:visited,
a:visited:hover {
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	font-size: 11px;    
	}
a:hover,
a:active {
	text-decoration: underline; 
	color: #333333;
	font-size: 11px;    
	}
acronym {
	font-weight: normal; 
	font-style: normal;
	border: 0;
	}

/* major divs */
#container { 
	width: 980px; 
	/* background-color:#d8e5ef; */
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 1px 0px 0px 0px;
	}

#header {
 	width: 530px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#content {
 	width: 530px;
	margin: 4px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}
	
#linkList {
	position: absolute;
	top: 195px;
	left: 0px;
	width: 281px;
	/* margin: 0px 0px 0px 679px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* minor divs */
#pageHeader {
 	width: 980px;
 	height: 20px; /* strange but ie6 needs this */
 	background-image: url(/medias/logos/Banner-DNS.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 0px;    
	border-right: 1px solid #aaa;    
	border-bottom: 1px solid #aaa;    
	border-left: 1px solid #aaa;    
	margin: 0px 0px 0px 0px; 
	padding: 150px 0px 0px 0px;
	}
	
#guide {
 	width: 980px;
 	height: 15px; /* strange but ie6 needs this */
	background-position: top center;
	background-repeat: no-repeat;
	border: 0;  
	font-size: 8px;    
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 5px;
	}
#guide a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #151515;
	font-size: 11px;    
	}
#guide a:visited,a:visited:hover {
	font-weight: bold; 
	text-decoration: none; 
	color: #151515;
	font-size: 11px;    
	}
#guide a:hover,a:active {
	font-weight: bold; 
	text-decoration: underline; 
	color: #151515;
	font-size: 11px;    
	}
	
#pageHeader h1 {
 	width: 600px;
	color: #000;
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	margin: -55px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	}
	
#pageHeader h2 {
 	width: 600px;
	color: #000;
	font-size: 11px; 
	line-height: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
	text-transform: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 4px;
	}

.contentbox {
 	width: 650px;
	border: 1px solid #aaa;
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: left;
	font-size: 12px; 
	/* margin: -1px -10px 0px -9px;*/
	margin: -1px -10px 10px 300px; 
	padding: 10px 10px 20px 10px;
	}
	
.contentguide {
 	width: 650px;
	border: 1px solid #aaa;
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: left;
	font-size: 12px; 
	margin: -1px 0px 10px 300px; 
	padding: 10px 0px 20px 300px;
	}
	
.contentguide  p , .contentguide  li {
	padding-bottom: 8px;
	/*text-align: justify;*/
	line-height: 160%;
	}

#footer {
 	width: 662px;
	border: 1px solid #aaa;  
	color: #444444;
 	background-image: url(/medias/modeles/cadre-box.gif);
	background-position: center center;
	background-repeat: repeat;
	background-color: #eee;	
	/* margin: 10px -10px 10px -9px; */
	margin: 10px -10px 10px 300px; 
	padding: 3px 4px 4px 4px;
	}
	
#footer2 {
 	width: 662px;
	border: 1px solid #aaa;  
	color: #444444;
 	background-image: url(/medias/modeles/cadre-box.gif);
	background-position: center center;
	background-repeat: repeat;
	background-color: #eee;	
	margin: 10px -10px 10px -9px; 
	padding: 3px 4px 4px 4px;
	}
	
.contentbox p , .contentbox li {
	padding-bottom: 8px;
	/*text-align: justify;*/
	line-height: 160%;
	}
	
.contentbox h5 {
	color: #444444;
	background-color: #fff;
 	background-image: url(/medias/modeles/degrade_special.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	font-size: 12px; 
	line-height: 16px;
	text-transform: none;
	margin: -10px -10px 4px -10px;
	padding: 3px 10px 4px 10px;
	}

.contentbox h3 {
	color: #444444;
	background-color: #fff;
 	background-image: url(/medias/modeles/cadre-box.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 12px; 
	line-height: 16px;
	text-transform: none;
	margin: -10px -10px 4px -10px;
	padding: 3px 10px 4px 10px;
	}

.contentbox h2 {
	color: #000;
	background-color: #fff;
 	background-image: url(/medias/modeles/cadre-box.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 16px; 
	line-height: 16px;
	text-transform: none;
	font-weight:bold;
	margin: 5px -10px 15px -10px;
	padding: 3px 4px 4px 10px;
	}
	
.contentbox h1 {
	color: #323323;
	background-color: #fff;
 	background-image: url(/medias/modeles/cadre-box-3.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 16px; 
	line-height: 16px;
	text-transform: none;
	font-weight:bold;
	margin: 5px -10px 20px -10px;
	padding: 3px 4px 4px 10px;
	}
	
#linkList p {
	border: 0px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#linkList ul {
	border-top: 1px dotted #fff;
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	}
	
#linkList li {
	display: block;
	list-style-type: none;
	color: #aaa;
	background-color: #fefefe;
	font-size: 11px; 
	line-height: 14px;
	font-weight: normal; 
	font-style: italic;
	font-family: "Custom-webfont",tahoma,"DejaVu Sans", Georgia, sans-serif;
	text-align: left; 
	border-bottom: 1px dotted #939238;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
#linkList li a:link,
#linkList li a:visited, 
#linkList li a:visited:hover,
#linkList li a:hover, 
#linkList li a:active {
	display: block;
	line-height: 14px;
	font-style: normal;
	color: #000;
	}

#linkList li:hover,
#linkList li a:hover{	
	display: block;
	font-style: normal;
	color: #444444 !important;
}

#linkList h3 {
	color: #444444;
	background-color: #c5d8e7;
 	background-image: url(/medias/modeles/cadre-box.gif);
	background-position: center right;
	background-repeat: repeat-x;
	font-size: 12px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: "Custom-webfont",tahoma,"DejaVu Sans", Georgia, sans-serif;
	text-transform: none;
	text-align: left; 
	margin: 0px 2px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
.thelinks {
	/* background-image: url(/css/swirl.gif); */
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

/* hovers */
	
#linkList li:hover{
	background-color: #eeeeee; /* Surbrillance des menus gauches */
	color: #000;
	}


/* -- Image alignment classes -- */

.imgLeft, .imgRight {
  margin: 5px;
}

.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}

img
{
	border: 0;
}

/*tabs*/
#tabs11 {
	float:left;
	width:950px;
	font-size:10px;
 	line-height:normal;
	margin-top: -15px !important;
}
#tabs11 ul {
	margin:0;
	padding:0px 10px 0 15px;
	list-style:none;
}
#tabs11 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs11 a {
	float:left;
	/* background:url(/medias/modeles/tableft11.gif) no-repeat left top; */
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs11 a span {
	float:left;
	display:block;
	/* background:url(/medias/modeles/tabright11.gif) no-repeat right top; */
 	padding:5px 15px 4px 6px;
	color:#9F9584;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs11 a span {float:none;}
/* End IE5-Mac hack */
#tabs11 a:hover span,
#tabs11 a.currentTab span{
	color:#e42a25;
}
#tabs11 a:hover,
#tabs11 a.currentTab {
	background-position:0% -42px;
}
#tabs11 a:hover span,
#tabs11 a.currentTab span {
	background-position:100% -42px;
}

.space {
padding: 0px 0px 10px 0px;
}

.spiffy{
display:block;
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#c5d8e7;
}
.spiffy1{
border-right:1px solid #c5d8e7;
padding-right:1px;
margin-right:3px;
border-left:1px solid #c5d8e7;
padding-left:1px;
margin-left:3px;
background:#c5d8e7;
}
.spiffy2{
border-right:1px solid #c5d8e7;
border-left:1px solid #c5d8e7;
padding:0px 1px;
background:#c5d8e7;
margin:0px 1px;
}
.spiffy3{
border-right:1px solid #c5d8e7;
border-left:1px solid #c5d8e7;
margin:0px 1px;
}
.spiffy4{
border-right:1px solid #c5d8e7;
border-left:1px solid #c5d8e7;
}
.spiffy5{
border-right:2px solid #c5d8e7;
border-left:2px solid #c5d8e7;
}
.spiffy_content{
padding:0px 5px;
background:#c5d8e7;
} 
.thelinks2 {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 12px; 
	line-height: 12px;
	font-weight: bold; 
	font-family: "Custom-webfont",tahoma,"DejaVu Sans", Georgia, sans-serif;
	text-transform: none;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}