body
{
	

	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #f1f4fa;
	font-family: arial, verdana, serif;
	font-size: small;
	text-align: justify;
	}

h1
{
color: #0054a7;
font-size: medium;
text-align: left;
}

h2
{
color: #0054a7;
font-size: medium;

}

#header
{
	width: 800px;
	margin-bottom: 30px;
}

#button
{
	text-align: right;
	width: 620px;
}

#address
{
	display: none;
}

#pagetitle
{
display: none;
}

#menu0
{
margin-top: 30px;
}


#menu
{

	float: left;
	width: 170px;
	}

#images
{
	float: right;
	width: 150px;
}

#menu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu li
{
	margin: 0;
	padding: 0;
	/*width: 120px;
	height: 40px;*/
	/* line-height: 30px;
	text-indent: 20px; */
	/*border: 1px solid blue;*/
}

#menu a
{
	color: #f7f7f7;
	background-color: #ee1c23;
	font-family: "arial";
	font-weight: bold;
	text-indent : 10px;
	display: block; 
	width: 105px;
	height: 28px;
	/*border: 1px solid #f1f4fa;*/
	text-align: Left;
	text-decoration: none;
	/*padding-top: 5px;*/
	/*padding-left: 12px;*/
	padding-top: 14px;
	font-size: 105%;
	margin-top: 2px;
}

#menu a:hover
{
	/*text-decoration: underline;*/
	color: #f7f7f7;
	background-color: #0054a7;
	/*background-image: url("../pictures/menu1.gif");*/
	/*border: 2px solid #f1f4fa;*/
	margin-left: 22px;
}

#menu .active
{
	/*text-decoration: underline;*/
	/*color: #ee1c23;*/
	color: #f7f7f7;
	/*background-image: url("../pictures/menu1.gif");*/
	background-color: #0054a7;
	/*border: 2px solid #f1f4fa;*/
	margin-left: 22px;
	/*font-size: 105%;*/
}

#content
{
	float : left;
	width: 430px;
	/*margin-left: 170px;
	margin-right: 190px;*/
}

#content .extended
{
	width: 500px;
}

#content a
{
	color: #000000;
	text-decoration: none;
}


#content li
{
margin-bottom: 10px;
}

#content ul
{
list-style-image: url("../pictures/red.png");
}

#content td
{
	vertical-align: top;
	padding: 3px;
}

#footer
{
	width: 800px;
}

#footer img
{
margin-top: 20px;
}

/*#footer p
{
	border-top: 3px ridge #dbe3f3;
}*/

#footer, #footer a
{
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #00498e;
}
.annonce
{
	color : #00264c;
	padding: 7px;
	font-size: 110%;
	font-weight: bold;
	background-color : #f5455f;
	/*#85b7e9;*/
	width: 550px;
}

#content .annonce a
{
	color : #00264c;
	text-decoration : underline;
}
#content .annonce a:hover
{
color : #fee7eb
}

.important
{
	font-weight: bold;
	font-size: 120%;
}

.mandatory
{
	font-weight: bold;
	font-size: 120%;
	color: red;
}


.news
{
	font-weight: bold;
	font-size: 90%;
}

.floatleft
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.blockpic
{
	height: 200px;
	width: 300px;
}

#content .link
{
	color: #0054a7;
}

#content  a:hover
{
	color: #1a86f2;
}




#header {
      float:left;
      width:100%;
     /* background:#DAE0D2 url(/pictures/bg.gif) repeat-x bottom; */
      font-size:100%;
      /* line-height:normal; */
      }
    #header ul {
      margin:0;
      padding: 0px 0px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url(/pictures/left_both.gif) no-repeat left top;
      margin:1px;
      padding:0 0 0 9px;
      /* border-bottom:1px solid #765; */
      }
    #header a {
      float:left;
      display:block;
      width:.1em;
      background:url(/pictures/right_both.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color: #f7f7f7;
      white-space:nowrap;
      }
    #header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
      color: #FFFFFF;
      }
    #header #current {
      background-position:0 -150px;
      border-width:0;
      margin-top: 10px;
      }
    #header #current a {
      background-position:100% -150px;
      padding-bottom:5px;
      color: #f7f7f7;
      }
    #header li:hover, #header li:hover a {
      background-position:0% -150px;
      color: #FFFFFF;
      }
    #header li:hover a {
      background-position:100% -150px;
      }
