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;
}

img {
	border: 0;
}

#right a {
	text-decoration: underline;
}

html, body {
	height: 100%;
}

body  {
	background: url(../images/theme/background.jpg) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	background: url(../images/theme/header.jpg) no-repeat top right;
}
#header .inside {
	width: 950px;
	margin: auto;
	height: 151px;
	z-index: 999;
}

#header .inside #logo {
	height: 112px;
}

#header .mod_navigation {
	background: url(../images/theme/nav_920.jpg) no-repeat;
	width: 926px;
	height: 38px;
	margin: auto;
	font-size: 12px;
	color: #FFFFFF;
	overflow: hidden;
	padding: 8px 0 0 0;
}

#header .mod_navigation ul.level_1 li a, #header .mod_navigation ul.level_1 li span {
	color: #FFFFFF;
	line-height: 24px;
	display: block;
	width: auto;
}
#header .mod_navigation ul.level_1 {
	list-style-type: none;
	width: 926px;
	margin: auto;
}
#header .mod_navigation ul.level_1 li {
	float: left;
	height: 30px;
	padding: 0 10px 0 0px;
	background: url(../images/theme/menu_separator.jpg) no-repeat top right;
}
#header .mod_navigation ul.level_1 li.first {
	padding: 0 10px 0 15px;
}

#header .mod_navigation ul.level_1 li.last {
	padding: 0 15px 0 5px;
	background: none;
}
#header .mod_navigation ul.level_1 li.active span {
	padding: 0 0px 0 5px;
	font-weight: bold;
	background: url(../images/theme/menu_left.jpg) no-repeat;
}
#header .mod_navigation ul.level_1 li.active span span {
	padding: 0 10px 0 0;
	background: url(../images/theme/menu_right.jpg) no-repeat top right;
}
#header .mod_navigation ul.level_1 li a {
	padding: 0 0 0 10px;
	cursor: pointer;
	font-weight:bold;
	text-decoration:none;
}
#header .mod_navigation ul.level_1 li a span {
	padding: 0 10px 0 0;
}
#header .mod_navigation ul.level_1 li a:hover, #header .mod_navigation ul.level_1 li.trail a {
	background: url(../images/theme/menu_left.jpg) no-repeat top left;
}
#header .mod_navigation ul.level_1 li a:hover span, #header .mod_navigation ul.level_1 li.trail span {
	background: url(../images/theme/menu_right.jpg) no-repeat top right;
}

#header .mod_navigation ul.level_1 li ul.level_2 {
	list-style-type: none;
	position: absolute;
	left: -999em;
	margin: 6px -10px;
	width: 169px;
}
#header .mod_navigation ul.level_1 li.hover ul.level_2 {
	left: auto;
}
#header .mod_navigation ul.level_1 li ul.level_2 li {
	float: inherit;
	list-style: none;
	font-size: 11px;
	width: 169px;
	height: inherit;
	background: url(../images/theme/submenu_bg.jpg) repeat-y;
	padding: 2px 0;
}
#header .mod_navigation ul.level_1 li ul.level_2 li.first {
	background: url(../images/theme/submenu_top.jpg) no-repeat top;
	padding: 10px 0 2px;
}
#header .mod_navigation ul.level_1 li ul.level_2 li.last {
	background: url(../images/theme/submenu_bottom.gif) no-repeat bottom;
	padding: 2px 0 10px;
}
#header .mod_navigation ul.level_1 li ul.level_2 li a, #header .mod_navigation ul.level_1 li ul.level_2 li span {
	background: none;
	color: #03416c;
	padding: 0;
	height: inherit;
	line-height: 16px;
}
#header .mod_navigation ul.level_1 li ul.level_2 li a span, #header .mod_navigation ul.level_1 li ul.level_2 li span span {
	display: block;
	padding: 0 10px ;
	height: 25px;
	line-height: 25px;
}
#header .mod_navigation ul.level_1 li ul.level_2 li.two-lines a span, #header .mod_navigation ul.level_1 li ul.level_2 li.two-lines span span {
	line-height: 16px;
	height: 35px;
	overflow: visible;
}
#header .mod_navigation ul.level_1 li ul.level_2 li a:hover span, #header .mod_navigation ul.level_1 li ul.level_2 li.active span span {
	color: #FFFFFF;
	background: #095D77 url(../images/theme/submenu_hover.gif) no-repeat center left !important;
}
#header .mod_navigation ul.level_1 li ul.level_2 li.last span span, #header .mod_navigation ul.level_1 li ul.level_2 li.last a span {
	margin: 0 0 10px;
}
#header .mod_customnav {
	float: right;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 10px;
	overflow: hidden;
}
#header .mod_customnav ul.level_1 {
	list-style-type: none;
	margin: 0 0 0 60px;
}
#header .mod_customnav ul.level_1 li {
	padding: 0 0 0 10px;
	background: url(../images/theme/navtop_left.gif) no-repeat top left;
	float: left;
	margin: 0 0 0 5px;
}
#header .mod_customnav ul.level_1 li a, #header .mod_customnav ul.level_1 li span {
	color: #FFFFFF;
	line-height: 24px;
	display: block;
}
#header .mod_customnav ul.level_1 li a, #header .mod_customnav ul.level_1 li span.active {
	padding: 0 10px 0 0;
	cursor: pointer;
	background: url(../images/theme/navtop_right.gif) no-repeat top right;
	
}
#header .mod_customnav ul.level_1 li a span, #header .mod_customnav ul.level_1 li span span {
	background-color: #09556D;
}

