body,html	{
	margin: 0;
	background-color: #DDD;
	background: url(templates/back.gif) ;
}
body,html,form,input,select,textarea	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
img	{
	border: none;
}
#header	{
	height: 108px;
}
#bandeau	{
	height: 88px;
	background: url(templates/bg-bandeau.gif) repeat-x;
	overflow: hidden;
}
#bandeau-chat	{
	width: 150px;
	height: 50px;
	background: url(templates/bandeau-chat.gif) no-repeat;
	position: absolute;
	top: 20px;
	left: 650px;
	padding: 52px 0 0 8px;
}
#topMenu	{
	height: 20px;
	background-color: #FFF;
	background: url(templates/bg-top-menu.gif) repeat-x;
}
#topMenu ul	{
	margin: 0 0 0 70px;
	padding: 0;
	color: #A803C1;
	list-style-type: none;
	font-size: 12px;
	width: 600px;
}
#topMenu li	{
	margin: 0;
	padding: 3px 15px 0 15px;
	color: #A803C1;
	list-style-type: none;
	float: left;
	background: url(templates/fleche-menu.gif) no-repeat;
}
#topMenu .firstLi	{
	padding-left: 17px;
	background: url(templates/chat-menu.gif) no-repeat;
}
#topMenu a	{
	color: #A803C1;
	text-decoration: none;
}
#topMenu a:hover	{
	color: #F8298F;
	text-decoration: none;
}
#topMenu a:active	{
	color: #F8298F;
	text-decoration: none;
}
#mainContent	{
	float: left;
	padding-bottom: 3px;
}
#actuHome	{
	width: 228px;
	height: 163px;
	background: url(templates/bg-actu-home.gif) no-repeat bottom left;
	float: left;
	margin-left: 2px;
	overflow: hidden;
}
#imgActu	{
	border: dashed 1px #A803C1;
	margin: 2px 0 0 4px;
	float: left;
}
#actuHome p	{
	padding-right: 10px;
	margin: 2px 0 0 0;
	width: 120px;
	height: 135px;
	font-size: 9px;
	float: right;
}
#newsletterHome	{
	width: 156px;
	height: 163px;
	background: url(templates/bg-newsletter-home.gif) no-repeat bottom left;
	float: left;
	overflow: hidden;
}
#compteHome	{
	width: 156px;
	height: 163px;
	background: url(templates/bg-compte-home.gif) no-repeat bottom left;
	float: left;
}
#tvHome	{
	width: 156px;
	height: 163px;
	background: url(templates/bg-tv-home.gif) no-repeat bottom left;
	float: left;
}
#ligne1Home	{
	width: 700px;
}
#ligneHome	{
	width: 693px;
	height: 6px;
	clear: both;
	background: url(templates/sep-home.gif) no-repeat;
	overflow: hidden;
}
#collectionHome	{
	float: left;
	margin: 0 2px 0 2px;
}
#bakayaroHome	{
	float: left;
}
#de9Home	{
	float: left;
}
#divPub	{
	margin-top: 10px;
	height: 435px;
	width: 155px;
	float: left;
	background: url(templates/pub-bar.gif) no-repeat;
}
#divPub img	{
	margin: 10px 0 0 18px;
}
.alert	{
	color: #FF008A;
	text-transform: uppercase;
	font-weight: bold;
}
.violet	{
	color: #A803C1;
}
a.violet	{
	color: #A803C1;
	text-decoration: none;
}
a:hover.violet	{
	color: #A803C1;
	text-decoration: underline;
}
a:active.violet	{
	color: #A803C1;
	text-decoration: underline;
}
#footer	{
	clear: both;
	width: 697px;
	text-align: right;
	background: url(templates/bg-footer.gif) no-repeat;
	height: 40px;
}
#footer ul	{
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
}
#footer li	{
	float: left;
	padding: 3px 8px 4px 2px;
}
#footer li a	{
	color: #333;
	text-decoration: none;
}
#footer li a:hover	{
	color: #FFF;
	text-decoration: none;
}
#cpr	{
	clear: both;
	padding: 10px 5px 0 0;
	font-size: 9px;
	color: #999;
}