body {
		margin:0px;
		text-align:center;
		font-family: Verdana, sans-serif;
		padding:0px;
		background-color:rgb(3,16,67); /*bleu fonce*/
		color:#000000;
		}

A:link IMG, A:visited IMG { border-style: none; }

A:link, A:visited { text-decoration: none; 	color:#000000; }
A:hover { color:rgb(177,185,213);} /*bleu clair*/

table {
	border-width:1px;
	border-style:solid;
	border-color:rgb(177,185,213); /*bleu clair*/
	border-collapse:collapse;
	width:560px;
	margin-left:auto;
	margin-right:auto;
}

td,th {
	border-width:1px;
	border-style:solid;
	border-color:rgb(177,185,213); /*bleu clair*/
	}

.liens {
	border-style:none;
	}
	.liens td, .liens th {	border-style:none;}
	
.Banniere {
	margin:10px;
}

.Menus {
		float: left;
		width: 165px;
		margin-top:20px;
		padding:35px 20px 20px 5px;		
		font-size:16px;
		}
		.Menus A:link, .Menus A:visited { color:rgb(3,16,67);} /*bleu fonce*/
		.Menus A:hover { color:rgb(177,185,213);} /*bleu clair*/

	.Menus1 {
			text-align:center;
			font-weight: bold;
			padding: 5px;
			width: 165px;
			background-image:url(Logos/ImageMenu.jpg);
			background-repeat: no-repeat;
			}
			.Menus1 div {padding:5px;}
	.Menus2 {
			text-align: left;
			font-weight: normal;
			padding: 4px;
			font-size:14px;
			}
			
	.SousMenus {
			text-align: left;
			font-size:14px;
			font-weight:normal;
			padding: 4px ;
			position:absolute;
			display:none;
			left: 178px;
			width: 200px;
			background-image:url(Logos/ImageSousMenu.jpg);
			background-repeat: no-repeat;
			border: 2px solid rgb(177,185,213); /*bleu clair*/
			z-index:2;
			}
			.SousMenus ul {list-style:none; padding:5px; margin:0px;}


.Menu_Icone {
		width:150px;
		height:350px;
		float:left;
		text-align:justify;
		vertical-align:bottom;
		padding:7px;
		font-size:smaller;

		}
		.Menu_Icone img {
			padding:10px;
			text-align:center;
			height:80px;
			}

.Contenu {
		text-align: center;
		padding:10px;
		float:left;
		width:550px;
		color:rgb(177,185,213); /*bleu clair*/
		margin-top:20px;
		}
		.Contenu h1 {font-size: 20px; font-weight: bold;}
		.Contenu h2 {font-size: 18px; font-weight: bold;}
		.Contenu p {text-align: justify;}
		.Contenu A:link, .Contenu A:visited { color:rgb(177,185,213); } /*bleu clair*/
		.Contenu A:hover { color:rgb(250,120,30); } /*orange*/
		.Contenu li {text-align: justify;margin-bottom:20px;}
		.Contenu img {margin:10px;}

.Galerie_Vignettes {
		float:right;
		overflow:auto;
		width:150px;
		height:550px;
		margin-top:20px;
		}
		.Galerie_Vignettes img {padding:2px;}
		
.Galerie_Photo {
		height:450px;
		vertical-align:bottom;
		border:0px;
		padding:0px;
		}
		
.Galerie_Commentaires {
		}
		
.Galerie_Vendu {
		font-variant:small-caps;
		color:#FF0000;
}

.Bulles {
		width:335px;
		margin-left:auto;
		margin-right:auto;
}
.Bulle{
		text-align:center;
		font-weight:bold;
		font-size:10px;
		margin: 5px;
		padding: 12px 10px 10px 10px;
		width: 80px;
		height:78px;
		float:right;
		background-image:url(Logos/Bulle.jpg);
		background-repeat: no-repeat;
		color:rgb(3,16,67) /*bleu fonce*/
		}
		
.Complement{
		display:none
		}
		
.Defilement{
		width:330px;
		height:330px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		position:relative;
}


.Defilement1{position:absolute; top:0px; left:0px; width:330px;}
		.Defilement1 img{ height:300px;}
		
		
.Deux_colonnes {
		width:350px;
		height:350px;
		float:left;
		text-align:justify;
		vertical-align:bottom;
		padding:7px;
		font-size:smaller;

		}
		.Deux_colonnes img {
			padding:10px;
			text-align:center;
			height:250px;
			}
.Mentions {
		font-size:smaller;
}