@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 232726;
	background-color: #BFC1C0;
}
.galery_hom {
	background-color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titre {
	font-size: 20px;
	font-style: italic;
	text-transform: uppercase;
	color: #6cc8e7;
	font-weight: bold;
}
a:link {
	color: #df8218;
	text-decoration: none;
}
a:visited {
	color: #df8218;
	text-decoration: none;
}
a:hover {
	color: #6cc8e7;i
	text-decoration: underline;
}
a:active {
	color: #df8218;
	text-decoration: none;
}

.soustitre {
	font-size: 12px;
	color: #df8218;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.home {
	background-attachment: fixed;
	background-image: url(images/homecarnaval.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tdvert {
	background-color: #00FF00;
}
.tdorange {
	background-color: #FF9933;
}
.tdrouge {
	background-color: #FF0000;
}
.tdbordeau {
	background-color: #FF6633;
}
.tdorangeclair {
	background-color: #FFCC33;
}

