
.lgde_resto, #menu ul li a, .titre2
	{
	font-family: Arial, Helvetica, Sans Serif;
	line-height:1.4;
	}

.lgde_resto, #menu ul li a
	{color:#ffffff;}
    
.titre2
	{color:#;}
	
.lgde_resto, .titre2
	{font-size:16px;}
    
#menu ul li a
	{font-size:14px;}

.lgde_resto, #menu ul li a
	{text-decoration:none;}



#container {
    background: #000;
    min-width: 1000px;
    width: 100%;
}

#container3 {
    min-width: 980px;
    background: #000000;
    padding:10px;
    text-align:center;
    color:#FFF;
}

.contenu {
    width: 960px;
    padding: 20px;
	margin:0 auto;
}

#top_left
	{
	position:relative;
	float:left;
	width:730px;
    padding-left:10px;
	}
    
#top_right
	{
	position:relative;
	float:left;
	width:220px;
	}

#menu {
	height:40px;
}

#menu ul {
    margin:0px;
    margin-left:50px;
    padding: 0;
}

#menu ul li.off, #menu ul li.on {
    display: inline;
    float: left;
    margin: 0;
    padding: 10px 20px;
}

#menu ul li.off {
    background: url("img/fd_bton_n.png") no-repeat top right;
}

#menu ul li.on {
    background: url("img/fd_bton_trans.png") no-repeat top right #;
}

.line {
	height:5px;
    background: #;
}

.line2 {
	height:3px;
    background: #;
}
    
.titre2 {
	padding-bottom:3px;
	border-bottom:2px solid #cccccc;
}