/*** STRUCTURE ***/

#bkgd
{
}

#main
{
	width:900px;
	margin:0 auto;
	text-align:center;
}

#menu
{
	width:180px;
	float:left;
	margin-left:-50px;
	margin-top:30px;
}

#menu li,#menu ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#menu li
{
	margin:-9px 0;
}

#content
{
	width:700px;
	float:left;
	border:#000 1px solid;
	padding:10px 15px;
	background-color:#fff;
	margin-top:10px;
	text-align:left;
	min-height:355px;
	height:auto !important; 
	height:355px;
}

#content_img_height
{
	width:1px;
	float:right;
	height:450px;
}

#header
{
	width:100%;
	background:url(../img/header.png) center no-repeat;
	height:238px;
}

#header_link_img
{
	height:238px;
	width:100%;
}

#footer
{
	text-align:center;
	width:500px;
	padding:10px 0;
	margin:0 auto;
}

#deco_tarte
{ 
	margin-top:-80px;
	margin-left:-30px;
	float:left;
}

#deco_nappe
{
	margin:0 auto;
	width:650px;
	text-align:center;
}