#footer {
	width: 100%;
	background: url(../images/theme/footer.jpg) repeat-x;
	height: 46px;
	margin: 10px 0 0 0;
}
#footer div.level_1 {
	font-size: 11px;
	text-align: center;
	line-height: 27px;
	height: 27px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#footer div.copyright {
	color: #77e4ff;
	font-size: 8px;
	text-align: center;
}

.push {
	height: 46px;
}

#main {
	margin: 0;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -46px;
}

#container {
	width: 842px;
	margin: 30px auto 10px;
}

#left {
	float: left;
	width: 210px;
}
#right {
	float: right;
	width: 210px;
}

#main {
	float: left;
	width: 402px;
	margin: 0;
	position: static;
	padding: 0 10px;
}
.two-columns #main {
	width: 612px;
}
.home #main {
	width: 480px;
	overflow: hidden;
}
.home #main .inside {
	overflow: hidden;
	width: 100%;
}
.home #right {
	width: 325px;
}
.home #main .mod_article {
	float: left;
	width: 45%;
	margin: 0 8px 15px 8px;
}
.home #main .mod_newslist {
	clear: both;
	margin: 20px 0 0 0;
}

#main .ce_headline, #main .ce_text h1 {
}
#main .ce_download {
	margin: 5px 0;
}
#main h1 {
	font-size: 27px;
	color: #428397;
	font-family: "Times New Roman", serif;
	margin: 0 0 10px 0;
}
#main h2 {
	font-size: 15px;
	font-weight: bold;
	color: #00546e;
	margin: 5px 0 14px 0;
}
#main h3 {
	font-size: 14px;
	font-weight: bold;
	color: #00546e;
	margin: 5px 0 14px 0;
}
#main h4 {
	font-size: 13px;
	font-weight: bold;
	color: #00546e;
	margin: 5px 0 14px 0;
}
#main h5 {
	font-size: 12px;
	font-weight: bold;
	color: #00546e;
	margin: 5px 0 14px 0;
}
#main h6 {
	font-size: 11px;
	font-weight: bold;
	color: #00546e;
	margin: 5px 0 14px 0;
}
#main h2 span {
	font-size: 11px;
	color: #393b3d;
	font-weight: normal;
}
#main p {
	font-size: 12px;
	color: #393b3d;
	margin: 0 0 16px 0;
	line-height: 16px;
}
#main .ce_text ul {
	margin: 0 0 16px 0;
}
#main .ce_text ul li {
	font-size: 12px;
	color: #393b3d;
	margin: 0 0 5px 0;
	line-height: 16px;
	padding: 0 0 0 10px;
	background: transparent url(../images/theme/list_arrow.jpg) no-repeat left 5px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#main a:link, #main a:visited {
	font-size: 12px;
	color: #428397;
	margin: 0 0 16px 0;
	line-height: 16px;
	text-decoration: underline;
}
#main a:hover, #main a:active {
	color: #393b3d;
}

