/*	COULEUR FOND FONCE	#162c56		*/
/*	COULEUR FOND PALE	#bcd4ed		*/
/*	COULEUR BORD MOYEN	#A5CAE6 	*/
/*	COULEUR BORDURE		#80A4C0 	*/
/*	COULEUR BORD FONCE	#304C6E 	*/

body 				{	BEHAVIOR: url(csshover.htc);	font-family: "Verdana", "Arial Narrow", Arial, serif; 	background-color:#162c56;		color:#ffffff;	font-size:11px;	}
h1					{	text-align:center;	font-size:14px;	padding:5px 0px 10px 0px;	color:#304C6E;	}

div#title			{	background-image:url('../obj/top_blue.gif');  background-repeat:no-repeat;	height:80px;	margin:10px 10px 10px 10px;	color:#ffffff;	}
div#blanc			{	margin:10px 0px 10px 10px;	color:#ffffff;	}
div#texte			{	border-right:25px solid #80a4c0;	border-bottom:2px solid #80a4c0;	border-left:2px solid #80a4c0;	}
div#copyright	{	padding-top:4px; color:#162c56;	padding-bottom:10px;	}
a.coul:link, a.coul:visited, a.coul:active 
	{	color:#80A4C0 ;	text-decoration:none;	index:11px;	}
a.coul:hover 		{	color:#80A4C0 ;	text-decoration:none;	index:11px;	font-weight:bold;	}

div#content			{ background-color:#bcd4ed; border-left:2px solid #80a4c0; border-right:2px solid #304c6e; border-bottom:2px solid #304c6e; border-top:2px solid #304c6e; }
div#onglet			{ border-top:2px solid #80a4c0; border-bottom:2px solid #304c6e; border-right:2px solid #80a4c0; height:40px; text-align:center;	}
div#middle			{ height:100%; width:559px; border-left:25px solid #80a4c0; border-top:4px solid #80a4c0; border-bottom:4px solid #80a4c0; border-right:2px solid #80a4c0; background-color:#a5cae6; padding-bottom:5px; }

div#images			{ height:100%; height:150px; border-top:2px solid #80a4c0; border-right:25px solid #80a4c0; }
div#images-bas		{ height:100%; border-top:2px solid #80a4c0; border-right:25px solid #80a4c0; }

div#button			{ background-image:url('../obj/butt_blue.gif');  background-repeat:no-repeat; height:30px; margin:0px 10px 0px 10px;	color:#ffffff;	}
div#ong_button		{ background-image:url('../obj/ong_blue.gif');   background-repeat:no-repeat; height:30px; width:135px; margin:5px 5px 0px 5px; float:left; color:#ffffff; }
div#ong_button3		{ background-image:url('../obj/ong_blue3.gif');  background-repeat:no-repeat; height:30px; width:570px;	margin:5px 5px 0px 5px; float:left; color:#ffffff; }

.cadre				{ border:1px solid #80a4c0; }

div#plus			{ background-image:url('../obj/plus_blue.gif');  background-repeat:no-repeat; height:20px; margin:10px 0px 0px 260px;	 color:#ffffff; }