html, body {
	background: url(image/ray.png);
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Lucida Sans, Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
}
hr {
	color: #FFDD00;
	background-color: #FFDD00;
	height: 4px;
	border: 0;
	display: block;
	color: #FFDD00;
	width: 100%;
	border: none;
}

div#annul{
text_decoration: line-through;
}

TEXTAREA, SELECT, INPUT
{
	background-color:#FFDD00;
	color:#000;
	font-size: 8pt;
	border-color:#FFFFFF;
	border-style:dotted; 
	BORDER-BOTTOM: #000 1px solid; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid;
}

div#intro {
background: url(image/fond.png) center top;
background-repeat:repeat-y;
}

div#corps, div#supportingText {
	background-color: #FFF;
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	top: 10px;
	color: #000;
}

div#corps h3, div#supportingText h3 {
	display: block;
	background: url(image/puce.gif) left no-repeat #FFDD00;
	text-indent:12px;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 13pt;
	line-height: 20px;
	text-transform: uppercase;
}

div#corps h4, div#supportingText h4 {
	display: block;
	background: #CCCCCC;
	margin: 0;
	padding: 5px;
	color: #000;
	font-size: 12pt;
	line-height: 20px;
	text-transform: uppercase;
}

div#corps h5 {
	display: block;
	background-color: #CCCCCC;
	font-size: 10px;
	color: #FFF;
 	float:right;
	clear: left;
	width:100px;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
div#corps h5 a{
	color: #28B6BB;
	text-decoration: none;
}

div#corps h5 a:hover{
	background-color: #FFDD00;
	color: #000;
	text-decoration: none;}

div#corps p, div#supportingText p {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 10pt;
	border: 1px solid #FFDD00;
	text-align: justify;}

div#corps a, div#supportingText a {
	color: #000;
	background-color: #FFDD00;
	text-decoration: none;
	border-bottom: 0px;}


div#corps a:hover, div#supportingText a:hover {
	color: #28B6BB;
	background-color: #FFF;
	border-bottom: 1px dashed;}

div#corps img { 
	display: block;
	padding-bottom: 0px;
	padding-right: 10px;}
	
div#colonne {
	background-color: #FFF;
	text-align: justify;
	padding: 10px;
	padding-bottom: 0;
	top: 10px;
	color: #000;
}

div#colonne h3 {
	display: block;
	background: url(image/puce.gif) left no-repeat #FFDD00;
	text-indent:12px;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 13pt;
	line-height: 20px;
	text-transform: uppercase;
}

div#colonne h4 {
	display: block;
	background: #CCCCCC;
	margin: 0;
	padding: 5px;
	color: #000;
	font-size: 12pt;
	line-height: 20px;
	text-transform: uppercase;
}

div#colonne h5 {
	display: block;
	background-color: #CCCCCC;
	font-size: 10px;
	color: #FFF;
 	float:right;
	clear: left;
	width:100px;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
div#colonne h5 a{
	color: #28B6BB;
	text-decoration: none;
}

div#colonne h5 a:hover{
	background-color: #FFDD00;
	color: #000;
	text-decoration: none;}

div#colonne p {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 10pt;
	border: 1px solid #FFDD00;
	text-align: justify;}

div#colonne a {
	color: #28B6BB;
	text-decoration: none;
	border-bottom: 1px dashed;}

div#colonne a:hover {
	color: #000;
	background-color: #FFDD00;
	text-decoration: none;}

div#colonne img { 
	display: block;}
	
div#footer {
	display: block;
	width: 760px;
	horizontal-align: middle;
	background: url(image/footer.gif) left top repeat #000;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFDD00;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	text-align: center;}

div#footer a {
	color: #FFF;
	font-weight: bold;}
	
div#footer a:hover {
	color: #000;}
	
div#bas {
	height: 100%;
	display: block;
	background-color: #000;
	width: 800px;
	position: center;
}
