#services  h3 {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	line-height: 1.5em;
	border: 0;
	background-color: #183b94;
	color: #fcee0f;
	font-size: 1.2em;
	font-weight: bold;
}

#services table {
	width:99%;
}

#services h4 {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #006;
	color: #fff;
	padding-left: 15px;
}
 
#services p {
	margin-bottom: 15px;
}


#services .onglets ul {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 29px;
	list-style:none;
	border-bottom: 1px solid #666;
}

#services .onglets li {
	float: left;
	border: 0;
	margin-right: 2px;
}

#services .onglets li a {
	display: block;
	float: left;
	padding: 4px 6px 0 1px;
	height: 25px;
	font-size: 10px;
	border-style: solid;
	border-color: #666;
	vertical-align: bottom;
	background-color: #ffbb7d;
  background-image: url(/images/carre_saumon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000;
	text-decoration: none;
}

#services .onglets li a.others {
	border-width: 0 0 0 1px;
	background-color: #ffbb7d;
  background-image: url(/images/carre_saumon.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#services .onglets li a.current {
	border-width: 0 0 0 1px;
	background-color: #fff;
  background-image: url(/images/carre_gris.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#services #serviceContenu {
	border-width: 0 1px 1px 1px;
	border-color: #666;
	border-style: solid;
	padding: 10px 0 10px 0;
}

#services #serviceContenu .legende {
	font-style:italic;
	margin-bottom: 10px;
}

#services #serviceContenu h4 {
	border-width: 1px 0 1px 0;
	border-color: #aaa;
	border-style: solid;	
	margin: 5px 0 10px 0;
	background-color: #ffe3ca;
	color: #000;
	text-decoration: underline;
}

#services #serviceContenu h4.subTitle {
	border: 0;
	margin: 5px 0 10px 0;
	background-color: transparent;
	color: #000;
}

#services #serviceContenu .cadre {
  display: block;
	border: 1px solid #000;
	margin: 10px;
	padding: 5px;
}

#services .aide {
  font-size: 0.8em;
}

#services table.horaires {
	border-collapse: collapse;
	margin:0;
}

#services table.horaires td,th{
	border: 1px solid #ccc;
	margin:0;
	font-size: 0.8em;
	text-align:center;
}

#services .horaires_titre {
	padding-left: 10px;
}

#services label {
	clear: both;
	display: block;
	float: left;
	width: 170px;
}

#services h5 {
	font-size: 1em;
	margin: 0;
}

#services td {
	vertical-align: top;
}

#services td p {
	font-size: 0.9em;
	margin: 0 0 5px 0;
}

#services .total {
	background-color: #fdf4ae;
	font-size: 1.2em;
}

#services .libelle {
	font-weight:bold;
}

#services .plusHaut {
	color: #070;
}

#services .plusBas {
	color: #a00;
}

#services .info {
	margin: 0 10px 5px 10px;
}

#services .mailmenu {
  margin: 0 10px;
}

#services #cadreInscription {
  border: 1px solid #000;
  background-color: #eff;
  font-weight: bold;
  margin: 0px 2px 2px 5px;
}