body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #97BE0D;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.s01, textarea.s01, select.s01 {
	border: 1px solid #4F7CBF;
}
input.s02 {
	background-color: #4F7CBF;
	color: #FFFFFF;
	border: solid 1px #1D304E;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
input.s03 {
	border: 1px solid #1D304E;
	background-color: #4F7CBF;
	color: #FFFFFF;
}
input.s03:hover {
	background-color: #EC8D0D;
}
input.s04 {
	background-color: #FDFBBB;
	border: 1px solid #EDE93F;
	padding: 0px;
	font-size: 10px;
}
input.s04:hover {
	background-color: #EC8D0D;
}
.etoile01 {
	color: #CC0000;
}

#cc1 {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#cc2-21 {
	background-image: url(../images/c21.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#cc2-23 {
	background-image: url(../images/c23.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#cc2-32 {
	background-image: url(../images/c32.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#cc2-31 {
	background-image: url(../images/c31.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cc2-33 {
	background-image: url(../images/c33.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
#main {
	background-color: #FFFFFF;
}
#main-32 {
	background-image: url(../images/bg_main32.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#main-31 {
	background-image: url(../images/bg_main31.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main-33 {
	background-image: url(../images/bg_main33.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:550px;
	height:auto; !important
	height: 550px;
}
#header {
	width: 760px;
	height: 250px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}
#col1 {
	float: left;
	width: 175px;
	padding-bottom: 40px;
}
#menu {
	padding-top: 15px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F1F7DF;
}
#menu a {
	display: block;
	text-decoration: none;
	background-color:#FFFFFF;
	height: 24px;
	padding-top: 8px;
}
#menu a.s01 {
	color: #EC8D0D;
	background-image: url(../images/menu_a.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 35px;
	font-weight: bold;
}
#menu a.s01:hover, #menu a.s01over {
	background-image: url(../images/menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
}
#menu a.s02 {
	font-weight: bold;
	color: #EC8D0D;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #EBF3CE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu a.s02:hover {
	background-image: url(../images/menus2_hover.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #FFFFFF;
	background-color: #EAF2CB;
}
#ml1, #ml2, #ml3, #ml4, #ml5, #ml6, #ml7, #ml8 {
	position: absolute;
	z-index: 5;
	margin-left: 175px;
	visibility: hidden;
	width: 200px;
}
#ml0 {
	height: 700px;
	width: 760px;
	position: absolute;
	visibility: hidden;
	z-index: 1;
}
#content {
	width: 530px;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 10px;
	margin-left: auto;
	padding-bottom: 40px;
}
#content a {
	font-weight: bold;
	color: #EF8714;
	text-decoration: none;
}
#content h1 {
	font-size: 26px;
	font-weight: bold;
	color: #686868;
	margin-left: -12px;
	margin-bottom: 14px;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #97BE0D;
	margin-bottom: 0.3em;
	margin-top: 1em;
	letter-spacing: -0.04em;
}
#content h2.s01 {
	color: #EC8D0D;
}
#content h2.s02 {
	color: #4F7CBF;
}
#content h2.s03 {
	font-size: 18px;
	color: #686868;
}
#content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #97BE0D;
	margin-bottom: 0.5em;
}
#content h3.s01 {
	color: #EC8D0D;
}

#content p {
	text-align: justify;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
