body {
	background-color: #FFCC00;
	background-image: url(../img/fondbeige.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
P {
	margin-bottom: 0px;
	text-align: justify;
	}
/* dernier paragraphe, sans marge de bas */
.fin {
margin-bottom:0px
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	}
a:hover {
	text-decoration: none;
	color: #CC0000;
	}	
/* menu du haut */
.menu a {
	width: 107px;
	height: 15px;
	float: left;
	color: #000000;
	background-color: #FFCC00;
	border-top: 1px solid #FFFF99;
	border-bottom: 1px solid #996600;
	border-right: 1px solid #996600;
	border-left: 1px solid #FFFF99;
	text-decoration:none;
	font-weight:bold;
	}  
.menu a {
	width: 109px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 107px;
	}
.menu a:hover {
	height: 15px;
	color: #FFCC00;
	background-color: #990000;
	border-top: 2px solid #660000;
	border-bottom: 0px solid #990000;
	border-right: 0px solid #990000;
	border-left:2px solid #660000;
	}
/* éléments de mise en page */
.page {
	position:absolute;
	top: 0px;
	left:50%;
	width:762px;
	margin-left: -381px;
	background-color: #FFFFFF;
	}
.haut {
	height:140px;
	text-align: center;
	}
.cadrecentre {
	padding-right:20px;
	padding-left:20px;
	}
.sousmenug {
	padding-right:20px;
	padding-left:20px;
	}
.bas1 {
	background-color: #000099;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top:2px solid #00CCFF;
	border-bottom:2px solid #000000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.bas2 {
	background-color: #FF6600;
	width: 100%;
	color: #FFFFFF;
	font-size: 20px;

	padding-bottom: 4px;
	text-align: center;
	}
/* Mise en page du fond */
.cadretitre {
	text-align: center;
	padding-bottom:10px;
	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	/*border-bottom: 1px solid #000000;*/
	}
.chapeau1, .chapeau2, .chapeau3 {
margin-top:10px;
}
.chapeau1 {
	width:270px;
	float:left;

	}
.chapeau2 {
	float:left;
	width:172px;
	text-align:center;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	}
.chapeau3 {
	padding-left:10px;
	width:260px;
	float:right;

	}
.cadretitre2 {
	text-align: center;
	border:solid 1px black;
	padding: 2px;
	background-color: #FFFFCC;
	font-size: 14px;
	font-weight: bold;
	}
.saut {
	clear:both;
	color:#000066;
	text-align: center;
	font-size:10px;
	background-color:white;
	height:15px;
	}
.boite100 {
	width:100%;
	text-align: justify;
	}
.boite50 {
width:345px;
float:left;
	}	
.img_g {
margin-right:15px;
	}
.sautcol {
width:20px;
float:left;
	}
/* listes */
ul {
	padding-top:0px;
	margin-top: 0px;
	}
li {
	font-size: 12px;
	list-style-type: square;
	color:#990000;
	}
.puce1 {
	list-style-image:url(../img/puce1.png);
	color:#000000;
	}
.puce2 {
	list-style-image:url(../img/puce2.png);
	}
.voiraussi {
	color:#009966;
	font-weight:bold;
	}
.auteur {
	color:#000033;
	font-size:13px;
	}
.titre {
	color:#009933;
	font-size:22px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
.titre2 {
	color:#990000;
	font-weight:bold;
	}
.tablecoursg {
	border:1px solid #990000;
	width:100%;
	font-size: 12px;
	float:left;
	}
.tablecoursg th {
	background-color:#990000;
	font-weight:bold;
	color:white;
	}
.tablecoursd {
	border:1px solid #FFCC00;
	width:348px;
	font-size: 12px;
	float:right;
	margin-right:20px;
	}
.tablecoursd th {
	background-color:#FFCC00;
	font-weight:bold;
	}