@charset "utf-8";

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

body{
background-image:url(img01.jpg);
background-repeat:repeat-x;
margin:5px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
}

a.logo{
	display:block;
	/* width:232px; */
	/* height:128px; */
	background:url("logo.jpg") no-repeat;
	background-position: center;
	background-repeat:no-repeat;
	height:200px;
	top:5px
} 

#replacelogo, #replacelogo a {
	text-indent: -100em;
	overflow: hidden;
	/* background: url(images/logo.jpg) top center no-repeat; */
	height: 200px; */
	/* width: 232px; */
	display: block;
	margin: 0;
	padding: 0;
	float: center;
}

.main{
	background:#FFFFFF;
	left:580px;
	margin-left:-480px;
	position:absolute;
	width:960px;
}

.left,.center,.right{float:left;}

.left{
background:#FFFFFF;
padding:0px 15px 0px 10px;
width:200px;
}

.center{
background:#FFFFFF;
padding:0px 0px 0px 0px;
width:530px;
}

.right{
background:#FFFFFF;
padding:0px 10px 0px 15px;
width:180px;
}

.rightRecherche {
background:#FFFFFF;
padding:0px 10px 0px 15px;
width:180px;
}

.bottom{
clear:left;
padding:0px 20px 0px 20px;
width:920px;
}


.a{
color:#FFFFFF;
padding:5px 0px 0px 10px;
font-weight:bold;
font-size:14px;
}

a img {
	border: none;
}

.left .a{
background-image:url(ombre_top200.jpg); background-repeat:no-repeat;
height:27px;
}
.left a {
	color: #663366;
	text-decoration: none;
}

.left a:hover {
	color: #cccccc;
	text-decoration: none;
}

.right .a{/*taille de l'image 180px*/
background-image:url(ombre_top180.jpg);
height:25px;
}

.right a {
	color: #663366;
	text-decoration: none;
}

.right a:hover {
	color: #cccccc;
	text-decoration: none;
}

.center .a{/*taille de l'image 530px*/
background-image:url(ombre_top530.jpg); background-repeat:no-repeat;
height:27px;
}

.center a {
	color: #663366;
	text-decoration: none;
}

.center a:hover {
	color: #cccccc;
	text-decoration: none;
}

.b{
padding:0px 10px 0px 20px;
}

.left .b{/*taille de l'image 200px*/
background-image:url(ombre_cote200.jpg); background-repeat:repeat-y;
/* height:auto; */
}

.right .b{/*taille de l'image 180px*/
background-image:url(ombre_cote180.jpg); background-repeat:repeat-y;
}
.right .b1{/*taille de l'image 180px*/
text-align: right;
}
.center .b{/*taille de l'image 530px*/
background-image:url(ombre_cote530.jpg); background-repeat:repeat-y;

}

.left .c{/*taille de l'image 200px*/
background-image:url(ombre_bottom200.jpg); 
height:30px;
margin-bottom: 30px;
}

.right .c{/*taille de l'image 180px*/
background-image:url(ombre_bottom180.jpg);
height:30px;
margin-bottom:30px;
}

.center .c{/*taille de l'image 530px*/
background-image:url(ombre_bottom530.jpg);
height:30px;
margin-bottom:5px;
}

.level1{
color:#000000;
/* margin:20px 0px 20px 0px; */
margin-top:10px;
list-style:url(puce.jpg);
}

.level2 li{
color:#663366;
list-style: none;
list-style-type: none;
list-style:url(puce.gif);
margin-left:10px;
}
/*
#recherche {
  position: absolute;
  right: 2mm;
  top: 3.6em;
}
*/

#recherche {
	/* float:right; */

  position: absolute;
	right: 2.646mm;
	/* top: 3.6em; */
	position:absolute;
	width:203px;
	top: 128px;
}

#chRecherche {
/* margin-top:115px; */
margin-top:15px;
}

#btRecherche {
	float:right;
}

.searchbutton {/* bouton de recherce */
background-image:url(btsearch.jpg);
background-repeat:no-repeat;
background-position:left center;
margin-left:-6px; 
border: none;

height:16px;
width:41px;
clear:both;
}

.buttonImg { width: 41px; height: 16px; border: none; cursor: pointer; background: url("btsearch.jpg") no-repeat left top; } 
	
.textbutton{ /* champs de recherche */
color:#663366;
size:8px;
height:16px;
width:173px;
/* border-style:solid; 
border-color:#000000;
border:thin;
*/
/* border-style:none; */
/*
background-image:url(search.jpg);
background-repeat:no-repeat;
background-position:left center;
margin-left:20px;
*/
}

.footer {
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #ffffff;
	clear: both;
	text-align: center;
}

.footer a {
	color: #333333;
	text-decoration: none;
}

.footer a:hover {
	color: #663366;
	text-decoration: none;
}
