/* RESET */

body, ul, li, ol, form, h1, h2, h3, h4, h5, h6, div, span { padding:0; margin:0;}
ul{list-style-type:none;}
a { outline:none;}

/* ID */

#container { width:1036px; z-index:50; position:absolute; left: 50%; margin-left: -518px; display:block; }

#menu { width:411px; height:36px; padding:30px 0 0 25px; float:left;}
	#menu ul li{height:36px;float:left;} 
	#menu ul li a{height:36px; display:block; text-indent:-20000px; }
	#menu ul li a:hover{height:36px;}
	
	#menu ul li.accueil a {width:66px;  background:url(../images/menu-accueil.png);}
	#menu ul li.accueil a:hover, #menu ul li.accueil_active {width:66px; background:url(../images/menu-accueil-h.png);}
	
	#menu ul li.presentation a {width:93px;  background:url(../images/menu-presentation.png);}
	#menu ul li.presentation a:hover, #menu ul li.presentation_active {width:93px; background:url(../images/menu-presentation-h.png);}
	
	#menu ul li.lacarte a {width:67px;  background:url(../images/menu-la-carte.png);}
	#menu ul li.lacarte a:hover, #menu ul li.lacarte_active {width:67px; background:url(../images/menu-la-carte-h.png);}
	
	#menu ul li.suggestions a {width:91px;  background:url(../images/menu-suggestions.png);}
	#menu ul li.suggestions a:hover, #menu ul li.suggestions_active {width:91px; background:url(../images/menu-suggestions-h.png);}
	
	#menu ul li.coordonnees a {width:94px;  background:url(../images/menu-coordonnees.png);}
	#menu ul li.coordonnees a:hover, #menu ul li.coordonnees_active {width:94px; background:url(../images/menu-coordonnees-h.png);}

#logoLoli { float:left; width:207px; height:137px;}
#logoLoli img { border:none;}

#menuSylvestre { float:left; width:250px; padding:30px 0 0 0; display:none;}
	.menuSylvestre {display:block; text-indent:-20000px;  background:url(../images/menu-menu.png) left top no-repeat; width:176px; height:36px;}
	.menuSylvestre:hover {display:block; text-indent:-20000px;  background:url(../images/menu-menu-h.png) left top no-repeat; width:176px; height:36px;}
	.menuSylvestreH {display:block; text-indent:-20000px;  background:url(../images/menu-menu-h.png) left top no-repeat; width:176px; height:36px;}

#footer { clear:both; width:1036px; padding:31px 0 0 0; color:#4b4b4b; font-size:10px; text-align:left; line-height:16px; }
	#footer a, #footer a:hover { color:#4b4b4b; text-decoration:none;}
	#footer .tow { color:#ed751e;}
	#footer .tow a, #footer .tow a:hover { color:#ed751e; text-decoration:none;}
	
	#footer strong { font-size:11px; background:url(../images/picto-tow.png) right 1px no-repeat; padding:0 13px 0 0; color:#ed751e;}
	
	.footerLeft { float:left; width:250px;}
	.footerRight { float:right; text-align:right; width:650px;}
	
	
.sousTitre { font-size:17px; font-family:Georgia, "Times New Roman", Times, serif;}
.ulList { padding:0 0 0 25px;}
.ulList li  {   padding:2px 0 2px 25px; background:url(../images/li-bullet.png) left 10px no-repeat;line-height:22px;}
