body {
	font-family: verdana;
	background-color: #000000;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

#global {
	position:absolute;
	left: 50%;
	width: 915px;
	height: 800px;
	margin-left: -457px;
	border: 1px solid #000;
	background-repeat: no-repeat;

}

#global2 {
	position:absolute;
	left: 50%;
	width: 915px;
	height: 800px;
	margin-left: -457px;
	border: 1px solid #000;
	background-color: #FDA12B;



	background-image:url(images/logoc.png)
	background-repeat: no-repeat;
	background-image: url(images/logoc.png);
	background-repeat: no-repeat;
	background-position: center;

}

#quat {
	margin-left: auto;
	margin-right: auto;
	width: 915px;
	height: 500px;

}

#head {
	width: 750px;
	height: 43px;
	padding-left: 82px;
}

#page {
  background-color: #CCCCCC;
  width: 680px;
  height: 450px;
  
}

.case {
	background: url(Images/case.png) no-repeat;
	width: 140px;
	height: 36px;
	color: #000000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-position: center;
	padding-left: 0px;
}

.casem {
	background: url(Images/caser.png) no-repeat;
	width: 140px;
	height: 36px;
	color: #000000;
	text-align: center;
	padding-left: 0px;
	font-size: 12px;
    background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mat {
	color: #000000;
	font-size: 20px;
	font-family: "Comic Sans MS";
	text-align: center;
	font-weight: bold;
}

.textes {
	color: #000000;
	font-size: 15px;
	font-family: "Comic Sans MS";
	text-align: center;
}

.tableaut {
	color: #000000;
	font-size: 20px;
	font-family: "Comic Sans MS";
	font-weight:bold

}

.tableau {
	color: #000000;
	font-size: 16px;
	font-family: "Comic Sans MS";
	font-weight:bold

}

.tableaur {
	color: #FF0000;
	font-size: 12px;
	font-family: verdana;

}

.tableaugr {
	color: #0040FF;
	font-size: 18px;
	font-family: "Comic Sans MS";
	font-weight:bold;

}

.tableauv {
	color: #298A08;
	font-size: 18px;
	font-family: "Comic Sans MS";
	font-weight:bold;

}



.tableaurg {
	color: #FF0000;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}

.date {
	color: #ffffff;
	font-size: 16px;
	font-family: verdana;
        text-decoration: underline;
	font-weight: bold;
        font-style: italic;
}

.gras {
	
	font-weight: bold;

}

.grasi {
	font-weight: bold;
	font-style: italic;
}

.lien {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

div#defil {
	color: #FFFFFF;
	top: 50%;
	left: 50%;
	margin-top: 0px;
	margin-left: 75px;
	width: 660px;
	height: 500px;
	overflow: auto;
      }
      
#Layer1 {
      	position:absolute;
      	width:915px;
      	height:200px;
      	z-index:5;
      	top: 650px;
      	background-color: #FDA12B;
      }
