/* CSS Document */
body {

background-repeat:repeat-x;
}
.ctr-baner {
	border: 2px solid #E2D6BE;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A503F;
	text-decoration: none;
	letter-spacing: 0pt;
	
	
}




.menu-wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5F5ED;
	text-decoration: none;
	letter-spacing: 1pt;
}
.menu_or {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 1pt;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29251D;
	text-decoration: none;
	
}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.txt_promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29251D;
	text-decoration: none;
}
.ctr_promo {
	border: 1px solid #F6F5ED;
}
.recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A3F2E;
	text-decoration: none;
	background-color: #E2D6BE;
	border: 1px solid #4A3E2E;
}
.left_baner {
	border: 1px solid #4A3E2E;
}
.hs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}
.ms {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A3F2E;
	text-decoration: none;
	background-color: #FBB561;
}
.bs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C4B68;
	text-decoration: none;
	background-color: #BCCEFA;
}

 .rechriad{
border:1px solid;
width:455px;
}

 .rechriads{
border:1px solid;
width:455px;
background:#29251D;
color:#F6F5ED;
}
.txt_promo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6F5ED;
	text-decoration: none;
	text-align: center;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6F5ED;
	text-decoration: none;
	
}

#menu1 ul {
 margin:0;
 padding:0;
 list-style-type:none;
 text-align:center;
 	background:#4B4436;
 }
#menu1 li {
 float:left;
 margin:auto;
 padding:0;
	background:#4B4436;
 }
#menu1 li a {
    border-left: 1px solid #2E261C;
    border-right: 1px solid #665E51;
    color: #BCAE93;
    display: block;
    height: 27px;
    line-height: 30px;
    padding: 3px;
    text-decoration: none;
    width: 117px;
 }
#menu1 li a:hover {
 background: #6d6659;
 }
 

#menu2 {
height:2px;
}
#menu2 ul {
margin:0;
padding:0;
list-style-type:none;
text-align:center;
}
#menu2 li {
float:left;
margin:auto;
padding:0;
background-color:#4B4436;
}
#menu2 li a {
border-left: 1px solid #2E261C;
border-right: 1px solid #665E51;
display:block;
width:139px;
color:#BCAE93;
text-decoration:none;
padding:5px;
}
#menu2 li a:hover {
color:#6d6659;
}
#menu2 ul li ul {
display:none;
}
#menu2 ul li:hover ul {
display:block;
}
#menu2 li:hover ul li {
float:none;
}

