*	{
	margin:0;
	padding:0;
	border:0;
}
body	{
	text-align:center;
	background-color:#FFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.75em;
	color: #000;
	line-height: normal;
	text-align:center;
}
#global	{
	margin:0px auto;
	width:1024px;
	text-align:left;
	height:auto;
}
#gauche	{
	float:left;
	width:250px;
	padding:0px 0px 200px 0px;
	background-repeat: no-repeat;
	text-align:left;
}
#gauche p, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#gauche	p{
	margin: 20px 0px 2px 0px;
	height: 25px;
	line-height:15px;
	text-align: left;
	text-indent: 10px;
	font-size:1em;
	font-family:Tahoma, Verdana, "Trebuchet MS";
	font-weight:bolder;
	color:#2d3157;
	border:0px;
	}
#gauche p a{
	color:#2d3157;
	text-decoration: none;
	border: 0;
	height: 100%;
}
#gauche	p a visited{
	color:#af2e29;	
}
#gauche p a:hover	{
	color:#2d3157;
	/*font-weight:bold;*/
	text-decoration: underline;
}
/*#gauche	p{
	margin: 7px 0px 2px 0px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	border: 0px;
}*/
/*#gauche p a{
	text-decoration: none;
	display: block;
	border: 0;
	height: 100%;
	width:95%
}*/
.soustitre	{
	padding-left:40px;
	padding-bottom:4px;
	font-size:85%;
}
#gauche ul {
	padding-left:35px;
	}
#gauche li	{
	font-size: 95%;
	border: 0px;
	text-align: left;
	text-indent:0px;
	padding-top:2px;
	color:#2d3157;
}
#gauche li a	{
	color:#2d3157;
	text-decoration: none;
	border: 0;
	height: 100%;
}
#gauche li a:visited	{
	color:#af2e29;
}
#gauche li a:hover	{
	color:#2d3157;
	/*font-weight:bold;*/
	text-decoration: underline;
}
h1	{
	font-size:150%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2f6651;
	padding:7px 0px;
}
h2	{
	font-size:130%;
	color:#6aa2a1;
	padding:5px 0px;
	margin-left:5px;
}
h3	{
	font-size:110%;
	color:#2d3157;
	padding:5px 0px;
	margin-left:7px;
	}
h4	{
	font-size:105%;
	color:#af2e29;
	margin-left:7px;
	padding:5px 0;
}
h5	{
	font-size:95%;
	color:#d2a234;
	margin-left:7px;
	padding:5px 0;
}
#contenu	{
	float:left;
	width:73%;
	margin:5px 0px 0px 0px;
	padding:5px;
}	
#contenu p	{
	line-height:1.4em; 
	padding:7px 0;
	margin-left:10px;
}
#contenu ul	{
	padding: 10px 0px;
}
.indentation	{
	margin-left:40px;
}
#contenu li {
	line-height: normal;
	list-style-type: disc;
	/*list-style-position: inside;*/
}
.hr	{
	width:350px;
	background:#d2a234;
	height:1.5px;
	margin:10px auto;
	font-size:1px;
	text-align:center;
}
.reponse1	{
	color:#2f6651;
	font-weight:bold;
}
.reponse2	{
	color:#af2e29;
	font-weight:bold;
}
.reponse3	{
	color:#d2a234;
	font-weight:bold;
}
.reponse4	{
	color:#2d3157;
	font-weight:bold;
}
.champ 	{
	border: 1px solid #999999;
	height:23px;
	width:200px;
}
.bouton	{
	height:30px;
	width:60px;
	font-size:90%;
	font-weight:bold;
	color:#fff;
	background-color:#2d3157;
	border-top: 1px solid #CCCCCC;
	border-right: 1px outset #CCCCCC;
	border-bottom: 1px outset #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.coussin {
	padding:10px;
}
.tableau	{
	border:1px #6aa2a1 solid;
	width:75%;
	margin-left:40px;
}
.bordure	{
	border-bottom:solid 1px #CCC;	
}
.soustitre	{
	padding-left:40px;
	padding-bottom:4px;
	font-size:85%;
}
.select	{
	border:solid 1px #CCCCCC;
}
