@charset "iso-8859-1";
div {
	text-align:center;
	}
.titre{
	font: 2em Arial, Tahoma, sans-serif;
	color: #666666;
	font-style: italic;
	font-weight: lighter;
 }
 .titremenu{
	font: 1em Arial, Tahoma, sans-serif;
	color: #666666;
	font-style: none;
	font-weight: lighter;
	}

div#bandeau {
	width:100%;
	height:113px;
	/*background-image: url(medias/fond.jpg);*/
	/*margin-right: 10px;*/
	text-align:left;
	}
div#bandeaumenu {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	font-size: 16px;
	}
div#menu {
	float:left;
	width:100px;
	height:400px;
	background-color:#FFffff;
	}
div#contenu {
	float:left;
	width:100%;
	height:338px;
	background-color:#FFFFFF;
	background-image: url(medias/fond_bandeau.jpg);
	/*margin-right: 10px;*/
	}
#coeur {
	float:left;
	width:100%;

	min-height: 100%
	
	background-image: url(medias/fond_centre.jpg);
	}
div#pied_page {
	clear:both;
	width:100%;
	height:310px;
	background-image: url(medias/fond_bandeau2.jpg);
	}
#navcontainer ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	/*background: url("medias/navBarBg.gif") repeat-x 20px;*/
font: 10px/20px "Lucida Grande", verdana, sans-serif;
	text-align: center;
	width: 270 px;
}

#navcontainer li
{
/*float: left;*/
background-image:url(medias/navBarBg.gif)

}

#navcontainer a
{
	color: #000000;
	text-decoration: none;
	display: block;
	width: 270px;
	height: 30px;
	font-size: 18px;
	font-weight: normal;
	font-style: oblique;
}

#navcontainer li#active { background: url("medias/navBarBgHover.gif") repeat-x 20px; }
#navcontainer a:hover {
	background: url("medias/navBarBgHover.gif") repeat-x 20px;
	font-style: normal;
}
#menu{
	color: #063F77;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14em;
	
 }

a.menu:visited {
text-decoration: none;
color: #063F77;
font-weight: bold;
 }

a.menu:link{
    text-decoration: none;
	color: #063F77;
    font-weight: bold;
 }

a.menu:hover{
    text-decoration: none;
	color:#DFB800;
	font-weight: bold;
	div#contenu {
	float:left;
	height:220px;
	background-color:#FFFFFF;
	}
div#contenu2 {
	float:left;

	height:320px;
	background-color:#FFFFFF;
	}
	
	.boldCenter{
  text-align: center;
  font: 12px/1.3em Arial, Tahoma, sans-serif;
  font-weight: bold;
  color: grey;
 }
 a.bas:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
 }

a.bas:link{
	text-decoration: none;
	color: #999999;
	font-weight: bold;
 }

a.bas:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
