@charset "utf-8";
/* CSS Document */

.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.texteCentre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: center;
}
.Titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #666;
	text-decoration: none;
}
.separation {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
}
.separation2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.separationVerticale {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666;
}
#texteSousMenu a:hover, #texteSousMenu a:focus, #texteSousMenu a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C00;
	text-decoration: none;
	text-align: center;
}
#texteSousMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: center;

}
#texteSousMenu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C00;
	text-decoration: none;
	text-align: center;

}
#texteSousMenu2 a:hover, #texteSousMenu2 a:focus, #texteSousMenu2 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C00;
	text-decoration: none;
	text-align: center;

}
#texteSousMenu3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	text-align: left;
}
.soustitremenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666;
	text-align: justify;
}
.TexteCitation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #666;
	text-align: justify;
}
#texteSousMenu3 a:hover, #texteSousMenu3 a:focus, #texteSousMenu3 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C00;
	text-decoration: none;
	text-align: left;
}

#texteMenu2, #texteMenu2 a:hover, #texteMenu2 a:focus, #texteMenu2 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C00;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#texteMenu a:hover, #texteMenu a:focus, #texteMenu a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #900;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#texteMenu  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.body {
	margin-left: 50px;
	margin-top: 50px;	
}
.TitrePiece {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C00;
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
}
.LienPiece {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C00;
	text-decoration: none;
	background-color: #FFF;
	font-weight: bolder;
	text-align: right;
}
.shadedimg
{
	background: url(../images/shadedborder2.gif) no-repeat bottom right;
	float: left;
}
.shadedimg img 
{
	position:relative;
	margin:1;
	z-index:1;
	overflow:visible;
	float: left;
}
.innershade
{
  position:relative;
  bottom:5px;
  right: 5px;
  padding:0px;
  margin: 0;
  z-index:0;
  background:white;	
}
#container{
	background:black;
	width: 200px;
	overflow: visible;
	visibility: inherit;
	z-index: auto;
	display: block;
	float: left;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	}
.bordure{
	border: thin double #C00;
		}
/* Diaporama Accueil */

.slideshow img {
	padding: 3px;
	border: thin solid #000000;
	margin: 0px;
	background-color: #000000;
}
.cadreNoir {
	border: thin double #999999;
	margin: 10px;
	padding: 10px;
	text-decoration: none;
}

