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
}
.contentCenter a img{
	border:1px solid #FFFFFF;
}
.contentCenter a:hover img{
	border:1px solid #E93409;
}

p {
	
}
h1 {
	font-size:16px;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}


.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;
	
	
}

h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
.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;

}
.salon ul {
	padding-top:45px;
}
.salon  li {
	list-style-type: none;
}

ul {
	padding-left:10px;
	padding-right:10px;
	margin:0px;
}
.listeNews ul{
	margin-left:10px;
	list-style-type: none;
}
.listeNews li{

	padding-top:10px;
}
.listeNews li a{
	font-weight:normal;
}
.listeNews h2{
	padding-top:15px;
}
li img {
	border: none;
}
ul.liste li {
	margin-top:2px;
	margin-left:10px;
	list-style-image: url(../img/puce.gif);

}


.colRight ul, .colLeft ul{
	display:block;
	background-color:#E83408;
	padding-top:8px;
	padding-bottom:8px;

}

.colLeft li, .colRight li{

	list-style-type:none;
	padding-bottom:5px;
	padding-top:5px;
	
	
}
.colRight li a, .colLeft a{
	background-repeat: no-repeat;
	background-position: center top;
	background-image:url(../img/btnOff.jpg);
	display:block;
	padding-top:30px;
	text-align:center;
}
.colRight a:hover, .colLeft a:hover{
	background-image:url(../img/btnActive.jpg);
}

.colRight  a:active, .colLeft  a:active{
	background-image:url(../img/btnActive.jpg);
}
.lienHome {

	padding-left: 45px;
	position:absolute;
}

input, textarea {
	font-size:11px;
	border: 1px solid #E93409;
	height:16px;
	margin:3px;
	vertical-align:bottom;
}


textarea {
	height:40px;
}

form .formMail fieldset  {
  padding: 15px;
}

form.formMail label {
  display: inline;
  float: left;
  margin:3px;
  width: 70px;
} 

/* PAGE SOLUTION */

