BODY {
	background-color : #626262;
	background-image : url(/Images/fondDroit.Jpg);
	background-position : top right;
	background-repeat : no-repeat;
	color : #dddddd;
	margin : 0px;
	font-family : arial, Helvetica, sans-serif;
}

Body.home {
	background-image : none;
}

h1 {
	color: #F5DEB3;
}

td {
	vertical-align : top;	
}

hr {
	height : 1px;
	color: #DCDCDC;
}

input {
	border: solid 1px Gray;
	color: #555555;
}

a:link {
	color: #FFEBCD;
	text-decoration : none;
}

a:visited {
	color: #FFEBCD;
	text-decoration : none;
}

a:hover {
	color: white;
	text-decoration : underline;
}

.directory a:link {
	color: #D3D3D3;
	text-decoration : none;
}

.directory a:visited {
	color: #D3D3D3;
	text-decoration : none;
}

.directory a:hover {
	color: white;
	text-decoration : underline;
}


.menuGauche {
	background-color : #999999;
}

.menuGauche input {
	background-color : #D3D3D3;
	border: solid 1px Gray;
	color: Gray;
}

.menuGauche a:link {
	color: #dddddd;
	text-decoration : none;
}

.menuGauche a:visited {
	color: #dddddd;
	text-decoration : none;
}

.menuGauche a:hover {
	color: white;
	text-decoration : underline;
}

.rubrique {
	font-weight : bold;
	font-size : 14pt;
}

TD.contenu {
	xxpadding : 10px 10px 10px 50px;
}

TD.separateur {
	background-color : #BB8644; 
}

table.agenda td {
	background-color : Gray;
	color: #FFEBCD;
	padding : 3px 3px 3px 3px;
}

table.agenda a:link {
	color: white;
	text-decoration : none;
}

table.agenda a:visited {
	color: white;
	text-decoration : none;
}

table.agenda a:hover {
	color: white;
	text-decoration : underline;
}

table.formulaire td {
	background-color : Gray;
	color: #FFEBCD;
	padding : 13px 13px 13px 13px;
}

table.formulaireInclus td {
	background-color : Gray;
	color: #FFEBCD;
	padding : 1px 1px 1px 1px;
}


.formulaireInclus input {
	background-color : #D3D3D3;
	border: solid 1px Gray;
	color: Black;
}

.formulaireInclus select {
	background-color : #D3D3D3;
	border: solid 1px Gray;
	color: Black;
}

.formulaireInclus textarea {
	background-color : #D3D3D3;
	border: solid 1px Gray;
	color: Black;
}

table.formulaire a:link {
	color: white;
	text-decoration : none;
}

table.formulaire a:visited {
	color: white;
	text-decoration : none;
}

table.formulaire a:hover {
	color: white;
	text-decoration : underline;
}

TABLE.Photos  {

}

TABLE.Photos TD {
	background-color : Gray;
	color: #FFEBCD;
	padding : 12px 12px 12px 12px;
	text-align : center;
}

table.photos a:link {
	color: white;
	font-weight: bold;
	text-decoration : none;
}

table.photos a:visited {
	color: white;
	font-weight: bold;
	text-decoration : none;
}

table.photos a:hover {
	color: white;
	font-weight: bold;
	text-decoration : underline;
}

