/* CSS ZEN 2 - Maj 18/11/2007 */

* {margin:0; padding:0}

body {text-align:center; background-color:#000; font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFF}

#global {
	position:absolute;
	left: 0%;
	top: 50%;
	width: 100%;
	height: 530px;
	margin-top: -265px; /* moitié de la hauteur */
	/*margin-left: -450px;*/ /* moitié de la largeur */
	/*border: 1px solid #333;*/
	background-color: #1a1a1a;
}

#globalMail {width:580px; margin:0 auto; padding:10px 0;}
#mainContent {width:990px; margin:0 auto; padding:10px 0; color:#FFF; /*background:lime*/}


/*couleur titre_para.bak : #CC9933 - #FF4200*/

.petit {
	font-family: Verdana, "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.petitinv {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #1a1a1a;
	font-style: normal;
	font-weight: normal;
}
.contenu {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.contenu p {padding:10px 0}
.contenu_para {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0fb7ca;
	line-height: 150%;
}
.titre_para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-left: 20px;
	/*line-height: 180%;*/
	padding-bottom:20px;
	font-style: italic;
	font-weight: normal;
	color: #CC9933;
	width: auto;
}
.gras {
	 font-family: "Trebuchet MS", Courier, mono;
	 font-size: 17px;
	 color: #0fb7ca;
	 font-weight: bold;
}

.cadre {border: 1px solid #0fb7ca;}

/*
#liens a:link {font-family: "Trebuchet MS", Courier, mono;	font-size: 12px; color: #0fb7ca}
#liens a:visited {font-family: "Trebuchet MS", Courier, mono; color: #999999; }
#liens a:hover {font-family: "Trebuchet MS", Courier, mono;	color: #FFFFFF;	background-color: #0fb7ca;}
#liens a:active {color:none; background-color:none;}
*/
/*
a:link {font-family: "Trebuchet MS", Courier, mono;	font-size: 12px; color: #0fb7ca}
a:visited {	font-family: "Trebuchet MS", Courier, mono; color: #999999; }
a:hover {font-family: "Trebuchet MS", Courier, mono;	color: #FFFFFF;	background-color: #0fb7ca;}
a:active {color:none; background-color:none;}
*/

.liencontenu1 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	}
.liencontenu1 a:link {color:#FFFFFF; text-decoration: none; font-weight: bold;}
.liencontenu1 a:visited {color:#999999; text-decoration: none;}
.liencontenu1 a:hover {background-color:#D7B060; color:#000000; text-decoration: underline;}
.liencontenu1 a:active {color: none;}


.liencontenu2 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #FFFFFF;
	}
.liencontenu2 a:link {color:#FFFFFF;	text-decoration: underline;}
.liencontenu2 a:visited {color:#999999; text-decoration: none;}
.liencontenu2 a:hover {background-color:#D7B060; color:#000000; text-decoration: underline;}
.liencontenu2 a:active {color: none;}


/* == iFrame et Scrollbar (Ok avec IE) == (non utilisé)*/

.frame {
margin-left: 10px;
width: 650px;
height: 230px;
overflow: auto;
padding: 10px;
font-size: 14px;
color: #fff;
background-color: #1a1a1a;

scrollbar-3dlight-color: #1a1a1a;
scrollbar-arrow-color: white;
scrollbar-base-color: black;
scrollbar-darkshadow-color: #1a1a1a;
scrollbar-face-color: black;
scrollbar-highlight-color: #1a1a1a;
scrollbar-shadow-color: #1a1a1a;
}

/* == SCRIPT/CSS DYN-WEB == */
/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/

div#hold	{ 
	position:relative; overflow:hidden;
	width:630px; height:230px;
  z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:630px; height:230px;
	clip:rect(0px, 630px, 230px, 0px);
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute;
	visibility:hidden;
	left:0px; top:0px;
	z-index:1;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left; 
	}

p {	text-align: justify;
	letter-spacing: -0.03em;
	word-spacing: -0.2em;
	text-indent: 1.5em;
}


/* Set small font-size or size/position of div's will be off in some browsers  */
/* hauteur de la piste = hauteur de la scrollbar - (2 X taille des images)*/

div#scrollbar { 
  position:relative; left:0; top:0;
  width:12px; height:230px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:12px; height:206px;
  background: url("images/track.gif") #1a1a1a repeat;	//couleur de fond de la barre
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:10px; height: 15px;
  background-color: #CC9933;	//couleur de la barre
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  

table.main { 
  background-color:#1a1a1a;
  width:650px; 
  margin-top:40px;
  text-align:left;
  border:0px solid #fff; 
  }

.liendiv {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #FFFFFF;
	}
.liendiv a:link {color:#FFFFFF; text-decoration: none; border-bottom: 1px dashed #fff;}
.liendiv a:visited {color:#FFFFFF; text-decoration: none; border-bottom: 1px dashed #fff;}
.liendiv a:hover {background-color:#D7B060; color:#000000; text-decoration: none;}
.liendiv a:active {color: none;}

#dynlogo {font-size: 1px;
	font-family: Verdana;	
	color: #1a1a1a;
	text-decoration: none;	
	}
#dynlogo a:link, a:visited, a:hover, a:active {text-decoration: none;color: #1a1a1a;}

/* == FIN SCRIPT/CSS DYN-WEB == */

/* ================ LINKS ===========================*/
#web-links {margin:0px; width:700px; color:#060708; font-family:Verdana, sans-serif; font-size:9px; visibility: hidden}
#web-links ul {margin:0px; padding:0px; list-style-type:none;}
#web-links ul li a:link, #web-links ul li a:visited, #web-links ul li a:hover, #web-links ul li a:active { color:#060708; text-decoration:none; display:inline; cursor: default}
