body
{
	margin: 0;
	padding: 0;
        border: 0;
        color: white;
	/*background: #B8292F;*/
        font-family: Verdana,sans-serif;
        font-size:10px;
 	background-image: url(http://www.landerneaufc.com/Images/Design/baseFond.png);
        /*background-repeat: repeat-xy;
	background-color: #C72929 !important;
	background-color: #C02020;
	background-color: #C72929;*/
        behavior: url(http://www.landerneaufc.com/Includes/csshover.htc);  /* WinIE behavior call */
}

#fond
{
	margin: 0;
	padding: 0;
        border: 0;
 	background-image: url(http://www.landerneaufc.com/Images/Design/fond.png);
        background-repeat: repeat-x;
}

#conteneur
{
	margin-left: auto;
        margin-right: auto;
        width: 770px;
	/**********height: auto;*/
        text-align: left;
}

#headermenu
{
 	position: relative;
  	margin: 0 0 10px 0;
	padding: 0;
        border: 1px solid #fff;
	height: 148px;
        width: 768px;
        background-image: url(http://www.landerneaufc.com/Images/Design/menu2.png);
        background-repeat: no-repeat;
        font-family: Verdana,sans-serif;
        font-size:10px;
        font-weight: bold;
        z-index:500;
}

div#dateAccueil
{
 	position: relative;
  	margin: 0;
	padding: 7px 12px 0 578px;
        border: 0;
        width: auto;
	height: 33px;
	text-align: center;
}

div#decalage
{
 	float: left;
  	margin: 0;
	padding: 0;
        border: 0;
        width: 120px;
	height: 108px;
}

div#menu
{
 	float: left;
 	margin: 40px 0 0 0;
	padding: 0;
	border-right: 1px solid #ff0;
	border-bottom: 1px solid #ff0;
	background: #214284;
}

div#menu ul
{
 	margin: 0;
	padding: 0;
	background: #214284;
}

div#menu li
{
 	position: relative;
	list-style: none;
	margin: 0;
	border-left: 1px solid #ff0;
	/*border-right: 1px solid #ff0;*/
	float: left;
	/*width: 100px;*/
	line-height: 20px;
}

div#menu li:hover
{
 	background: #F84C4C;
}

div#menu li.submenu
{
 	/*background: url(dropmenu.gif) 95% 50% no-repeat;*/
}

div#menu li.submenu:hover
{
 	background-color: #F84C4C;
}

div#menu li a
{
 	display: block;
	padding: 0 10px 0 10px;
 	border-top: 1px solid #ff0;
	width: 5.5em;
	text-decoration: none;
	text-align: center;
        color: white;
}

div#menu li ul li a
{
 	display: block;
	padding: 0;
 	border-top: 1px solid #ff0;
        width: 130px;
	text-decoration: none;
	text-align: center;
        /*width: auto;*/
}

div#menu>ul a
{
        width: auto;
        /*width: 5.5em;*/
}

div#menu ul ul
{
 	position: absolute;
	width: 130px;
	display: none;
}

div#menu ul ul li
{
 	display: block;
        width: 130px;
	text-align: center;
 	/*border-bottom: 1px solid #ff0;*/
}

div#menu li.submenu li.submenu
{
 	/*background: url(submenu.gif) 95% 50% no-repeat;*/
}

div#menu li.submenu li.submenu:hover
{
 	background-color: #F84C4C;
        width: 130px;
}

/*div#menu li.submenu li.submenu:hover
{
 	background-color: #F84C4C;
}*/

div#menu ul.level1 li.submenu:hover ul.level2, div#menu ul.level2 li.submenu:hover ul.level3
{
 	display:block;
	width: 131px;
}

div#menu ul.level2
{
 	top: 21px;
	left: -1px;
	border-right: 1px solid #ff0;
	border-bottom: 1px solid #ff0;
}
div#menu ul.level3
{
 	top: 0;
	left: 130px;
	border-right: 1px solid #ff0;
	border-bottom: 1px solid #ff0;
}

#content
{
        position: relative;
	margin: 0;
	padding: 0 0 0 0;
        border: 0;
        /*height: 900px;*/
        height: auto;
	/*background-color: #1C0D82;*/
        color: black;
	/*background-color: white;
        background-image: url(http://le.bihan.yann.free.fr/Home/Images/fondFanion.jpg);
        background-repeat: repeat-y;
        background-position: center;*/
        z-index:10;
}

/* permet de faire varier la hauteur du contenu -> le niveau du pied de page*/
div#cadreMin
{
        position: relative;
	margin: 0;
	padding: 0 0 10px 0;
        border: 0;
	/*hack minheight IE*/
	height: auto !important;
	height: 600px;
	min-height: 600px;
}

#footer
{
        position: relative;
	margin: 0 0 5px 0;
	padding: 0;
        border: 1px solid #000;
        height: 58px;
        width: auto;
	background-image: url(http://www.landerneaufc.com/Images/Design/footer.png);
        background-repeat: repeat-x;
        /*background-color: #525252;*/
}