
/* ##############################################################
###								Haut
#################################################################  */

ul, li, a, img, h1, h2, h3, h4, h5, h6 {  margin: 0; padding: 0; border: none; list-style-type: none; text-decoration: none; }

body { 
font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
color: #564e4e;
line-height: 1em; 
}

/* Tient toute la page */
#global { position: relative; width: 727px; margin: 0 auto; }

#special_link { position: absolute; height: 22px; width: 136px; right: 15px; top: 18px; }

/* Contient le contenu et la page au complet */ 
#conteneur { position: relative; width: 100%; top: 50px; }

#haut { position: relative; width: 727px; height: 246px; } /* 225 + 21 */ 

#menuPrincipal { position: absolute; top: -21px; right: 0; background-color:#4e4d4d; }

#menuPrincipal a { display: block; height: 21px; line-height: 21px; padding: 0 10px; color: #fff; }

#menuPrincipal li { float: left; }

/* Logo du site */
h1 { background-image: url(../img/logo.png); position: absolute; left: -95px; top: -50px; width: 348px; height: 177px; z-index: 5; text-indent: -3000px; }

h3 {
padding-bottom: 5px;
/* color: #163F53; */
color: #4e4d4d;
text-transform: uppercase;
font: bold 120% "Trebuchet MS", Tahoma, Arial;
}

#banniere {
position: absolute;
width: 727px;
height: 225px;
top: 21px;
background-repeat: no-repeat;
}

/* COULEUR DES ARRIERES PLANS  ET DES LIENS */
#banniere { background-image: url(../img/banniere2.jpg); }

#banniere #menuPrincipal li.actif a, #banniere #menuPrincipal li a:hover { background-color: #faca24; }

/* ###############################################################
###								Centre
##################################################################  */

#milieu {
height: 400px;
position: relative; 
padding: 15px; 
border-left: 1px solid #000; 
border-right: 1px solid #000; 
background-color: #efefef;
}

html>body #milieu {
height: auto;
min-height: 400px;
}

#box_welcome, #box_news, #activities, #pressCenter, #financing, #boxsaf, #boxinfos {
height: 150px;
position:relative
}

html>body #box_welcome, html>body #box_news, html>body #activities, html>body #pressCenter, html>body #financing, html>body #boxsaf, html>body #boxinfos {
height: auto;
min-height: 150px;
}


/* ######################################################
### 								bas            
#########################################################   */

#pub {
background-color: #000;
color: #fff;
line-height: 32px;
padding: 5px 0;
width: 100%;
height: 32px;
text-align:right;
}

#basPage {
width: 100%;
text-align: center;
padding-bottom: 5px;
}

ul#menuBas {
padding-top: 10px;
margin-bottom: 10px;
}

ul#menuBas li, ul#menuHaut li {
display: inline;
}

ul#menuBas a {
color: #000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
margin: 0 10px;
}

ul#menuBas a:hover {
text-decoration: underline;
}

.copyright {
font-size: .8em;
color: 000;
text-align: center;
}

.copyright a {
color: #781e1e;
}

/* GENERAL */

.right {
text-align: right;
}

.left {
text-align: left;
}

.center {
text-align: center;
}

.bold {
font-weight: bold;
}

#milieu p {
line-height: 1.5em;
}

#milieu a {
	color: #4e4d4d;
}