#main .mod_sitemap ul {
	list-style-type: none;
}
#main .mod_sitemap ul.level_1 {
	padding: 0 10px;
}
#main .mod_sitemap ul.level_1 li {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}
#main .mod_sitemap ul.level_2 {
	padding: 0 20px;
}
#main .mod_sitemap ul.level_2 li {
	font-size: 12px;
	margin: 3px 0;
	font-weight: normal;
}
#main .mod_sitemap ul.level_2 li a {
	color: #393b3d;
}

div.siblings {
	padding: 4px;
	background-color: #fafafa;
}
div.siblings h1 {
	color: #00546E;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	margin: 15px 0 10px 0;
}
div.siblings ul li {
	margin: 5px 0px;
	list-style-type: none;
}
div.siblings ul li ul li {
	margin: 5px 10px;
}
div.siblings ul li.active span {
	color: #00546E;
	font-size: 11px;
	padding: 0 25px;
	display: block;
	background: transparent url(../images/theme/sibling_arrow.jpg) no-repeat left top;
}
div.siblings ul li.active a span {
	padding: 0;
	background: none;
}
div.siblings ul li a {
	color: #393b3d;
	font-size: 11px;
	padding: 0 0 0 25px;
	display: block;
	background: transparent url(../images/theme/sibling_arrow.jpg) no-repeat left top;
}
div.siblings ul li a:hover {
	color: #00546E;
}

div.navright, #right div.formbody, #right div.ce_text p {
	padding: 4px;
	background-color: #fafafa;
}

#right .mod_customnav, #right .mod_article .ce_text, #right .mod_login {
	padding-bottom:20px;
}
#right .mod_customnav h1, #right .mod_login h1, #right .mod_article h1 {
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 0 0 10px;
	font-size: 14px;
	background: transparent url(../images/theme/navright_title.jpg) no-repeat left top;
	height: 25px;
	line-height: 25px;
}
#right div.formbody td {
	padding: 2px;
}
#right div.formbody label, #right div.formbody input {
	font-size: 11px;
}
#right div.formbody label {
	color: #00546E;
	font-weight: bold;
}
#right div.formbody input {
	width: 100px;
	border: 1px solid #B8B8B8;
}

.home #main .mod_newslist h1, .home #right .mod_newslist h1 {
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 0 0 10px;
	font-size: 14px;
	background: #095D77 url(../images/theme/navright_title.jpg) no-repeat right top;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0;
}
.home #main .mod_newslist .layout_simple, .home #right .mod_newslist .layout_full {
	background-color: #f7f7f6;
}
.home #main .mod_newslist .layout_simple.first {
	padding: 10px 10px 5px;
}
.home #main .mod_newslist .layout_simple.last {
	padding: 5px 10px 15px;
}
.home #main .mod_newslist .layout_simple {
	padding: 5px 10px;
	font-size: 11px;
}
.home #right .mod_newslist .layout_full {
	padding: 10px;
}
.home #main .mod_article h1 {
	font-size: 20px;
	margin: 2px 0 10px;
}
.home #main .mod_newslist .layout_full h2, .home #right .mod_newslist .layout_full h2 {
	font-size: 12px;
	margin: 2px 0 10px;
	font-weight: bold;
	color: #00546e;
}
.home #main .mod_newslist .layout_simple a, .home #right .mod_newslist .layout_full p, .home #main .mod_article p {
	font-size: 11px;
	line-height: 14px;
}
#image-homepage {
	width: 100% !important;
	clear: both;
}

