body {
	font: 100%/100% Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin:0px;
	padding:0px;
	background-image:url(../images/fd-scoreAgency.gif);
	background-position: center 0px;
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.color_rose {
	color:#b62a82;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#b62a82;
}
a img  {
	border: none;
}
	
/* __- Group Structure -__ */
#colLeft-wrap {
	width: 208px;
	text-align:left;
}
#colRight-wrap {
	width: 690px;
}

/* CSS for MENUS / SSMENUS */
#menus-wrap {
	height:65px;
	text-align:center;
}
.menus-font {
	font-size:80%;
}
#ssmenus-wrap {
	padding-top:4px;
	height:35px;
}
.ssmenus-font {
	font-size:75%;
}

/* CSS for FOOTER */
#footer-wrap {
	text-align:left;
	font-size:60%;
	margin-top:5px;
	line-height:200%;
}

/* CSS for EVENEMENTS */
#evenements-wrap {
	width:196px;
	height:auto;
	padding:20px 0 0px;
}
#evenement_contentDate {
	font-size:80%;
}
#evenement_contentTitre {
	font-size:80%;
	margin:5px 0 8px 0;
}
#evenement_contentParagraphe {
	font-size:80%;
	line-height:100%;
}
#evenement_contentLigne {
	margin:12px 0 10px 0;
}
#bt-cadreRose {
	background-image:url(../images/bt-fd-cadreRose.gif);
	background-repeat:no-repeat;
	width:190px;
	height:20px;
	text-align:center;
	margin-top:4px;
	padding:1px 0 0 0;
	color:#FFFFFF;
	font-size:80%;
}
