/******************************************************************************
 * Ce fichier contient les styles qui seront appliqués sur l'ensemble des
 * skins utilisés dans le site.
 * Ordre des sections: body, form, table, td, p, a, img, ".".
 *****************************************************************************/

/******************************************************************************
 * Section body
 *****************************************************************************/
body
{
	background-color: #e6e6dc;
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	margin: 0;
}

/******************************************************************************
 * Section #
 *****************************************************************************/
#Album
{
    display: inline;
    position: absolute;
    height: 100%;
    width: 100%
}

/******************************************************************************
 * Section form
 *****************************************************************************/
form.Inline
{
    display: inline;
}
input.ChampTexte, select.ChampTexte, textarea.ChampTexte
{
	width: 400px
}
input.ChampTexteCal
{
	width: 384px
}
input.PetitChampTexte, select.PetitChampTexte, textarea.PetitChampTexte
{
	width: 100px
}
input.PetitChampTexteCal
{
	width: 84px
}
textarea
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}
.Case
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

/******************************************************************************
 * Section ol, ul, li
 *****************************************************************************/
ol.ListeEspace li
{
	padding-bottom: 15px;
}

/******************************************************************************
 * Section table
 *****************************************************************************/
table.Nature
{
	border-width: 0;
}
table.NaturePleineLargeur
{
    border-width: 0;
    width: 100%;
}
table.Sections
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	width: 100%
}
table.MenuH
{
	border-width: 0;
	width: 100%;
	height: 14px
}
table.Form
{
	background-color: #eeeee6;
	border: 0;
	border-style: none;
	color: #000000;
	width: 100%
}
table.List
{
	background-color: #eeeee6;
	border-bottom: solid 1px #999999;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	color: #000000;
	width: 100%
}
table.Avertissement
{
	margin-bottom: 10px
}
table.Erreur
{
	margin-bottom: 10px
}
table.WawaronLinkButton
{
	border: 0;
	width: 130px
}
table.Session
{
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	margin: auto;
	width: 950px
}
table.Info
{
    background-color: #ffffe1;
    border: solid 1px #cccccc;
    font-size: 10px;
    margin-bottom: 8px;
    width: 100%
}
/******************************************************************************
 * Section td
 *****************************************************************************/
td.Normal
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding: 0px;
}
td.NoWrap
{
	white-space: nowrap;
}
td.MenuGauche
{
	background-image: url(../Images/FondMenuGauche.gif);
	background-repeat: repeat-y;
}
td.Centre
{
	background-image: url(../Images/FondCentreHaut.gif);
	background-repeat: no-repeat;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding: 15px;
	width: 100%
}
td.PiedDePage
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	padding: 10px;
}
td.TemplateCentre
{
	 background-image: url(../Images/FondCentre.gif);
	 background-repeat: repeat-y;
	 width: 100%
}
td.MenuHRemplissage
{
	background-image: url(../Images/MenuHCentre.gif);
	width: 100%
}
td.MenuHCote
{
	width: 14px
}
td.MenuH
{
	background-color: #999999;
	background-image: url(../Images/MenuHCentre.gif);
	color: #444444;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}
td.BasDeVignette
{
	background-color: inherit;
	color: #666666;
	font-size: 11px;
	font-style: italic
}
td.Description
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 8px;
	padding-left: 0;
	padding-top: 8px;
	padding-right: 4px;
	width: 353px
}
td.DescriptionFull
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	padding-bottom: 8px;
	padding-left: 0;
	padding-top: 8px;
	padding-right: 4px;
	width: 100%
}
td.Champ
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-top: 8px;
	padding-right: 0;
	width: 400px
}
tr.List td.ListeGauche
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 0;
	padding-top: 3px;
	padding-right: 2px;
}
tr.List td.ListeCentre
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 2px;
}
tr.List td.ListeDroite
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 0px;
}

