/******************* Visuel Flash */
#visuel{
	background:#c00;
}

/******************* Contenus */
#texte{width:774px;}
#texte a{text-decoration:none;color:#900;}
#texte a:hover{text-decoration:underline;color:#900;}
#col1{
	width:225px;
	float:left;
}
#col2{
	width:225px;
	float:left;
	margin-left:40px;
	padding-top:50px;
}
#col3{
	width:225px;
	float:left;
	margin-left:40px;
	padding-top:50px;
}
* html #col2,* html #col3{
	padding-top:76px;
}
#admin a.home{
	background:#BF9DA2;
}
#col3 p.macaron{
	position:relative;
	background:url(../images/macaron.gif) 50% 0 no-repeat;
	height:171px;
}
#col3 p.macaron a{
	position:absolute;
	top:14px;
	left:65px;
	color:#FFF;
	width:160px;
}
#col3 p.macaron a:hover{
	color:#FFF;
}
