html, body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #4A4A7C;
	text-decoration: none;
}
a:active {
	color: #4A4A7C;
	text-decoration: none;
}
.container {
	position: relative;
	min-height: 100%;
	visibility: visible;
}
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
        }
.fond {
	background-image: url(images/fond.jpg);
	background-position: right 30px;
	background-repeat: no-repeat;
	}
.fondbleuindex {
	background-image: url(images/fondbleu.jpg);
	background-repeat: no-repeat;
	}
.fond2 {
	background-image: url(images/fond2.jpg);
	background-position: left 30px;
	background-repeat: no-repeat;
	}
.lignebleue {
	background-image: url(images/lignebleue4px.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lignemenu {
	background-image: url(images/bandeaumenu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
}
.arial10noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.arial12noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.arial12grisfonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	text-align: justify;
}
.arial12grisclair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
}
.arial20grisfonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
}
.arial16grisfonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}
.arial12blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.arial20blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.arial30blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}
.arial18blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.blocbleu {
	background-color: #4A4A7C;
	border: solid 1px #2B2B66;
}
.blocbleuclair {
	background-color: #7979AE;
	border-top: solid 1px #2B2B66;
}
.blocbleu {
	background-color: #666699;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: arial;
	color: #FFF;
}
.lignegrisebas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.bordureblocphotos {
	border: solid 1px #FFFFFF;
}
.cadrebleu {
	border: solid 1px #666699;
}
.bordureblocphotos2 {
	border: solid 1px #CC9900;
}
.bordureblocphotosnoir {
	border: solid 1px #000000;
}
.Style3 {	font-size: 10px;
	color: #FF0000;
}
.tour {	border-collapse: separate;
}
.unite {	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.album {
	border: 1px double #333;
	background-color: #999;
}
.ajoutphoto {
	border: 1px double #333;
	background-color: #CCC;
}
.ajoutphotoonglet {
	background-color: #333;
	border-left: 1px solid #111;
	border-right: 1px solid #111;
	border-top: 1px solid #111;
}
.ajoutphotoonglet2 {
	background-color: #555;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
}
.lignegrisebas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.lignegrisehaut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.lignegrisedroite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.lignegrisegauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.lignegrisedroitegauche {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.lignegrisehautbas {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
