html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html {
	color: #000;
}

body {
	font: normal 12px Arial;
	background: #EEE;
}

#doc {
  margin: 0 auto;
	background: #FFF;
}

/* --[ titles ]--------------------- */


/* --[ links ]--------------------- */
a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

/* --[ common elements ]--------------------- */
strong {
	font-weight: bold;
}
em {
  font-style: italic;
}
.clear {
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

#footer {clear:both; float: none; position: relative; font: normal 10px Arial;color: #FFF;background: #ff9719; padding: 10px 0 0 10px; text-align: left;}
#footer p { width: 520px; padding-bottom: 8px;}
#footer a {color: #FFF;}

/* --[ doc ]--------------------- */
#doc {
	width: 800px;
	background: #FFF;
}

/* --[ inscription ]--------------------- */

#inscription h1 {
	height: 424px;
}
#inscription form {
	clear: both;
	width: 100%;
	font: normal 14px Arial;
	overflow: hidden;
	background: url(../images/form.jpg) no-repeat 0 0;	
}

fieldset#infos {
  float: left;
  width: 410px;
  padding: 0;
  margin: 50px 0 0 60px !important;
  margin: 50px 0 0 30px;
}
fieldset#infos ol {
	clear: both;
	padding: 10px;
	padding-bottom: 7px;
	margin: 0;
	background: #48bdef url(../images/forminfos.jpg) no-repeat 100% 100%;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
fieldset#infos li {
	float: none;
	clear: both;
	padding: 0 0 3px 0;
	margin: 0;
	list-style: none;
}
fieldset#infos li em {
	color: #FFF;
}
fieldset#infos label {
  display: block;
	float: left;
	color: #FFF;
	width: 8em;
	text-align: left;
}
fieldset#infos input.input, fieldset#infos select.select {
	color: #000;
	font-size: 14px;
	width: 220px;
	border: 1px solid #000;
	padding: 1px;
	margin: 0;
}
fieldset#infos input.small {
	width: 190px;
}
fieldset#infos select.select {
	width: 224px;
}
p.tips {
	font: normal 14px Arial;
  color: #ff9719;
  margin: 20px 0;
}
fieldset#disponible {
  float: left;
  width: 270px;
  padding-left: 50px;
  margin: 120px 0 0 0;
}
fieldset#actions {
  clear: both;
}
#submit {
  position: absolute;
	display: block;
	z-index: 5;
	cursor: pointer;
	width: 192px;
	height: 59px;
	margin: -30px 0 0 550px;
	border: 0;
	background: url(../images/submit.png) no-repeat 0 0 !important;
	background: url(../images/submit.gif) no-repeat 0 0;
}

/* --[ tooltip ]--------------------- */
a.tips,a.tips:hover {
	cursor: help;
	color: #FF0000;
	text-decoration: none;
}

.tool-tip {
	color: #fff;
	width: 139px;
	text-align: left;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FF0000;
	padding: 8px 0 0 8px;
	background: url(../images/tooltip.png) top left;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/tooltip.png) bottom right;
}

/* --[ landing ]--------------------- */

#landing h1 {
	height: 230px;
}
#landing #content {
  font: normal 14px Arial;
  height: 803px;
  padding: 0 0 0 300px;
	background: url(../images/legs.jpg) no-repeat 0 0;
}
#landing p.g1 {
  font-family: "Arial Black";
  color: #49c6f1;
  font-size: 20px;
  line-height: 1em;
  padding: 10px 0 0 0;
  margin: 0 0 20px 0;
}
#landing p.g2 {
  font-family: "Arial";
  color: #000;
  font-size: 34px;
  line-height: 0.9em;
  margin: 20px 0 0 0;
}
#landing p.g2 strong {
  font-family: "Arial Black";
  font-weight: normal;
  color: #ff9600;
  font-size: 34px;
}
#landing p.g2 small {
  font-size: 24px;
}
#landing p.g2 span.amp {
  font-family: "Arial Black";
  font-size: 34px;
  color: #49c6f1;
}
#landing p.g3 {
  font-family: "Arial Black";
  font-size: 14px;
  color: #95a0a4;
  line-height: 1em;
  margin: 15px 0;
}
#landing .guide {
  overflow: hidden;
}
#landing .guide img {
  float: left;
  margin-right: 20px;
}
#landing .guide ul {
  float: left;
  width: 250px;
  margin: 0.5em 0 0 1em;
}
#landing .guide ul li {
  list-style: disc outside;
}

#landing p.p1 {
  font-family: Arial;
  font-size: 34px;
  color: #000;
}
#landing p.p1 strong {
  font-family: "Arial Black";
  font-size: 34px;
  font-weight: normal;
  color: #d90075;
}
#landing p.p2 {
  font-family: "Arial";
  font-size: 14px;
  font-weight: normal;
  color: #000;
  line-height: 1em;
}
#landing p.p2 strong {
  font-family: "Arial Black";
  font-size: 14px;
  font-weight: normal;
  color: #95a0a4;
}
#landing .produit {
  clear: both;
  overflow: hidden;
  margin: 10px 0 0 0;
}
#landing .produit img {
  float: left;
  margin-right: 20px;
}
#landing .produit .p3 {
  float: left;
  width: 250px;
  text-align: justify;
}
#landing .produit .p4 {
  display: block;
  font-family: "Arial Black";
  font-size: 12px;
  line-height: 1em;
  color: #6f7d06;
}
#landing .produit a.button, #landing .produit a.button:hover {
  display: block;
  width: 156px;
  height: 51px;
  text-decoration: none;
  margin-top: 5px;
  background: url(../images/landingbtn.jpg) no-repeat 0 0;
}

/* --[ confirmation ]--------------------- */

#confirmation h1 {
	height: 424px;
}
#confirmation h2 {
	font-size: 18px;
	margin-bottom: 40px;
}
#confirmation #content {
  width: 100%;
  font: normal 14px Arial;
  text-align: center;
  padding: 50px 0;
	background: url(../images/form.jpg) no-repeat 0 0;
}
#confirmation #content p {
  font-size: 46px;
}
#confirmation #content p strong {
  font-family: "Arial Black";
}
#confirmation #content .orange {
  color: #ff9719;
}
#confirmation #content .pink {
  color: #d90075;
}
#confirmation #footer p {
  width: auto;
}


/* --[ desinscription ]--------------------- */

#desinscription #doc {
  position:absolute;
  left: 50%; 
  top: 50%;
  width: 400px;
  height: 200px;
  margin-top: -100px; /* moitié de la hauteur */
  margin-left: -200px; /* moitié de la largeur */
  text-align: center;
  background: #FFF;
}
#desinscription p {
  padding: 15px 0;
  text-align: center;
}
#desinscription form {
  text-align: center;
}
