body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width:950px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	color:#5B581F;
	position:relative;
}

img {
	border:0;
	}

a {
	color:#5B581F;
	text-decoration:underline;
	}
	
a:hover {
	text-decoration:none;
	}
	
h1 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	color:#95C900;
	}
	
h1 a {
	color:#95C900;
	}
	
.clear {
	clear:both;
	}
	
.clear2 {
	clear:both;
	border-bottom:1px #95C900 dotted;
	margin-bottom:10px;
	display:block;
	}
	
.display {
	display:block;
	background-color:#DBEDA8;
	width:519px;
	}
	
.hide {
	display:none;
	}
	
.nav a {
	font-size:12px;
	color:#0098F0;
	}
	
	
.bleu {
	color:#0098F0;
	font-weight:bold;
	}
	
.flotte {
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	}
	
.gauche {
	width:431px;
	float:left;
	background-image:url(images/fdgauche.jpg);
	background-repeat:no-repeat;
	}
	
.droite {
	width:519px;
	height:500px;
	float:left;
	background-image:url(images/fddroite.jpg);
	background-repeat:no-repeat;
	padding-top:110px;
	}

#flashcontent {
	width:431px;
	height:63px;
	}
	
#flashcontent2 {
	width:431px;
	height:308px;
	}
	
.menu a {
	width:431px;
	display:block;
	}
	
.formations {
	background-image:url(images/formations.jpg);
	height:31px;
	}
	
.formations:hover {
	background-image:url(images/formations-over.jpg);
	}
	
.spectacles {
	background-image:url(images/spectacles.jpg);
	height:21px;
	}
	
.spectacles:hover {
	background-image:url(images/spectacles-over.jpg);
	}
	
.concours {
	background-image:url(images/concours.jpg);
	height:21px;
	}
	
.concours:hover {
	background-image:url(images/concours-over.jpg);
	}
	
.agenda {
	background-image:url(images/agenda.jpg);
	height:25px;
	}
	
.agenda:hover {
	background-image:url(images/agenda-over.jpg);
	}
	
.contacts {
	background-image:url(images/contacts.jpg);
	height:20px;
	}
	
.contacts:hover {
	background-image:url(images/contacts-over.jpg);
	}
	
.leblog {
	background-image:url(images/leblog.jpg);
	height:26px;
	}
	
.leblog:hover {
	background-image:url(images/leblog-over.jpg);
	}
	
.mentions {
	height:15px;
	text-align:right;
	padding-top:80px;
	padding-right:55px;
	font-size:10px;
	}

.sousmenu a {
	border-right:1px #5B581F dotted;
	}
	
.sousmenu a:hover {
	border-right:1px #95C900 dotted;
	/*filter:alpha(opacity=60);*/
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
input { 
	color:#5B581F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid 1px #95C900;
	width:463px;
	margin-bottom:4px;
	}

textarea { 
	color:#5B581F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid 1px #95C900;
	width:463px;
	}
	
.send {
	text-align:center;
	background-color:#95C900;
	font-weight:bold;
	color:#FFFFFF;
	width:463px;
	}
	
.mini {
	font-size:8px;
	text-align:justify;
	width:463px;
	}
	
	
form {
	margin:0px;
	padding:0px;
	}

.date {
	color:#A7A587;
	}

	#geleriephoto{
		top:230px;
		left:431px;
		position:absolute;
		z-index:10px;
		width:400px;
		height:300px;
		background-color:#FFFFFF;
		border:solid 5px #ACA976;
		display:none;
		background-position:top left;
	}
	
	#geleriephoto img{
		float:right;
		cursor:pointer;
	}
