body {
	padding:0; margin:0;
	background: #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4E4E;
}

h1, h2, h3 {
	padding:0; margin:0;
}

img {
	border:0;
	display:block;
}

p, h4, h5, div#dossier li, div#content li {
	margin:0;
	padding:6px 0 4px 0;
}

body#plan div#content li li {
	padding-bottom:0;
}
h4 {
	padding-bottom:0;
	font-size: 12px;
	color:#90B21E;
	font-weight: bold;
}
h4 big {
	font-size: 16px
}

ul, ol, li {
	padding:0; margin: 0;
	list-style: none;
}

hr, h3 span, li span {
	display:none;
}
body#plan div#content li span {
	display:inline;
}

form, fieldset {
	padding:0; margin:0;
}

select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
textarea {
	overflow: auto;
}

fieldset {
	border:none;
}

a {
	color:#3167AC;
}
a.email { text-decoration: none !important; }
a:hover {
	text-decoration: none;
}

dl {
	padding-bottom:6px; margin-bottom:0;
}
dt {
	font-weight:bold;
	color:#90B21E;
}
dd {
	margin-left:25px; padding-left:0;
	padding-bottom:6px;
}

label {
	float:left;
	width:13em;
	color:#3076B9;
}

fieldset div {
	clear:both;
	padding-bottom:6px;
}

div#box {
	width:882px !important;
	padding:0 14px;
	width /**/:910px;
	background:#ffffff url(../images/bg_shadow.gif) 0 0 repeat-y;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

div#header {
	height:124px;
	background:url(../images/header_bg.jpg) 0 0 no-repeat;
	position: relative;
}
div#header div#lrecours {
	position:absolute;
	top:18px;
}
div#header div#lbelleau {
	position:absolute;
	left:690px; top:18px;
}

div#menu {
	height:27px;
	background:url(../images/bg_menu.gif) 0 0 repeat-x;
}
div#menu li {
	float:left;
}
div#menu li#eng {
	float:right;
}
li#liens a {
	width:116px;
	background:url(../images/liens_utiles.gif) 0 0 no-repeat;
}
li#faq a {
	width:47px;
	background:url(../images/faq.gif) 0 0 no-repeat;
}
li#media a {
	width:67px;
	background:url(../images/media.gif) 0 0 no-repeat;
}
li#contact a {
	width:83px;
	background:url(../images/contact.gif) 0 0 no-repeat;
}
li#eng a {
	width:91px;
	background:url(../images/english.gif) 0 0 no-repeat;
}
div#menu li a {
	height:26px;
	display:block;
}
div#menu li a:hover {
	background-position: 0 -26px;
}

div#cover {
	margin-bottom:1px;
}

div#right{
	float:right;
	width:666px;
}
div#left {
	width:216px;
	float:left;
	font-weight: bold;
	font-size: 12px;
	color:#6F8517;
	background:#FCFEF2;
}

div#left a {
	color:#6F8517;
}
div#left a:hover {
	text-decoration: none;
}

div#left h3, div#right h3 {
	height:26px;
	padding:0; margin:0;
}

div#dossiers, div#search, div#zonemembres {
	margin-bottom:1px;
}
div#search, div#zonemembres {
	background:#ffffff url(../images/bg_search.gif) bottom left no-repeat;
	min-height:79px;
}
* html div#search, * html div#zonemembres {
	height:79px;
}
div#search {
	min-height:82px;
	text-align: center;
}
* html div#search {
	height:82px;
}

div#dossiers {
	background:#FCFEF2;
	min-height:468px;
}
* html div#dossiers {
	height:468px;
}

