
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	background: url(../img/bg_noir.jpg) repeat-x;
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
}

/* BANNER */

#banner {
	width: 920px;
	height: 182px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../img/bg_banner.jpg) no-repeat center;
}

#language {
	position: relative;
	top: 17px;
	left: 795px;
	color: #f7c909;
	width: 125px;
}

#language a {
	color: #f7c909;
	text-decoration: none;
}

#language a:hover {
	color: #ffffff;
	text-decoration: underline;
}



/* MENU */

#menu {
	position: relative;
	top: 129px;
	.top: 138px!important;
	_top: 138px!important;
	left: 80px;
	width: 835px;
	margin:0;
	padding:0;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	margin-left: 1px;
	float: left; /*pour IE*/
	background-color: #f7c909;
}

#menu ul li a {
 	display:block;
 	float:left;   
 	width:104px;
 	color: #ffffff;
	background: url(../img/bg_menu_off.jpg) no-repeat center;
	font-size: 14px;
	text-decoration: none;
	text-align:center;
 	padding:4px;
}

#menu ul li a:hover {
 	color: #000000;
	background: url(../img/bg_menu_on.jpg) no-repeat center;	
	text-decoration: none;
}

#menu ul li.current {
 	display:block;
 	float:left;   
 	width:104px;
 	color: #000000;
	background: url(../img/bg_menu_on.jpg) no-repeat center;
	font-size: 14px;
	text-decoration: none;
	text-align:center;
 	padding:4px;
}



/* CONTENU */

#content {
	background-color: #ffffff;
	background-image:url("../img/bg_content.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 920px;
	/*height: 500px;*/
	padding: 0;
	margin: 0 auto 0 auto;
	position: relative;
	top: 0px;
	.top: 0px;
	_top: 0px;
}

h1 {
	font-size: 18px;
	color: #b80000;
	margin: 15px;
}
	
h2 {
	font-size: 14px;
	color: #b80000;
	margin: 15px;
}

h3 {
	font-size: 13px;
	color: #b80000;
	margin: 15px;
}


p {
	margin: 15px;
}

ul.content { 
	list-style-type: none;
	padding: 0;
	margin: 15px;
}

ul.content li {
	background-image:url("../img/puce_rouge.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
}

a {
	color: #b80000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

img {
	display: block;
}

img.bd_rouge {
	border: 2px solid #b80000;
	margin-bottom: 15px
}

.rouge {
	color: #b80000;
}

.blanc {
	color: #ffffff;
}

.jaune {
	color: #ffcc00;
}

.gras {
	font-weight : bold;
}



.right {
	float: right;
	margin: 18px 12px 15px 15px;
}

hr.reglement {
	width: 500px;
	margin: 10px auto 10px auto;
	height: 1px;
	size: 1px;
	color: #b80000;
}

p.plan img {
	display: inline;
}

table.inscription {
	background-color: #eeeeee;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	width: 590px;
}

table.form_inter {
	width: 100%;
	border: 1px solid #999999;
	background-color: #dddddd;	
}

.infirm {
	color: #ff0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.confirm {
	color: #00aa00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

#contact { 
	background-image:url("../img/bg_contact.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	width: 279px;
	height: 200px;
	margin: 0 0 0 5px;
}

#contact h1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	width: 100%;
	margin: 10px 0 0 0;
}

#contact a {
	color: #b80000;
}

#contact a:hover {
	color: #ffffff;
}

#contact p {
	margin: 5px 0 0 0;
	text-align: center;
	width: 100%;
}

#illu_bottom {
	margin: 0 0 0 15px;
	padding: 0 0 15px 0;
	width: 590px;
	font-size: 8px;
}

#illu_bottom2 {
	margin: 30px 0 0 15px;
	padding: 0 0 15px 0;
	width: 590px;
	font-size: 8px;
}

#illu_bottom3 {
	margin: 40px 0 0 15px;
	padding: 0 0 15px 0;
	width: 590px;
	font-size: 8px;
}

#illu_bottom img {
	border: 1px solid #b80000;
	display: inline;
	margin-left: 3px;
}

#illu_bottom2 img {
	border: 1px solid #b80000;
	display: inline;
	margin-left: 3px;
}

#illu_bottom3 img {
	border: 1px solid #b80000;
	display: inline;
	margin-left: 3px;
}

table.calendrier {
	background-color: #b72e2e;
	background-image: url(../img/bg_calendrier.jpg);
	background-repeat: no-repeat;
	background-position: middle center;
	border-top: 1px solid #ff6666;
	border-left: 1px solid #ff6666;
	border-bottom: 1px solid #660000;
	border-right: 1px solid #660000;
	width: 590px;
	height: 305px;
	margin: 0 0 0 10px;
}

table.calendrier td {
	border: 1px solid #660000;

}

table.calendrier a {
	color: #000033;
	text-decoration: none;
}

table.calendrier a:hover {
	color: #000033;
	text-decoration: underline;
}

div.gal {
	text-align: center;
	width: 140px;
	height: 168px;
	background: url(../img/bg_gal.jpg) no-repeat center;
	float: left;
	margin-right: 8px;
}

div.gal0 {
	text-align: center;
	width: 140px;
	height: 168px;
	background: url(../img/bg_gal.jpg) no-repeat center;
	float: left;
	margin-right: 8px;
	margin-left: 8px
}

div.gal a {
	color: #ffffff;
	text-decoration: none;
}

div.gal a:hover {
	color: #b80000;
	text-decoration: none;
}

div.gal0 a {
	color: #ffffff;
	text-decoration: none;
}

div.gal0 a:hover {
	color: #b80000;
	text-decoration: none;
}

img.gal_img {
	margin-top: 10px;
	border: 1px solid #b80000;
}

div.gal_a {
	padding: 5px;
}

table.galeries {
	width: 588px;
	border: 0;
	margin-left: 10px;
}

table.galeries td {
	text-align: center;
	width: 25%
}

table.galeries img {
	border: 1px solid #b80000;
	display: inline;
	margin-left: 3px;
}