body {
	background: #0099CC;
	margin: 0;
	padding: 10px 20px 20px;
}

#holder {
	width: 900px;
	margin-left: auto;
	border-left: 1px solid #00bffe;
	border-right: 1px solid #00bffe;
	margin-right: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}

#header {
	width: 900px;
	margin-left: auto;
	border-left: 1px solid #00bffe;
	border-right: 1px solid #00bffe;
	margin-right: auto;
	height: 180px;
}

#header h1 {
	color: #FFFFFF;
	margin: 0;
	background: #223c69 url(images/header_c.jpg) no-repeat left top;
	border-bottom: 1px solid #555555;
	text-align: center;
	border-top: 1px solid #00bffe;
	font-size: 24px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 660px;
	height: 85px;
	padding-top: 5px;
}

#header a {
      text-decoration: none;
      color: #ffffff;
}

#header a:hover {
      text-decoration: none;
      color: #0099CC;
}

#content {
	padding: 20px 20px 20px 40px;
	width: 600px;
	float: left;
      background-color: #e7f5fe;
}

#content p {
	font: .8em/150% Verdana, Arial, Sans-Serif;
	text-align: left; 
	margin: 0;
	padding: 10px 5px 0px 5px;
      text-align: justify;
      color: #003366;
      line-height: 1.6em;
}

#content p.bleufonce {
      color: #003366;
      font: 14px Trebuchet MS, Calibri, Verdana, Arial;
      font-weight: bold;
      text-indent: 30px;
}

#content p.center {
      text-align: center;
}

#content p img.floatleft {
	float: left;
	margin: 0 10px 5px 0;
	border: 1.5px solid #006699;
}

#content h1 {
	font: 22px Trebuchet MS, Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #00bffe;
	margin: 0;
	padding: 10px 5px 0 0;
      font-weight: bold;
}

#content h1.clear {
      clear: both;
      font: 22px Trebuchet MS, Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #00bffe;
	margin: 0;
	padding: 50px 5px 0 0;
      font-weight: bold;
}

#content h3 {
	font: 16px Trebuchet MS, Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	margin: 0;
	padding: 10px 5px 0 0;
      font-weight: bold;
}

#content h4 {
	font: 16px Trebuchet MS, Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #f26f29;
	margin: 0;
	padding: 10px 5px 0 0;
      font-weight: bold;
}

#content li {
      font: .8em/150% Verdana, Arial, Sans-Serif;
      text-align: justify;
      color: #003366;
      list-style-image: url("images/bird-3.png");
      line-height: 2em; 
}

#content td {
      border: 0.5px solid #006699;
}

#content table.center {
      margin: auto;
      background-color: #ffffff;
}

#content a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #003366;
	text-decoration: underline;
}

#menu {
	width: 200px;
	border: 1px solid #B0E1EA;
	float: right;
	margin-top: 50px;
	margin-right: 10px;
}

#menu h1 {
      font: 0em/0% arial, sans-serif; text-indent: -4321px; height: 0; margin: 0; padding: 0; 
}

#menu dl {
	margin: 0px 0 15px 0;
	padding: 15px 0 30px 0;
      text-align: center;
}

#menu dt {
	margin: 15px 0 0;
	padding: 0 5px;
	background: #06B8EC;
	font: 0.8em/150% verdana, sans-serif;
	color: #003366;
}

#menu dd {
	margin: 0;
	padding: 0;
      text-align: center;
}

#menu dd a {
	background: #ffffff url(images/menu-link-bg_b.gif) no-repeat left top;
	display: block;
	font: .8em/20px verdana, sans-serif;
	color: #5D5B32;
	padding: 0 5px 0 15px;
	text-decoration: none;
      border-width: 0px;
}

#menu dd a:hover, #menu dd a.selected {
	color: #000000;
	background: #D9F4F9 url(images/menu-link-bg-hover_b.gif) no-repeat left top;
}

#menu dl:hover dd a.selected {
	background: #ffffff url(images/menu-link-bg-hover.gif) left top no-repeat;
	display: block;
	font: .8em/20px verdana, sans-serif;
	color: #5D5B32;
	padding: 0 5px 0 15px;
	text-decoration: none;
}

#menu dl:hover dt {
	color: #000000;
}

#footer h5 {
	font: bold .8em/300% Arial, Sans-Serif;
	color: #ffffff;
	margin: 0;
	padding: 0 0 0 .5em;
	text-align: center;
	border-top: 1px solid #00bffe;
	border-bottom: 1px solid #00bffe;
}

#footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#footer {
	width: 900px;
	margin-left: auto;
	border-left: 1px solid #00bffe;
	border-right: 1px solid #00bffe;
	margin-right: auto;
      background-image: url(images/footer.jpg);
      background-repeat: no-repeat;
      background-attachment: left top;
}

.orange {
      color: #f26f29;
      font: 14px Trebuchet MS, Calibri, Verdana, Arial;
      font-weight: bold;
}

.orange2 {
      color: #f26f29;
}

.bleuciel {
      color: #00bffe;
      font: 14px Trebuchet MS, Calibri, Verdana, Arial;
      font-weight: bold;
}

.bleuciel2 {
      color: #00bffe;
      font: 14px Trebuchet MS, Calibri, Verdana, Arial;
      font-weight: bold;
      padding: 10px;
}

.bleufonce {
      color: #003366;
      font: 14px Trebuchet MS, Calibri, Verdana, Arial;
      font-weight: bold;
}

.bleufonce2 {
      color: #003366;
}

.bleufoncesouligne {
      color: #003366;
      font: 14px Trebuchet MS, Calibri, Verdana, Arial;
      font-weight: bold;
      text-decoration: underline;
}

.bleucielsouligne {
      color: #00bffe;
      font: 14px Trebuchet MS, Calibri, Verdana, Arial;
      font-weight: bold;
      text-decoration: underline;
}

.orangesouligne {
      color: #f26f29;
      font: 14px Trebuchet MS, Calibri, Verdana, Arial;
      text-decoration: underline;
}

.souligne {
      text-decoration: underline;
}

.center {
      text-align: center;
}

.bold {
      font-weight: bold;
}

