/* HEADER */
body {
	background-image: url("/splash/images/bg.jpg");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 1004px;
	margin: 0px;
}
#logo {
	width: 1004px;
	height: 359px;
	background-image: url("/splash/images/logo.jpg");
	margin: 0px;
	padding: 0px;
}
#gallery {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 766px;
	height: 107px;
	top: 252px;
	left: 122px;
	background-image: url("/splash/images/morph_2.jpg");
}
#cadre_menu {
	width: 1004px;
	height: 42px;
	background-image: url("/splash/images/menu.jpg");
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#cadre_menu ul {
	height: 20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#cadre_menu li {
	margin: 0px;
	padding: 0px 10px;
	display: inline;
	color: #fff;
	font: normal 12px/20px trebuchet MS, verdana, arial;
}
#cadre_menu li a {
	color: #3fcbfe;
	font: normal 12px/12px trebuchet MS, verdana, arial;
	text-decoration: none;
}
#cadre_menu li a:hover {
	text-decoration: underline;
}
#sponsor {
	width: 1004px;
	height: 100px;
	background-image: url("/splash/images/sponsor.jpg");
	margin: 0px;
	padding: 0px;
}
#bottom {
	width: 1004px;
	height: 619px;
	background-image: url("/splash/images/bg_main.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#main_data {
	width: 500px;
	margin-left: 140px;
	margin-top: 0px;
}
#titre {
	color: #005C82;
	font: bold 20px trebuchet MS, verdana, arial;
	padding: 0px 0px 10px 0px;;
}
#texte {
	color: #005C82;
	font: normal 12px trebuchet MS, verdana, arial;
}
#texte a {
	color: #fff;
	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;
}
#affiche {
	padding-top: 15px;
}
#contact {
	color: #005C82;
	font: normal 12px trebuchet MS, verdana, arial;
}
#contact h1 { 
	font: bold 16px trebuchet MS, verdana, arial;
	margin: 0px;
	padding: 0px;
}
#contact a {
	color: #fff;
	font: normal 12px trebuchet MS, verdana, arial;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
#courriel {
	width: 280px;
	height: 20px;
}
#message {
	width: 280px;
	height: 115px;
	margin-bottom: 10px;
}
#rep_message {
	color: #fff;
	font: normal 16px trebuchet MS, verdana, arial;
	padding: 10px 0px;
}
#exposants {
	width: 100%;
	color: #005C82;
}
#exposants th {
	text-align: center;
}
#exposants td.left {
	text-align: left;
}
#exposants td.right {
	text-align: right;
}
.texte {
	color: #005C82;
	font: normal 12px trebuchet MS, verdana, arial;
}
.texte a {
	color: #fff;
	font: normal 12px trebuchet MS, verdana, arial;
	text-decoration: none;
}
.texte a:hover {
	text-decoration: underline;
}
.texte_news {
	color: #005C82;
	font: normal 12px trebuchet MS, verdana, arial;
}
.photo_left {
	float: left;
	margin: 8px 8px 0px 0px;
}
.affiche {
	padding-top: 15px;
}
.news {
	padding-bottom: 20px;
}
.under {
	width: 100%;
	height: 5px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#link_cameleon {
	position: absolute;
	width: 220px;
	height: 50px;
	top: 1120px;
	left: 665px;
	text-align: center;
}
#link_cameleon a {
	color: #fff;
	font: normal 12px/14px trebuchet MS, verdana, arial;
	text-decoration: none;
}
#link_cameleon a:hover {
	text-decoration: underline;
}
/* Zones cliquables */
#zone_splash {
	position: absolute;
	width: 220px;
	height: 140px;
	top: 500px;
	left: 665px;
	cursor: pointer;
}
#zone_membres {
	position: absolute;
	width: 220px;
	height: 140px;
	top: 650px;
	left: 665px;
	cursor: pointer;
}
#zone_tournoi {
	position: absolute;
	width: 220px;
	height: 105px;
	top: 795px;
	left: 665px;
	cursor: pointer;
}
#zone_concours {
	position: absolute;
	width: 220px;
	height: 205px;
	top: 910px;
	left: 665px;
	cursor: pointer;
}
.jc {
	font-family: trebuchet MS;
	font-size: 12px;
	padding:5px;
	color: #FFFFFF;
}
a.jc{
	text-decoration: none;
}
a.jc:hover{
	text-decoration: underline;
}
.inscr{
	font-size: 20px;
	font-weight: bold;
	font-family: trebuchet MS;
	color: #005c82;
}