body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: black;
}


h1 {
	font-size: 20pt;
	font-weight: normal; 
	/*color: #F78610;*/
	color: #F75D09;
	margin-top: 20px;
}

h2 {
	font-size: 16pt; 
	font-weight: normal;
	color: #F75D09; 
	margin-top: 3em;
	margin-bottom: 2em;
}

h3 {
	font-size: 11pt; 
	font-weight: normal;
	color: #333333; 
	margin-top: 2em;
	margin-bottom: 2em;
}

h4 {
	font-size: 11pt; 
	font-weight: normal;
	color: #333333; 
	margin-top: 2em;
	margin-bottom: 1em;
	margin-left: 1em;
}


img {
	border: 0; 
}

a:link {
		color: #D12663;
		margin-left: 300px;
		font-weight: bold;
}

a:visited {
	color: #DCA02E;
	margin-left: 300px;;
}

a:active {
	color: #F81602;
}


p {
	color: #CCCCCC;
}


pre {
	font-family: "Comic Sans MS", Verdana, Helvetica; font-size: 14px;
	color: #444444;
	white-space: pre;
}

pre.trans{
	margin-left: 5em;
}

/* Localisation auteur - date - lieu */
p.loc {
	font-size: 10pt; 
	color: #333333;
	font-style: italic;
	margin-bottom: 5em;
}

#menucentral p {
	font-size: 16px;
}

.mod{
	color: #FFCC99;
	font-size: 10px;
}


/*  Styles de positionnement sur la page*/
#titrepage {
margin-bottom: 1em;
margin-left: 20px;;
clear: both;
}


/* Boite contenant de nv et milieu*/
#boite {
}

#nav {
width: 50px;
float: left;
padding-left: 7px;
}

#milieu {
width: 600px;
height: 581px;
margin-left: 51px;
clear: right;
background-image: url(../images/img04.jpg);
background-position: center;
background-repeat: no-repeat;
}

#menucentral {
	margin-left: 50px;
	margin-top: 50px;
}


#colophon {
float: left;
font-size: 10pt; 
margin-left: 2em;
margin-bottom: 3em;
clear: both;
}