/* Begin DataGrid */
tr.EditRow td.ListeGauche
{
	background-color: #999999;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 0;
	padding-top: 3px;
	padding-right: 2px;
}
tr.EditRow td.ListeCentre
{
	background-color: #999999;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 2px;
}
tr.EditRow td.ListeDroite
{
	background-color: #999999;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 0px;
}
tr.EditRow td.FormGauche
{
	background-image: url(../Images/BoiteFormCentreGaucheSelect.gif);
	background-repeat: repeat-y;
	width: 10px
}
tr.EditRow td.FormDroite
{
	background-image: url(../Images/BoiteFormCentreDroiteSelect.gif);
	background-repeat: repeat-y;
	text-align: right;
	width: 10px
}

/* End DataGrid */
tr.ListAlt td.ListeGauche
{
	background-color: #dddddd;
	color: inherit;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-top: 3px;
	padding-right: 2px;
}
tr.ListAlt td.ListeCentre
{
	background-color: #dddddd;
	color: inherit;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 2px;
}
tr.ListAlt td.ListeDroite
{
	background-color: #dddddd;
	color: inherit;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 0px;
}
tr.ListAlt td.FormGauche
{
	background-image: url(../Images/BoiteFormCentreGaucheAlt.gif);
	background-repeat: repeat-y;
	width: 10px
}
tr.ListAlt td.FormDroite
{
	background-image: url(../Images/BoiteFormCentreDroiteAlt.gif);
	background-repeat: repeat-y;
	text-align: right;
	width: 10px
}
tr.ListAlt td.FormGauche2
{
	background-image: url(../Images/BoiteFormCentreGaucheAlt.gif);
	background-repeat: repeat-y;
	width: 10px
}
tr.ListAlt td.FormDroite2
{
	background-image: url(../Images/BoiteFormCentreDroiteAlt.gif);
	background-repeat: repeat-y;
	text-align: right;
	width: 10px
}
td.Ligne, tr.Ligne td
{
	background-color: #999999;
	color: inherit;
	height: 1px
}
td.FormButton
{
	padding-bottom: 8px;
	padding-top: 8px
}
td.FormGauche
{
	background-image: url(../Images/BoiteFormCentreGauche.gif);
	background-repeat: repeat-y;
	width: 10px
}
td.FormCentre
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 2px;	
}
td.FormDroite
{
	background-image: url(../Images/BoiteFormCentreDroite.gif);
	background-repeat: repeat-y;
	text-align: right;
	width: 10px
}
td.ErrorMessageAvertissement
{
    background-color: inherit;
	color: Red;
	font-family: Arial, Sans-Serif;
	font-size: 11px
}
td.Espacement
{
	padding: 0
}
td.ListCell
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px
}
td.ProfilDetails
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px
}
tr.ListAlt td.ProfilDetails
{
    background-color: #dddddd;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px
}
p.ProfilDetailsNoWrap
{
    margin-bottom: 8px;
    margin-top: 1px;
	overflow: hidden;
	/*text-overflow: ellipsis;*/
	white-space: nowrap
}
td.NouvelleMessage
{
    padding-bottom: 8px;
    padding-top: 8px;
    width: 100%
}

/******************************************************************************
 * Section "Calendrier"
 *****************************************************************************/
table.CalendrierMensuelGros
{
    background-color: #f9f9f9;
    border: solid 1px #cccccc;
    font-family: Tahoma, Arial, Sans-Serif;
}
table.CalendrierMensuelGrosTitle
{
    background-color: #ff6600;
    background-image: url(../Images/CalendrierTitreFond.gif);
    border: none 0px #ffffff;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 8px;
}
table.CalendrierMensuelGrosTitle td
{
    font-size: 14px;
    padding: 8px;
    vertical-align: bottom;
}
th.CalendrierEntetejour
{
    background-color: #ffffff;
    border: solid 1px #cccccc;
    font-size: 11px;
    font-weight: normal;
    padding: 5px;
}
td.CalendrierGrosJour
{
    border: solid 1px #cccccc;
    font-size: 11px;
    font-weight: normal;
    height: 75px;
    text-align: right;
    vertical-align: top;
}
td.CalendrierGrosJourAutreMois
{
    background-color: #f1f1f1;
    border: solid 1px #cccccc;
    color: #cccccc;
    font-size: 11px;
    font-weight: normal;
    height: 75px;
    text-align: right;
    vertical-align: top;
}
.CalendrierEntrees
{
    background-color: #ffffff;
    border-top: solid 1px #cccccc;
    font-family: Arial;
    font-size: 10px;
    text-align: left;
}
.CalendrierEntreesSep
{
    border-top: solid 1px #cccccc;
}
td.CalendrierMensuelGrosNextPrev a
{
    font-size: 14px;
    text-decoration: none;
}
.CalendrierNumero
{
    padding: 3px;
}
.CalendrierEntreeEvenement
{
    border-left: solid 3px #66CC00;
    padding: 2px;
}
.CalendrierEntreeAnniversaire
{
    border-left: solid 3px #660099;
    padding: 2px;
}
.CalendrierEntreeGeneral
{
    border-left: solid 3px #FF6600;
    padding: 2px;
}
.CalendrierEntreeFerie
{
    border-left: solid 3px #336699;
    padding: 2px;
}
/* Annuel */
.CalendrierAnnuelEntrees
{
    background-color: #ffffff;
    border: solid 1px #cccccc;
    font-family: Arial;
    font-size: 10px;
    text-align: left;
}

