a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	} 
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	} 
a:hover {
	color: #FED700;
	font-weight:bold;
	}

/***** BODY *****/
body {
	margin: 0;
	padding: 0;
	font-family: arial; 
	font-size: 12px; 
	color: #FFFFFF;
	background: #FF0302 url('http://www.fidelou.com/images/background.png') repeat fixed center;
	}
/* accueil général */
table#main {
	width:778px;
	background-image:url('http://www.fidelou.com/images/background_global.png');
	margin-left:auto;
	margin-right:auto;
	}
td#mainfooter {
	width:778px;
	height:65px;
	background-image:url('http://www.fidelou.com/images/background_footer.png');
	text-align:center;
	}
table#maincentre {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	}
.flux   { font-family: Verdana, Arial, Helvetica; margin-right: auto; margin-left: auto; padding: 3px; border-style: solid; border-width: 8px 1px 1px 1px; border-color: #FFFFFF; width: 90% }
.flux p { color: #ff4100; font-weight: bold; font-size: 12px; background-color: #ff4100; text-align: center; margin-top: 0px }
.flux dt {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	font-variant: small-caps;
}
.flux dt a { color: black; font-weight: bold; text-decoration: none; padding-left: 5px }
.flux dd { color: black; font-size: 10px; line-height: 15px; font-weight: normal }
.flux dd a { color: black; text-decoration: none; padding-left: 5px; font-weight: normal }
.flux p a { color: black; text-decoration: none }
.flux p a:hover, .flux dt a:hover { color: #de3400; text-decoration: underline overline }

.titremenu {
	font-family: arial; 
	font-size: 14px; 
	color: #FFFFFF;
	font-weight:bold;
	}

