body
{
	margin: 0px ;
	padding: 0 ;
	text-align: center ;
	background:#FFE18B;
	font-family: Verdana ;
	font-size:12px ;
	color: #000000;
	display: inline ;
}

#header
{
	width:100% ;
	min-width: 1000px;
	height:87px;
	background:url(../img/fond_header.jpg) repeat-x;
	top: 0px ;
	left: 0px
}

#logo
{
	width:286px ;
	height:48px ;
	padding-top:19px;
	float:left;
	top: 0px ;
	left: 0px
}

#lingo
{
	width:714px;
	height:87px ;
	float:left;
	padding-top:13px;
	text-align:center;
	background:url(../img/fond_header2.jpg) no-repeat right 3px;
	top: 0px ;
	left: 0px
}

#body
{
	width:1000px ;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	top: 0px ;
	left: 0px
}

#menu
{
	width:175px ;
	float:left;
	top: 0px ;
	left: 0px
}

.menu_f
{
	text-align:right;
	width:175px ;
	height:51px;
	background: url(../img/divers.jpg);
	top: 0px ;
	left: 0px
}

.menu_h
{
	text-align:right;
	width:175px ;
	height:33px;
	top: 0px ;
	left: 0px
}

.menu_b
{
	width:171px ;
	background: url(../img/fond_menu.jpg) no-repeat right bottom #FFCB01;
	border:2px solid #000000;
	border-top:0px;
	top: 0px ;
	left: 0px
}

.menu_b .texte
{
	margin:5px;
	margin-top:0px;
	text-align:left;
	font-size:17px ;
	font-weight:bold;
}

.espace
{
	height:10px;
	width:5px;
}

#contenu
{
	width:576px ;
	margin-left:37px;
	margin-right:27px;
	float:left;
	top: 0px ;
	left: 0px
}

#contenu #cadre
{
	width:572px ;
	background:#FFE39E;
	border:2px solid #000000;
	border-top:0px;
	top: 0px ;
	left: 0px
}

#contenu #cadre .texte
{
	margin:5px;
	margin-top:0px;
	text-align:left;
}

#c_h_d
{
	width:15px ;
	height:51px ;
	background:url(../img/menu_d.jpg);
	float:left;
	top: 0px ;
	left: 0px
}

#menu_d
{
	width:175px ;
	float:left;
	margin-left:10px;
	top: 0px ;
	left: 0px
}

#footer
{
	width:980px ;
	margin-left:auto;
	margin-right:auto;
	top: 0px ;
	left: 0px
}

.case_commentaire
{
	background:#FFEDA3;
}

.case_commentaire:hover
{
	background:#F6F6F6;
}

.case_commentaire2
{
	background:#FFE787;
}

.case_commentaire2:hover
{
	background:#E6E6E6;
}

.case_note
{
	float:left;
	text-align:center;
	width:50px;
	height:50px;
	border-right:1px solid #000000;
	margin-right:5px;
}

.m_lien
{
	text-align:left;
	font-size:12px;
}

.m_lien:hover
{
	text-align:left;
	background:#E6E6E6;
}

.spacer {
	clear: both;
}

span.droite
{
	text-align:right;
}

span.commentaire_n
{
	color: #FF0000;
	font-weight:bold;
	text-decoration: underline;
}

span.commentaire
{
	color:#6E6E6E;
	font-weight:bold;
	font-size:10px;
	text-decoration: underline;
}

span.note
{
	font-size:30px;
	font-weight:bold;
	color:#FF0000;
}

input
{
	border:1px solid #000000;
	height:14px;
}

input.contenu
{
	border:1px solid #000000;
	height:14px;
	background:#F6F6F6;
	font-family:Verdana;
	font-size:12px;
}

input.contenu:hover
{
	border:1px solid #000000;
	height:14px;
	background:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
}

textarea
{
	border:1px solid #000000;
	font-family:Verdana;
	font-size:12px;
	background:#F6F6F6;
}

textarea:hover
{
	border:1px solid #000000;
	font-family:Verdana;
	font-size:12px;
	background:#FFFFFF;
}

select
{
	border:1px solid #000000;
	height:14px;
	font-family:Verdana;
	font-size:12px;
	background:#F6F6F6;
}

select:hover
{
	background:#FFFFFF;
}

a img
{
	border: 0 none;
}

a
{
	color: #0D7A0D;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #0D7A0D;
	text-decoration: underline;
	font-weight: bold;
}

a.m_top
{
	color: #000000;
	text-decoration: none;
}

a.m_top:hover
{
	color: #E6E6E6;
	text-decoration: underline;
}

a.m_liste
{
	color: #000000;
	text-decoration: none;
	font-size:12px;
}

a.m_liste:hover
{
	color: #000000;
	text-decoration: underline;
	font-size:12px;
}

a.partenaire
	{
	color:#FF0000;
	}

a.partenaire:hover
	{
	color:#FF0000;
	}

h1
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	display:inline ;
}

h2
{
	color: #1200B6;
	font-weight: bold;
	font-size:12px ;
	display:inline ;
}

h3
{
	font-weight: bold;
}

h5
{
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	display:inline ;
}

h6
{
	color: red;
	font-weight: bold;
	font-size:12px;
	display:inline ;
}
