body {
  background-image: url(../images/fr/home/bg.jpg);
  scrollbar-arrow-color : #77110c;
  scrollbar-base-color : #ffffff;
  scrollbar-face-color : #ffffff;
  scrollbar-track-color : #ffffff;
  scrollbar-dark-shadow-color : #77110c;
  scrollbar-shadow-color : #77110c;
  scrollbar-highlight-color :#c4151c;
  scrollbar-3d-light-color : #77110c;
}
.petit_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.lien_petit_blanc {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C6151B;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #C6151B;	
	text-decoration: underline;
}
a:visited {
	color: #C6151B;
	text-decoration: underline;
}
a:hover {
	color: #195659;
	text-decoration: none;
}
.TitleAdmin {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AF3526;
	font-size: 18px;
}
.borderadmin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
div#albumPhoto div#listePhotoPopup{
	height: 210px;
	padding: 0 0 2px 2px;
	overflow: auto;
	margin: 0;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #990000;
	width: 98%;
}
.bouton {
	color: #990000;
	background-color: #FFFFFF;
	width: auto;
	font-size: 11px;
	font-weight: bold;
}.rouge {
	color: #990000;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
