body {
	background-color: #333333;
	margin: 0;
	padding: 0; padding-top: 0em;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 3px;
	color: #E5BA13;
}
.imgaccueil{ 
border: 1px solid #CCCCCC; 
} 
.imgradio{
	float: left;
	padding-right: 10px;
}
.imgcontact{
	border: 1px solid #E6BE21;
}
.imgflyer{ 
border: 1px solid #000; 
} 
a img{ 
border: 1px solid #E6BE21; 
} 
a.back:link {
color : #00CC00;
text-decoration : none;
}
a.back:visited {
color : #00CC00;
text-decoration : none;
}
a.back:hover {
color : #CCCCCC;
text-decoration : none;
}
a.back:active {
color : #00CC33;
text-decoration : none;
}
a.liens:link {
	color : #FF3ECF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
a.liens:visited {
color : #FF3ECF;
text-decoration : none;
}
a.liens:hover {
color : #CCCCCC;
text-decoration : none;
}
a.liens:active {
color : #FF3ECF;
text-decoration : none;
}
#mycustomscroll {
	/* Typical fixed height and fixed width example */
width: 766px;
	height: 400px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	background-color: #333333;
	margin: 0 auto;
	padding: 15px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
#mycustomscrol2 {
	/* Typical fixed height and fixed width example */
width: 700px;
	height: 300px;
	overflow: hidden;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	background-color: #333333;
	margin: 0 auto;
	padding: 15px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
