* { 
    margin: 0; 
    padding: 0; 
}


html, body, #bg, #bg table, #bg td, #cont {
    height:100%;
    width:100%;
    overflow:hidden;
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#cont {
    position:absolute;
    top:0;left:0;
    z-index:70;
    overflow:auto;
}
#focus-stealer  { position: absolute; left: -9999px; }

#header{
  	margin: 0 auto; 
   	width: 960px;
	margin-top:50px;
}

.logo{
	z-index:100;
	top:12px;
	position:absolute;
	margin-left:-50px;
}
.left_header{
	position:relative;
	filter : alpha(opacity=80); 
    -moz-opacity : 0.8; 
    opacity : 0.8;
	background-color:#FFFFFF;
	height:150px;
	width:850px;
	margin-left:100px;
}

.titre{
	margin-left:80px;
	float:left;
	margin-top:40px;

}

.pave_nav_header{
	margin-left:690px;
	margin-top:5px;
	height: 100px;
}

.pave_nav_header li{list-style-type:none;margin:0 0 0 0;padding:0 0 0 0;cursor: pointer;}

#lien_cat{
	height:29px;
}

.box { 
    margin-left:  auto;
 	margin-right: auto;
    margin-bottom :20px;
    width: 850px;
	height:450px;
    padding: 30px;
    background: white;
	background-image: url(../images/bg_box.jpg);
	background-repeat: repeat-x;


}

#contener{
	position: absolute;
	background: #FFF;
	/*padding: 1em;*/
	width: 850px;
	margin-left: -380px;
	left: 45%;
}

#contener #tab_contener{
 	height: 50px;
 	margin: 0px;
 	padding: 0px;
 	font-size: 12px;
 }
#contener #tab_contener li{
	width:212px;
 	height: 50px;
 	line-height: 30px;
 	float: left;
 	background: #555;
 	color: #FFF;
 	cursor: pointer;
	list-style-type:none;
}
.tab_controlled{
	border: 1px solid #a0a0a0;

	height:445px;
}
.content{
	
	margin:10px	;
	
}

#bandeau_haut_accueil{/*height:6px;background-color:#dd5016;*/}
#bandeau_haut_entree{/*height:6px;background-color:#1e6f2d;*/}
#bandeau_haut_separe{/*height:6px;background-color:#8e9e62;*/}
#bandeau_haut_fondant{/*height:6px;background-color:#007189;*/}
#bandeau_haut_melange{/*height:6px;background-color:#be688b;*/}
#bandeau_haut_dessert{/*height:6px;background-color:#83bed8;*/}


#bottom_link_right {
	position:absolute;
	color: #dd5015;
	text-decoration:none;
	font-size:10px;
	font-family:verdana, sans-serif;
	margin-top:455px;
	text-align:right;
	left:30px;
}

#bottom_link_right a{
	color: #004959;
	text-decoration:none;
	font-size:10px;
}

#desc_text{
	height:5px;
	color:#d5d5d5;
	width:400px;
}

#bottom_link_left table{
	position:absolute;
	color: #004959;
	text-decoration:none;
	font-size:10px;
	font-family:verdana, sans-serif;
	margin-top:450px;
	text-align:right;
	left:700px;
	}

#bottom_link_left table a{
	color: #004959;
	text-decoration:none;
	font-size:10px;
}