.CalendrierAnnuelMoisTitre
{
    background-color: #f1f1f1;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 8px;
}

/* Petit calendrier */
table.CalendrierPetit
{
	background-color: #f9f9f9;
    border: solid 1px #cccccc;
    font-family: Tahoma, Arial, Sans-Serif;
    margin-top: 3px;
    width: 400px;
}
table.CalendrierPetitTitle
{
    background-color: #cccccc;
    border: none 0px #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 8px;
}
th.CalendrierPetitEntetejour
{
    background-color: #ffffff;
    border: solid 1px #cccccc;
    font-size: 11px;
    font-weight: normal;
    padding: 3px;
}
td.CalendrierPetitJour
{
    border: solid 1px #cccccc;
    font-size: 11px;
    font-weight: normal;
    height: 18px;
}
td.CalendrierPetitJourAutreMois
{
    background-color: #f1f1f1;
    border: solid 1px #cccccc;
    color: #cccccc;
    font-size: 11px;
    font-weight: normal;
    height: 18px;
}
td.CalendrierPetitNextPrev a
{
    font-size: 14px;
    text-decoration: none;
}
td.CalendrierPetitJour a,
td.CalendrierPetitJourAutreMois a
{
	text-decoration: none;
}

/******************************************************************************
 * Section p
 *****************************************************************************/
p.Note
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px
}
p.NoteDetails
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 3px
}
p.Code
{
	font-family: Courrier, monospace;
	font-size: 12px;
}
p.Section
{
	margin-bottom: 8px
}
p.PremierParagraphe
{
    margin-top: 0;
}
p.DernierParagraphe
{
    margin-bottom: 0;
}
p.SeulParagraphe
{
    margin-top: 0;
    margin-bottom: 0;
}
p.SousTitre
{
	font-size: 12px;
	font-weight: bold;
}
p.SondageQuestion
{
	font-size: 18px;
}

/******************************************************************************
 * Section a
 *****************************************************************************/
