a, body, table, th, td, tr, p, ul, ol, li, input, select, dl, dd, dt, blockquote, font
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
}


body {
    text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    color: #ffffcc; 
	background: #000000;
}


img
{
border: 0;
}


a, a:visited { color: #FF9600; font-weight: bold; text-decoration: none }
a:hover, a:active { color: #5292B5; font-weight: bold; text-decoration: underline }


.lienorange { color: #ff9600; font-weight: bold }
.lienblanc { color: #ffffff; font-weight: bold }
.lienpale { color: #ffffcc; font-weight: bold }


.textenoir {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.titremenu { background-color: #5292B5; color: #5292b5 }
.menu { background-color: #ffffcc}


.titrenouv { background-color: #ffffcc; color: #000000; font-weight: bold }
.nouv { background-color: #ffffcc;}
.piednouv { background-color: #5292B5; color: #ffffff; font-weight: bold; }


.lfm { font-size: 10px; color: #ffffcc}


.simplecenter { text-align: center }
.simpleright { text-align: right }
.simpleleft { text-align: left }
.floatright { float: right; }
.floatcenter { float: left; }


.logosite { 
	height: 130px;
	float: left; 
	valign: top; 
}
.couettes { 
	float: right; 
	valign: center; 
	margin-left: 10px;
}


.parole { color: #008800 }
.parole1 { color: #008800 }
.parole2 { color: #880000 }
.parole3 { color: #000088 }


.contenu, .nav
{
	border: solid 1px #ffa24a;
	background: #000000;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
}


.contenu
{
	color: #ffffcc;
	margin-left: 230px;
	clear: right;
	text-align: justify;
}


.contenu2
{
	border: solid 1px #ffa24a;
	background: #000000;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 5px 5px 5px 5px;
	color: #ffffcc;
	text-align: justify;
}


div.noel
{
	margin: 0 0 0 0;

	top: 0;
	left: 0;
	padding: 0 0 0 0;
	width: 1024px;
	height: 200px;
	position: absolute;
	overflow: hidden;
}


.nav
{
	width: 210px;
	margin-right: 5px;
	float: left;
	clear: both;
}


.navdoc
{
	border: solid 1px #ffffcc;
	background: #000000;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	width: 200px;
	margin-right: 5px;
	float: left;
	clear: both;
}


.image
{
	margin-left: 600px;
}


.navdoc {}


.lienheader, .lienheader:visited { color: #ffffcc; text-decoration: none }
.lienheader:hover, .lienheader:active { color: #ffffff; text-decoration: underline }


.header 
{
	color: #ffffff;
	font-weight: bold;
	border: double 3px #ffffff;
	clear: both;
	background-color: #000000;
	padding: 2px 5px 5px 5px;
}


.footer 
{
	border: solid 1px #ffa24a;
	background: #ffffcc;
	padding: 5px 5px 5px 5px;
	height: 34px;
	clear: both;
}


.footnote 
{
	font-size: smaller;
}


input.boutons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 000000;
	background-color: #ffffcc;
	border: solid 2px #ffa24a;
}


select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	background-color:#000000;
	scrollbar-base-color: FFFFCC;
	scrollbar-arrow-color: 000000;
	pading=10;
}


.precode {
border: dashed 1px #5292B5;
background: #ffffff;
padding-right: 2px;
padding-left: 2px;
}

#ajpopup {
    position: absolute;
    display: none;
  	border: solid 2px #ff9600;
	background-color: #000000;
	position: absolute;
	display: none;
	padding: 0px;
	margin: 0px;
	width: 640px;
	max-height: 80%;
	overflow: auto;
}
#ajpopupclose {
    position: absolute;
    display: none;
  	border: solid 2px #ff9600;
	background-color: #ff9600;
	text-align: right;
	position: absolute;
	display: none;
	padding: 0px;
	margin: 0px;
	width: 640px;
	max-height: 80%;
	overflow: no;
}
#ajpopupclose a {
	font-weight: bold;
	color: white;
}

