/* CSS Document */


	<style type="text/css">

	body {
		min-width:955px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:70%;
		color:#00528C;
		margin:0px;
		padding-top:4px;
		background: #739DBB url("../images/f_main.jpg");
		background-repeat: repeat-x;
	}
	
	
	/* HTML MENU */
	
	#mainNavHTML {
		
		background-image:url(../images/f_menu.gif);
		background-repeat:no-repeat;
		background-position:right;
		margin:0px;
		padding:0px;
		height:197px;

	}
	
	#villeNavHTML {
		float:left;
		padding:10px;
		margin:-70px 0px 0px 0px;
		width:250px;

	}
	
	#villeNavHTML li {
		padding:1px 0px 1px 5px;
		background:url(../images/f_leftRoundedButton.gif);
		background-color:#FF9900;
		background-repeat:repeat-x;
		list-style:none;
		display:inline;
	}
	
	#villeNavHTML a {
		padding:1px 10px 1px 5px;
		background:url(../images/f_rightRoundedButton.gif);
		background-position:right;
		background-repeat:no-repeat;
		color:#FFFFFF;
		text-transform:uppercase;
		
		text-decoration:none;
		font-size:11px;
	}
	
	#mainNavHTML li{
		color:#FFFFFF;
		text-align:right;
		list-style:none;
		line-height:23.5px;
		font-weight:bold;
		padding-right:10px;
		font-size:11px;
	}
	
	#mainNavHTML a{
		color:#FFFFFF;
		text-decoration:none;
	}
		
	#mainNavHTML a:hover{
		color:#DEFF79;
		text-decoration:none;
	}
	
	
	#mainNavHTML .select{
		color:#006600;
	}
	
	#mainNavHTML ul,#topNavHTML ul{
		margin:0px;
		padding:0px;
	}
	
	
	#getFlash{
		float:left;
		width:300px;
	}
	
	
	#topNavHTML {
		background-color:#7FA8C5;
		color:#FFFFFF;
		margin:0px;
		padding:2px;
	}
	
	
	#topNavHTML li {
		display:inline;
		padding-left:10px;
	}
		
	/* FIN DU MENU HTML */
	
	
	
	/* BALISE STANDARD */
	
	img{
		border:0px;
	}
	
	a{
		color:#FF9900;
	}
	
	h1{
		font-family:Arial, Helvetica, sans-serif;
		font-size:medium;
		text-transform: uppercase;
		background-color: #E4EDF3;
		border-top:1px solid #ADC6DA;
		color:#99CC00;
		background-image: url(../images/p_flecheBas.gif);
		background-repeat: no-repeat;
	
	}
		
	td{
		color:#00528C;
	}
	
	strong{
		color:#D50063;
		font-weight:bold;
	}
	
	hr{ 
		display:block;
		height: 1px;
		margin: 0;
		_margin: -7px 0;
		padding: 0;
		background-color: #E4EDF3;
		color: #E4EDF3;
		border: none;
	}
	
	/* LAYOUT PRINCIPAL */
	
	
	#flashcontent {
		height: 100%;
		margin:0px;
		padding:0px;
	}
	
	
	#wrap {
		background:#F7F8FB;
		margin:auto;
		width:955px;
		border:1px solid #000000;
	}
	#header {
		background:#FFFFFF;
		height:91px;
		margin:0px;
		padding:0px;
	}
	
	#header p, #nav p{
		padding:10px;
	}

	#nav {
		background:#FFFFFF;
		margin:0px;
		padding:0px;
	}
	
	#main {
		background:#FFFFFF;
		float:left;
		width:955px;
		padding:0 7px;
		padding-top:10px;
	}
	
	#mainSingle {
		background:#FFFFFF;
		float:left;
		width:955px;
		padding:0 7px;
		padding-top:10px;
	}
	
	
	#sidebar {
		background:#F7F8FB;
		width:236px;
		float:right;
		padding-top:10px;
	}
	
	#footer {
		clear:both;
		margin:0px;
		padding:0px;
		background:#99CC00 url("../images/f_bottom.gif") fixed;
		background-repeat: repeat-x;
		text-align:center;
		
	}
	
	/* BALISE INTERNE A CHAQUE DIV */
	

	
	/* DEFINITION COMMUNE */
	
	
	#main p, #mainSingle p {
			padding:0 30px;
    }
	
	#sidebar h1, #sidebar h2, #sidebar h3, #sidebar p {
			padding:0 10px;
	}
	

	/* FIN DEFINITION COMMUNE */
	
	/* SPECIFICATION SPECIFIQUE A LA BALISE MAIN */
	
	#main li{
		list-style-image: url(../images/p_verte.gif);
		margin-left:10px;	
	}
	
	#main h1{
		background-position: 490px 5px;	
	}
	
	#main h2 {
		padding:0 10px;
	}

	/* FIN SPECIFICATION SPECIFIQUE A LA BALISE MAIN */
	
		/* SPECIFICATION SPECIFIQUE A LA BALISE MAIN */
	
	#mainSingle li{
		list-style-image: url(../images/p_verte.gif);
		margin-left:10px;	
	}
	
	#mainSingle h1{
		background-position: 725px 5px;	
	}
	
	#mainSingle h2 {
		padding:0 10px;
	}

	/* FIN SPECIFICATION SPECIFIQUE A LA BALISE MAIN */
	

	/* SPECIFICATION SPECIFIQUE A LA BALISE SIDEBAR */
	
	#sidebar li{
		list-style-image: url(../images/p_verteSmall.gif);
		margin-left:-10px;	
	}
		
	#sidebar h1{
		background-position: 222px 5px;	
	}
	
	#sidebar h2{
		font-size:30px;
		color:#ADC6DA;
		font-weight:normal;
		padding:0px;
		margin:0px;
	}
	
	#sidebar ul {
		margin-top:0;
		margin-bottom:0;
    }
	
	/* FIN SPECIFICATION SPECIFIQUE A LA BALISE SIDEBAR */
	
	/* SPECIFICATION SPECIFIQUE A LA BALISE FOOTER et BOTTOMFOOTER */
	
	#footer ul{
		margin:0;
		padding:12px;
		list-style:none;
		
	}
	
	#footer li{
		font-weight:bold;
		display:inline;
		margin:0;
		padding: 6px 20px 6px 20px;
	}
	
	#footer a{
		color:#FFFFFF;
	}
	
	#bottomFooter{
		text-align:center;
		color:#FFFFFF;
	}
	
	#bottomFooter a{color:#FFFFFF;	text-decoration: none;}
	#bottomFooter a:hover {text-decoration: underline;}
	
	/* FIN SPECIFICATION SPECIFIQUE A LA BALISE FOOTER */
	
	
	/* Classe */
	
	.imgAlignRight{
		float: right;
	}
	
	.imgAlignLeft{
		float: left;
	}
	
	.imgAlignCenter{
		float: left;
	}
	
	.textAlignRight{
		text-align: right;
	}
	.textAlignLeft{
		text-align: left;
	}
	.center{
		text-align: center;
	}
	
	.firstWord{
		color:#99CC00;
	}
	.secondWord{
		color:#7FA8C5;
	}
	
	.intermediateWord{
		color:#999999;
	}
	
	.pPuce{
	line-height:150%;
	}
	
	
	/* ENCADRE BLEU */
	
	div.Article {
		background: #E4EDF3
		url(../images/tlRoundedCorner.gif) 
		top left no-repeat;
		width:90%;
		text-align:left;
		margin-left:20px;
	}
	  
	div.ArticleTop {
		background: 
		url(../images/trRoundedCorner.gif) 
		top right no-repeat;
		padding:10px;
		margin:0;
	}
	
	div.ArticleBody {
		background: 
		url(../images/custom_corners_rightborder.gif) 
		top right repeat-y;
		margin:0;
		margin-top:-2em;
		padding:10px;
		font-size:100%;
	}
	div.ArticleFooter {
		background: 
		url(../images/blRoundedCorner.gif) 
		bottom left no-repeat;
		clear:both;
	}

  
  	div.ArticleClear {
		clear:both;
	}

  
	div.alignLeft{
		float:left;
		width:48%;
		border-right:solid #ADC6DA 1px;
	}
  
	div.alignRight{
		float:right;
		width:48%;
	}
  
 
	div.Article p{
		margin:10px -20px 10px -20px;
	}
	
	div.Article ul{
		margin:10px 0px 10px 10px;
	}
  
	div.Article h3{
		color:#99CC00;
		font-family:Arial, Helvetica, sans-serif;
		font-size:small;
		text-transform: uppercase;
		margin:10px;
	}
	
	div.Article h4{
		font-size:30px;
		color:#ADC6DA;
		font-weight:normal;
		padding:0px;
		margin:0px;
	}
	
  
	div.ArticleFooter p {
		background: 
		url(../images/brRoundedCorner.gif) 
		bottom right no-repeat;
		display:block;
		margin:0 0 0 0;
	}
	
	/* FIN ENCADRE BLEU */
	
	
	/* These are standard sIFR styles... do not modify */

	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
	}
	
	.sIFR-replaced {
		visibility: visible !important;
	}
	
	span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


	.sIFR-hasFlash h2 {
		visibility: hidden;
		letter-spacing: 0px;
		font-size: 30px;
	}
	
	</style>