#how-to {
	margin: 0 0 30px;
}
#how-to .inside {
	background-color: #F0FBE3;
	padding: 10px; 
}
#how-to h1 {
	background: transparent url(../images/theme/hp_right_title.jpg) no-repeat left top;
	height: 34px;
	line-height: 34px;
	color: #ffffff;
	text-align: center;
	font-size: 24px;
	font-family: "Times New Roman", serif;
	margin: 0 0 12px;
}
#how-to p {
	font-size: 11px;
	margin: 0 0 10px;
	padding: 0 0 0 75px;
}
#how-to p.first {
	background: transparent url(../images/theme/hp_right_1.jpg) no-repeat left center;
}
#how-to p.second {
	background: transparent url(../images/theme/hp_right_2.jpg) no-repeat left center;
}
#right #how-to a {
	padding: 0;
	display: inline;
}

div.navright ul li {
	margin: 2px 0;
}
div.navright ul li.active span {
	display: block;
	color: #095D77;
	font-size: 11px;
	padding: 0 0 0 20px;
	height: 17px;
	line-height: 17px;
}
#right a {
	display: block;
	color: #393b3d;
	font-size: 11px;
	padding: 0 0 0 20px;
	height: 17px;
	line-height: 17px;
}
div.navright ul li a:hover {
	color: #095D77;
}

h3.adherent {
	color: #00546E;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 7px 0;
}
dl.adherent {
	color: #393B3D;
	margin: 0 0 5px 10px;
	font-size: 12px;
	overflow: hidden;
	clear: both;
}
dl.adherent dt {
	font-weight: bold;
	float: left;
	width: 170px;
}
dl.adherent dt.principe {
	font-weight: bold;
	float: left;
	width: 340px;
}
dl.adherent dd {
	float: left;
}
dl.adherent dd span {
	display: block;
	clear: both;
}
dl.adherent dd ul {
	padding: 10px;
	list-style-type: none;
	width: 100%;
}
div.adherents {
	padding: 0 5px 20px 5px;
	border-bottom: 1px #428397 solid;
}
div.adherent-bottom {
	text-align: right;
	padding: 5px 10px;
	border-bottom: 1px #428397 solid;
	clear: both;
}
#main div.adherents li a:link, #main div.adherents a:visited {
	color: #393B3D;
}
#main div.adherents li a:active, #main div.adherents a:hover {
	color: #428397;
}


#main form label, #main form select, #main form input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main form select, #main form input, #main form textarea {
	margin: 0 10px;
	border: 1px solid #B8B8B8;
	padding: 2px;
}
#main form div {
	margin: 5px 0 10px 0;
}
#main form label {
	color: #00546E;
	font-weight: bold;
	width: 100%;
	display: block;
	margin: 2px 0;
}
#main form ul {
	list-style-type: none;
}
#main form ul li {
	margin: 5px 0;
}
#main form ul li label {
	color: #393B3D;
	font-weight: normal;
	font-size: 11px;
	display: inline;
}
#main .formbody table td {
	padding: 5px;
	vertical-align: top;
}
#main .formbody table .col_0 {
	width: 150px;
}
#main .formbody table .col_0 label {
	display: inline;
}
#main .formbody table .col_0 span.mandatory {
	font-size: 10px;
}
#main .formbody table .col_1 input {
	width: 250px;
}
#main .formbody table .col_1 input.submit {
	width: 100px;
}
.pagination {
	text-align: right;
	font-size: 11px;
	padding: 10px 0 0 0;
}
.pagination span {
	font-weight: bold;
}
.anchors {
	margin: 10px 0;
}

#main .mod_faqfull .faqAccordion {
	color: #00546E;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	margin: 0 0 5px;
}
#main .mod_faqfull .answerAccordion {
	color: #393B3D;
	margin: 0 0 15px;
	padding: 0 15px;
}
#main .mod_faqfull .answerAccordion p, #main .mod_faqfull .answerAccordion a {
	line-height: 16px;
	font-size: 11px;
	margin: 0 0 12px 0;
}
#main .mod_faqfull .answerAccordion ul {
	margin: 0 0 12px 0;
	list-style-type: none;
}
#main .mod_faqfull .answerAccordion ul li {
	background: transparent url(../images/theme/list_arrow.jpg) no-repeat left 6px;
	padding: 0 0 0 10px;
	line-height: 16px;
	font-size: 11px;
}

/*ajout ben */

label {padding-top:10px;}
.vert {color:#599300;}