body{
	font-family: Garamond;
	background-color : #FFFFFF;
	color: #000099;
	scrollbar-base-color: #C0C0C0;}
	

.raye{
	background-image : url(../images/poesiebg.gif);
	background-attachment : fixed;
}

.blue{
	background-color : #000099;
}
.blanc{
color:#FFFFFF;
}
p{
	font-size: 18px;
}

h1{ font-size:28px;
font-weight : bold;
color:#000;
text-align : center;
	
}
a:link , a:active{
	color:#F00;
	font-weight:bold;
	text-decoration:none;
		font-size:	18px; 	
}a:visited{
	color: #8F01EF;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#FF0000;
	text-decoration: underline;
	font-weight:bold;
	font-size:18px;
}
h2{
font-size:20px;
font-weight : bold;
color:#000099;

}
.grisclair {
	background-color: #EEEEEE;
}
.grisfonce {
	background-color: #999999;
}
div.menu a {
	background-color:#ffffff;
	color:#000099;
	position:static;
	height : auto;
	width : 105px;
	text-align: center;
	padding: 2px;
	border : thin solid #000099;
	text-align : center;
	vertical-align : middle;
	display: block;
	margin : 2px 2px 2px 2px;
}

div.menu a:hover {
	color : #FF0000;
	border: thin ridge #FF0000;
	text-decoration:none;
}

div.bas{
	background-color:#FFF;
	position:static;
	top:65px;
	width : 100%;
	height:550px;
	text-align: center;
	
}

ul{
	list-style-image : url(../images/boutons/dotu.gif);
	font-size: 18px;
}


Input, textarea, select {
	color: #000099;
	background-color: #EEEEEE;
	font-size:16px;
	font-family: Garamond;
} 


	
.black {
	background-color: #000000;
}
