html, body, h1, form, fieldset, legend, ol, li {
	margin: 0;
	padding: 0;
	border : none;
	}
body {
	background: #ffffff;
	color: #000;
	font-family: Tahoma;
	padding: 5px;
	border : none;
	}
iframe{
	background: #ffffff;
	color: #000;
	font-family: Tahoma;
	padding: 5px;
	border : none;
	}
	
form#actions {
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	width: 400px;
	height: auto;
	}

a {
	text-decoration: none;
    color: #bd6000;
	font-size: 14px; }
a:hover {
	border-bottom: 0px; color: red;}/* indispensable pour IE seulement */a span {
	display:none ; /* cache les <span> placÈs dans un lien <a> */	text-decoration:none ; /* supprime le soulignement du texte <span> */	color:black} /* met le texte <span> en noir */a:hover span {
	display: block; /* Montre le texte <span> lors du survol */ 	position: absolute; /* envoi le texte <span> dans 1 zone prÈcise de l'Ècran */	top: 0px; /* cette zone se situe ‡ 400 pixels du haut */ 	left: 0px ;
	font-size: 14px;} /* cette zone se situe ‡ 200 pixels de la gauche*/

form#dispo {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	width: 510px;
	height: auto;
	}
form#dispo fieldset {
background: #ffba00;
border: none;
margin-bottom: 10px;
border-color: #127969;
border-style: solid;
border-width: 2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 10px;
font-size: 14px;
line-height: 25px;
}
form#dispo fieldset:last-of-type {
margin-bottom: 0;
}
form#dispo legend {
color: #000;
font-size: 16px;
font-weight: bold;
padding-bottom: 10px;
//text-shadow: 0 1px 1px #330000;
}

form#dispo select {
background: #ffffff;
border: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
font: 14px Tahoma;
outline: none;
padding: 5px;
width: 400px;
}
form#dispo radio {
	font-size: 14px;
}
form#dispo button {
background: #384313;
border: none;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
color: #ffffff;
display: block;
font: 18px Tahoma;
letter-spacing: 1px;
margin: auto;
padding: 7px 25px;
text-shadow: 0 1px 1px #000000;
text-transform: uppercase;
}
form#dispo button:hover {
background: #1e2506;
cursor: pointer;
}
.imgagedispo{
position: absolute;
top: auto;
left: 0px;
//opacity:0.5;
}



form#dispositif {
	background: #9cbc2c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	width: 830px;
	height: 100%;
	}
form#dispositif fieldset {
border: none;
margin-bottom: 10px;
}
form#dispositif fieldset:last-of-type {
margin-bottom: 0;
}
form#dispositif legend {
color: #000;
font-size: 16px;
font-weight: bold;
padding-bottom: 10px;
text-shadow: 0 1px 1px #33000;
}

form#dispositif fieldset fieldset legend {
color: #000;
font-size: 13px;
font-weight: normal;
padding-bottom: 0;
}
form#dispositif ol li {
background: #b9cf6a;
background: rgba(255,255,255,.3);
border-color: #e3ebc3;
border-color: rgba(255,255,255,.6);
border-style: solid;
border-width: 2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
line-height: 30px;
list-style: none;
padding: 5px 10px;
margin-bottom: 2px;
width: 800px;
font-size: 14px;
}
form#dispositif ol ol li {
background: none;
border: none;
float: left;
}

form#dispositif label {

font-size: 13px;
width: auto;
line-height: -14px;
vertical-align:;
}


form#dispositif field set field set label {
background:none no-repeat left 50%;
line-height: 20px;
padding: 0 0 0 30px;
width: auto;
}

form#dispositif select {
background: ;
border: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
font: 14px Tahoma;
outline: none;
padding: 5px;
width: auto;
}
form#dispositif select:required {
background: #ffcccc;
border: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
font: 14px Tahoma;
outline: none;
padding: 5px;
width: auto;
}

form#dispositif radio {
	font-size: 14px;
}
form#dispositif button {
background: #384313;
border: none;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
color: #ffffff;
display: block;
font: 18px Tahoma;
letter-spacing: 1px;
margin: auto;
padding: 7px 25px;
text-shadow: 0 1px 1px #330000;
text-transform: uppercase;
}
form#dispositif button:hover {
background: #1e2506;
cursor: pointer;
}
header{
    color : #cc33cc;
    font-size : 36px;
}

