body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f7db00;
	text-align: justify;
}
li {
	list-style-type: none;
	background-image: url(images/puce_bleue.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left top;
	margin-left: -20px;
}
#inscrire li {
	background-image: url(images/sincrire_puce.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-left: -20px;
}


a {
	color: #00a1cf;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #f28d01;
	text-decoration: none;
	font-weight: bold;
}

#global {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#entete {
	background-image: url(images/entete.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 800px;
}
#pied_page {
	background-image: url(images/pied_page.gif);
	height: 15px;
}
#page {
	background-color: #FFFFFF;
	width: 550px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 13px;
}


#menu {
	width:207px;
}

#menu .haut {
	background-image: url(images/menu_haut.gif);
	background-repeat: no-repeat;
	height:480px;
	padding-right: 31px;
}
.menu_bas {
	background-image: url(images/menu_bas.gif);
	background-repeat: repeat-y;
}
.h20px {
	height: 20px;
}
.h10px {
	height: 10px;
}

#logo {
	height: 160px;
	width: 220px;
}
#diaporama {
	width: 580px;
	height: 125px;	
}

#copyright {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copyright a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#copyright a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#titre_page {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f28d01;
	margin-bottom: 10px;
}

#activite_horaires {
	background-image: url(images/heure.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 5px;
}

#activite_titre {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #00a1cf;
	font-size: 12px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	display:block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00a1cf;
	padding-top: 10px;
}
#activite_tarif {
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
}

.spacer {
	clear:both;
}
#liens_haut {
	text-align: right;
	padding-right: 30px;
	color: #00a1cf;
}
#liens_haut a {
	color: #00a1cf;
	text-decoration: none;
	font-weight: bold;
}
#liens_haut a:hover{
	color: #f28d01;
	text-decoration: underline;
	font-weight: bold;
	
}#docs_rubrique {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
#docs a {
	background-image: url(images/puce_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 20px;
	display: block;
	margin-bottom: 3px;
}
#inscrire .haut {
	background-image: url(images/sinscrire_haut.gif);
	background-repeat: no-repeat;
	height: 45px;
}
#inscrire {
	width: 550px;
}
#inscrire .centre {
	background-image: url(images/sinscrire_centre.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#inscrire .bas {
	background-image: url(images/sinscrire_bas.gif);
	background-repeat: no-repeat;
	height: 15px;
}

#tableau_infos {
	width: 268px;
	margin-left:13px;
}

#tableau_infos .haut {
	background-image: url(images/tableau_haut.gif);
	background-repeat: no-repeat;
	height: 65px;
}

#tableau_infos .bas{
	background-image: url(images/tableau_bas.gif);
	height: 80px;
	background-repeat: no-repeat;
}

#tableau_infos .milieu {
	background-image: url(images/tableau_fond.gif);
	background-repeat: repeat-y;
}
#infos {
	width: 193px;
	margin-left: 26px;
}
#infos .milieu {
	background-image: url(images/info_fond.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
	padding-bottom: 5px;
}
#infos .milieu a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.infos_titre {
	font-weight: bold;
	margin-bottom: -10px;
}