#content blockquote {
	margin-top: 0em;
	margin-bottom: 0em;
}
#content .emph01 {
	font-size: 10px;
	font-style: italic;
}
#content .prog01 {
}
#content .prog01 .dom01 ul {
	margin-left: 2em;
	padding-left: 1em;
}
#content .prog01 .dom01 li {
	padding-left: 0.5em;
}
#content .prog01 h2 {
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 0em;
	margin-top: 1em;
	margin-bottom: 0em;
	background-color: #7CA0D1;
	padding-left: 0.5em;
	width: 50%;
	padding-right: 0.5em;
}
#content .prog01 h3 {
	font-size: 14px;
	color: #EC8D0D;
	margin-top: 1em;
	margin-bottom: 0.4em;
	margin-right: 0.5em;
}
#content .prog01 p {
	margin-left: 2em;
	margin-top: 0.5em;
}
#content .prog01 .dom01 {
	padding-right: 1em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BECEE7;
	border-left-color: #BECEE7;
}
#content .prog01 .code01 {
	border: 2px solid #DCEBA9;
	font-weight: bold;
	padding-left: 0.2em;
	padding-right: 0.2em;
	color: #76960A;
}
#content .prog01 .heures01 {
	border: 2px solid #d9e0e6;
	color: #7D97AC;
	font-weight: bold;
	padding-left: 0.2em;
	padding-right: 0.2em;
}
#content .prog02 {
}
#content .prog02 .search01 {
	border: 1px solid #FAD3A0;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 0.5em;
	background-color: #FDF4DF;
}
#content .prog02 .legend01 {
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
}
#content .prog02 .periode01 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ADC4E2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADC4E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content .prog02 .periode02 {
	margin-bottom: 0em;
	color: #FFFFFF;
	background-color: #ADC4E2;
	padding-left: 0.4em;
	margin-top: 0.5em;
}
#content .prog02 .periode03 {
	margin-bottom: 0.5em;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	padding-left: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0.5em;
}
#content .prog02 .cat01 {
	font-size: 12px;
	margin-left: 70px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-top: 2px;
}
#content .prog02 .cat02 {
	float: right;
	font-size: 11px;
	font-weight: normal;
	line-height: 1em;
	text-align: right;
	padding-left: 5px;
	padding-bottom: 2px;
}
#content .prog02 .cat03 {
	float: left;
	text-align: right;
	width: 50px;
	font-size: 16px;
	font-weight: bold;
}
#content .prog02 .session {
	cursor: pointer;
}
#content .prog02 .ses01, #content .prog02 .ses01o, #content .prog02 .ses01s {
	padding: 2px;
}
#content .prog02 .ses01o {
	background-color: #FFECEC;	
}
#content .prog02 .ses01s {
	background-color: #EBF4CA;	
}
#content .prog02 .ses00 {
	text-align: center;
	padding-top: 0em;
	padding-bottom: 0em;
}
#content .prog02 .ses00 p {
	text-align: center;
}
#content .prog02 table {
	width: 100%;
}
#content .prog02 .num01 {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	width: 25px;
	text-align: center;
	margin-top: 0.2em;
	line-height: 1em;
}
#content .prog02 .dom01 {
	font-weight: bold;
	margin-top: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 25px;
}
#content .prog02 .dom01 span {
	background-color: #CCCCCC;
	color: #FFFFFF;
	padding-left: 0.2em;
	padding-right: 0.2em;
}
#content .prog02 .r01 {
	width: 90px;
	text-align: center;
}
#content .prog02 .type01 {
	border: 2px solid #FFE7C1;
	color: #EC8D0D;
	margin-top: 0.2em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	background-color: #FFFFFF;
}
#content .prog02 .code01 {
	border: 2px solid #DCEBA9;
	font-weight: bold;
	padding-left: 0.2em;
	padding-right: 0.2em;
	color: #76960A;
	margin-top: 0.2em;
	background-color: #FFFFFF;
}
#content .prog02 .heures01 {
	border: 2px solid #d9e0e6;
	color: #7D97AC;
	font-weight: bold;
	padding-left: 0.2em;
	padding-right: 0.2em;
	margin-top: 0.2em;
	background-color: #FFFFFF;
}
#content .prog02 .tick01 {
	border: 2px solid #EDE93F;
	text-align: center;
	margin-top: 1em;
	background-color: #FDFBBB;
	padding-bottom: 5px;
}

#content .prog02 .titre01 {
	font-size: 16px;
	font-weight: bold;
	color: #152d53;
	line-height: 1em;
	margin: 0.2em;
}

#content .prog02 .accro01 {
	font-size: 12px;
	margin-left: 2em;
}
#content .prog02 .societes01 {
	margin-left: 2em;
	font-size: 12px;
	margin-top: 1em;
}
#content .prog02 .societes01 th {
	color: #AAAAAA;
	text-align: left;
}
#content .prog02 .societes01 ul {
	margin-left: 1em;
	padding-left: 0.5em;
}
#content .prog02 .societes01 li {
	margin-bottom:0.2em;
}
#content .prog02 .societes01 td.bL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#content .prog02 .panier01 {
	background-color: #4F7CBF;
	color: #FFFFFF;
	position: absolute;
	width: 140px;
	border: 1px solid #ADC4E2;
	letter-spacing: -0.01em;
	margin-left: 540px;
}
#content .prog02 .panier01 h4 {
	background-color: #ADC4E2;
	color: #4F7CBF;
	font-size: 14px;
	margin-top: 0em;
	padding-left: 0.2em;
	margin-bottom: 0.5em;
}

#content .prog02 .panier01 p {
	padding-left: 0em;
	padding-right: 0em;
	text-align: left;
}
#content .prog02 .panier01 ul {
	padding-left: 0.5em;
	margin-left: 1em;
	margin-right: 0.5em;
}
#content .prog02 .panier01 li {
	margin-bottom: 0em;
	margin-top: 0.5em;
	padding-left: 0em;
	margin-left: 0em;
}

