
/* REGLES PAR DEFAUT
------------------------------------------------------------------- */body
{background-color : #000000 ; color : #FFFFCC;
 font-family:  sans-serif; 
}
h1 { font-size : 1em; margin : 1em 0; text-align : center }
h4{ text-align : center }
p{ text-align : center}
a:link{text-decoration:none; color : #666699;}
a:visited{text-decoration:none; color : #669999 }
a:active{text-decoration:none;}
a:hover { text-decoration:underline; color:#ff6666; }


/* --------------------------------------------------------
STRUCTURE
-------------------------------------------------------- */
#top {    margin-top : 3em;    margin-bottom : 7em;}
#top h1 a {    margin-top : 4em;    margin-bottom : 0;    color : #ffffcc}

#nikki, #prelude{margin-top : 6em;margin-left : 20% ; margin-right : 20%;  color: #000000; background-color : #ffffcc;font-size : 10pt; text-align : left;padding : 20px;  z-index:1;}#date {  color : #666666; margin-top : 0em; text-align : center}#text {margin-top : 1em; text-align : left;  font-size: 95%; }#sidebar {	color: #eee:	margin-top: 8em;
	text-align: center;
}
#sidebar h2{    text-transform : uppercase;    letter-spacing : 1px;    font-size : 0.9em;    margin-top : 3em;}
#sidebar ul {     margin-left : 0;     padding-left : 0;     color : #aaa;    list-style : none; }

#footer, #copyright{
	margin-top: 1.5em;
	margin-bottom: 1em;
    text-align : center;
    font-weight:bold;
}
/* ----------------------------------------------------------

Pour le menu javascript

---------------------------------------------------------- */
#masterdiv {
	margin-top: 4em;
	text-align: center;
}

.menutitle{
cursor:pointer;
margin-bottom: 0.5em;
text-align:center;
font-weight:bold;
}
.submenu{
margin-bottom: 0.5em;
font-weight:normal;
}



/* ----------------------------------------------------------
 Trucs en plus
---------------------------------------------------------- */img { border : none; padding: 6px;} 
.center {
	text-align : center;
}
.right {
	text-align : right;
}
.petites-cap {
	font-size : 0.82em;
	text-transform : uppercase;
}
.petit {
    font-size : x-small;
}
p.pagenation, p.pagenation a {
	font-size:80%; font-weight:bold;
    color : #ffc;

}
.pagenation {
	text-align: center;
	margin-top : 1em;
	margin-bottom: 2em;
}
