body {
	background-image: url(images/grass.jpg);
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: White;
}

.caroussel {
	background-image: url(images/caroussel.png);
	width: 520px;
	height: 340px;
}

.logo {
	background-image: url(images/lavache.png);
	width: 680px;
	height: 330px;
}

.connexion {
	float: left;
	position: relative;
	top: -250px;
	left: 260px;
	color: #ffffff;
	background-color: #8FC10B;
	padding: 10px;
	border: 2px solid #1E3E00;
	width: 300px;
	height: 40px;
}

label {
	color: #226400;
	font-size: 14px;
	font-weight: bold;
}

.jeuxgrat {
	background-image: none;
	width: 425px;
	height: 256px;
	float: left;
	position: relative;
	top: 32px;
	left: 32px;
}

/*************************************************************/

table#carousel { margin: 0; padding: 0; height: 252px; border: 0; }
#a1, #a2, #a3, #a4 { width: 86px; height: 61px; background-repeat: no-repeat; margin-bottom: 2px; cursor: pointer;  }
#menu_carousel { vertical-align: middle; margin: 0; padding: 0; padding-bottom: 0; }
#a1 p, #a2 p, #a3 p, #a4 p { margin: 0; margin-left: 5px; padding: 0; font-size: 12px; color: #fff; line-height: 17px; }
#a1 p strong, #a2 p strong, #a3 p strong, #a4 p strong { font-size: 18px; color: #fff; }
#blenddiv { margin: 0; padding: 0; width: 332px; height: 252px; background-repeat: no-repeat; vertical-align: bottom; }
#carousel_texte {  margin: 0; background-image: url(images/carousel/texte.png); width: 262px; height: 61px; float: right; color: #fff; }
#carousel_texte p { padding: 4px; font-size: 16px; }
#t1, #t2, #t3, #t4 { display: none; cursor: pointer; }
