body
{
	margin-top:50px;
	background:url(images/fond.png) repeat #f0ecd8;
	font-family:"Trebuchet MS";
	font-size:80%;
}

a img
{
	border: none;
}
p
{
	margin:0px;
	padding:0px;	
}
ul
{
	list-style-type:none;
	margin-left:-10px;
}
a
{
	color:#5486c3;	
}
a:hover
{
	background:#faf5f9;	
}
h3
{
	color:#405784;
}
h4
{
	color:#3e5d99;
}

#logo
{
	/*float:right;*/
}

#logo a:hover
{
	background: none;	
}
#banniere
{
	margin-left:17px;
	margin-top:5px;
	margin-bottom:20px;
}

#corps
{
	width:774px;	
	margin:auto;
	margin-bottom:30px;
}

.cote_haut
{
	margin-top:15px;
	background:url('images/cote_haut.png') no-repeat;
	height:10px;
}
#contenu
{
	background:white;
	padding-bottom:20px;
}
#texte
{
	padding-left:50px;	
	padding-right:100px;	
}
#footer
{
	background:white;
	padding-left:50px;	
	padding-right:100px;
	font-size:85%;
	text-align:center;
}
#footer a
{
	color:#7d5b4e;	
}
.cote_bas
{
	background:url('images/cote_bas.png') no-repeat;
	height:10px;
}

#news
{
	margin-left:30px;	
}
#news a
{
	color:#947050;	
}
.lire_news
{
	margin-left:30px;	
}

#boite_connexion
{
	float: right;
}
.cote_haut_co
{
	background:url('images/cote_haut_co.png') no-repeat;
	height:10px;
	width: 279px;
}
#co
{
	background:white;
	padding-left:50px;	
	padding-right:10px;
	font-size:85%;
	padding-bottom: 20px;
	margin-bottom: 0px;
}

#co a
{
	color:#7d5b4e;	
}

#co input
{
	border: 1px solid;
	width: 140px;
}

.num_msg_rouge
{
	color: red;
}

.num_msg_vert
{
	color: green;
}

.msg_rouge
{
	color: red;
}

.msg_vert
{
	color: green;
}
