                                             /* ---- GENERAL ---- */
* html .visualIEFloatFix { height: 0.01%; }
											 
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bgd-page-fluv-02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}
.fd-compare {
	background-image: url(/images/compare-pts.gif);
	background-repeat: repeat-y;
}
.tit-help {
	font-size: 11px;
	font-weight: bold;
}
#zone-site {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#container {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}
#page-intern {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#quicksearch {
	text-align: left;
	padding: 0px;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	margin: 0px;
	width: 200px;
	float: left;
}
#quicksearch ul {
	margin: 4px;
	padding: 0px;
	list-style-type: none;
}
#quicksearch li { line-height: 14px; }
#quicksearch a {
	font-size: 11px;
	line-height: 14px;
}
#search-zone {
	width: 320px;
	text-align: center;
	margin-left: 200px;
}

#search td {
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
}
#table-small { 
}

#table-small td {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 14%;
}
#table-small th {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	width: 14%;
}

#special-links {
	font-size: 11px;
	text-align: right;
	height: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#zone-center { text-align: center; }




                                             /* ---- HEADER ---- */
#header {
	height: 100px;
}
#slog {
	position: relative;
	left: 0px;
	top: 58px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

#lng {
	width: 180px;
	float: right;
	text-align: right;
	position: relative;
	top: 10px;
	font-size: 12px;
}



                                             /* ---- MENU-GENERAL ---- */

#menuzone-top {
	background-image: url(/images/fd-page-top.gif);
	background-repeat: no-repeat;
	height: 4px;
	background-position: top;
	font-size: 1px;
}
#menuzone-mid {
	background-image: url(/images/fd-page.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;
}
#menuzone-bot {
	background-image: url(/images/fd-page-bot.gif);
	background-repeat: no-repeat;
	height: 4px;
	background-position: bottom;
	font-size: 1px;
}

