body{
	background-image: url(../images/fond_accueil.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	scroll 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0fe01;
	background-color: #a2ca7e;
}
a {
	color : white;
	text-decoration: none;
}
a:hover{
	color: #c0fe01;
	
}
#conteneur{
	width: 1024px;
	height: 800px;
	margin-left:0px;
}
#titre{
	width: 100%;
	height: 70px;
}
#titre h1{
	font-size: 650%;
	text-align: left;
	padding-left: 10px;
	font-family: Century Gothic;
	margin: 0px;
	font-weight: lighter;
}
#slogan{
	width: 100%;
	height: 10px;
}
#slogan p{
	font-size: 150%;
	color: White;
	color: #DFFE82;
	padding-left: 15px;
	margin: 0px;
}
#menu_haut{
	width: 1024px;
	height: 40px;
}
#menu_haut2{
	width: 1024px;
	height: 20px;
}
ul,li{
	text-decoration: none;
	list-style: none;
}
#menu_haut li, #menu_haut2 li, #menu_bas li{
	display:inline;
	margin: 0px;
}
#menu_haut ul  {
	padding-top : 20px;
	padding-left: 15px;
	margin-bottom:0px;
}
#menu_haut2 ul{
	padding-top : 0px;
	padding-left: 82px;
}
#menu_haut a, #menu_haut2 a{
	padding-right: 1px;
	color: white;
	font-size: 150%;
	text-decoration: none;
}
#menu_bas a{
	padding-right: 1px;
	color: #c0fe01;
	font-size: 80%;
	text-decoration: none;
}
#menu_haut a:hover, #menu_haut2 a:hover{
	color: #c0fe01;
}
#menu_haut li.pageactive a, #menu_haut2 li.pageactive a{
	color: #c0fe01;
}
#menu_bas a:hover{
	
	color: #6D9201;
}
#titre_actualite a:hover{
	color: white;
}
#titre_actualite a,#titre_nouveaute a{
	color: #c0fe01;
}
.barre_verticale{
	color: #c0fe01;
}
.barre_verticale_bas{
	color: #6D9201;
}
#centre_accueil{
	margin-top: 15px;
	width: 1000px;
	height: 430px;
}
#actualites {
	height: 380px;
	width : 250px;
	float:left;
}
#actualites{
	background-image: url(../images/fond_actualite.png);
	background-repeat: no-repeat;
}
#touteslesgaleries{
	width: 980px;
	height : 595px;
	background-image: url(../images/fond_touteslesgaleries.png);
	background-repeat: no-repeat;
	
}
#touteslesgaleries_contenant{
	width: 960px;
	height: 580px;
	margin: 5px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	 border: 1px solid #CCC;
	 background-color: #9D9D9D;
}
#fond_galerie{
	width: 920px;
	height: 500px;
	margin-top:20px;
	margin-left:20px;
}
ul.ul_galerie{
	padding-left:10px;
}
.photo_galerie img,.photo_galeriephoto img{
	border: 5px solid white;
	-moz-box-shadow: 2px 2px 12px #aaa; 
    -webkit-box-shadow: 2px 2px 12px #aaa; 
    box-shadow: 2px 2px 12px #555; 
	 filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
    zoom: 1;
}
.photo_galerie a:hover img,.photo_galeriephoto a:hover img{
	opacity : 0.8;
    -moz-opacity : 0.8;
    -ms-filter: "alpha(opacity=80)"; /* IE 8 */
    filter : alpha(opacity=80); /* IE < 8 */ 
}
li.photo_galerie{
	width: 216px;
	height: 165px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom: 50px;
	float:left;
	border-right: 1px solid #ccc;
}
li.photo_galeriephoto{
	width: 175px;
	height: 120px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom: 50px;
	float:left;
	border-right: 1px solid #ccc;
}
li.photo_galerie.noborder,li.photo_galeriephoto.noborder{
	border-right: 0px solid #ccc;
}
h4.titre_photo_galerie{
	margin-bottom: 0px;
	margin-top:5px;
}
.date_photo{
	float:right;
	padding-right: 5px;
}
p.nb_photos_galerie{
	color: #616161;
	font-size: 80%;
	font: italic;
	margin-top:0px;
}
#titre_actualite,#titre_nouveaute{
	height: 25px;
	width: auto;
	padding-left: 10px;
	position: relative;
}
#titre_actualite p,#titre_nouveaute p{
	margin-bottom: 0px;
}

