body{
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: black;
	font-size: 12px;
}

p{
	margin-top: 0px;
}

.gras{
font-weight: bold;
}
.souligne{
text-decoration: underline;
}
.justifie{
text-align: justify;
}
.centre{
text-align: center;
}
.gauche{
text-align: left;
}
.grand{
font-size: 14px;
}
.tgrand{
font-size: 16px;
}
.petit{
font-size: 11px;
}
.normal{
font-size: 12px;
}
.rouge{
color: #CC3366;
}

.bleu{
color: #66CCFF;
}

#contenu{
	padding: 20px 5px 20px 5px;
	margin: 50px 10px 50px 10px;
	width: 700px;
	height: 600px;  
}

#menu{
	position: absolute;
	margin-top: 5px;
	z-index: 10;
}

#menu li{
	margin-bottom: 40px;
	list-style-type: none;
}

.lien_menu{
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	color: #CBCB08;
}

.lien_menu:hover{
	color: white;
}

#centre{
	position: relative;
	height: 400px;
	background-image: url(images/logo_fond.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#centre_transparent{
	position: relative;
	height: 400px;
	/*background-image: url(images/logo_fond.gif);*/
	background-repeat: no-repeat;
	background-position: center right;
	/*filter:alpha(opacity=30);
	-moz-opacity: .3;
	opacity: 0.30;*/
}

#bloctxt{
	position: absolute;
	width: 420px;
	height: 300px;
	margin: 0 0 0 200px;
	color: white;
}

#blocimg img{
	position: relative;
	margin: 0 0 0 0;
	color: white;
}
#blocimg{
	position: relative;
	margin: 0 0 0 200px;
	color: white;
}

#img1{
	position:absolute;
	margin-left: 170px;
	width: 200px;
	height: 250px;
	/*background-color: #0066FF;*/
}

#img2{
	position: absolute;
	margin-top: 260px;
	margin-left: 385px; 
	width: 200px;
	height: 90px;
}

#txt1{
	position: absolute;
	margin-top: 45px;
	margin-left: 385px;
	width: 210px;
	height: 210px;
	/*color: white;*/
	color: #E9A343;
	text-align:left;
	/*border: 1px solid white;*/
}

#txt2{
	position: absolute;
	margin-top: 255px;
	margin-left: 170px;
	width: 200px;
	height: 150px;
	/*color: white;*/
	color: #E9A343;
	text-align: left;
	/*border: 1px solid white;*/
	/*padding: 2px;*/
}

#video{
	position: absolute;
	margin: 70px 0 0 225px;
	border: none;
}

.petit{
	font-size: 10px;
}

/* info bulles */

a.lien_menu span{
	display: none;
}

a.lien_menu:hover span.pro{ 
	display: block;
	position: absolute;
	top: 11em;
	left: 1em;
	background: black;
	text-align: center;
	color: white;
	z-index: 125;
}

a.lien_menu:hover span.petition{ 
	display: block;
	position: absolute;
	top: 16em;
	left: 1em;
	background: black;
	text-align: center;
	color: white;
	z-index: 125;
}
a.lien_menu:hover span.video{ 
	display: block;
	position: absolute;
	top: 20em;
	left: 1em;
	background: black;
	text-align: center;
	color: white;
	z-index: 125;
}
/*
a.lien_menu:hover span.evts{ 
	display: block;
	position: absolute;
	top: 19em;
	left: 1em;
	background: black;
	text-align: center;
	color: white;
	z-index: 125;
}*/

#evts li.lien_video, a.lien_video{
	text-decoration: none;
	color: white;
}

#evts li.lien_video, a.lien_video:hover{
	font-weight: bold;
}

/*evenements*/

#img_rencontre{
	position: absolute;
	margin: 0 0 0 160px;
}

#img_rencontre img{
	filter:alpha(opacity=40);
	-moz-opacity: .4;
	opacity: 0.40;
}

#txt_rencontre{
	position: absolute;
	color: white;
	margin: 25px 0 0 200px;
	width: 400px;
	height: 150px;
	font-weight: bold;
}

.titre_renc{
	text-align: center;
	font-size: 12px;
}
.texte_renc{
	padding: 2px;
	font-size: 11px;
	font-weight: normal;
}

#evts{
	position: absolute;
	width: 400px;
	margin: 70px 0 0 225px;
	border: none;
}

#evts_transparent{
	position: absolute;
	width: 500px;
	margin: 20px 0 0 225px;
	border: none;
}


#evts li{
	margin-bottom: 10px;
	list-style-type: circle;
}

#evt_img{
	width: 145px;
	float: left;
}

#evt_img img{
	cursor: pointer;
}

#evt_txt{
	color: white;
	float: left;
	width: 245px;
}
#evt_txt_transparent{
	color: white;
	float: left;
	width: 545px;
}

.titre_evt{
	font-weight: bold;
}

/* fin rencontres */

#news{
	color: white;
}

/* palabre */
.signature{
text-align: right;
}
.titre_txt{
margin: 15px 0 5px 5px;
font-weight: bold;
}

#palabre{
	position: absolute;
	width: 420px;
	/*height: 300px;*/
	margin: 20px 0 0 200px;
	color: white;
}

#liens_infos{
	position: relative;
	width: 420px;
	/*height: 300px;*/
	margin: 0 0 0 200px;
	color: white;
	text-decoration: underline;
}

/* fin palabre */

/* horaires */
#horaires{
	position: relative;
	width: 500px;
	/*height: 300px;*/
	margin: 20px 0 0 200px;
	color: white;
}

#horaires table, #tarifs table {
width: 500px;
}

#horaires table td{
 border: 1px solid white;
 empty-cells: show;
 text-align:center;
 padding: 1px;
}

#horaires table caption{
 border: 1px solid white;
 text-align:center;
 padding: 1px;
}


#tarifs table td{
 border: 1px solid white;
 empty-cells: show;
 text-align:center;
 padding: 1px;
}

#tarifs table caption{
 border: 1px solid white;
 text-align:center;
 padding: 1px;
}

#tarifs{
	position: relative;
	width: 500px;
	/*height: 300px;*/
	margin: 20px 0 0 200px;
	color: white;
}
/* fin horaires */