#menu-a, #menu-p, #menu-a-login  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#menu-a table, #menu-p table, #menu-a-login table  {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
#menu-a th, #menu-p th, #menu-a-login th { text-align: left; 
}
#menu-a td, #menu-p td, #menu-a-login td  { text-align: right; 
}
.menu-closed {
	background-image: url(/images/fd-menu-off.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
}

.menupublic-closed-a {
	padding-left: 10px;
}
.menupublic-closed-a:link {
	background-image: url(/images/ar88-closed-rd-off.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.menupublic-closed-a:visited {
	
}

.menupublic-closed-a:hover {
	background-image: url(/images/ar88-opened-rd-on.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.menupublic-closed-a:active {
	
}

#hidden-admin, #hiddenzone { margin-top: 2px; }

.menuadmin-opened {
	background-image: url(/images/fd-menu-admin-open.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #fe6000;
}
.menupublic-opened {
	background-image: url(/images/fd-menu-open.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #880000;
	color: #FFFFFF;
}	
.menupublic-opened-a {
	color: #FFFFFF;
	padding-left: 10px;
}
.menupublic-opened-a:link {
	color: #FFFFFF;
	background-image: url(/images/ar88-opened-wt-off.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.menupublic-opened-a:visited {
	color: #FFFFFF;
}

.menupublic-opened-a:hover {
	color: #FFFFFF;
	background-image: url(/images/ar88-closed-wt-on.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.menupublic-opened-a:active {
	color: #FFFFFF;
}


#menu-p-open {
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-image: url(/images/fd-menu-open.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #880000;
}




#block-separ { height: 6px; font-size: 1px; }

                                       /* ---- MENU-ADMIN ---- */
									   

.menuadmin-closed-a {
	padding-left: 10px;
}
.menuadmin-closed-a:link {
	background-image: url(/images/ar88-closed-rd-off.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menuadmin-closed-a:hover {
	background-image: url(/images/ar88-opened-rd-on.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menuadmin-opened-a {
	padding-left: 10px;
}
.menuadmin-opened-a:link {
	background-image: url(/images/ar88-opened-rd-off.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.menuadmin-opened-a:hover {
	background-image: url(/images/ar88-closed-rd-on.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#menu-admin {
	background-image: url(/images/fd-menu-admin-off.gif);
	background-repeat: repeat-x;
	height: 22px;
}
#menu-admin ul {
	padding: 0px;
	margin: 0px;
}
#menu-admin li {
	list-style-type: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	margin: 0px;
}
#menu-admin a {
	color: #000000;
	text-decoration: none;
}
#menu-admin a:hover {
	color: #880000;
	text-decoration: underline;
}
.fd-admin-act {
	background-image: url(/images/fd-menu-admin-on.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #FE6000;
	height: 18px;
}
                                             /* ---- MENU-1234 ---- */

#menu1234 {
	text-align: center;
	height: 24px;
}
.version_1 {
	background-image: url(/images/bgdmenu-1234-1.jpg);
	background-repeat: no-repeat;	
}
.version_2 {
	background-image: url(/images/bgdmenu-1234-2.jpg);
	background-repeat: no-repeat;	
}
.version_3 {
	background-image: url(/images/bgdmenu-1234-3.jpg);
	background-repeat: no-repeat;	
}
.version_4 {
	background-image: url(/images/bgdmenu-1234-4.jpg);
	background-repeat: no-repeat;	
}
.version_5 {
	background-image: url(/images/bgdmenu-1234-5.jpg);
	background-repeat: no-repeat;	
}
#cel {
	height: 22px;
	width: 182px;
	text-align: center;
	display: block;
	float: left;
	margin: 0px;
}
#inter-cel {
	height: 30px;
	width: 4px;
	display: block;
	float: left;
}
#cel a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#cel a:hover {
	color: #FFFFFF;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
}
.fd-cel1-act, .fd-cel2-act, .fd-cel3-act, .fd-cel4-act {
	background-repeat: no-repeat;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
/*
.fd-cel1-act { 	background-image: url(/images/menu-cel1-act.gif); }
.fd-cel2-act {	background-image: url(/images/menu-cel2-act.gif); }
.fd-cel3-act {	background-image: url(/images/menu-cel3-act.gif); }
.fd-cel4-act {	background-image: url(/images/menu-cel4-act.gif); }
*/
.fd-cel1-on, .fd-cel2-on, .fd-cel3-on, .fd-cel4-on {
	background-repeat: no-repeat;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
/*
.fd-cel1-on { 	background-image: url(/images/menu-cel1-on.gif); }
.fd-cel2-on { 	background-image: url(/images/menu-cel2-on.gif); }
.fd-cel3-on { 	background-image: url(/images/menu-cel3-on.gif); }
.fd-cel4-on { 	background-image: url(/images/menu-cel4-on.gif); }
*/
.fd-cel2-off, .fd-cel3-off, .fd-cel4-off {
	background-repeat: no-repeat;
	padding-top: 3px;
	color: #E0BBBA;
	font-size: 12px;
}
/*
.fd-cel2-off { 	background-image: url(/images/menu-cel2-off.gif); }
.fd-cel3-off {	background-image: url(/images/menu-cel3-off.gif); }
.fd-cel4-off {	background-image: url(/images/menu-cel4-off.gif); }
*/

                                             /* ---- PAGE ---- */
											 
#page {
	background-image: url(/images/fd-page.gif);
	background-repeat: repeat-y;
	width: 760px;
	margin-bottom: 10px;
}
#page p { font-size: 12px; }
#page-top {
	background-image: url(/images/fd-page-top.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-color: #FFFFFF;
	font-size: 1px;
	background-position: top;
}
#page-bot {
	background-image: url(/images/fd-page-bot.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-color: #FFFFFF;
	font-size: 1px;
	background-position: bottom;
}

                                             /* ---- HOME PAGE ---- */

#champs-home  {
	height: 50px;
	font-size: 12px;
}
.bar-champs {
	height: auto;
	width: 70px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.bar-btn {
	height: 20px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width:100px;
}

                                             /* ---- CLASS ---- */
a:link {
	color: #880000;
	text-decoration: none;
}
a:visited {
	color: #880000;
	text-decoration: none;
}
a:hover {
	color: #d31e17;
	text-decoration: underline;
}
a:active {
	color: #d31e17;
	text-decoration: underline;
}
.opacity80 {
	filter: Alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
.slogan1 {
	font-size: 18px;
	font-weight: bold;
}
.champs-home {
	width: 200px;
}
h1 {
	float: left;
	position: relative;
	top: 10px;
	font-size: 36px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	width: 525px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FE6202;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#page-intern p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.small { font-size: 10px; }
.cadre-gris { border: 1px solid #999999; }
.voir {
	margin-bottom: 10px;
}
.retrait {
	color: #666666;
	text-indent: 12px;
}
.left { text-align: left; }
.right { text-align: right; }
.btn-compar {
	background-image: url(/images/fd-btn.gif);
	background-repeat: repeat-x;
	width: 100px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.redalert {
	font-weight: bold;
	color: #993333;
}
.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
.champsconnect { width: 70px; }
.champs_big { width: 400px; }
.champs_mid { width: 200px; }
.champs_lit { width: 100px; }
.champs_xlit { width: 50px; }
.champs_lit_s_font { width: 100px; font-size: 10px;}
.champs_xlit_s_font { width: 50px; font-size: 10px;}
.champs_list { font-size: 10px;}
.champs_max { width: 99%;}



table { font-size: 12px; }

.fd-fff { background-color: #ffffff; }
.fd-fff:hover {
	background-color: #ffedd9;
}



                                             /* ---- PAGE RESULTS ---- */
.fd-hover { 
	background-image: url(/images/fd-td-results.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
}
.fd-hover:hover { 
	background-color: #ebebeb;
	background-image: url(/images/fd-td-results-on.gif);
	background-repeat: repeat-x;
	background-position: top; 
}
#results {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 0px;
}
#results tr {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	border: medium solid #CC0000;
}

#results .new {
  font-weight:bold;
}

#results .activerow, #results  tr:hover {
	background-color: #F4F4F4;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}

#results .inactiverow {
	background-color: #EBCFCF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}
#results th {
	font-size: 12px;
	background-image: url(/images/fd-degrade-40.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #CECECE;
	background-repeat: repeat-x;
	line-height: 14px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align : top;
}
#results td {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: top;
}

#comparediv {
	width: 719px;
	overflow: scroll;
}
#compare {
	border: 1px solid #CCCCCC;
	margin-bottom: 0px;
	margin-top: 0px;
}
#compare tr {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	border: medium solid #CC0000;
}
#compare tr:hover {
	background-color: #F4F4F4;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}
#compare th {
	font-size: 12px;
	background-image: url(/images/fd-degrade-40.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #CECECE;
	background-repeat: repeat-x;
	line-height: 14px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 130px;
}
#compare td {
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: top;
}
.center { text-align: center; }



#results-pave {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#results-pave th {
	font-size: 12px;
	background-image: url(/images/fd-degrade-40.gif);
	padding: 2px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#results-pave td {
	font-size: 11px;
	text-align: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-image: url(/images/fd-td-results.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.tit-results { font-size: 12px; }

.col-select { font-style: italic; }



                                             /* ---- PAGE DETAILS ---- */
											 
.tit-details {
	border: 1px solid #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/fd-degrade-40.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.cadre-ongl {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
}
#details {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#details th {
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-right: 4px;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 2px;
}
#details td {
	padding: 2px;
	vertical-align: top;
}
#details-int { margin: 0px; 
}

#details-int-bgcolor { margin: 0px; background-color : #E9E9E9;
}
#details-int th {
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-right: 4px;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 2px;
}
#details-int td {
	padding: 2px;
	vertical-align: top;
}
#details-left, #details-right {
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
	width: 49%;
}
#details-left {
	float: left;
}
#details-right {
	float: right;
}
#details-left th, #details-right th {
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-right: 4px;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 2px;
}
#details-left td, #details-right td {
	padding: 2px;
	vertical-align: top;
}
#det-onglet {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.ongl-on {
	width: 230px;
	background-image: url(/images/ong-details-on.gif);
	background-repeat: repeat-y;
	background-position: top;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ongl-off {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
	background-image: url(/images/ong-details-off.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ongl-off a { display: block; 	
}
.ongl-empty {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cadre-onglet {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	padding: 10px;
}
.zone-photo {
	width: 220px;
	text-align: center;
}



                                             /* ---- FOOTER ---- */

#footer {
	background-image: url(/images/footer-cadre.gif);
	height: 52px;
	width: 760px;
	margin-bottom: 50px;
	padding-top: 8px;
}
#footer p {
	font-size: 12px;
	filter: Alpha(Opacity=100);
	text-align: center;
	color: #000000;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}












                                             /* ---- ZONE PUB ---- */


.place-pub {
	text-align: right;
	vertical-align: top;
	width: 190px;
}

#zone-pub {
	background-image: url(/images/fd-pub.gif);
	background-repeat: repeat-y;
	width: 180px;
	position: relative;
	top: 5px;
	right: 5px;
	height: auto;
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#zone-pub-mid {
	padding: 0px;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 10px;
	line-height: 14px;
}

#zone-pub-top {
	background-image: url(/images/fd-pub-top.gif);
	height: 5px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: top;
	font-size: 1px;
	background-color: #FFFFFF;
}
/* 
#zone-pub-mid {
	background-image: url(/images/fd-pub.gif);
	background-repeat: repeat-y;
	height: auto;
}
*/
#zone-pub-bot {
	background-image: url(/images/fd-pub-bot.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 180px;
	font-size: 1px;
	background-position: bottom;
	background-color: #FFFFFF;
}
#adsense p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#adsense span {
	display: none;	
}
#aide {
	height: 20px;
	width: 150px;
	margin-right: 5px;
	margin-left: 5px;
}
#special-btn {
	text-align: right;
	margin-right: 20px;
}
#btn-mes {
	height: 26px;
	width: 250px;
	font-size: 13px;
	font-weight: bold;
	color: #FE6202;
	text-align: center;	
	background-repeat: no-repeat;
	display: block;
	padding-top: 8px;
	float: right;
	margin-bottom: 10px;
	margin-top: -80px;
}
/*
#btn-sub {
	height: 26px;
	width: 185px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/btn-inscription.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 8px;
	float: right;
	margin-bottom: 10px;
	margin-top: -80px;
}
#btn-sub a {
	height: 26px;
	width: 185px;
	color: #FFFF00;
	text-decoration: none;
	display: block;
}
#btn-sub a:hover {
	height: 26px;
	width: 185px;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
}
*/
#btn-newcourse, #btn-sub {
	height: 34px;
	width: 185px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	display: block;
	float: right;
	margin-bottom: 10px;
	margin-top: -60px;
}
#btn-newcourse a, #btn-sub a {
	height: 29px;
	width: 185px;
	color: #880000;
	padding-top: 7px;
	text-decoration: none;
	display: block;
	background-image: url(/images/btn-action-off.gif);
	background-repeat: no-repeat;
	
}
#btn-newcourse a:hover, #btn-sub a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(/images/btn-action-on.gif);
	background-repeat: no-repeat;
	
}
#btn-sub-priv {
	height: 26px;
	width: 185px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/btn-inscription.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 8px;
	float: right;
	margin-bottom: 10px;
	margin-top: -60px;
}