#content .prog02 .panier01 a {
	color: #FFFFFF;
}

#content .prog02 .panier01 strong {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	color: #4F7CBF;
	padding-left: 0.2em;
	padding-right: 0.2em;
	vertical-align: middle;
	background-color: #D1DEEF;
}

#content .prog02 .panier01 a:hover {
	text-decoration: underline;
}
#content .prog02 .infos01 {
	position: absolute;
	border: 2px solid #FE8C1B;
	background-color: #FFFFFF;
	z-index: 50;
	width: 500px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	margin-left: -500px;
	right: 30px;
}
#content .prog02 .infos01 h3 {
	background-color: #FE8C1B;
	margin-top: 0px;
	margin-left: -5px;
	margin-right: -5px;
	color: #FFFFFF;
}
#content .prog02 .infos01 h4 {
	color: #708D0A;
	font-size: 12px;
	margin-bottom: 0.5em;
}
#content .prog02 .infos01 .speak01 {
	font-size: 11px;
}
#content .prog02 .infos01 .speak01 table {
}
#content .prog02 .infos01 .speak01 th {
	text-align:left;
}
#content .prog02 .infos01 .speak01 td {
	padding-right: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#content .prog02 a.infosLink {
	display: block;
	height: 30px;
	width: 30px;
}
#content .inscrip01 {
}
#content .inscrip01 table {
	width: 100%;
}
#content .inscrip01 table .bl01 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#content .inscrip01 table.s01 {
}
#content .inscrip01 table.s01 td {
	padding-bottom: 2px;
	padding-top: 2px;
}
#content .inscrip01 table.s01 td.s01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#content .inscrip01 .step01 {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #FDFBBB;
	color: #666666;
	border: 1px solid #EDEB83;
}
#content .inscrip01 .step01 p {
	margin-top: 1px;
	margin-bottom: 1px;
}
#content .inscrip01 .step01 a {
	color: #406DB1;
}
#content .inscrip01 .step01 span {
	font-size: 16px;
}
#content .inscrip01 .step01 h2.s03 {
	margin-top: 0em;
	margin-bottom: 0em;
}
#content .inscrip01 .link01 {
	font-size: 13px;
}
#content .inscrip01 table.s02 {
}
#content .inscrip01 table.s02 td {
	width: 33%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content .inscrip01 table.s02 td.s01s {
	background-color: #FDFBBB;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EDEB83;
	border-right-color: #EDEB83;
	border-left-color: #EDEB83;
	width: 33%;
}
#content .inscrip01 table.s02 .num02 {
	float: left;
	width: 25px;
	margin-left: 3px;
	margin-top: 2px;
}
#content .inscrip01 table.s02 .stepText01 {
	padding-left: 30px;
	font-size: 12px;
}
#content .errors1 {
	border: 1px solid #990000;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF4F4;
	margin-top: 1em;
	color: #000000;
	margin-bottom: 1em;
}
#content .errors1 h1 {
	font-size: 12px;
	letter-spacing: normal;
	text-align: center;
	text-transform: none;
	color: #990000;
	margin-top: 0em;
	line-height: 1.5em;
	margin-left: 0em;
}
#content .errors1 ul {
	margin-top: 0px;
	padding-left: 1em;
	margin-left: 1em;
	padding-right: 1em;
}
#content .errors1 ul li {
	margin-bottom: 0.4em;
}
#content .msgs1 {
	border: 1px solid #009966;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1FAF1;
	margin-top: 1em;
	color: #000000;
	margin-bottom: 1em;
}
#content .msgs1 h1 {
	font-size: 12px;
	letter-spacing: normal;
	text-align: center;
	text-transform: none;
	color: #009966;
	margin-top: 0em;
	line-height: 1.5em;
	margin-left: 0em;
}
#content .msgs1 ul {
	margin-top: 0px;
	padding-left: 1em;
	margin-left: 1em;
	padding-right: 1em;
}
#content .msgs1 ul li {
	margin-bottom: 0.4em;
}
#content .partLay01 {
	width: 400px;
	border: 1px solid #97BE0D;
	position:absolute;
	background-color: #FFFFFF;
	z-index: 10;
	padding-bottom: 10px;
	visibility: hidden;
}
#content .partLay01 table {
}
#content .partLay01 th {
	color: #97BE0D;
	text-align: left;
}
#content .partLay01 td {
	color: #666666;
	text-align: left;
}
