#content-shell {
    background: white;
    background: white;
    color: black;
    width: 760px;
    text-align: left;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;    
    margin: auto;
}

#content {
    position: relative;
    zoom: 1;
    padding: 2em 1em;
    min-height: 600px;
}

h1 {
    font-size: 120%;
}

h2 {
    font-size: 100%;
    text-transform: uppercase;
}

h3 {
    font-size: 100%;
    margin-bottom: 0;
}

ul {
    list-style-image: url(../images/bullet.gif);
}

ul ul {
    list-style-type: disc;
    list-style-image: none;
}

ul ul ul {
    list-style: square;
}

ul p {
    margin: 0.75em 0;
}

li {
    margin: 1em 0;
}

ul ul ul li {
    margin: 0;
}

form {
    margin-top: 2em;
}

label {
    line-height: 16px;
}

fieldset {
    position:relative;
    border: solid 1px orange;
    margin-bottom:20px;
}

div.fieldset-content {
    padding: 1em;
}

legend {
    color:orange; 
    text-transform:uppercase;
    font-weight:bold;
}

p.standout {
    padding: 1em;
    background: #cccccc;
}

p.hint {
    color: #824500;
    padding-bottom: 0.5em;
    margin-top: 0;
}

div.buttons {
    margin-top: 1em;
    width: 730px;
}

div.buttons input.next {
    float: right;
}

img.hint-button {
    vertical-align: middle;
    cursor: pointer;
}

div.value p.hint {
    margin-top: 0.5em;
    background: #fff0c5;
    color: black;
    border: solid 1px #b26502;
    padding: 1em;
}

div.field {
    margin-bottom: 0.5em;
    clear: left;
    zoom: 1;
}

#content:after, div.field:after, ul#progress:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.field .label {
    float: left;
    width: 30%;
    margin-right: 1%;
}

div.field .value {
    margin-left: 31%;
    position: relative;
    top: -0.2em;
}

div.field .value label input {
    position: relative;
    top: 0.2em;
}

form.step2 div.field {
    padding-left: 65px;
    line-height: 16px; 
    position: relative;
}

form.step2 div.field input {
    position: absolute;
    left: 40px;
    top: -2px;
}

form.step2 div.field.number1 {
    background: url(../images/circled-1.jpg) left center no-repeat;
}

form.step2 div.field.number2 {
    background: url(../images/circled-2.jpg) left center no-repeat;
}

form.step2 div.field.number3 {
    background: url(../images/circled-3.jpg) left center no-repeat;
}

form.step2 div.field.number4 {
    background: url(../images/circled-4.jpg) left center no-repeat;
}

form.step2 div.field.number5 {
    background: url(../images/circled-5.jpg) left center no-repeat;
}

form.step2 div.field.number6 {
    background: url(../images/circled-6.jpg) left center no-repeat;
}

form.step2 div.field.number7 {
    background: url(../images/circled-7.jpg) left center no-repeat;
}

form.step2 span.full-label {
    position: absolute;
    width: 60px;
    text-align: right;
    left: 0px;
    top: -1px;
    color: red;
}

form.step2 div.full {
    color: gray;
    text-decoration: line-through;
}

p.field-info {
    margin-left: 31%;
}

#content p.validation-error {
    margin: 1em 1em 1em 1em;
    padding: 1em 1em 1em 50px;
    background: url('validation-error.png') #ffccba 10px center no-repeat;*/
    color: #d63301;
    border: 1px solid #d63301;
}

ul#progress {
    list-style: none;
    zoom: 1;
    margin: 0;
    padding: 0;
}

ul#progress li {
    float: left;
    background: #cccccc;
    padding: 0.5em 1em;
    margin: 0 1em 0 0;
}

ul#progress li.current, ul#progress li.done {
    background: #ffc864;
}

ul#progress a {
    color: black;
    text-decoration: none;
}

ul#progress a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

.buttons-right {
    float: right;
}

#content h2#cultural_discovery_heading {
    background: url('cultural_discovery.png') left center no-repeat;
    padding-left: 30px;
    line-height: 28px;
}

#content h2#ecocitizenship_heading {
    background: url('ecocitizenship.png') left center no-repeat;
    padding-left: 30px;
    line-height: 28px;
}

#content h2#second_language_heading {
    background: url('second_language.png') left center no-repeat;
    padding-left: 30px;
    line-height: 28px;
}

#content p.six_months_program_description {
    padding-left: 30px;
}

div.etapes{
	position:absolute;
	width:131px; height:291px;}
div#etape_1{
	top:0; left:0;}
div#etape_2{
	top:0; left:149px;}
div#etape_3{
	top:0; left:297px;}
div#etape_4{
	top:0; left:444px;}
div#etape_5{
	top:0; left:592px;}
div#start_btn{
	position:absolute;
	top:300px; left:613px;}
div.etapes_onglet{
	position:absolute;
	width:138px; height:106px;}

#content h1, #content h2, #content p, #content ul, #content li, #content a{margin:0; padding:0;}
#content h1{ font-size:16px; color:orange; font-weight:bold; margin-bottom:8px;}
#content h2{ font-size:13px; color:black; font-weight:bold; text-transform:none; margin-bottom:5px;}
#content p{ font-size:12px; color:black;margin-bottom:20px;}
#content a, #content a:link, #content a:active, #content a:visited{ font-size:12px; color:orange; text-decoration:none; font-weight:bold;}
#content a:hover{text-decoration:underline;}
#content ul, #content li{font-size:12px; color:black; list-style:url(../images/inscription/list_03.gif) none; }
#content ul{ margin-left:25px; margin-bottom:10px;}





ul.errors, ul.errors li {margin-left:-25px; margin-bottom:20px;
   font-size:10px; color:red; list-style:none;
}


.toStep3{
	border:0;
}