#btn-sub-priv-off {
	height: 26px;
	width: 185px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color : #676767;
	background-image: url(/images/btn-inscription-off.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 8px;
	float: right;
	margin-bottom: 10px;
	margin-top: -60px;
}

#btn-sub-priv  a {
	height: 26px;
	width: 185px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#btn-sub-priv  a:hover {
	height: 26px;
	width: 185px;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
}
#btn-edit {
	font-size: 11px;
	float: right;
	text-align: center;
	background-image: url(/images/fd-btn.gif);
	background-position: center;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 4px;
	margin-left: 4px;
}
#btn-edit-no-align {
	font-size: 11px;
	float: center;
	text-align: center;
	background-image: url(/images/fd-btn.gif);
	background-position: center;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 4px;
	margin-left: 4px;
	width: 100px;
}

.size-col-acces { width: 280px; }
.fdico-eleve {
	background-image: url(/images/ic-eleve-big.jpg);
	background-repeat: no-repeat;
	background-position: 550px 50px;
}
.fdico-prof {
	background-image: url(/images/ic-prof-big.jpg);
	background-repeat: no-repeat;
	background-position: 550px 50px;
}
.fdico-ecole {
	background-image: url(/images/ic-ecole-big.jpg);
	background-repeat: no-repeat;
	background-position: 550px 50px;
}
#statut-cours {
	background-image: url(/images/fd-degrade-40.gif);
	background-repeat: repeat-x;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	height: 25px;
	margin-top: -50px;
}
.bord-inscrit { border: 1px solid #880000; }
.bord-reserve { border: 1px solid #FE6000; }
#metatable {
	margin: 0px;
	padding: 0px;
}
.place-pub {
	text-align: right;
	vertical-align: top;
	width: 180px;
}

#hometable {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/big-fleches.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#hometable td {
	height: 40px;
	text-align: center;
}
#notes {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	padding: 5px;
	margin: 5px;
	border: 1px dotted #CCCCCC;
	color: #666666;
}
#notes p { font-size: 10px; }
#advices {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
}
#advices p { font-size: 11px; }
#temp td p {
	font-size: 11px;
	line-height: 12px;
}

