h1 {
	margin-left: 40px;
	margin-bottom: 0px;
}
.retrait {
	margin-left: 40px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 10px;
	color: #cccccc;
}
.Style1 {
	color: #7D7D20;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	margin-left: 10px;
	margin-bottom: 0px;
}
.titre_section {
	color: #CCCC33;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.titre_programme {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #cccc33;
}
.fond_prog {
	background-color: #333333;
}


a:link	{
			color:	#cccc33;
		}
		
		a:visited	{
			color:	#FF3333;
		}
		
		a:hover		{
			background-color:	white;
			color:				black;
		}
		
		a:active	{
			background-color:	black;
			color:				white;
		}
.soustitre_op {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCC33;
	font-weight: bold;
	margin-left: 60px;
}
.titre_action {
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
}