div#dossiers h3 {
	background: url(../images/dossiers_chauds.gif) 0 0 no-repeat;
}
div#dossiers h4 {
	padding:0;
	font-size: 12px;
	margin:12px 2px 0px 12px;
}
div#dossiers h4.chauds {
	background:url(../images/dossiers_bg.gif) 0 0 no-repeat;
	margin-left:2px;
	padding-bottom:4px;
}
div#dossiers h4.chauds a {
	text-decoration: none;
	display:block;
	padding:18px 10px 0 10px;
	height:32px !important;
	height /**/:50px;
}
div#dossiers h4.chauds a:hover {
	text-decoration: underline;
}

div#search h3 {
	background: url(../images/recherche.gif) 0 0 no-repeat;
}
div#zonemembres h3 {
	background: url(../images/zone_membres.gif) 0 0 no-repeat;
}

div#zonemembres p {
	padding:19px 0 19px 18px; margin:0;
}

div#search form fieldset {
	padding-top:14px;
}
div#search input.field {
	border:0; margin:0;
	margin-right:4px;
	margin-bottom:5px;
	background: transparent url(../images/bg_field.gif) no-repeat;
	padding:4px 9px 0 11px;
	width:138px !important;
	width /**/:158px;
	height:17px !important;
	height /**/:21px;
	overflow: hidden;
}
* html div#search input.field {
	background-attachment: fixed;
}
div#search input.img {
	padding:0; margin:0;
}

div#right div.gauche {
	float:left;
	width:404px;
}
div#right div.droite {
	width:260px;
	margin-left:2px;
	float:left;
}

div#right div.gauche p {
	padding:8px 10px 2px 10px;
	margin:0;
	line-height: 14px;
}
div#right div.gauche strong, div#right div.gauche a {
	color:#3167AC;
}
div.gauche a:hover {
	text-decoration: none;
}

div#quoi {
	min-height:205px;
	margin-left: 1px;
}
* html div#quoi {
	height:205px;
}

div#sirecours {
	min-height:264px;
	background:#EFF8FC;
	clear:left;
	margin-left: 1px;
}
* html div#sirecours {
	height:264px;
}
div#aieje {
	float:right;
	padding-top:23px;
}

div#coute {
	min-height:164px;
	margin-left: 1px;
	clear:left;
}
* html div#coute {
	height:164px;
}

div#quoi h3 {
	background: url(../images/quoi_recours.gif) 0 0 no-repeat;
}
div#sirecours h3 {
	background: url(../images/recours_si.gif) 0 0 no-repeat;
}
div#coute h3 {
	background: url(../images/coute_recours.gif) 0 0 no-repeat;
}

div#right div.gauche div#coute p {
	line-height: 13px;
}

div#comment {
	min-height:391px;
}
* html div#comment {
	height:391px;
}

div#comment h3 {
	background: url(../images/comment_fonct.gif) 0 0 no-repeat;
}
div#cabinet h3 {
	background:url(../images/choisir_cabinet.gif) 0 0 no-repeat;
}

div#comment p {
	padding:4px 13px 6px 13px;
	margin:0;
	line-height: 13px;
	text-align: center;
}
div#comment p img {
	display:inline;
}

div#content, div#dossier {
	margin-top:6px;
	background:#ffffff url(../images/bg_content.gif) 0 35px repeat-x;
	line-height:16px;
	border-bottom:1px solid #90B21E;
	padding-bottom:10px;
	margin-bottom:16px;
	min-height:320px;
}
* html div#content, * html div#dossier {
	height:320px;
}

div#dossier {
	background-image: none;
}

div#info, div#chrono {
	float:left;
	position:relative;
	background:#ffffff url(../images/bg_content.gif) 0 35px repeat-x;
}
div#info {
	margin-right: 6px;
	width:603px;
}
div#chrono {
	width:271px;
}

div#content h4, div#content p, div#content ul, div#content ol, div#content dl,
div#dossier h4, div#dossier p, div#dossier ul, div#dossier ol, div#dossier dl {
	margin-left:58px;
	margin-right:100px;
}
div#content ul ul {
	margin-left:25px;
}
body#plan div#content ul li {
	font-size:12px;
	font-weight: bold;
}
body#plan div#content li li {
	font-size:10px;
	font-weight: normal;
}
div#dossier h4, div#dossier p, div#dossier ul, div#dossier ol, div#dossier dl {
	margin-right:20px;
}
div#content.formu p, div#content.formu div {
	padding-left:58px;
	padding-right:100px;
	margin:0 !important;
}
div#content.formu div span {
	display:block;
	font-style: italic;
}

