@charset "utf-8";
/* CSS Document */
body {
	background-color: #C8BBAB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #2C1C0D;
}
.fondtableau {
	background-image: url(images/graphisme.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.accueil {
	background-image: url(images/accueil.jpg);
}

a {
	text-decoration: none;
	color: #2C1F0E;
	font-size: 15px;
	text-transform: none;
	font-weight: bold;
	line-height: 15px;
}


a:hover {
	color: #6f4c2b;
	font-weight: bold;
}
.pagevisite {
	color: #6f4c2b;
	font-size: 15px;
	font-weight: bold;
}
.champion {
	font-size: 16px;
}
.nomchat {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.fondcouleur {
	background-color: #E0D9CF;
}

.photos {
	text-align: center;
	border: 1px solid #403323;
}
.gras {
	font-style: normal;
	font-weight: bold;
}
.gras2 {
	font-size: 16px;
	font-weight: bold;
}
.gras3 {
	font-size: 18px;
	font-weight: bold;
}
.grasclaire {
	color: #6f4c2b;
	font-size: 14px;
	font-weight: bold;
}