a.MenuH:link, a.MenuH:visited
{
    background-color: Transparent;
	color: #444444;
	text-decoration: none;
}
a.MenuH:hover, a.MenuH:active
{
    background-color: Transparent;
	color: #ffffff;
	text-decoration: none
}
a.Page:link, a.Page:visited
{
    background-color: inherit;
	color: #000000;
	text-decoration: none
}
a.Page:hover, a.Page:active
{
    background-color: inherit;
	color: #000000;
	text-decoration: underline
}
a.SectionOrange:link, a.SectionOrange:visited
{
    background-color: inherit;
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.SectionOrange:hover, a.SectionOrange:active
{
    background-color: inherit;
	color: #ff6600;
	font-weight: bold;
	text-decoration: underline
}
a.SectionCerise:link, a.SectionCerise:visited
{
    background-color: inherit;
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.SectionCerise:hover, a.SectionCerise:active
{
    background-color: inherit;
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline
}
a.SectionLime:link, a.SectionLime:visited
{
    background-color: inherit;
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.SectionLime:hover, a.SectionLime:active
{
    background-color: inherit;
	color: #66cc00;
	font-weight: bold;
	text-decoration: underline
}
a.SectionBleuet:link, a.SectionBleuet:visited
{
    background-color: inherit;
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.SectionBleuet:hover, a.SectionBleuet:active
{
    background-color: inherit;
	color: #336699;
	font-weight: bold;
	text-decoration: underline
}
a.SectionRaisin:link, a.SectionRaisin:visited
{
    background-color: inherit;
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.SectionRaisin:hover, a.SectionRaisin:active
{
    background-color: inherit;
	color: #660099;
	font-weight: bold;
	text-decoration: underline
}
a.Blanc
{
    color: #ffffff;
}

/******************************************************************************
 * Section img
 *****************************************************************************/
img.ImageApercuPetit
{
	background-color: #ffffff;
	border: solid 1px #dddddd !important;
    color: inherit;
	padding: 3px
}
img.PhotoPartyPetit
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	border: solid 1px #cccccc !important;
    color: inherit;
	padding: 3px
}
img.PhotoPartyPetitAlt
{
	background-color: #ffffff;
	border: solid 1px #bbbbbb !important;
    color: inherit;
	padding: 3px
}
img.PhotoPartyAlbumPetit
{
	background-color: #ffffff;
	border-style: none !important;
	border-width: 0 !important;
    color: inherit;
	padding: 3px
}
img.PhotoPartyAlbumPetitAlt
{
	background-color: #ffffff;
	border-style: none !important;
	border-width: 0 !important;
    color: inherit;
	padding: 3px
}
img.ImageOriginale
{
	background-color: #ffffff;
	border: solid 1px #dddddd !important;
    color: inherit;
	padding: 8px
}
img.AdminLogo
{
	margin-left: 54px;
	margin-top: 0px;
	margin-bottom: 10px
}
/******************************************************************************
 * Section .
 *****************************************************************************/
.Compteur
{
	background-color: inherit;
	border: solid 0px #ffffff;
	color: inherit;
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
	width: 100px;
}
.Fonce
{
    font-weight: bold
}
.Italic
{
    font-style: italic
}
.Pseudonyme
{
	font-size: 18px
}
.Titre
{
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px
}
.Signature
{
    background-color: inherit;
	color: #333333;
	font-size: 14px;
	font-style: italic;
	font-weight: bold
}
.DateDocument
{
	font-size: 10px;
	font-style: italic
}
.TitreChamp
{
	font-weight: bold
}
.AvertissementTitre
{
	font-size: 12px;
	font-weight: bold
}
.Avertissement
{
	font-size: 11px
}
.ErreurTitre
{
	font-size: 12px;
	font-weight: bold
}
.Erreur
{
	font-size: 11px
}
.Obligatoire
{
	background-color: inherit;
	color: Red;
	font-family: Arial, Sans-Serif;
	font-weight: bold
}
.Petit
{
	font-family: Arial, Sans-Serif;
	font-size: 10px
}
.Commentaire
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-top: 3px
}
.BoutonTexte
{
	background-color: #cccccc;
	border: solid 1px #999999;
	padding: 3px;
	text-align: center
}
.panneauCommentaires
{
	clear: both;
	display: block;
	padding-top: 15px
}
img.PartyAlbum
{
	float: left;
	padding: 6px 19px 5px 19px;
}
div.PartyPhoto
{
	background-color: #ffffff;
	border: solid 1px #dddddd !important;
    color: inherit;
    display: table;
    margin: auto;
	padding: 8px;
	text-align: left;
}
div.vignettePartyPhoto
{
	text-align: right;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.texte
{
	border: solid 1px #999999;
}
.boite
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold
}
h1.img
{
	clear: none;
	display: inline;
	font-size: 0px;
}
h1.Titre
{
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px
}
div.descriptionPartyPhoto
{
	min-height: 16px;
}
div.PhotoPrecedante
{
	background-color: #eeeee6;
	border: solid 1px #cccccc;
	float: left;
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	margin-top: 215px;
}
div.PhotoSuivante
{
	background-color: #eeeee6;
	border: solid 1px #cccccc;
	float: right;
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	margin-top: 215px;
}
.descriptionParty
{
	padding-bottom: 15px;
}
.normal
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}
div.Pages
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.Date
{
	color: #999999;
	font-weight: normal;
}
.PhotoContexte
{
	position: relative;
	text-align: center
}