div#dossier div#chrono p, div#dossier div#chrono h4 {
	margin-left:46px;
}
div#dossier ul, div#dossier ol {
	padding:8px 0;
}
div#dossier li {
	padding-left:36px;
	padding-bottom:10px;
}

div#dossier div#chrono p {
	padding-bottom:20px;
}

div#content h3, div#dossier h3 {
	border-top:1px solid #90B21E;
	border-bottom:1px solid #90B21E;
	min-height:33px;
	background:#F7FAEF;
	background-repeat: no-repeat;
	background-position: 14px 0;
	margin-bottom:10px;
}
* html div#content h3, * html div#dossier h3 {
	height:33px;
}

div#dossier blockquote {
	margin-top:0; margin-bottom:0;
	padding-top:0; padding-bottom:0;
	font-style: italic;
}

h3#conditions {
	background-image:url(../images/conditions_utilisation.gif) !important;
}
h3#confidentialite {
	background-image:url(../images/politique_confiden.gif) !important;
}
h3#tplan {
	background-image:url(../images/titre_plan.gif) !important;
}
h3#tmedia {
	background-image:url(../images/titre_media.gif) !important;
}
h3#tliens {
	background-image:url(../images/titre_liens.gif) !important;
}
h3#tfaq {
	background-image:url(../images/titre_faq.gif) !important;
}
h3#tcontact {
	background-image:url(../images/titre_contact.gif) !important;
}
h3#tzone {
	background-image:url(../images/titre_zone.gif) !important;
}
h3#tzoneoubli {
	background-image:url(../images/titre_zoneoubli.gif) !important;
}
h3#tprofil {
	background-image:url(../images/titre_profil.gif) !important;
}
h3#tinscrip {
	background-image:url(../images/titre_inscrip.gif) !important;
}
h3#tdossier {
	background-image:url(../images/titre_dossier.gif) !important;
}
h3#tchrono {
	background-image:url(../images/titre_chrono.gif) !important;
}
h3#tchrono {
	background-position: 2px 0 !important;
}
h3#tresultats {
	background-image:url(../images/titre_results.gif) !important;
}
h3#tquestce {
	background-image:url(../images/titre_questce-recours.gif) !important;
}
h3#tdossiers {
	background-image:url(../images/titre_dossiers.gif) !important;
	margin-bottom:0px !important;
}

div#content.formu {
	background:#ffffff;
	border-bottom:none;
	padding-bottom:11px;
	position: relative;
}
div#content.formu h3 {
	margin-bottom: 0px;
}
div#content.formu form blockquote {
	border-top:1px solid #90B21E;
}
div#content.formu blockquote {
	border-bottom:1px solid #90B21E;
	padding:0 0 3px 0; margin:0;
	display:block; clear:both;
}

div#content.formu fieldset {
	background:url(../images/bg_fieldset.gif) 0 0 repeat-x;
	padding:22px 0 15px 0;
	display:block;
	float: none;
	position: relative;
}
body#inscription div#content.formu fieldset {
	padding-top:8px;
}
div#content.formu legend {
	display:none;
}
div#content.formu input {
	width:22em;
}
div#content.formu input.check {
	width:auto;
}
div#content.panel h4 {
	font-size: 10px;
	color:#3076B9;
	padding:0 0 10px 0;
}
body#inscription div#content.panel h4 a {
	color:#90B21E;
}

body#inscription fieldset#liste_envoi {
	border-top:1px solid #90B21E;
	border-bottom:1px solid #90B21E;
	background:#ffffff !important;
	background-image: none !important;
	padding-bottom:2px !important;
	margin-bottom:6px;
}

