/* CSS Document */
.centre		{text-align:center;}

.contenu	{width:955px; padding:5px; margin-left:auto; margin-right:auto; text-align:left;}

body			{font-family: Sylfaen, Verdana, Arial; background-color: #000000;}

h1 {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
p {
	color: #fff;text-align:justify;font-size:120%;
	}

.logo		{float:left; margin-left:0px;margin-bottom:0px;margin-right:0px;margin-top:25px; padding:0px;}
.plume		{float:right; margin-left:0px;margin-bottom:0px;margin-right:0px;margin-top:25px; padding:0px;}

.header		{width:100%; margin:0px; padding:0px;}
	
.menu		{width:100%; height:15px; padding:0px;padding-bottom:10px; border-bottom: 3px solid white;}

.deco		{width:100%;}
	
ul			{list-style-type:none; padding:0px; margin:0px;}
	
li			{display:inline; width:auto; padding-right:10px; padding-left:10px; float:right; border-right:1px solid #fff}

a			{font-family:verdana, garamond, "times new roman"; font-size:90%;}

a:link {
	font-size: 100%;
	color: #fff;
	text-decoration: none;

}

a:visited {

	font-size: 100%;
	color: #fff;
	text-decoration: none;
}
a:hover {

	font-size: 100%;
	color: #FF0000;
	text-decoration: underline;
}
a:active {


	font-size: 100%;
	color: #fff;
	text-decoration: none;
}
.entree {
    background-image: url(images/webentree.GIF);
	background-repeat: no-repeat;
}

.corps		{clear:both; width:100%; padding-top:20px;}

h2			{font-family:verdana, garamond, "times new roman"; line-height : 30px; color:#fff; font-size:95%; text-decoration:underline;}

.album		{float:left;width:auto;padding:20px;}

.dessous	{clear:right;width:auto;text-align:center;}

h3			{font-family:verdana, garamond, "times new roman"; line-height : 30px; color:#fff; font-size:95%;}
h4			{font-family:verdana, garamond, "times new roman"; line-height : 30px; color:#000; font-size:120%;}