#date_actualite, #date_nouveaute{
	height: 20px;
	width: auto;
	padding-left: 25px;
	position: relative;
}
#date_actualite p, #date_nouveaute p{
	margin-top: 0px;
	color: #c0fe01;
}
#titre_actualite p, #titre_nouveaute p{
	padding-top:5px;
	padding-left: 15px;
	font-size: 150%;
	margin-top:15px;
}
#texte_actualite, #texte_nouveaute{
	height: auto;
	width: auto;
	margin-left:10px;
	margin-right:10px;
}
#texte_actualite p,#texte_nouveaute p{
	color: white;
	padding-left: 15px;
	padding-right:15px;
	font-size: 110%;
	margin-top: 0px;
}
#diaporama,#diaporamagalerie{
	height: 380px;
	width : 730px;
	padding-right: 20px;
	float:left;
}
#diaporama,#diaporamagalerie{
	background-image: url(../images/fond_diaporama.png);
	background-repeat: no-repeat;
}
#texte_actualites{
	height: 150px;
	width : 730px;
	float: left;
	background-image: url(../images/fond_actualites.png);
	background-repeat: no-repeat;
	margin-left: 250px;
}
#texte_actualites p{
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 140%;
}
#photo_actualite{
	width: auto;
	height: 150px;
	/*background-image: url(../images/flash_actualite.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
}
#photo_actualite img{
	margin-left: 65px;
	box-shadow: 3px 3px 24px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=135, Strength=12);
  zoom: 1;
  border: 0px;
}
#photo_actualite a:hover img{
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
#diaporama #defilement_photo img{
	margin-top: 15px;
	margin-left:45px;
	box-shadow: 3px 3px 24px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=135, Strength=12);
  zoom: 1;
  border: 0px;
}
#menu_bas{
	/*height: 150px;*/
	width: auto;
}
#menu_bas ul {
    background-color: #E8FCBD;
    border-radius: 10px 10px 10px 10px;
    font-size: 110%;
    height: 30px;
    margin-left: 120px;
    padding-top: 10px;
    text-align: center;
    width: 700px;
	 opacity: 0.8;
	 z-index:1000;
	 position:relative;
}
#menu_bas ul li a{
	color: #6D9201;
}
#menu_bas ul li a:hover{
	color: #9ace01;
}
#leschiens{
	width: auto;
	height: 620px;
}
#organigramme{
	width: auto;
	height: 700px;
}
#reglement{
	width: auto;
	/*height: 500px;*/
	font-family: Calibri;
	margin-top: 30px;
}
#reglement p.titre{
	font-size:200%;
	text-align:center;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #c0fe01;
}
#reglement p{
	font-size: 180%;
	text-align:left;
	padding-left: 60px;
	padding-right: 60px;
	color: white;
	margin-top:0px;
}
#reglement p.signature{
	text-align:right;
	font-size: 150%;
	padding-right: 60px;
	padding-bottom: 20px;
}
#reglement p.enrouge, #reglement li.enrouge{
	color: Red;
}
#reglement p.reserre{
	margin-top: 0px;
}
.imageflow{
	overflow:hidden;
	position:relative;
	text-align:left;
	visibility:hidden;
	width:100%;
}
.imageflow .images{
	overflow:hidden;
	white-space:nowrap;
}
#reglement li.calendrier{
	list-style: none;
}
#reglement ul.listeverte a{
	font-size: 12px;
	text-align:left;
	color: #c0fe01;
	padding: 0px;
}
#reglement p.titre_calendrier a{
	color: #c0fe01;
	padding:0px;
}
#reglement p.titre_calendrier:hover{
	color: #c0fe01;
	padding:0px;
}
#reglement img:hover{
	opacity: 0.7;
}
.pluspetit{
	font-size: 50%;
}
#reglement li{
	margin-left: 120px;
	list-style: square;
	font-size: 250%;
}
#reglement table{
	width: 80%;
	margin-left: 100px;
	font-size: 150%;
	color: Black;
	font-weight: bold;
}
#reglement .souligne{
	text-decoration: underline;
}
#comite{
	text-align: center;
	margin-left: 210px;
	font-size: larger;
	margin-top: 10px;
}
#comite .statut{
	font-weight: bolder;
}
#comite .titre_comite{
	font-weight: bolder;
	font-size: 130%;
	
}
#centre_accueil ul.listeverte{
	font-size:140%;
	padding-left: 100px;
}
#photo_defilante{
	width: 300px;
	height: 230px;
	background-image: url(../images/masque_photo.png);
	background-repeat: no-repeat;
	position:relative;
	top: -480px;
	left: 550px;
}
#defilement_photo img{
	margin-left:10px;
	margin-top:20px;
}
#reglement img{
	-moz-box-shadow: 2px 2px 20px #003300;
}
#diaporama h1{
	text-align:center;
	margin-bottom: 0px;
	font-size: 200%;
	margin-top: 20px;
}
#form_contact{
	width: 90%;
	height: auto;
	position: relative;
}
#form_contact fieldset{
	margin-left:130px;
	margin-right: 100px;
}
#form_contact input, #form_contact textarea{
	width:100%;
	color: #363636;
	background-color: #DBFE76;
	border-radius: 5px;
}
#form_contact input:hover, #form_contact textarea:hover{
	background-color: #C0FE01;
}
.erreurform{
	text-align: center;
	color: #FE4F14;
	font-weight: bolder;
}
#table_form{
	width: 80%;
}
.td_input{
	width: 250px;
}
.td_item{
	width: 100px;
	font-size: 12px;
}
a.trigger.left {
	background: url("../images/facebook_double.png") no-repeat scroll 0 0 transparent;
	background-position: 0px 0px;
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
   left: 138px;
	top:149px;
	position:absolute;
	display:inline-block;
	text-indent: -9999px;
	height:80px;
	width:96px;
}
a.trigger{
	background: no-repeat scroll 6% 55% transparent;
	
}
a:hover.trigger.left {
	background-position: 0px -80px;
}
#chrysa{
	position:relative;
	top: -130px;
	left:130px;
	background-image: url(../images/chrysadelabouledomieresdenesle.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 130px;
	/*z-index: 0;*/
}
#reglement table.horaires{
	width: 400px;
	height: auto
	cellpadding:0px;
	cellspacing: 0px;
	margin-left: 250px;
	border:1px solid #52a379;
	border-radius: 10px 10px 10px 10px;
	background-color: #81D3A9;
	box-shadow: 3px 3px 24px #000000;
}
.titre_tableau{
	text-align: center;
}
.heures{
	text-align:center;
	width: 100px;
}
.equipe{
	text-align:center;
	width: 150px;
	border-bottom: 1px solid #52a379;
}
.jour{
	padding-left: 5px;
	border-bottom: 1px solid #52a379;
}
.imgdansdiv{
	display:block;
	float:right;
	top:-50px;
}
a:hover p.boutonactualite{
	background-position: 0px 50px;
}
a p.boutonactualite{
	background-image: url(../images/bouton/button_actualite.png);
	background-position:0px 0px;
	height:50px;
	width:220px;
	overflow:hidden;
	margin-top:80px;
	margin-left:10px;
}
#annonce{
	width: 700px;
	height: 20px;
	margin-left:260px;
	font-size:20px;
	margin-top:5px;
}
#annonce p{
	margin:0px;
	display:block;
}