body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	margin: 0px;
	background-color: #055e98;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #055e98;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #055e98;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
}
#tableau_01 td{
	background-color:#055e98;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	padding:2px;
}
#tableau_01 th{
	background-color:none;
	color:#000000;
	border:1px solid #FFFFFF;
	padding:2px;
	font-weight:normal;
	vertical-align:top;
}
#tableau_02 td{
	padding:2px;
}
#frame {
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#logo {
	height:219px;
	width:333px;
	float:left
}
	
#topbar {
	width:664px;
	height:219px;
	float:left
}

/* ==> MENU <== */

#menu {
	width: 333px;
	height: 335px;
	/*margin-left: 296px;*/
	float: left;
	background-image:url(../images/bk_menu.jpg)	
}
#menu_texte {
	font-size: 1.0em;
	font-weight: bold;
	color:#FFFFFF;
	margin-top: 65px;
	margin-left: -20px;
}
#menu_texte ul,
#menu_texte li{
	list-style:none;
	margin-bottom:5px;
}
#menu_texte a:link, 
#menu_texte a:visited,
#menu_texte a:active{
	font-weight: bold;
	color: #055e98;
	text-decoration:none;
}
#menu_texte a:hover{
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
	background-color: none;
}

/* ==> CONTENU <== */

#main {
	width: 624px;
	background-color: #FFFFFF;
	font-size: 1.2em;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 30px;
	background-image: url(../images/contenant.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}
#main a:link{
	color:#015289;
}
#main a:visited{
	color:#2788b2;
}
#main a:hover{
	color:#046ea0;
	background-color:#cfebf7;
}
#main ul{
	margin-bottom:0.5em;
	list-style-image:url(../images/puce.gif);
}
#main ol{
	margin-bottom:0.5em;
}
#main li{
	margin-bottom:0.5em;
}
.entre_guillemet{
	color:#055e98;
}
.encadrer{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	width:604px;
}
.footer{
	width: 997px;
	height: 42px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear:both;
}
.footer_texte{
	margin-left:350px;
	margin-right:30px;
	color:#999999;
	border-top: 1px solid #CCCCCC;
}
.end{
	width: 100%;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #055e98;
}
.bienvenue{
	padding-top:5px;
}

/* ==> POP-UP <== */

.pop_up{
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.pop_up_main{
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
}
.pop_up_main a:link{
	color:#015289;
}
.pop_up_main a:visited{
	color:#50afcf;
}
.pop_up_main a:hover{
	color:#046ea0;
	background-color:#cfebf7;
}
.pop_up_main ul{
	margin-bottom:0.5em;
	list-style-image:url(../images/puce.gif);
}
.pop_up_main ol{
	margin-bottom:0.5em;
}
.pop_up_main li{
	margin-bottom:0.5em;
}
#bandeau {
	display: none;
}
.close{
vertical-align:bottom;
padding-bottom:2px;
}

@media print{
body {
	background-color: #FFFFFF;
	font-size: 9px;
}
#frame {
	width: 100%;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	font-weight:bold;
}

#logo {
	display:none;
}
	
#topbar {
 	display:none;
}
#bandeau {
	display: block;
	clear:both;
}

/* ==> MENU <== */

#menu {
	display:none;
}
/* ==> CONTENU <== */

#main {
	width: 95%;
	font-size: 1.5em;
	padding-bottom: 30px;
	/*margin-right:150px;*/
	background-image: none;
}
.footer{
width: 100%;
color: #000000;
}
.end{
	display:none;
}
.footer{
	width: 997px;
	height: 42px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear:both;
}
.footer_texte{
	margin-left:13px;
	margin-right:0spx;
	color:#999999;
	border-top: 1px solid #CCCCCC;
}
}
