body{
	background-color:#E83408;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border: 0px;
	margin:0px;
}

a {
	font-weight:bold;
	color:#E93409;
	text-decoration:none
}


.content{
	background-color:#FFFFFF;
	width:900px;
	left: 50%;
	position:absolute;
	margin-left: -467px;
	padding:0px;
}

.content .header{
	background-color:#E83408;
	text-align:center;
	width:900px;
	height:39px;
	border-top:0px;
	

}

.content .center {
	height:396px;
	background-color:#FFFFFF;

}
.content .center .colLeft{
	left:0px;
	float:left;
	width:78px;
	
}

.content .center .colRight{
	float:right;
	right:0px;
	width:78px;
}

.contentCenter {
	background-color:#FFFFFF;
	width:710px;
	float:left;
	padding:15px;
	overflow:visible;
	
	
}

.contentCenter .right{	
	float:right;
	width:320px;
	margin:0px;
	right:100px;
	position:absolute;
	
}
.contentCenter .left{
	float:left;
	width:350px;
	position:absolute;



	
}
.news {
	padding-left:35px;
	background-image:url(../img/coteNews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:225px;
	padding-bottom:7px;
}

.news .headerNews{
	width:106px;
	height:31px;
	margin-bottom:10px;
	background-image:url(../img/titreNews.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.news li {
	list-style-image: url(../img/puce.gif);	
	padding-bottom:10px;
}

.salon{
	padding-left:35px;
	background-image:url(../img/coteSalon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:100px;

}
.lienHome {

	padding-left: 45px;
	position:absolute;
}
