BODY
{
	font-size: 11pt;
	font-family: Arial;
	margin: 0px;
	background-color: f0f0f0;
	color: #0000cd;
}

H1
{
	color: Red;
	letter-spacing: -1;
	font-size: x-large;
	font-variant: small-caps;
}

H2
{
	color: Red;
	letter-spacing: -1;
	text-decoration: underline;
}

H3
{
	background-color: #00c0c0;
	font-size: 14pt;
	color: #ffffff;
	padding: 1px 0px 1px 5px;
}

H3 IMG
{
	float: right;
	margin: 2px 5px 0px 5px;
}

H3 A:LINK
{
	color: White;
}

H4
{
	font-style: italic;
	text-decoration: underline;

}

HR
{
	color: #E8E8E8;
	height: 1px;
}


A
{
	font-size: small;
}

A:LINK, A:VISITED
{
	color: Tomato;
	font-weight: bold;
}

A:HOVER
{
	color: Red;
	font-weight: bold;
}


IMG
{
	border: none;
}


TD
{
	padding: 0;
	vertical-align: top;
}


INPUT, TEXTAREA
{
	border: solid 1px #777777;
	font-family: Arial;
}

SPAN.SANS-BORD INPUT, SPAN.SANS-BORD TEXTAREA, INPUT.SANS-BORD, TEXTAREA.SANS-BORD
{
	border: none;
}


.CACHE
{
	display: none;
}


TABLE.BASE
{
	border-collapse: collapse;
	height: 100%;
	width: 100%;
/*
	table-layout: fixed;
*/
}


TABLE.BASE, TABLE.CONTENU
{
	border-collapse: collapse;
	height: 100%;
	width: 100%;
}

TD.CONTENU
{
	padding: 20px 30px 20px 30px;
}

TD.BARRE-GAUCHE
{
	background: #0000cd;
	padding: 10px 0px 10px 10px;
	width: 150px;
 }

