.jqueryslidemenu{
font: bold 12px arial;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
color:#eee1c5;
padding: 2px 8px;
border-right: 1px solid #fff;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color:#eee1c5;
}

.jqueryslidemenu ul li a:hover{
color: #791827;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
background-color:#FFFFFF;
border-style: solid;
border-width: 1px;
border-color: #000000;
display: block;
text-align: center;
visibility: hidden;
}

.jqueryslidemenu ul li ul li a:link,.jqueryslidemenu ul li ul li a:visited{
color: #000;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000000;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0px;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
border-right: 0px solid #fff;
font: normal 12px arial;
width: 150px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid white;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}



td{
font-family: arial; 
font-size: 12px; 
color: #928d7a;
}

a{
font-family: arial; 
font-size: 12px; 
color: #eee1c5;
font-weight: bold;
text-decoration: none;
}

a:hover{
font-family: arial; 
font-size: 12px; 
color: #791827;
font-weight: bold;
text-decoration: none;
color: #000000;
}

#pagenum a{
font-family: arial; 
font-size: 12px;  
font-weight: bold;
color: #928d7a;
}

#pagenum a:hover{
font-family: arial; 
font-size: 12px;  
font-weight: bold;
color: #000000;
}

#subbm a{
color:#ffffff;
font-weight: bold;
font-family: arial; 
font-size: 12px; 
}

#subbm a:hover{
color:#c9a068;
font-weight: bold;
font-family: arial; 
font-size: 12px; 
}

.isgood{
  border:solid;
  border-width:2px;
  border-color: #928D7A;
}

.redlink{
font-family: arial; 
font-size: 12px; 
color: #791827;
font-weight: bold;
text-decoration: none;
}

input.box{
  background-color:#FFF;
  width:279px;
  height:24px;
  border:solid;
  border-width:1px;
  border-color: #928d7a;
  font-weight: bold;
}

.template_left{
background-image: url('templates/template_gauche.jpg'); 
height:1024px; 
background-repeat:no-repeat; 
background-color:#D0AC7D;
background-position: top right;
}

.template_centre{
background-image: url('templates/-back.png'); 
background-repeat:no-repeat; 
background-position: bottom right;
}

.template_right{
background-image: url('templates/template_droit.jpg'); 
height:1024px; 
background-repeat:no-repeat; 
background-color:#D0AC7D;
background-position: top left;
}

.top{
background-image: url('templates/template_top.jpg'); 
width:992px; 
height:285px; 
background-repeat:no-repeat;
background-color:#FFFFFF;
}

.sub{
position: absolute;
height: 12px; 
width: 400px; 
color:#666666;
font-weight: bold;
top:10px;
padding-left:15px;
z-index:101;
}

.sub a{
color:#666666;
}

.sub a:hover{
color:#000000;
}

.contact{
position: absolute;
padding-bottom: 23px;
width: 992px; 
height: 50px; 
top:202px
}

.menu{
width:980px; 
height: 35px; 
color:#eee1c5;
margin-left:0px;
font-weight: bold;
position: absolute;
z-index:100;
}

.myh{
width:380px; 
height: 407px; 
position: absolute;
background-image: url('templates/ornementpourphoto.png'); 
background-repeat:no-repeat; 
z-index:10;
}
