html, body {
	margin: 0; 

}
table {
	margin:0 auto;
	border:0;
}
.black20{
	font-size:20px;
	font-weight:900;
}
.chapeau{
	color:white;
	font-size:76px;
	font-style:italic;
	font-weight:900;
	font-family:'Jockey One', arial;
}
.chapeau2{
	color:white;
	font-size:32px;
	font-style:italic;
	font-weight:900;
	font-family:'Jockey One', arial;
}
.coul1 {
	width:94%;
	max-width:628px;
	border-color:#85b786;
}
.coul2 {
	width:94%;
	max-width:628px;
	border-color:#a5d3b7;
}
.coul3 {
	width:94%;
	max-width:760px;
	border-color:#85b786;
}
.coul4 {
	width:94%;
	max-width:310px;
	border-color:#a5d3b7;
	text-align:left;
	padding-left:52px;
}
.coul5 {
	width:94%;
	max-width:310px;
	border-color:#a5d3b7;
	text-align:left;
	padding-left:38px;
}
.encadre{
	margin:0 auto;
	border-style:double;
	border-width:5px;
	text-align:left;
}
.image{
	margin:0 auto;
	max-width:600px;
}
.haut_page{
	margin-bottom:53px
}
.mois{
	font-size:16px;
	font-weight:bold;
	color:white;
}
.texte {
	max-width:980px;
	margin:0 auto;
	padding-left:5%;
	padding-right:5%;
	text-align:justify;
}
.texte_centre {
	max-width:980px;
	margin:0 auto;
	padding-left:5%;
	padding-right:5%;
	text-align:center;
}
.texte2 {
	max-width:768px;
	margin:0 auto;
	padding-left:5%;
	padding-right:5%;
	text-align:justify;
}
.titre{
	margin:0 auto;
	font-size:32px;
	font-weight:900;
	font-family:'Jockey One', arial;
}
#ablr {
	color:#ffffff;
	font-weight:bold;
	font-size:26px;
	
}
#annexes {
	width:100%;
	background-color:#7abd9a;
	color:#ffffff;
	padding-top:20px;
	font-size:22px;
	background-image: url('images/frise3.png') ;
	background-repeat:repeat-x;
	background-position:bottom;
}
#chapeau {
	background-image: url('images/photo.jpg') ;
	background-repeat:repeat-x;
	background-position:center;
	text-align:center;
	width:100%;
	line-height:50px;
}
#conteneur {
	text-align:center;
	font-family:'ITC Arnova', arial;
	font-size:16px;
}
#dates {
	width:100%;
	background-color:#51a188;
	color:#11503d;
	padding-top:14px;
	position:relative;
	z-index:10;
}
#inscription {
	width:100%;
	background-color:#a9dba8;
	color:#587e59;
	padding-top:20px;
	background-image: url('images/frise2.png') ;
	background-repeat:repeat-x;
	background-position:bottom;	
}
#intervenant{
	width:100%;
	background-color:#cff09f;
	color:#759250;
	padding-top:20px;
	background-image: url('images/frise4.png') ;
	background-repeat:repeat-x;
	background-position:bottom;
}
#menu_ferme {
	width:100%;
	background-color:#7abd9a;
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
	padding-top:14px;
	padding-bottom:14px;
 	position:relative;
	z-index:10;
}
#menu_ouvert {
	width:100%;
	background-color:#7abd9a;
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
	padding-top:14px;
	padding-bottom:14px;
	position:relative;
	z-index:1;
}
#ouetquand{
	width:100%;
	background-color:#3c8687;
	color:#ffffff;
	padding-top:20px;
	background-image: url('images/frise1.png') ;
	background-repeat:repeat-x;
	background-position:bottom;	
}
#quapporte {
	width:100%;
	background-color:#a9dba8;
	color:#587e59;
	padding-top:20px;
	background-image: url('images/frise2.png') ;
	background-repeat:repeat-x;
	background-position:bottom;	
}
#questce {
	width:100%;
	background-color:#3c8687;
	color:#ffffff;
	padding-top:20px;
	background-image: url('images/frise1.png') ;
	background-repeat:repeat-x;
	background-position:bottom;	
	position:relative;
	z-index:20;
}
#ressources ul li {
	list-style-image : url('images/fleche.gif');
	margin-left:-20px;
}
#seance {
	width:100%;
	background-color:#7abd9a;
	color:#ffffff;
	padding-top:20px;
	background-image: url('images/frise3.png') ;
	background-repeat:repeat-x;
	background-position:bottom;	
}

a.item {
	font-weight:900;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	color:#ffffff;
}
a.item:hover {
	color:#5A5A5A;
}
a.lien1 {
	font-weight:900;
	text-decoration:underline;
	cursor:pointer;
	color:#ffffff;
}
a.lien1:hover {
	color:#000000;
}
a.lien2 {
	font-weight:900;
	text-decoration:underline;
	cursor:pointer;
	color:#587e59;
}
a.lien2:hover {
	color:#ffffff;
}
a.lien3 {
	font-weight:900;
	text-decoration:underline;
	cursor:pointer;
	color:#759250;
}
a.lien3:hover {
	color:#000000;
}
a.lien4 {
	text-decoration:none;
	cursor:pointer;
	color:#ffffff;
}
a.lien4:hover {
	color:#5A5A5A;
}
a.lien5 {
	text-decoration:none;
	cursor:pointer;
	color:#ffffff;
}
a.lien5:hover {
	color:#5A5A5A;
}
a.lien6 {
	text-decoration:none;
	cursor:pointer;
	color:#BBBBBB;
}
a.lien6:hover {
	color:#ffffff;
}


