/* CSS Document */

body {
	color: #fff;
	background-color:#000;
	background-image: url(../images/fond.gif);
	background-repeat: no-repeat;
	;background-attachment:inherit;

}

h3 {
	margin-bottom: 10px;
	color: #7C7C7C;
	font-size:12pt;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 40px;
}

h1 {

font-family: "helvetica", Courier, monospace;
font-size:20px;
color:#fff;


}

div.contenu {
	
	position:absolute;
	width: 500px;
	left:350px;
	top: 220px;
	vertical-align: top;
	font-family: "helvetica", Courier, monospace;
	font-size: 13px;
	text-decoration :none;
	text-align:justify;

	
	
	}


div.menu {

	position:absolute;
	
	left: 450px;
	top: 120px;
	font-family: "helvetica", Courier, monospace;
	font-size:13px;
	color: #000;
	text-align:right;
	
	
}

.menu a {
	
color:#00o;

}


h4 {
    margin-bottom: 10px;
	color: #7C7C7C;
	font-size:18px;
}
	

a:link {
	
	color: #7d0100;
	border: none;
	text-decoration:none;
	
}

a:visited {
	
	color: #7d0100;
	border: none; 
	text-decoration:none;
	
}

a:hover {
	
	color: #fff;
	border: none; 
	text-decoration:none;
	
}

a:active {
	
	
	color: #fff;
	border: none; 
	
}
	
.menu a:link {
	
	color: #fff;
	border: none;
	text-decoration:none;
	font-weight:bold;
	
}

.menu a:visited {
	
	color: #fff;
	border: none; 
	text-decoration:none;
	font-weight:bold;
	
}

.menu a:hover {
	
	color: #fff0;
	border: none; 
	text-decoration:none;
	font-weight:bold;
	
}

.menu a:active {
	
	
	color: #000;
	border: none; 
	
	
}


/*ancien bleu : 225687*/

td {
	vertical-align: top;
	font-family: "helvetica", Courier, monospace;
	font-size: 12px;
	padding: 0pt;		/* Marge intérieure */
	text-decoration :none;
	background: none;
	

	
}

p {
	margin: 2px;
	color: #0;
}







#getAcrobatReader {
	width: 250Px;
	margin: 2em 0;
	border: 1px solid #e5e5e5;
	padding: 0 1em 1em 1em;
	font-size:12px;
}
p.small {

 font-size:11px;
	color:#505050;
	margin: 2em 0;
	border: 1px solid #e5e5e5;
	padding: 1em 1em 1em 1em;
	width: 300px;
	
}