div#butons, div.butons {
	text-align: right;
}
div#butons input, div.butons input {
	font-size:11px;
	color:#3076B9;
	font-weight: bold;
	width:auto !important;
}

div#footer {
	height:24px !important;
	height /**/:28px;
	clear:both;
	background:url(../images/footer_bg.jpg) 0 0 no-repeat;
	color:#ffffff;	
	padding:0 4px 4px 4px;
	font-weight:bold;
}
div#footer a {
	color:#ffffff;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration:underline;
}
div#footer li {
	float:left;
	padding:0 6px;
	margin:6px 0;
	border-right:1px solid #ffffff;
}
div#footer li#last, div#footer li#belleau {
	border-right:none;
}
div#footer li#belleau {
	float:right;
}

div#boxfoot {
	clear:both;
	height:10px;
	background:#ffffff url(../images/bottom_shadow.gif) 0 0 no-repeat;
	margin-left:-14px;
	margin-right:-14px;
}

p#sortie, p#adherer, p#dossieregle, p#champs {
	color:#74940A;
	position: absolute;
	top:9px; right:0;
	padding:0 30px 0 0 !important; margin:0 !important;
}
p#adherer {
	padding-right:8px !important;
}
p#sortie a, p#adherer a {
	color:#74940A;
}
p#champs em {
	color:#3076B9;
}
p#dossieregle {
	font-size:12px;
	color:#76960B;
	font-weight: bold;
	background:url(../images/icon_regle.gif) right 0px no-repeat;
	padding-right:36px !important;
	margin-right:8px !important;
	/*padding-top:8px !important;*/
	top:1px;
	line-height:33px;
}
blockquote#retirer {
	border-top:1px solid #90B21E;
	background-color:#F7FAEF;
	color:#74940A;
}

.left {
	float:left;
}
.right {
	float:right;
}

blockquote.go {
	color:#74940A;
}
blockquote.error {
	color:#A00000;
}

fieldset.delim {
	border-top:1px solid #90B21E;
}

div.groupe {
	display:block;
	padding-right:0 !important;
}
div.info {
	float:left !important;
	padding-right:0 !important;
	padding-left:0 !important;
	clear:none !important;
	margin:0 !important;
	padding-bottom: 0 !important;
}
div.one {
	padding-left:58px !important;
}
div.groupe div, div.info div {
	float:left !important;
	padding-right:35px !important;
	padding-left:0 !important;
	clear: none !important;
}
div.info div {
	float:none !important;
}

p.txtextra {
	float:left;
	width:370px;
	color:#74940A;
	font-style: italic;
	padding-top:0 !important;
}

div.spacer {
	float:none;
	clear:both;
}

li.pdf {
	background:transparent url(../images/icon_pdf.gif) 0 0 no-repeat;
	min-height:27px;
}
* html li.pdf {
	height:27px;
}

 div#content p.listdossier a {
	color:#74940A;
	padding:0; margin:0;
}
div#content p.listdossier {
	margin-right:0;
	margin-left:0;
	padding-left:58px;
	padding-right:100px;
	padding-top:8px;
	padding-bottom:8px;
	position: relative;
	border-bottom:1px solid #90B21E;
}
p.listdossier span {
	margin-left: 55px;
	padding-left: 32px;
}
p.green {
	background:#F7FAEF;
}
p.white {
	background:#ffffff;
}
p.white span {
	background:url(../images/icon_regle_sml_w.gif) 0 0 no-repeat;
	line-height:29px;
	position:absolute;
	right:100px;
	top:2px;
}
* html p.white span {
	top:0;
}
p.green span {
	background:url(../images/icon_regle_sml_g.gif) 0 0 no-repeat;
	line-height:29px;
	position:absolute;
	right:100px;
	top:2px;
}
* html p.green span {
	top:0;
}

div#counter {
	display:none;
}