/* Style pour le contour de la carte */ 
body { font-size: 16px;}
#haut, #bas { margin: 0 auto; position: relative}
#haut { background: transparent url(../img/utilisezzap_top.png) no-repeat; margin-top: 1em; height: 12px; width: 900px; z-index: 3; }
#bas {background: transparent url(../img/creationduncompte_foot.png) no-repeat; margin-bottom: 5em; height: 12px; width: 900px; z-index: 3}

/* style pour la carte */ 
#carte_cont { width: 900px; position: relative; margin: 0 auto; background: transparent url(../img/creationduncompte_back.png) no-repeat; height: 411px; }

#carte_cont h2 { font-size: 18px; margin-left: 30px; margin-right: 30px; margin-bottom: 15px; text-transform: uppercase;}
#carte_cont h2{ color: #0071a6; font-weight: bold;}
#contenu_page { 	padding-bottom: 1px;}
#carte { padding-bottom: 3px;}
p a {font-weight: bold}

.etapes { margin: 30px; font-size: 18px; text-align: center; }
.etapes span { font-weight: bold; }
#carte_cont h2 { background: transparent url(../img/../img/titre_creationduncompte.png) no-repeat 0 18px; width: 653px; height: 59px; text-indent: -5000px; overflow: hidden; }

.facile { width: 400px; float: left; margin-left: 30px; }
.facile h3 { font-weight: bold; text-transform: uppercase; font-size: 18px; }
.facile p { margin: 15px 0; }
.facile p a { color: #0080b2; font-weight: normal; text-decoration: underline; }

.inscription { background: transparent url(../img/box_inscription.png) no-repeat; height: 200px; width: 360px; float: right; margin-right: 50px; padding: 40px 0 0 20px; }
.inscription h3 { display: none; }
.inscription li { clear: both; }
.inscription label { display: block; float: left; width: 80px; color: white; font-size: 12px; text-align: right; margin-right: 10px; }
.inscription input { width: 240px; height: 24px; clear: right; color: #999999; line-height: 28px; font-size: 16px; padding-top: 4px; }
.inscription #form_submit { width: 102px; height: 30px; background: transparent url(../img/minibuttons_sprite.png) no-repeat scroll 0 -290px; border: transparent none 0; float: right; margin: 15px 25px 0 0; cursor: pointer; }

.inscription #form_submit:hover { background-position: -247px -290px;  }
