@charset "iso-8859-1";
/* CSS Document */

a, a:link, a:visited, a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;}
a, a:link, a:visited {color: #0066CC; text-decoration: underline;}
a:hover {color: #000; text-decoration: none;}

/*BODY GLOBAL*/

html, body {
margin: 0; 
padding: 0;
height: 100%; 
background-color: #0066CC;
font-family: Arial, Helvetica, sans-serif; 
font-style: normal; 
font-weight: normal;
font-size: 12px;
color: #333;}

.global {margin: 0 auto; min-height: 100%; width: 1000px; background: #0066CC;}

p, h1, h2, h3, h4, h5, h6, ul, li {margin: 0; padding: 0;}
a img {border: 0;}

/*ELEMENTS GRAPHIK*/

.header {background: #0066CC no-repeat; width: 100%; height: 20px; border-bottom: #FFF solid 1px; padding-top: 3px;}
.banniere {background: url(images/banniere2.png) no-repeat; width: 100%; height: 120px;}
.ariane {background: #EEE no-repeat; width: 100%; height: 20px; border-top: #FFF solid 1px;}
.content {background: #FFF repeat-y; width: 1000px; float: left;}
.menu {background: #FFF no-repeat; width: 220px; height: 480px; float: left;}
.contenu_1 {background: #FFF repeat-y; width: 780px; border-top: #FFF solid 1px; float: left;}
.c_1, .c_2 {width: 370px; margin: 10px; float: left;}
.c_2 {padding-top: 50px;}
.c_3 {width: 780px; float: left;}
.c_1_content {width: 760px; margin: 20px 10px 10px 10px;}
.footer {background: #FFF no-repeat; width: 100%; height: 100px; bottom: 0; border-top: #AAA solid 1px; clear: both;}

/*MENU*/

#menu17 {width: 200px; margin: 10px;}
#menu17 ul {list-style: none; margin: 0; padding: 0;}
#menu17 li a {height: 32px; voice-family: "\"}\""; voice-family: inherit; height: 24px; text-decoration: none;} 
#menu17 li a:link, #menu17 li a:visited {color: #FFF; display: block; background: url(images/menu17.gif); padding: 8px 0 0 35px;}
#menu17 li a:hover {color: #FFF; background: url(images/menu17.gif) 0 -32px; padding: 8px 0 0 35px;}
#menu17 p {text-align: center;}
#menu17 span {color: #009048;}

/*TEXTES*/

.header p {text-align: center; color: #0099FF;}
.ariane p {margin: 2px 0 0 10px;}

.c_1 h1, .c_2 h2, .c_3 h3, .c_1_content h1 {margin: 10px 10px 10px 0px; font-size: 16px; border-bottom: #000 solid 1px;}
.c_1_content h2, .c_3 h2 {margin: 10px 10px 10px 0px; font-size: 16px;}
.c_1 p, .c_1_content p {text-align: justify;}
.c_1_content p, .c_1_content em {margin: 10px 10px 10px 0px;}
.c_1_content span {font-size: 14px;}
.c_1_content em {font-size: 10px;}
.c_3 p {text-align: justify;}
.c_3 p, .c_3 span {margin: 10px}


.footer p {margin: 10px 0 0 25px; text-align: center;}
.footer span {float: right;}
.footer a {color: #333;}