	* {
		margin: 0;
		padding: 0;
	}
	
	html {
		height: 100%;
	}
	
	body {
		/*background-color: #800000;*/
		background-color: #990000;
		color: white;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		line-height: 2;
		text-indent: 15px;
		height: 100%;
	}
	
	
														/***************************** DEBUT DESIGN******************************/
	div#page {
		margin: 0 auto;
		width: 1024px;
		background-color: #990000;
		height: 100%;
	}
	
	div#header {
		background: url('../images/banniere.gif') no-repeat;
		width: 1024px;
		height: 156px;
	}
											/*****************************MENU******************************/
	div#menu {
		background-color: #990000;
		width: 183px;
		height: 400px;
		float: left;
	}
	
	div#menu ul li {
		list-style-type:none;
		margin-left: 0px;
		margin-bottom: 4px;
		text-decoration: none;
	}
	
	div#bann_menu_inter {
		background: url('../images/bann_menu_inter.gif') no-repeat;
		height: 110px;
		width: 183px;
	}
	
	div#content {
		padding-top:90px;
		width: 841px;
		float: right;
		background-color: #990000;
		height: 800px;
	}
	
	div#content_up {
		width: 841px;
		height: 58px;
		background: url('../images/content_up.gif') no-repeat;
	}
	
	div#content_repeat {
		width: 841px;
		background: url('../images/content_repeat.gif') repeat-y;
	}
	
	div#content_down {
		width: 841px;
		background: url('../images/content_down.gif') no-repeat;
		height: 84px;
	}
	
	#div_main {
		margin-left: 40px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		background-color: #990000;
		width: 720px;
		color: #FFFFFF;
		text-align: left;
		line-height: 2;
		text-indent: 15px;
}
	
	div#footer {
		width: 820px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#de6a03;
		text-align:center;
	}
														/***************************** FIN DESIGN******************************/
	
														/***************************** Element inline******************************/
	
	h1 {
		/*margin-left: 57px;*/
		font-size:20px;
	}
	
	p.text {
		width: 709px;
		margin: 0;
		padding: 0;
	}
	
	p.text-content {
		margin-left: 40px;
		width: 709px;
	}
	
	img {
		border: none;
	}
	
	img.img-menu {
		margin-left: -8px;
	}
	
	table.tablecontact {
		margin-left: 14px;	
	}
	
	table.tablecontact tr{
		width: 100%;
	}
	
	#logoflash {
		margin-top: 10px;
	}
	
	#presentation_menu {
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
	}
	
	#text-menu {
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
	}
	
	ul#menu-plats li{
		font-size: 13px;
		font-weight: normal;
		display: inline;
		text-decoration: underline;
		color: #FF9900;
		text-indent: 10px;
		padding-right: 12px;
	}
	
	ul#menu-plats {
		text-indent: 10px;
	}
	
	#liens{
		height:100%;
	}
	
	span.lien-menu-anime-flash {
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		text-decoration: underline;
		color: #FF9900;
	}
	
	
	a:link 		{ color: #FF9900; text-decoration: none; }
	a:visited	{ color: #FF9900; text-decoration: none; }
	a:hover 	{ color: #FF9900; text-decoration: underline; }
	
	#footer a{ color:#de6a03; }
	#footer a:visited	{ color: #de6a03; }
	#footer a:hover 	{ color: #de6a03; }