/* HEADER */
body {
	background-image: url("/images/bg.jpg");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

a:link.lien{
color:white;
text-decoration:none;
}
a:visited.lien{
color:white;
text-decoration:none;
}
a:hover.lien{
color:white;
text-decoration:none;
}

#main {
	width: 1004px;
	margin: 0px;
}
#logo {
	width: 1004px;
	height: 250px;
	background-image: url("/images/logo.jpg");
	margin: 0px;
	padding: 0px;
}
#bandeau {
	width: 1004px;
	height: 108px;
	background-image: url("/images/bandeau1.jpg");
	margin: 0px;
	padding: 0px;
}
#gallery {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 766px;
	height: 103px;
	top: 253px;
	left: 122px;
	background-image: url("/images/morph_2.jpg");
}
#cadre_menu {
	width: 1004px;
	height: 21px;
	background-image: url("/images/menu.jpg");
	margin: 0px;
	padding: 0px;
}
#menu_0 {
	width: 130px;
}
#menu_1 {
	width: 20px;
}
#menu_2 {
	width: 28px;
}
#menu_3 {
	width: 25px;
}
#menu_4 {
	width: 22px;
}
#sous_menu {
	width: 1004px;
	height: 77px;
	background-image: url("/images/sous_menu.jpg");
	margin: 0px;
	padding: 0px;
}
ul#menu li ul {
	display: none;
}
ul#menu li:hover>ul {
	display: block;
}
ul#menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	float: left;
	font: normal 12px/12pt trebuchet MS, verdana, arial;
}
ul#menu li { 
	float: left;
	display: block;
	padding-left: 1px;
}
ul#menu li.first {
	padding-left: 0px;
}
ul#menu li.last {
	padding-right: 0px;
}
ul#menu li a {
	display: block;
	padding: 2px 5px;
	color: #3fcbfe;
	text-decoration: none;
}
ul#menu li a:hover {
	color: #fff;
}
ul#menu ul {
	position: absolute;
	background-color: #053f57;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 160px;
	z-index: 16;
	border-left: 1px solid #d0e3eb;
}
ul#menu ul ul {
	top: 0px;
	left: 159px;
	z-index: 17;
}
ul#menu ul li {
	position: relative;
	float: none;
	margin: 0px;
	padding: 0px;
}
ul#menu ul li a:hover {
	color: #fff;
	background-color: #006893;
}
ul#menu ul li a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 160px;
	border: none;
	border-bottom: 1px solid #d0e3eb;
}
ul#menu ul li.last a {
	border-bottom: 0px;
}
ul#menu ul li a span {
	display: block;
	width: 144px;
	padding: 2px 6px;
	margin: 0px 2px;
	border: none;
	cursor: pointer;
}
.menu_link:hover {
	color: #fff;
}
#bottom {
	width: 1004px;
	height: 800px;
	background-image: url("/images/bg_main.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#main_data {
	width: 500px;
	margin-left: 140px;
	margin-top: 0px;
}
#main_data form {
	color: #fff;
	font: normal 16px trebuchet MS, verdana, arial;
}
#titre {
	color: #fff;
	font: normal 20px trebuchet MS, verdana, arial;
	padding: 10px 0px;
}
.titre {
	color: #fff;
	font: normal 20px trebuchet MS, verdana, arial;
	padding: 10px 0px;
}
#texte {
	color: #fff;
	font: normal 12px trebuchet MS, verdana, arial;
}
#texte a {
	color: #3fcbfe;
	font: normal 12px trebuchet MS, verdana, arial;
	text-decoration: none;
}
#texte a:hover {
	text-decoration: underline;
}
.texte {
	color: #fff;
	font: normal 12px trebuchet MS, verdana, arial;
}
.texte a {
	color: #3fcbfe;
	font: normal 12px trebuchet MS, verdana, arial;
	text-decoration: none;
}
.texte a:hover {
	text-decoration: underline;
}
#photo_big {
	padding-bottom: 15px;
}
#photo_left {
	float: left;
	margin: 8px 8px 0px 0px;
}
.photo_left {
	float: left;
	margin: 8px 8px 0px 0px;
}
#affiche {
	padding-top: 15px;
}
.affiche {
	padding-top: 15px;
}
.news {
	padding-bottom: 20px;
}
.date {
	text-align: right;
	color: #fff;
	font: normal 12px trebuchet MS, verdana, arial;
}
.titre_news {
	color: #fff;
	font: normal 20px trebuchet MS, verdana, arial;
	padding-bottom: 5px;
}
.texte_news {
	color: #fff;
	font: normal 12px trebuchet MS, verdana, arial;
}
#nav_news {
	text-align: center;
	color: #fff;
}
#nav_news a {
	color: #3fcbfe;
	font: normal 12px trebuchet MS, verdana, arial;
	text-decoration: none;
}
#nav_news a:hover {
	text-decoration: underline;
}
#sous_menu {
	color: #fff;
	font: bold 12px/14pt trebuchet MS, verdana, arial;
}
#sous_menu a {
	color: #fff;
	font: normal 12px/14pt trebuchet MS, verdana, arial;
	text-decoration: none;
}
#sous_menu a:hover {
	text-decoration: underline;
}
#sous_menu ul {
	margin-top: 10px;
	list-style: disc inside;
}
#sub1 {
	float: left;
	margin-left: 160px;
	padding: 0px;
}
#sub2 {
	float: left;
}
#courriel {
	width: 280px;
	height: 20px;
}
#message {
	width: 280px;
	height: 115px;
	margin-bottom: 10px;
}
#rep_message {
	color: #fff;
	font: normal 16px trebuchet MS, verdana, arial;
}
#contrats {
	text-align: center;
	color: #fff;
	font: normal 12px trebuchet MS, verdana, arial;
	padding-bottom: 20px;
}
#contrats a {
	color: #3fcbfe;
	font: normal 12px trebuchet MS, verdana, arial;
	text-decoration: none;
}
#contrats a:hover {
	text-decoration: underline;
}
#annuaire {
	color: #fff;
	font: normal 12px trebuchet MS, verdana, arial;
}
#annuaire ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#annuaire li a {
	color: #3fcbfe;
	font: normal 12px trebuchet MS, verdana, arial;
	text-decoration: none;
}
#annuaire li a:hover {
	text-decoration: underline;
}
#regions {
	float: left;
}
#liste {
	float: right;
	width: 300px;
}
#liste a {
	color: #3fcbfe;
	font: normal 12px trebuchet MS, verdana, arial;
	text-decoration: none;
}
#liste a:hover {
	text-decoration: underline;
}
.legende {
	color: #fff;
	font: normal 12px trebuchet MS, verdana, arial;
}
#under {
	width: 100%;
	height: 5px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.under {
	width: 100%;
	height: 5px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.lien a {
	color: #3fcbfe;
	font: normal 12px trebuchet MS, verdana, arial;
	text-decoration: none;
}
.lien a:hover {
	text-decoration: underline;
}
.img_hover {
	cursor: pointer;
}
#link_cameleon {
	position: absolute;
	width: 220px;
	height: 50px;
	top: 1220px;
	left: 665px;
	text-align: center;
}
#link_cameleon a {
	color: #3fcbfe;
	font: normal 12px/14px trebuchet MS, verdana, arial;
	text-decoration: none;
}
#link_cameleon a:hover {
	text-decoration: underline;
}
/* Zones cliquables */
#annee_edition {
	color: #fff;
	font: normal 18px trebuchet MS, verdana, arial;
	position: absolute;
	top: 520px;
	left: 688px;
}
#zone_splash {
	position: absolute;
	width: 220px;
	height: 135px;
	top: 815px;
	left: 665px;
	cursor: pointer;
}
#zone_membres {
	position: absolute;
	width: 220px;
	height: 140px;
	top: 665px;
	left: 665px;
	cursor: pointer;
}
#zone_tournoi {
	position: absolute;
	width: 220px;
	height: 105px;
	top: 960px;
	left: 665px;
	cursor: pointer;
}
#zone_concours {
	position: absolute;
	width: 220px;
	height: 205px;
	top: 450px;
	left: 665px;
	cursor: pointer;
}
#membresacpq {
	position: absolute;
	width: 220px;
	height: 130px;
	top: 1070px;
	left: 665px;
	cursor: pointer;
}
a.formjc{
	font-size: 20px;
	color: #fdb813;
}
.boutonmembre:link{
	background-image: url(../../boutonmembre.png); 
	width:186px; 
	height:83px;
	text-decoration:none; 
	background-repeat: no-repeat; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px
}

.boutonmembre:visited{
	background-image: url(../../boutonmembre.png); 
	width:186px; 
	height:83px;
	text-decoration:none; 
	background-repeat: no-repeat; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px
}

.boutonmembre:hover{
	background-image: url(../../boutonmembre_on.png); 
	width:186px; 
	height:83px;
	text-decoration:none; 
	background-repeat: no-repeat; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px
}

