
body
{
	font-size:14pt;
	font-family:Arial;
}

.menuGauche
{
	background:#CED2AD url(images/menu_backGround.gif) left top repeat-y;
}

.backGroundEntete
{
	background:url(images/entete_backGround.gif) left top repeat-y;
}

.tableauPrincipal
{
	border-left: solid 1px black;
	border-right: solid 1px black;
}

.boutonMenu
{
}

.boutonMenuActif
{
	background:url(images/celluleActive.gif) left center no-repeat;
}

.boutonMenuOver
{
	background:url(images/mouseOver.gif) left center no-repeat;
}

.lienBoutonMenu
{
	text-decoration:none;
}

.pagePrincipale
{
	background:White none;	
	font-size:large;
}

.accueil
{
	font-size:large;
	background:Red none;
}

.tableTarifs
{
	border:solid 1px black;
	background:#efefef none;
}

.tableTarifsPers
{
	font-weight:bold;
	background:#ced2ad none;
}

.tableTarifsJours
{
	font-weight:bold;
	background:#eeeeee none;
}

.enteteLigne
{
	font-weight:bold;
	color:Navy;
}

.entetePhotos
{
	font-weight:bold;
	color:Navy;
	vertical-align:bottom;
	height:30px;
	border-bottom:solid 1px gray;
}

.cellulePhoto
{
	padding-top:5px;
	text-align:center;
	vertical-align:top;
}

.lienActivite
{

}

.liActivite
{
	height:40px;
	vertical-align:middle;
}
