BODY { 	font-family : Arial, Verdana;
		font-size : 11 px; 
		background : #FFFFFF ; 
		color : #0E3067;
		margin-top : 10 px ;
		margin-left : 50 px ;
		margin-right : 50 px;
		} 

.sous_des	{ 	color : #000066;
			font-size : 12 px ;
			margin-left : 5 px ;
			margin-right : 5 px ;
			position : relative ;
			top : 0 px ;
	
			}


.sous_des:hover	{ 	text-decoration : none ;			
				background : #FF6633;
				color : #FFFFFF ;
				}


.titre {color : #510000 ; 
		font-family : Arial, Verdana ; 
		font-size : 20px ;
		margin-top : 5px ;
		margin-bottom : 5px;
		}

h1 {		color : #FF6633 ;
		margin-top : 10px ;
		margin-bottom : 20px;
		font-weight : normal ;
		
		}

h2 {		margin-top : 5px ;
		margin-bottom : -15px;
		font-size : 14px;
		font-weight : normal;
		color : #FF6633 ;
		}


.tab_total {	border: 1px solid #E1E3EC;
				border-top : none;
			}


.td_menu 	{ 	background : url(_ress/onglet_orange.jpg) no-repeat #FF6633;
			border : 0px solid #FFFFFF ;
		}

.lien_menu	{ 	color : #FFFFFF;
                        font-family : Arial, Verdana;
			font-size : 12px ;
			text-decoration : none ;
			margin-left : 5px ;
			margin-right : 5px ;
			position : relative ;
			top : 0px ;
			}


.lien_menu:hover	{ 	text-decoration : underline ;
				}


.pos_swf	{	margin-top : 5px;
		}

.legende { 	color : #005680 ; 
		font-family : Verdana ; 
		font-size : 10px;
		text-align : center ;
		} 

.main { 	color : #0E3067;
		font-size : 13px;
		text-align : justify;
		margin-top : 5px;
		margin-left : 10px;
		margin-right : 10px;
		}



.liens { color : #000066; }
.liens:hover { color : #FF6633; } 

.page_courante { 	color : #B3B7C8; 
			font-size : 10px;
			text-decoration : none;
			margin-left : 10px ;
			margin-top : 5px ;

		}

.petit { text-decoration : none ; color : #BBBBBB; font-size : 10px;}
.petit:hover { text-decoration : underline ; color : #FF0000; }


H1 { color : #005680 ; font-size : 15px ;}

.surlignage 	{	background : #0E3067;
				color : #FFFFFF ;
				text-align : center ;
				width : 100% ;
		}

.titre_des	{	background : #FF6633 ;
			color : #FFFFFF ;
			font-weight : bold ;
			margin-top : 5px;
			text-align : center ;
			width : 100% ;
		}


.brochure_liste 	{ 	color : #0E3067;
				font-size : 13px;
				margin-right : 13px ;
				border: 1px solid #E1E3EC;
				text-align : justify;
			
		} 

ul 	{ text-indent : -15px;

	}

BODY {
	font-family : Verdana;
	font-size : 11px;
	background-color : #ffffff;
}

/* Form elements */
input,text,select {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-color : #000000;
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	height : 17;
}

input,textarea {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-color : #000000;
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;

}

input.bouton {
background-color : #FAFAFA;
font-weight : normal;

}

.red{
	font-weight : lighter;
	font-size : smaller;
}

.boxborder { border-color:#000000; border-style:solid; border-width:1; }


.tab_donnee{ 	background-color : #FFFFFF;
			width : 150px ;
			color : #000066; 
		}

.tabover{	background-color : #0E3067 ;
		color:white;
		cursor: hand;}


.just { text-align:justify;}

hr {		 border : solid #0E3067 1px; 
		height : 1px;	
		}

TD { font-size : 12 px;
	}

.tab_promo	{ 	background : url(_ress/onglet_bleu.jpg) no-repeat #0E3067;
			border : 0px solid #FFFFFF ;
			font-size: 12px;
			color : #FFFFFF ;
		}

.border_promo	{	margin-top : 25px;
			margin-bottom : 25px;
			border-top: 1px solid #E1E3EC;
			border-left: 1px solid #E1E3EC;
			font-size: 12px;
		}

.promo_over {background-color : #E1E3EC ;
		cursor: hand;
		}


