@charset "utf-8";
/* CSS Document */

img
{
border:0;
}

body
{
background:url(../images/bg-sales.png) no-repeat top center;
width:auto;
height:auto;

}
img{ border:0;}

#header
{
height:218px;
margin:0 auto;
width:971px;

}

#header img
{
   height: 150px;
    margin: 20px auto;
    width:213px;
}

#menu
{
margin: 0 auto;
width:971px;
}


#menu .search 
{
  float: right;
padding-top: 4px;
}

#menu ul 
{
list-style:none;
margin:0;
padding:0;
float:left;
background: url("../images/mn.png") repeat-x scroll top center transparent;
height: 37px;
}



#menu ul li
{
float:left;
background:url(../images/separateur.png) no-repeat top right;
height:37px; 
 padding: 7px 16px 0;
}
#menu ul li a
{
font-family:Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#d4d4d4;
text-decoration:none;
}


#menu ul li:hover
{
background:url(../images/li-hover.jpg) repeat-x top center;
}

#footer
{
height:110px;
margin:0 auto;
width:971px;
}

#footer p
{
font-size:11px;
font-family:Helvetica, sans-serif;

}



#footer img
{
float:left;
padding-right:20px;
}

#content
{
width:971px;
height:350px;
margin:0 auto;
background-color:white;
clear:both;

}

#content .slide
{
width:944px;
height:339px;
margin:0 auto;
padding-top:5px;
}
.container
{
background:url(../images/bg-footer.png) no-repeat bottom center;
height:auto;
margin:0 auto;
background-color:white;
clear:both;
}
.container table  td
{
width:306px;
height:418px;

}

.container table 
{
width:944px;
margin:0 auto;
 padding-bottom: 71px;
}


.container table  table
{
width:250px;


}

.container table  td table td
{
width:250px;
height:auto;

}
.container table td  p 
{
width:250px;
font-size:13px;
font-family:Helvetica, sans-serif;
margin:8px;
margin-top:3px;


}
.container table td  ul
{
font-size:13px;
font-family:Helvetica, sans-serif;



}
.container table td  ul li
{

list-style-image:url(../images/puce.png);
}


.txt-search 
{
background:url(../images/serach.png) no-repeat;
border:0;
width:172px;
height:26px;
 text-indent: 34px;
color:#d4d4d4;

}


.btn-search
{
width:30px;
height:25px;
background:url(../images/ok.png) no-repeat;
border:0;
}
textarea
	{
 background: url("../images/area.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #858585;
    font-family: Lucida Sans;
    font-size: 10pt;
    height: 82px;
    padding-left: 4px;
    width: 264px;
}
	.txt
	{
	background:url(../images/txt.png) no-repeat;
	border:0;
	width:166px;
	height:25px;
	font-family:Lucida Sans;
	font-size:10pt; 
	color:#858585;
	padding-left:4px;
	}
		.btn
	{
	    background: none repeat scroll 0 0 #7C8592;
    border: 0 none;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
}
	