#pad {height:100px;}
/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
body {
  background-color : #990000;
  font-family:verdana, arial, sans-serif;
  font-size: 80%;
}
#menuPositioner {
  width:90%;
  background-color: #FFFFFF;
  border-bottom: thick solid #990000;
  margin: 10px auto 0px auto;
}
#faux {
  width: 100%;
  margin: auto;
}

.clear {
  clear: both;
}
#colonnelogo {
  margin-top:5px;
  margin-left:0px;
  height:100px;
  display:inline;
  padding:0px;
  width:100px;
  float:left;
}
#colonnejourfete {
  margin-top:8px;
  margin-left:5px;
  height:90px;
  position:relative;
  /*background-color:#FFCC66;*/
  text-align:center;
  float:left;
  display:inline;
  width:170px;
  font-size:90%;
  color:#990000;
  font-weight: bold;
}
#colonnejourfete td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #990000;
	text-align: center;
	font-weight: bold;
}


#colonnemenu {
  float:right;
  margin-top:40px;
  padding:0px;
  width:610px;
  display:inline;
  position:relative;
}

#corps {
  display:block;
  width: 90%;
  color: #333333;
  background: #FFFFFF;
  margin: 0px auto 0px auto;
  padding-top: 1px;
  float: none;
  clear: both;
}
#contenu {
  /*display:block; */
  margin-top:10px;
 margin-left:5px;
  margin-right:5px;
}

#contenu table {
  width:100%;
}

#tourcf {
  width:80%;
  margin:auto;
}

#left {
 /*  display:inline;
   margin-left:1px;
   margin-right:5px;
   float:left;
   width:205px;
   border:1px solid black;   */
    float: left;
	width: 210px;
	margin-right: 5px;
    margin-left:5px;
}

#right {
  /* float:right;
    margin-left:5px;
   margin-right:5px;
   display:inline;
   position:relative;
   width:205px;     */
    float: right;
	width: 210px;
	margin-left: 5px;
     margin-right:5px;



}
#middle {
/*   display:inline;
   float:left;     */
   position:relative;
   overflow: hidden;
}
  /*
<!--[if lte IE 6]><style type="text/css">
		div#colonne1 {
			margin-right: 7px;
		}
		div#colonne2 {
			margin-left: 7px;
		}
		div#centre {
			overflow: visible;
			height: 1%;
		}
	</style><![endif]-->     */


 .bouton {
  width: 45%;
  margin: auto;
  margin-top: 20px;
  text-align: center;
}

h5 {
margin:5px;
margin-top:25px;
text-align: justify;
line-height: 11.9pt;
font-size:20px;
color: rgb(47, 83, 118);
font-weight:bold;
text-align:center;
}
.accroche2 {
	letter-spacing: 2px;
	margin-left: 15px;
	color: #F04E00;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 20px;
	background-color: #F4F4F4;
	border: 2px solid #FFCC00;
	padding: 3px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#menuHolder {position:relative; float:left; left:50%; }

#menu,
#menu ul {padding:0; margin:0; list-style:none; font: 11px verdana, arial, sans-serif; background:url(trans.gif); position:relative; z-index:100;}
#menu {height:40px; /*float:left;*/ padding:0; background:#FFFFFF/*#4b4d3f*/; position:relative; /*right:50%;*/}
#menu ul {position:absolute; left:-9999px; top:-9999px;}

#menu table {border-collapse:collapse; margin:-1px; padding:0; width:0; height:0;}
#menu li {float:left;}

#menu li a {display:block; float:left; color:#fff; height:40px; padding:0 15px 0 0; line-height:38px; text-decoration:none; background:url(button1a.gif) no-repeat right top;}
#menu li a.sub {background:url(button3a.gif) no-repeat right top;}
#menu li a b {display:block; float:left; height:40px; background:url(button1.gif) left top; padding:0 0 0 15px; cursor:pointer;}

#menu li:hover {position:relative; z-index:100;}
#menu a:hover {position:relative; z-index:100; color:#fc0;}
#menu a.sub:hover {background:url(button3.gif) no-repeat right top;}

#menu li:hover > a {color:#fc0;}
#menu li:hover > a.sub {background:url(button3.gif) no-repeat right top;}

#menu :hover ul {left:0; top:40px; z-index:300; width:130px; padding-top:4px; background:url(trans.gif);}
#menu :hover ul li a {font-weight:normal;height:25px; width:145px/*120px*/; padding:0 0 0 5px; line-height:25px; background:#546775; color:#fff; border-bottom:1px solid #a3b6c4; font-size:11px;}
#menu :hover ul li a.fly {background:#546775 url(fly.gif) no-repeat right center;}

#menu :hover ul li a:hover {color:#fc0;}
#menu :hover ul li a:hover.fly {background:#546775 url(fly-over.gif) no-repeat right center;}
#menu :hover ul li:hover > a {color:#fc0;}
#menu :hover ul li:hover > a.fly {background:#546775 url(fly-over.gif) no-repeat right center;}

#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px;}

#menu :hover ul :hover ul {left:140px/*117px*/; top:0; padding:0;}
#menu :hover ul :hover ul li a {background:#a3b6c4; color:#000; border-bottom:1px solid #546775; font-size:11px;}
#menu :hover ul :hover ul li a:hover {color:#990000; font-weight:bold;}




