BODY {
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: white url('img/bg_header.png') top left repeat-x;
}

.footerFrame{
	background: white url('img/bg_footer.png');
	height: 60;
	font: normal bold 10px arial;
	color: #000000;
}

FIELDSET{
	font: normal normal 12px verdana;
	color:#000000;
	-moz-border-radius: 8px;
}

LEGEND {
	font:normal bold 12px arial;
	color:#CC0000;
}

.bRed {
	font:normal bold 12px arial;
	color:#CC0000;
}


.fmdList {
	font: normal normal 10px arial;
}

.text12 {
	font: normal normal 12px arial;
}

.topLabel {
	font: normal normal 12px arial;
}


A:link.footer {
	font: normal bold 10px arial;
	text-decoration: none;
	color: #000000;
}

A:active.footer {
	font: normal bold 10px arial;
	text-decoration: none;
	color: #FF0000;
}

A:hover.footer {
	font: normal bold 10px arial;
	text-decoration: none;
	color: #FF0000;
}

A:visited.footer {
	font: normal bold 10px arial;
	text-decoration: none;
	color: #000000;
}

/* menu*/
A:link.menu {
	font: normal bold 12px arial;
	text-decoration: none;
	color: #000000;
}

A:active.menu {
	font: normal bold 12px arial;
	text-decoration: none;
	color: #000000;
}

A:hover.menu {
	font: normal bold 12px arial;
	text-decoration: none;
	color: #FF0000;
}

A:visited.menu {
	font: normal bold 12px arial;
	text-decoration: none;
	color: #000000;
}


.quickSignup {
	font: normal bold 12px arial;
	color:#000000;
	background-color:#FFFFFF;
	cursor: hand;
	border: 1;
	border-style: solid;
	border-color: #CC0000;
}

.titre {
	font:normal bold 12px arial;
	color:#000000;
	background-color:#BFBFBF;
	width:70px;
}


.details {
	font:normal normal 10px arial;
	color:#000000;
	background-color:#FFFFFF;
	width:450px;
}

LI {
	list-style-image:url('img/puceBleu.png');
}

LI.news {
	list-style-image:url('img/puceBleu.png');
	font: normal bold 12px arial;
}

.newsList {
	font: normal normal 12px arial;
}


.keywords {
	font: normal normal 10px arial;
	text-decoration: none;
	color: #C0C0C0;
}
