body {
margin : auto;
padding : 0;
font-size: 12px;
color : #FFFFFF;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
background : #000000 url repeat top;
}

img {
border: 0;
}

form , ul , li{
margin: 0;
padding:0;
}

form {
display: inline;
}

.formulaire_header {
border: none;
background: none;
padding: 0;
font-size: 14px;
color: #636363;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
width: 300px;
}

input, textarea , select {
font-family : Verdana, Arial, Helvetica, sans-serif;
padding : 3px;
color: #FFFFFF;
font-size : 11px;
background: #666666;
border: 1px solid #CCCCCC;
font-weight: normal;
}





/******************** LIENS ********************/ 

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

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

#header_droite_texte a , #footer_haut_droite_texte a {
color: #9abce7;
font-weight: normal;
text-decoration: underline;
}

#header_droite_texte a:hover , #footer_haut_droite_texte a:hover { 
color: #FFFFFF;
font-weight: normal;
text-decoration: underline;
}


#menu_haut_liens ul { 
list-style-type : none;
}

#menu_haut_liens li { 
float : left;
}

#menu_haut_liens li a {
color: #FFFFFF;
font-size: 14px;
font-weight: normal;
display: block;
padding: 15px 18px 15px 18px;
text-align: center;
margin-right: 1px;
}

#menu_haut_liens li a:hover { 
color: #FFFFFF;
text-decoration: underline;
}

.menu_droite a {
color: #c7c7c7;
font-size: 12px;
background : url('images/menu_droite_lien.png') no-repeat top center;
font-weight: normal;
display: block;
padding: 3px 46px 3px 16px;
margin-bottom: 3px;
}

.menu_droite a:hover { 
color: #FFFFFF;
text-decoration: none;
}

/******************** LIENS ********************/ 





/******************** DESIGN GLOBAL ********************/ 

#global {
width: 1000px;
margin: auto;
}

#global_gauche {
float: left;
width: 74px;
}

#header {
height: 120px;
}

#header_logo {
float: left;
width: 199px;
height: 102px;
}

#global_centre {
float: left;
width: 852px;
background : url('images/fond_contenu.png') repeat-y top;
}

#global_droite {
float: left;
width: 74px;
}

#header_droite {
float: right;
width: 405px;
height: 102px;
background : url('images/header_droite.png') no-repeat;
}

#header_droite_formulaire {
width: 300px;
position: relative;
left: 85px;
margin-top: 33px;
}

#header_droite_texte {
text-align: right;
padding-right: 20px;
font-size: 11px;
margin-top: 10px;
}

#menu_haut {
	height: 48px;
	width: 834px;
	position: relative;
	left: 9px;
	background : url('images/menu_haut.png') no-repeat;
	margin-bottom: 18px;
	background-color: #262626;
}

#menu_haut_liens {
padding: 0 40px 0 40px;
}

#container_gauche {
float: left;
width: 570px;
position: relative;
left: 16px;
color: #979797;
font-size: 11px;
}

.titre_01 {
background : url('images/titre_01.png') no-repeat left top;
height: 45px;
margin-bottom: 14px;
}

.titre_02 {
background : url('images/titre_02.png') no-repeat left top;
height: 50px;
margin-bottom: 14px;
}

.titre_texte_01 {
font-size: 30px;
color: #009eff;
padding-left: 90px;
position: relative;
top: 3px;
}

.titre_texte_02 {
font-size: 30px;
color: #ff7600;
padding-left: 80px;
position: relative;
top: 3px;
}



.mini_bloc {
float: left;
width: 165px;
height:320px;
min-height:320px;
max-height:320px;
border-right: 1px #989898 dotted;
padding: 0 10px 0 10px;
}


#container_droite {
float: right;
width: 250px;
position: relative;
right: 16px;
}

.menu_droite {
margin-bottom: 16px;
padding: 5px 0 2px 0
}

.menu_droite_titre {
font-size: 13px;
color: #FFFFFF;
padding-left: 10px;
position: relative;
top: 2px;
}

#footer_haut {
height: 39px;
background : url('images/footer_haut.png') no-repeat;
}

#footer_haut_gauche {
float: left;
width: 420px;
padding-left: 14px;
color: #636161;
position: relative;
top: 13px;
}

#footer_haut_droite {
float: right;
width: 320px;
margin-top: 13px;
}

#footer {
color: #FFFFFF;
height: 200px;
background : url('images/footer.png') no-repeat top;
}

#footer_haut_droite_texte {
font-size: 11px;
padding-top: 10px;
padding: 10px 20px 10px 0;
text-align: right;
}

#footer_gauche {
float: left;
width: 290px;
height: 120px;
font-size: 10px;
position: relative;
left: 26px;
}

#footer_droite {
float: right;
width: 290px;
height: 120px;
font-size: 10px;
position: relative;
right: 26px;
}

#footer_copyright {
text-align: center;
font-size: 10px;
padding-top: 8px;
}

/******************** DESIGN GLOBAL ********************/
