 
body
{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	background: #DAD0C7;
	color: #444;
}

img { border: 0; }




a
{font-family: Trebuchet MS, helvetica, sans-serif;
font-size:13px;
}


h3
{
	font-size: 105%;
	margin: 0;
	color: #3E81B0;
}

h5
{
	font-size:13px;
	margin: 0;
	color: #3E81B0;
}
h6
{font-family: verdana, arial, sans-serif;
	font-size:13px;
	color: #536066;
}

h4 {font-family: Trebuchet MS,verdana, arial, sans-serif;
	font-size:11px;
	color: #2F6284;
	margin: 8;
}
h2
{font-family: Trebuchet MS,verdana, arial, sans-serif;
	font-size:14px;
	color: #2B4B98;
}
p
{font-family: Trebuchet MS,verdana, arial, sans-serif;
	font-size:11px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;



}

#menu dt {
cursor: pointer;
margin: 1px 0;;
height: 20px;
line-height: 20px;
/*text-align: center;*/
font-family:  arial, sans-serif;
font-weight: bold;
/*border: 1px solid gray;*/
background: #FFFFFF;
}
/*#menu dd {
border: 1px solid gray;
}*/
#menu li {
/*text-align: center;*/
background: #fff;
}
#menu li a, #menu dt a {
color: #999999;
text-decoration: none;
/*display: block;*/
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
background: #eee;
}

.mentions {
position: absolute;

color: #000;
background-color: #ddd;
}
div#bloc1 {
      	width: 374px;
      	height: 350px;
      	overflow: auto;
      
      }
	  
div#bloc2 {
      	width: 400px;
      	height: 400px;
      	overflow: auto;
      
      }
div#bloc3 {
      	width: 145px;
      	height: 350px;
      	overflow: auto;
      
      }
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #737366;
color: White;
float: left;
width: 100%;
font-family: Trebuchet MS, helvetica, sans-serif;
font-size:13px;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #737366;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #636153;
color: #fff;
}
