* {margin:0; padding:0;}

html {height:100%; overflow-x: hidden; overflow-y : auto;}

body {background:#FFFFFF; padding:0 0 0 0; height:100%;
font-family:verdana,arial,helvetica,sans-serif;
font-size:10pt;}

#container {position:relative; width:996px; left:50%; margin-left:-498px;}
	
#contenu {position:relative; border-top:solid #000000 1px; padding-left:4px; padding-right:4px; background:url('interface/fond_content.gif');}
	
#pageHeader {position:relative; left:3px; width:990px; height:60px; background:url('interface/fond_top.gif');}

#Fading_top {position:relative; left:989px; width:1px; height:60px; background:url('interface/fading_top.gif');}

#Fading_top_left {width:1px; height:60px; float: left; background:url('interface/fading_top.gif');}
	
#logo {width:209px; height:60px; background:#FFFFFF; float: left; background:url('interface/logo.png');}

#onglet {padding-top:20px; height:40px; float: left; font-size:20px; cursor:hand; background:url('interface/onlget_fill_unselected.gif');}

#onglet_left {width:20px; height:60px; float: left; cursor:hand; background:url('interface/onglet_left_unselected.gif');}

#onglet_right {width:20px; height:60px; float: left; cursor:hand; background:url('interface/onglet_right_unselected.gif');}

#onglet_left_shadowed {width:20px; height:60px; background:#FFEEEE; float: left; background:url('interface/onglet_left_shadowed.gif');}

#onglet_right_shadowed {width:20px; height:60px; background:#EEFFEE; float: left; background:url('interface/onglet_right_shadowed.gif');}

#onglet_selected {padding-top:20px; height:40px; background:#AAAAFF; float: left; font-size:20px; background:url('interface/onglet_fill_selected.gif');}

#onglet_left_selected {width:20px; height:60px; background:#FFEEEE; float: left; background:url('interface/onglet_left_selected.gif');}

#onglet_right_selected {width:20px; height:60px; background:#EEFFEE; float: left; background:url('interface/onglet_right_selected.gif');}
	
#left_shadow {position:absolute; z-index: 100; left:-60px; 	top:60px; width:60px; height:200px; background:url('interface/left_shadow.gif');}
	
#right_shadow {position:absolute; z-index: 100; left:990px; top:60px; width:60px; height:200px; background:url('interface/right_shadow.gif');}

#Bottom {position:relative; width:996px; height:100px; left:50%; margin-left:-498px; background:url('interface/bottom_bg.gif');}

#tiers {width:100%; text-align:center; vertical-align:center; background-color:#FFFFFF;}

#Partenaires {position:relative; top:40px; left:100px; width:800px; text-align:center; font-size:small;}

#Partenaires a {
  border-bottom: none;
  text-decoration: none;
  color: #000;
  }
 
#Partenaires a:hover {
  border-bottom: thin solid #000;
  }

#bloc {width:100%;}

#bloc_title_left {width:2px; background:url('interface/block_title_left.gif');}
#bloc_title {height:27px; padding-left: 5px; background:url('interface/block_title.gif');}
#bloc_title_right {width:2px; background:url('interface/block_title_right.gif');}

#bloc_top_left {width:2px; background:url('interface/block_top_left.gif');}
#bloc_top {height:1px; background-color:#E3E3E3;}
#bloc_top_right {width:2px; background:url('interface/block_top_right.gif');}

#bloc_left {width:2px; background:url('interface/block_left.gif');}
#bloc_corps {background-color:#F2F2F2;}
#bloc_right {width:2px; background:url('interface/block_right.gif');}

#bloc_bottom_left {width:2px; background:url('interface/block_down_left.gif');}
#bloc_bottom {height:3px; background:url('interface/block_bottom.gif');}
#bloc_bottom_right {width:2px; background:url('interface/block_down_right.gif');}

.Extrait {float:right; margin-left:10px; margin-bottom:10px;}
.Jaquette {float:left; margin-right:10px; margin-bottom:10px;}
.Clearfix {clear:both;}
.Descriptif {text-align:justify;}

.Commande {clear:both;}
.Commande_right {float:right; width:37px; height:58px; background:url('interface/right_commande.png');}
.Commande_center {float:right; height:40px; padding-top:18px; font-weight:bold; background:url('interface/fill_commande.png');}
.Commande_left {float:right; width:36px; height:58px; background:url('interface/left_commande.png');}

.Button {clear:both;}
.Button_right {float:left; width:37px; height:58px; background:url('interface/right_commande.png');}
.Button_center {float:left; width:835px; height:40px; padding-top:18px; text-align:center; font-weight:bold; background:url('interface/fill_commande.png');}
.Button_left {float:left; width:36px; height:58px; background:url('interface/left_commande.png');}

.BlocTitre {font-weight:bold; color:#0088d2;}