/* STYLES SPECIFIQUES */

		/* MESSAGES IN-OUT  */
		
#message-out {
	padding: 10px;
	background-image: url(/images/fd-mes-out.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;

}
.message-out-tit {
	font-size: 14px;
	font-weight: bold;
	text-indent: 40px;
}
#message-in {
	padding: 10px;
	background-image: url(/images/fd-mes-in.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;

}
.message-in-tit {
	font-size: 14px;
	font-weight: bold;
	text-indent: 40px;
}
#message-new {
	padding: 10px;
	background-image: url(/images/fd-mes-in-new.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.message-new-tit {
	font-size: 14px;
	font-weight: bold;
	text-indent: 40px;
}



/* choices + page des AVANTAGES */
#choices {
	height: 51px;
	width: 100%;
	margin-top: 15px;
}
#choices-A {
}
#choices-B {
}
#choices-C {
}
#choices-A, #choices-B, #choices-C {
	background-image: url(/images/ong-details-off.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
	font-size: 17px;
	font-weight: bold;
	height: 50px;
	width: 240px;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	display: block;
	float: left;
}
#choices-A a, #choices-B a, #choices-C a {
	text-decoration: none;
	display: block;
	width: 240px;
	padding-top: 15px;
	height: 35px;
}
#choices-A a:hover, #choices-B a:hover, #choices-C a:hover {
	background-image: url(/images/ong-details-on.gif);
	color: #d31e17;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#choices-A a:hover {

}
#choices-B a:hover {

}
#choices-C a:hover {

}



