body {
	background: #ECF0F1 url(resources/fond-accueil.jpg) no-repeat center top;
	color: #555; margin: 0; padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 { margin: 5px 15px; font-size: 0.75em; }

h5 { margin: 5px 15px; font-size: x-small; font-weight: normal; }
td h5 { text-align: left; }

h5 a { text-decoration: none; color: #555; }

h1 a { text-align: center; text-decoration: none; color: #999; font-size: medium; }

h1 a:hover { color: #555; }

.gras { font-weight: bold; }

.cache {
	display: none;
}

.r_dj, .r_salle, .r_sono, .r_lumi, .r_video, .r_matos, .r_kara {
	width: 180px; height: 100px; margin: 12px; }
.r_dj a, .r_salle a, .r_sono a, .r_lumi a, .r_video a, .r_matos a, .r_kara a {
	width: 100%; height: 100%; display: block; }
.r_dj a:hover, .r_salle a:hover, .r_sono a:hover, .r_lumi a:hover, .r_video a:hover, .r_matos a:hover, .r_kara a:hover {
	background: no-repeat transparent center; text-align: center;
}

.r_dj { background: url(resources/b_dj_on.gif) no-repeat center; }
.r_dj a { background: url(resources/b_dj_off.gif) no-repeat center; }
.r_salle { background: url(resources/b_salle_on.gif) no-repeat center; }
.r_salle a { background: url(resources/b_salle_off.gif) no-repeat center; }
.r_sono { background: url(resources/b_sono_on.gif) no-repeat center; }
.r_sono a { background: url(resources/b_sono_off.gif) no-repeat center; }
.r_lumi { background: url(resources/b_lumi_on.gif) no-repeat center; }
.r_lumi a { background: url(resources/b_lumi_off.gif) no-repeat center; }
.r_video { background: url(resources/b_video2_on.gif) no-repeat center; }
.r_video a { background: url(resources/b_video2_off.gif) no-repeat center; }
.r_matos { background: url(resources/b_matos_on.gif) no-repeat center; }
.r_matos a { background: url(resources/b_matos_off.gif) no-repeat center; }
.r_kara { background: url(resources/b_kara_on.gif) no-repeat center; }
.r_kara a { background: url(resources/b_kara_off.gif) no-repeat center; }
