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

#header
{
	width:100% ;
	min-width: 1000px;
	background:#0D7A0D;
	top: 0px ;
	left: 0px
}

#logo
{
	width:360px ;
	height:63px ;
	float:left;
	margin-top:18px;
	margin-left:8px;
	margin-bottom:8px;
	top: 0px ;
	left: 0px
}

#lingo
{
	width:620px;
	height:52px ;
	float:left;
	margin-top:22px;
	margin-left: 10px;
	top: 0px ;
	left: 0px
}

#lingo #g, #lingo #d
{
	width:15px;
	height:52px;
	background:#FFCC00;
	float:left;
	top: 0px ;
	left: 0px
}

#lingo #m
{
	width:590px;
	height:52px;
	background:url(../img/lingo_m.jpg);
	float:left;
	top: 0px ;
	left: 0px
}

#lingo #m  #texte
{
	width:590px;
	height:52px;
	background:url(../img/lingo_r.jpg) center no-repeat;
	float:left;
	top: 0px ;
	left: 0px
}

#barre
{
	width:100% ;
	min-width: 1000px;
	height:40px ;
	background: url(../img/barre.jpg);
	top: 0px ;
	left: 0px
}

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

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

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

.menu_h
{
	text-align:right;
	width:213px ;
	height:51px;
	background: url(../img/menu.jpg);
	top: 0px ;
	left: 0px
}

.menu_b
{
	width:178px ;
	background:#FFB400;
	margin-left:22px;
	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:553px ;
	margin-left:10px;
	float:left;
	top: 0px ;
	left: 0px
}

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

#c_h_m
{
	width:485px ;
	height:51px ;
	background:url(../img/menu_m.jpg);
	float:left;
	top: 0px ;
	left: 0px
}

#contenu #cadre
{
	width:516px ;
	background:#FFFF8E;
	margin-left:22px;
	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:213px ;
	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:#0D7A0D;
}

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: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #FF0000;
	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:#0D7A0D;
	}

a.partenaire:hover
	{
	color:#22BB22;
	}

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 ;
}

