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: justify;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    color: #CCCCCC; 
	background: #000000;
}


img
{
border: 0;
}


a, a:visited { color: #6688FF; font-weight: bold; text-decoration: none }
a:hover, a:active { color: #ffffff; font-weight: bold; text-decoration: none }

.lien { color: #6688FF; font-weight: bold }
.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: #ffffff; color: #000000; font-weight: bold }
.nouv { background-color: #ffffff }
.piednouv { background-color: #5292B5; color: #CCCCCC; font-weight: bold; }


.lfm { font-size: 10px; color: #cccccc}


.simplecenter { text-align: center }
.simpleright { text-align: right }
.simpleleft { text-align: left }
.floatright { float: right; }
.floatleft { float: left; }
.flclear { clear: both; display: block; }


.logosite { 
	height: 130px;
	float: left; 
}
.couettes { 
	float: right; 
	margin-left: 10px;
}

.contenu
{
	background: #000000;
	margin-bottom: 2px;
	padding: 2px 2px 2px 2px;
	color: #888888;
	text-align: justify;
	position: relative;
}

.paroles
{
	color: #888888;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

.contenu div.forcetop
{
  position: absolute;
  top: 0px;
  left: 0px;
}

.contenu div.wrapper
{
  width: 100%;
}

.titre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
	text-align: center;
}

.contenu2
{
	background: #000000;
	margin-bottom: 2px;
	margin-right: 2px;
	padding: 2px 2px 2px 2px;
	color: #CCCCCC;
	text-align: justify;
}


div.noel
{
	margin: 0 0 0 0;

	top: 0;
	left: 0;
	padding: 0 0 0 0;
	width: 1024px;
	height: 190px;
	position: absolute;
	/*overflow: hidden;*/
}


.nav
{
	width: 200px;
	margin-right: 5px;
	float: left;
display:none;
}


.navdoc
{
	border: solid 1px #ffffff;
	background: #000000;
	width: 180;
	float: left;
	color: #CCCCCC;
}


.image
{
	margin-left: 600px;
}



.lienheader, .lienheader:visited { color: #65ff9f; text-decoration: none }
.lienheader:hover, .lienheader:active { color: #ffffff; text-decoration: none }


.header 
{
	color: #CCCCCC;
	font-weight: bold;
	clear: both;
	background-color: #000000;
	padding: 0px 0px 0px 0px;
}


.footer 
{
	border: solid 1px #ffa24a;
	background: #ffffff;
	padding: 5px 5px 5px 5px;
	height: 34px;
	clear: both;
	color: #CCCCCC;
}


.footnote 
{
	font-size: smaller;
}


input.boutons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #65ff9f;
	background-color: #000000;
	border: solid 2px #65ff9f;
}


select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#000000;
	scrollbar-base-color: FFFFFF;
	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 #65ff9f;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	margin-top:98px;
	width: 640px;
	max-height: 25%;
	overflow: auto;
	z-index: 10;
}
#ajpopupclose {
    position: absolute;
    display: none;
  	border: solid 2px #65ff9f;
	background-color: #65ff9f;
	text-align: right;
	padding: 0px;
	margin: 0px;
	width: 640px;
	max-height: 20%;
	overflow: no;
	z-index: 10;
}
#ajpopupclose a {
	font-weight: bold;
	color: white;
}

.genplay {
    z-index: 1;
}
