td.BandeauPrincipal
{
	background-image: url(Images/BandeauPrincipal.gif);
	width: 845px;
}
td.BandeauGauche
{
	background-image: url(Images/BandeauGauche.gif);
	background-repeat: repeat-y;
}
td.TitreFormulaire, tr.TitreFormulaire td
{
	background-color: #66cc00;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px
}
tr.TitreListe td, tr.TitreListe th
{
	background-color: #66cc00;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px
}
td.TitreListeGauche, th.TitreListeGauche
{
    background-image: url(Images/FondListeTitreGauche.gif);
    width: 10px;
}
td.TitreListeCentre, th.TitreListeCentre
{
    background-image: url(Images/FondListeTitre.gif);
}
td.TitreListeDroite, th.TitreListeDroite
{
    background-image: url(Images/FondListeTitreDroite.gif);
    width: 10px;
}
td.OngletCentre
{
	background-image: url(Images/OngletCentre.gif);
}
p.NoteTitre
{
	color: #66cc00;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center
}
p.NoteTitreProfil
{
	color: #66cc00;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left
}
a.Plain:link, a.Plain:visited
{
	color: #000000;
	text-decoration: none;
}
a.Plain:hover, a.Plain:active
{
	color: #66cc00;
	text-decoration: none;
}
a.Page:link, a.Page:visited
{
	background-color: #ffffff;
	border: solid 1px #999999;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin-left: 3px;
	padding: 3px;
	text-decoration: none;
}
a.Page:hover, a.Page:active
{
	background-color: #ffffff;
	border: solid 1px #999999;
	color: #66cc00;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin-left: 3px;
	padding: 3px;
	text-decoration: none;
}
a.PageCourante:link, a.PageCourante:visited
{
	background-color: #dddddd;
	border: solid 1px #999999;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin-left: 3px;
	padding: 3px;
	text-decoration: none;
}
a.PageCourante:hover, a.PageCourante:active
{
	background-color: #dddddd;
	border: solid 1px #999999;
	color: #66cc00;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin-left: 3px;
	padding: 3px;
	text-decoration: none;
}
/*** Spécifique à cette section ***/
div.AjouterPhotos
{
	background-color: #66cc00;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	color: #ffffff;
	margin-top: 8px;
	padding: 3px;
}
.PartyInfo
{
	color: #ffffff;
	display: block;
	font-family: Arial, Arial, Sans-Serif;
	font-size: 16px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 42px;
	width: 631px;
}
.PartyInfoStats
{
	background-image: url(Images/FondListeTitre.gif);
	border-bottom: solid 1px #51a000;
	border-left: solid 1px #51a000;
	border-right: solid 1px #51a000;
	float: left;
	margin-right: 8px;
	width: 200px;
}
.PartyInfoText
{
	/*border-bottom: solid 1px #cccccc;
	border-top:  solid 1px #cccccc;*/
	float: left;
	padding: 10px;
	width: 30%;
}
.NombrePartyInfo
{
	/*border: solid 1px #cccccc;*/
	float: left;
	font-size: 28px;
	font-weight: bold;
	height: 34px;
	padding: 4px;
	text-align: right;
	width: 55%;
}
div.AlbumGroupe
{
	background-color: #ffffff;
	border: solid 1px #cccccc;
	float: left;
	margin-right: 8px;
	width: 170px
}
div.AlbumInfo
{
	float: left;
	min-height: 49px;
	line-height: 10px;
	padding-left: 3px;
	padding-top: 10px;
	width: 81px
}
.PhotoCommentaires
{
    background-color:  rgb(102, 204, 0);
    background: rgba(102, 204, 0, 0.5);
}
.PhotoCommentaires a
{
    color: #ffffff;
    display: block;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    height: 15px;
    text-decoration: none;
}