TD.BARRE-GAUCHE P.USER
{
	background-color: f0f0f0;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

TD.BARRE-GAUCHE A
{
	color: #c0c0c0;
	font-size: x-small;
}

TD.BARRE-GAUCHE A:LINK, TD.BARRE-GAUCHE A:VISITED
{
	color: #d0d0d0;
	font-weight: normal;
}

TD.BARRE-GAUCHE A:HOVER
{
	color: White;
}

TD.SEPARATEUR-V
{
	background-image: URL(/Images/Separateur-V.jpg);
	width: 20px;
}

TR.SEPARATEUR-H
{
	height: 20px;
}

TD.SEPARATEUR-HH
{
	background-image: URL(/Images/Separateur-HH.jpg);
}

TR.BARRE-HAUT TD
{
	background: #0000cd;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
}

TR.BARRE-HAUT SPAN.MAXIME
{
	color: White;
	font-size: medium;
	letter-spacing: -1px;
	position: absolute;
	text-align: right;
	word-spacing: -1px;
}

TD.SEPARATEUR-HB
{
	background-image: URL(/Images/Separateur-HB.jpg);
}


TABLE.LISTE
{
	border-top: solid 1px #b0b0b0;
	width: 100%;
}

TABLE.LISTE TD
{
	border-bottom: solid 1px #b0b0b0;
	padding: 1px 10px 1px 0px;
}

TABLE.LISTE TR.TITRE TD
{
	background-color: #00c0c0;
	border: none;
	border-bottom: solid 4px #f0f0f0;
	font-size: 14pt;
	color: #f0f0f0;
	padding: 1px 0px 1px 5px;
}

TABLE.LISTE A, TABLE.LISTE A:VISITED
{
	color: #0000cd;
}

TABLE.LISTE TD.BTN-1
{
	width: 10px;
}

TABLE.LISTE TD.BTN-1 INPUT
{
	background-color: White;
	border:  solid 2px Gold;
	color: LightSalmon;
	cursor: hand;
	font-size: xx-small;
	font-weight: bold;
	height: 20px;
	width: 80px;
}


UL.LIENS
{
	list-style-image: URL("/Images/Doigts.gif");
}

UL.LIENS LI
{
	padding-left: 10px;
	padding-top: 0px;
}


TABLE.ALBUM
{
	border-collapse: separate;
}

TABLE.ALBUM TD.IMAGE
{
	background-color: White;
	border:  solid 2px Gold;
	height: 170px;
	text-align: center;
	vertical-align: middle;
	width: 170px;
}

TABLE.ALBUM TD.ACTION
{
	background-color: Gold;
	vertical-align: middle;
}

TABLE.ALBUM TD.LESS
{
	background-color: White;
	text-align: center;
	width: 1em;
}

TABLE.ALBUM TD.LESS A
{
	text-decoration: none;
}

TABLE.ALBUM TD.RETURN
{
	text-align: center;
}

TABLE.ALBUM TD.MORE
{
	background-color: White;
	padding-left: 2px;
	text-align: center;
	width: 1em;
}

TABLE.ALBUM TD.MORE A
{
	text-decoration: none;
}


TABLE.JUNGLE TD.PARTIE
{
	background-color: White;
	cursor: hand;
	height: 365px;
	vertical-align: middle;
	width: 365px;
}

TABLE.JUNGLE TD IMG
{
	width: 365px;
}

TABLE.JUNGLE TD DIV
{
	background-color: #ffe79c;
	color: Red;
	display: none;
	font-size: x-small;
	height: 365px;
	overflow: auto;
	padding: 10px;
	text-align: justify;
	width: 365px;
}


DIV.POLY
{
	height: 802px;
	overflow: hidden;
	text-align: center;
	width: 100%;
	z-index: 10;
}

DIV.POLY DIV
{
	background-attachment: fixed;
	background-color: White;
	border-color: Blue;
	border-style: solid;
	border-width: 1px;
	color: Black;
	cursor: hand;
	font-family: Times New Roman;
	font-size: small;
	font-weight: bold;
	height: 802px;
	position: relative;
	text-align: left;
	width: 600px;
}

DIV.POLY DIV.PARTIE-1
{
	filter: Alpha(Opacity=100);
	z-index: 8;
}

DIV.POLY DIV.PARTIE-2
{
	filter: Alpha(Opacity=100);
	z-index: 7;
}

DIV.POLY DIV.PARTIE-3
{
	filter: Alpha(Opacity=100);
	z-index: 6;
}

DIV.POLY DIV.PARTIE-4
{
	background-image: url("/Images/Baladin 3-Fond.jpg");
	filter: Alpha(Opacity=100);
	overflow: auto;
	padding: 10px;
	z-index: 5;
}

DIV.POLY DIV.PARTIE-5
{
	filter: Alpha(Opacity=100);
	z-index: 4;
}

DIV.POLY DIV.PARTIE-6
{
	background-image: url("/Images/Baladin 4-Fond.jpg");
	filter: Alpha(Opacity=100);
	overflow: auto;
	padding: 10px;
	z-index: 3;
}

DIV.POLY DIV.PARTIE-7
{
	filter: Alpha(Opacity=100);
	z-index: 2;
}

DIV.POLY DIV.PARTIE-8
{
	background-image: url("/Images/Baladin 5-Fond.jpg");
	filter: Alpha(Opacity=100);
	overflow: auto;
	padding: 10px;
	z-index: 1;
}

TABLE.EPAULE
{
	border: none;
	width: 100%;
}

TABLE.EPAULE TH
{
	background-color: #00c0c0;
	color: White;
	font-size: smaller;
	padding-bottom: 3px;
	padding-top: 3px;
}

TABLE.EPAULE TD
{
	background-color: White;
	font-size: smaller;
	text-align: center;
	vertical-align: middle;
}

TABLE.EPAULE TD.VIDE
{
	background-color: Transparent;
}

A.BTN, A.BTN:LINK, A.BTN:VISITED
{
	background-color: #00c0c0;
	border-color: #00c0c0;
	color: #d0d0d0;
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=10, StartY=0, FinishX=0, FinishY=0)
			Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=90, StartY=0, FinishX=100, FinishY=0)
			Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=20, FinishX=0, FinishY=0)
			Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=80, FinishX=0, FinishY=100);
	height: 30px;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}

A.BTN:HOVER
{
	color: White;
}


TABLE.ACCUEIL
{
	width: 759px;
}

TABLE.ACCUEIL TD.PHOTO, TABLE.ACCUEIL TD.COLORIAGE
{
	padding: 15px 0px 15px 0px;
}

TABLE.ACCUEIL TD.MOT
{
	padding: 15px 15px 15px 15px;
}


DIV.TITRE-BLOC
{
	background-color: Red;
	color: White;
	font-weight: bold;
	padding: 1px 10px 0px 10px;
	text-align: left;
	width: 100%;
}


DIV.ANNIVERSAIRES
{
	background-color: White;
	border: solid 2px Red;
	cursor: wait;
}

DIV.ANNIVERSAIRES TD
{
	font-size: smaller;
	vertical-align: middle;
}

DIV.ANNIVERSAIRES TD IMG
{
	margin-right: 5px;
}

DIV.ANNIVERSAIRES TD SPAN.PRENOM
{
	font-size: medium;
}


DIV.MISESAJOUR
{
	background-color: White;
	border: solid 2px Red;
	cursor: wait;
	padding: 5px;
}

DIV.MISESAJOUR TD
{
	font-size: smaller;
	vertical-align: top;
}

DIV.MISESAJOUR A, DIV.MISESAJOUR A:LINK, DIV.MISESAJOUR A:VISITED
{
	color: #0000cd;
	font-size: x-small;
}

TABLE.ACCUEIL TD.PHOTO TABLE, TABLE.ACCUEIL TD.COLORIAGE TABLE
{
	background-color: White;
	border: solid 2px Red;
	height: 200px;
	width: 100%;
}

