Body {
	margin:0px;
	background-color:#5F6366;
}

a:link { text-decoration: underline; color:#4578C4; }
a:visited { text-decoration: underline; color:#4578C4;}
a:active { text-decoration: none;  color:#4578C4;}
a:hover { text-decoration: none; color:#4578C4; }

a.liensMentions:link { font-size:10px; text-decoration: underline; color:#D0D0D0; }
a.liensMentions:visited { font-size:10px; text-decoration: underline; color:#D0D0D0;}
a.liensMentions:active { font-size:10px; text-decoration: none;  color:#D0D0D0;}
a.liensMentions:hover { font-size:10px; text-decoration: none; color:#D0D0D0; }

a.btnM:link { font-family: Arial, 'Lucida Grande', Tahoma, Helvetica, Sans-Serif; text-decoration: none; font-size:12px; color:#FFFFFF; font-weight:bold; }
a.btnM:visited { font-family: Arial, 'Lucida Grande', Tahoma, Helvetica, Sans-Serif; text-decoration: none; font-size:12px; color:#FFFFFF; font-weight:bold; }
a.btnM:active { font-family: Arial, 'Lucida Grande', Tahoma, Helvetica, Sans-Serif; text-decoration: none; font-size:12px; color:#FFC700; font-weight:bold; }
a.btnM:hover { font-family: Arial, 'Lucida Grande', Tahoma, Helvetica, Sans-Serif; text-decoration: none; font-size:12px; color:#FFC700; font-weight:bold; }

a.Gros:link { font-size:16px; text-decoration: underline; color:#7C8286; }
a.Gros:visited { font-size:16px; text-decoration: underline; color:#7C8286;}
a.Gros:active { font-size:16px; text-decoration: none;  color:#7C8286;}
a.Gros:hover { font-size:16px; text-decoration: none; color:#7C8286; }

a.menuGauche:link { font-size:10px; text-decoration: none; color:#000000; }
a.menuGauche:visited { font-size:10px; text-decoration: none; color:#000000;}
a.menuGauche:active { font-size:10px; text-decoration: none;  color:#3f3f3f;}
a.menuGauche:hover { font-size:10px; text-decoration: none; color:#3f3f3f; }

td, p, div, input, textarea, select {
	font-family: Verdana, Arial, 'Lucida Grande', Tahoma, Helvetica, Sans-Serif;
	font-size:12px;
	color:#444444;
	padding:0;
	margin:0;
	text-decoration: none;
}

input, select {
	border-style:solid;
	border-width:1px;
	padding-left:4px;
	padding-right:4px;
	background-color:#DEDEE0;
	border-color:#707070;
	color:#4A4A4A;
	font-size:12px;
}

input.onpage {
	border-style:solid;
	border-width:1px;
	font-size:11px;
	padding-left:4px;
	padding-right:4px;
	background-color:#FFF2CD;
	border-color:#EBC132;
	color:#996600;
}

input.offpage {
	border-style:solid;
	border-width:1px;
	font-size:11px;
	padding-left:4px;
	padding-right:4px;
	background-color:#DDEDFB;
	border-color:#BCD8F5;
	color:#457CB9;
}

textarea { 
	border-style:solid;
	border-width:1px;
	padding-left:4px;
	padding-right:4px;
	background-color:#DEDEE0;
	border-color:#707070;
	color:#4A4A4A;
}

input.chk {
	background-color:transparent;
	border:none;
	vertical-align:middle;
}

form {
	padding:0;
	margin:0;
}

.menuGOff {
	font-size:10px; text-decoration: none; color:#FFFFFF;
}

#MainTD {
	background-image:url('../../images/bg-main.png');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #DDDDDF;		
}

.texteMentions {
	color:#F5F5F5;
}

.textePetit {
	font-size:10px;
}

.texteM2 {
	font-size:10px;
	color:#D0D0D0;
}

.texteGros {
	font-size:16px;
}

.sItems {
	font-size:10px;
	font-weight:bold;
}

.btnMenu {
	background-color:#7C8185;
	border-color:#3F4346;
	border-style:solid;
	border-width:1px;
	margin-left:6px;
	margin-right:6px;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
}

#Menu {
	background-image:url('../../images/bg-menu.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #404040;		
}

#MenuHome {
	background-image:url('../../images/bg-menu-home.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #404040;		
}

#liste ul {	
	margin-left:15px;
	padding-left:15px;
}

#liste li {
	list-style:url('/images/yell_arrow.gif') circle outside;
	line-height:14px;
	margin-top:5px;	
}

.pointilles {
	background-image : url('../../images/pointilles.gif');
	background-repeat: repeat-x;
	background-position: center;
	height:15px;
}

.hrLine {
	background-image : url('../../images/line.gif');
	background-repeat: repeat-x;
	background-position: center;
	height:20px;
}

.menuOff {
	font-family: Arial, 'Lucida Grande', Tahoma, Helvetica, Sans-Serif; 
	text-decoration: none; 
	font-size:12px; 
	color:#FFC700; 
	font-weight:bold;
}