*{margin: 0px 0px 0px 0px;padding:0px 0px 0px 0px;}

body
{
	background-color:white;
}

#header
{
	position:absolute;
	width:1000px;
	height:100px;
	left:50%;
	margin-left:-500px;
	background:url(../images/logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:20px;
}

#header-img
{
	background:url(../images/batiment2.gif);
	background-position:top right;
	width:189px;
	height:96px;
	float:right;
	margin-top:0px;
	margin-right:50px;
	
}

#header-text
{
	float:left;
	width:400px;
	margin-left:180px;
	margin-top:40px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
}

#content
{
	position:absolute;
	width:1000px;
	/*height:680px;*/
	left:50%;
	margin-left:-500px;
	margin-top:150px;
	height: 671px;
	top: -11px;
}

#left-menu
{
	float:left;
	width:160px;
	height:680px;
	background:url(../images/colone_verticale.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#menu-content
{
	margin-top:120px;
	height:200px;
	margin-left:25px;
	text-align:right;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}

#menu-content a:link,#menu-content a:visited
{
	text-decoration:none;
	color:black;
}

#menu-content a:hover
{
	text-decoration:none;
	color:#A55221;
}

#menu-content img
{
	border:none;
	margin-left:10px;
}

#right-content
{
	float:left;
	width:840px;
	/*height:680px;*/
}

#top-menu
{
	width:840px;
	height:100px;
}

#top-menu img
{
	margin-left:10px;
	cursor:pointer;
}

#top-menu a:hover
{
	
}

#search-bar
{
	width:840px;
	height:30px;
}

#search-bar table
{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	margin-left:110px;
}

#inner-content
{
	width:840px;
	/*height:800px;*/
	/*overflow:auto;*/
}

#inner-content table
{
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-left:30px;
	margin-top:80px;
}

#inner-content table.prod
{
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-left:30px;
	margin-top:10px;
}

#inner-content table.prod2
{
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-left:180px;
	margin-top:10px;
}

#inner-content img
{
	cursor:pointer;
}

#footer
{
	position:absolute;
	bottom:-10px;
	width:840px;
	height:20px;
	background-color:#EFCE21;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#A55221;
	left: 160px;
}

#desc
{
	float:left;
	width:440px;
	/*height:330px;*/
	font-family:verdana;
	font-size:12px;
	/*overflow:auto;*/
}

#image
{
	float:left;
	width:350px;
	height:330px;
	text-align:center;
	
}

#video
{
	float:left;
	width:440px;
	/*height:200px;*/
	text-align:center;
	padding-bottom:50px;
}

#down
{
	float:left;
	width:350px;
	height:200px;
	text-align:center;
}

#down img
{
	border:none;
}

#form-left
{
	float:left;
	width:300px;
	margin-left:80px;
	margin-top:50px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}

#form-right
{
	float:left;
	width:300px;
	margin-left:80px;
	margin-top:50px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}