/* INTRO + page des AVANTAGES */
#intro, #intro_1, #intro_2, #intro_3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	padding: 20px;
}
#intro_1, #intro_2, #intro_3 {
	display: none;
}
#intro p, #intro_1 p, #intro_2 p, #intro_3 p {
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 18px;
}
#intro ul, #intro_1 ul, #intro_2 ul, #intro_3 ul {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(/images/ico-ulli-12.gif);
}
#intro_1 {

}
#intro_2 {

}
#intro_3 {

}
.fd-intro-eleve {
	background-image: url(/images/ic-eleve-big.jpg);
	background-repeat: no-repeat;
	background-position: 490px 20px;
}
.fd-intro-prof {
	background-image: url(/images/ic-prof-big.jpg);
	background-repeat: no-repeat;
	background-position: 490px 20px;
}
.fd-intro-ecole {
	background-image: url(/images/ic-ecole-big.jpg);
	background-repeat: no-repeat;
	background-position: 490px 20px;
}
.fd-intro-en {
	background-image: url(/images/photos/schema_bitigo_en.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
}
.fd-intro-fr {
	background-image: url(/images/photos/schema_bitigo_fr.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
}
.fd-intro-de {
	background-image: url(/images/photos/schema_bitigo_de.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
}
#raw-elemt-01 {
	width: 100px;
	float: left;
}

.avalider {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f9c2aa;
	text-align: center;
}
.important {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.btn-abus {
	padding-top: 20px;
}
#helpPanel .CollapsiblePanelContent p  {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#helpPanel .CollapsiblePanelContent {
	font-size: 10px;
	line-height: 10px;
}
#helpPanel .CollapsiblePanelContent ul  {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#helpPanel .CollapsiblePanelContent li  { line-height: 12px; 
}
.faq-categ {
	font-size: 16px;
	font-weight: bold;
	color: #FE6202;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.faq-question {
	font-size: 13px;
	font-weight: bold;
	background-image: url(/images/ico-ulli-12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	color: #666666;
	margin-top: 10px;
}
.faq-answer {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;	
}

.price-disp {
	width: 60px;
    float: right;	
}
.news-date {
	font-size: 10px;
	background-color: #ffddc6;
	padding-right: 4px;
	padding-left: 4px;
}
.news-title {
	font-size: 12px;
	font-weight: bold;
}
.news-description {
	font-size: 11px;
	line-height: 14px;
}
.news-cadre { border: 1px solid #fe6000; 
}
.news-page .news-date {
	background-color: #ffffff;
	background-image: url(/images/ico-ulli-12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
}
.news-page .news-title {
	font-size: 15px;
}
.news-page .news-description {
	font-size: 12px;
	line-height: 16px;
}


.textual_page h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FE6202;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.textual_page h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/images/ico-ulli-12.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	text-indent: 20px;
	letter-spacing: 0px;
	color: #666666;
}
.textual_page h5 {
	font-size: 13px;
	font-weight: bold;
}

.table-portraits p {
	text-align: justify;	
}
.table-portraits .left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.table-portraits .right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
/* classes pour la page des listes */
.lists {
	
}
.lists ul {
	width:190px;
	float:left;
	font-weight: bold;
	padding: 0px;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lists li {
	margin-left: 10px;
	font-weight: normal;
	list-style-type: none;
	font-size: 12px;
}

.lists li span {
	padding-right: 4px;
	padding-left: 4px;
}

.lists ul a {
	display: block;
}
.lists ul a:hover {
	
}
a.listsInternlink {
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #FFFFFF;
}
.lists ul a.listsInternlink {
	display: block;
}
a.listsInternlink:hover {
	border: 1px solid #d31e17;
	text-decoration: none;
}
ul.menuRegion {
	float: right;
	display: block;
	width: 190px;
	text-align: right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
ul.menuRegion li {
	font-style: italic;
}
ul.menuRegion span {
	font-style: normal;
}

ul.menuRegion a {
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #FFFFFF;
	font-style: normal;
}

ul.menuRegion a:hover {
	border: 1px solid #d31e17;
	text-decoration: none;
}

ul.menuRegion a.normal {
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #FFFFFF;
	font-style: normal;
}

ul.menuRegion a.normal:hover {
    color: #d31e17;
	text-decoration: underline;
}

.barNavig {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;

}
.leftLists {
	text-align: left;
	width: 420px;
}


/*  styles de la page spéciales mypage  */

.whoZone {
	height: 200px;
	overflow: auto;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ddd;
	border-bottom-color: #eee;
	border-left-color: #ddd;
	padding: 15px;
}
.whoZone .pictZone {
	float: right;
	width: 200px;
	overflow: hidden;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.whoZone .textZone {
	
}
.whoZone .textZone p {
	line-height: 14px;	
}
/*  /styles de la page spéciales mypage  */