TABLE.ACCUEIL TD.PHOTO TABLE TD, TABLE.ACCUEIL TD.COLORIAGE TABLE TD
{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

DIV.COLORIAGE, DIV.MOT
{
	background-color: White;
	border: solid 2px Red;
	height: 200px;
	padding: 5px;
	text-align: center;
	width: 100%;
}


DIV.MOT
{
	background-image: URL("/Images/Annonce.gif");
	background-repeat: no-repeat;
	text-align: left;
	font-size: smaller;
	font-style: italic;
	padding: 10px;
}

TABLE.ACCUEIL TD.REACTIONS
{
	padding-top: 15px;
}

TABLE.REACTIONS
{
	background-color: White;
	border: solid 2px Red;
	border-collapse: collapse;
}

TABLE.REACTIONS TD
{
	padding: 5px 10px 5px 10px;
}

TABLE.REACTIONS TD.SEPARE
{
	background-color: Red;
	padding: 1px;
}

DIV.PLANNING
{
	border: solid 10px White;
	cursor: wait;
	font-size: smaller; 
	overflow: auto;
}

TABLE.SCOUTS TD.CHANSON
{
	vertical-align: bottom;
	width: 220px;
}

TABLE.SCOUTS TD.CHANSON IMG
{
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}


TABLE.MESSAGES
{
	width: 100%;
}

TABLE.MESSAGES TD
{
	border-bottom-color: #f0f0f0;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	padding: 2px 5px 5px 5px;
}

TABLE.MESSAGES TD.TEXTE
{
	background-color: White;
}

TABLE.MESSAGES TD.TEXTE DIV
{
	background-color: #C5C8FF;
	filter: Alpha(Opacity=100, FinishOpacity=10, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
	font-size: smaller;
	margin-top: 3px;
	margin-bottom: -10px;
	padding: 1px 5px 1px 5px;
	width: 100%;
}

TABLE.MESSAGES TD.TEXTE P
{
	padding: 0px 5px 0	px 5px;
}
 
TABLE.MESSAGES TD.MEMBRE
{
	background-color: #C5C8FF;
	color: White;
	font-weight: bold;
	width: 110px;
}

TABLE.MESSAGES TD.DATE
{
	background-color: #C5C8FF;
	color: White;
	text-align: right;
	font-size: xx-small;
}

TABLE.MESSAGES TD.DATE A
{
	font-size: xx-small;
	color: Red;
}


TABLE.FORMATIONS TD
{
	padding: 8px 15px 8px 0px;
}

TABLE.FORMATIONS TD.IMG
{
	padding: 8px 0px 8px 5px;
	vertical-align: bottom;
}

TABLE.FORMATIONS TD H4
{
	margin-bottom: 10px;	
}


TABLE.MP
{
	border-collapse: collapse;
}

TABLE.MP TD 
{
	vertical-align: middle;
	border: solid 1px Silver;
	text-align: left;
}

TABLE.SMP
{
	border: solid 1px Silver;
	border-collapse: collapse;
}

TD.MIP
{
	background-color: #00c0c0;
	color: White;
	cursor: hand;
	font-size: x-small;
	font-weight: bold;
	padding:5px;
}

TD.MIOP
{
	background-color: Khaki;
	color: #0000cd;
	cursor:hand;
	font-size: x-small;
	font-weight: bold;
	padding:5px;
}


TABLE.MH
{
	width: 300px;
}

TABLE.MH TD 
{
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

TABLE.MH TD.MIH
{
	background-color: #00c0c0;
	border: solid 1px Silver;
	color: White;
	cursor: hand;
	font-size: x-small;
	font-weight: bold;
	padding:3px;
	width: 100px;
}

TABLE.MH TD.MIOH
{
	background-color: Khaki;
	border: solid 1px Silver;
	color: #0000cd;
	cursor:hand;
	font-size: x-small;
	font-weight: bold;
	padding:3px;
	width: 100px;
}


TABLE.DIAPO
{
	border-collapse: collapse;
}

TABLE.DIAPO TD
{
	padding: 0 0 0 0;
	vertical-align: top;
}

DIV.LEGENDE
{
	font-size: xx-small;
}

TABLE.DIAPO TD.SELECTION DIV
{
	background-color: White;
	text-align: center;
	margin-right: 10px;
	padding-top: 2px;
}

TABLE.DIAPO TD.SELECTION DIV IMG
{
	margin-bottom: 1px;
	margin-left: 1px;
	margin-top: 1px;
}

TABLE.DIAPO TD.COMMAND
{
	padding-right: 10px;
	vertical-align: middle;
}

TABLE.DIAPO TD.COMMAND INPUT
{
	padding: 2px 0 2px 0;
	width: 20px;
}

SPAN.LIEN
{
	color: Tomato;
	cursor: hand;
	font-weight: bold;
	text-decoration: underline;
}

H3 SPAN.LIEN
{
	color: White;
}
