*{
    margin:0;
    padding:0;
}
body{
    color:#000;
    font-family:arial;
    text-align:center;
    overflow-x: hidden;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#a8d1e0;
}
img{
    border-width:0;
}
.cache{
    visibility:hidden;
}
p {
	padding-top:0px;
	padding-bottom:0px;
	line-height:2 em;
}
h1{
    color:#3e4aa6;
    font-size:1.2em;
    font-weight:bold;
    float:left;
	background:url(images/bullet-disease-name.gif) no-repeat left 0.2em;
    margin-top:10px;
    padding-left:18px;
}
h2.hidden{
    position:absolute;
    text-indent:-5000px;
    line-height:1px;
    font-size:0.1em;
}
h3{
   /*position:relative;
    FIN POUR IE */
     margin:34px;
     margin-bottom:0px;
     /*POUR IE*/
    color:#3e4aa6;
    font-size:1em;
    font-weight:normal;
}
.inlineh3{
    display:inline;
}
.marginPxLeft{
	margin-left:200px;
}

legend{
    text-indent:-5000px;
    position:absolute;
    display:none;

}
/* Pour IE qui n'affiche pas les abbr */
abbr{
    border-bottom:dotted 1px gray
}
.skipnav,.hiden{
    left:-1000px;
    display:none;
}
a:link,a:visited{
    color:#000;
    text-decoration:underline;
}
a:hover{
    color:#8c565c;
    text-decoration:underline;
}
/* Affichage d'une fleche pour les lien externe... */
a.lien_ext:after{
    content:"\0000a0[\2197]";
}

a.classifMonter:after{
    content:"[\0000a0-\0000a0]";
}

a.classifDescendre:after{
    content:"[\0000a0+\0000a0]";
}
/* ============================== */
/* CONTENEUR PRINCIPAL : #PAGE */
/* ============================== */
#page{
    text-align:left;
    width:820px;
    margin: 0 auto;
	background:#fff;
	padding:0 0 40px 0;
	-moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;

}
/* ======== */
/* HEADER */
/* ======== */
#header-ltr {
    width:820px;
    height:187px;
    background:url(images/header-ltr.jpg) no-repeat;
}
#header-rtl {
    width:820px;
    height:187px;
	color:#fff;
   background:url(images/header-rtl.jpg) no-repeat;
}
/* Bloc des logos */
#logo-box-ltr {
    vertical-align:middle;
    width:200px;
    height:80px;
    float:left;
    margin-left:17px;
    padding-top:20px;
    /*background:url(images/main-partners-logo.gif) no-repeat center 60px;*/
}
#logo-box-rtl {
    vertical-align:middle;
    width:200px;
    height:80px;
    float:right;
    margin-right:17px;
    padding-top:20px;
    background:url(images/main-partners-logo.gif) no-repeat center 60px;
}
#top-right-rtl a{
color:#fff;
}

#top-right-ltr {
    width:765px;
    height:17px;
    float:right;
    padding-right:15px;
    font:0.6em/2em verdana;
    text-align:right;
}
#top-right-ltr a{
color:#fff;
}
#top-right-ltr a:link, #top-right a:visited {
    text-decoration:none;
	color:#fff;
}
#top-right-ltr a:hover{
    text-decoration:underline;
}
#top-right-rtl {
    width:765px;
    height:17px;
    float:left;
    padding-left:15px;
    font:0.6em/2em verdana;
    text-align:left;
}
#top-right-rtl a:link, #top-right a:visited {
    text-decoration:none;
	color:#fff;
}
#top-right-rtl a:hover{
    text-decoration:underline;
}
#languages {
    text-align:right;
    width:765px;
    height:17px;
    float:right;
    padding-right:15px;
    font:0.6em/2em verdana;
}

#languages ul{
    list-style-type:none;
    display:inline;
}
#languages li{
    text-align:right;
    padding-right:3px;
    padding-left:3px;
    display:inline;
}
#languages li:first-child{
    background:none;
}
#languages a:link,#languages a:visited{
    color:black;
    text-decoration:none;
}
#languages a:hover{
    background:#b0eb5f;
}
#languages a:link.current, #languages a:visited.current{
    padding:0 4px;
    background:#faa623;
}

#baseline-ltr {
    width:310px;
    float:left;
    margin-top:30px;
    margin-left:100px;
    text-align:left;
}
#baseline-rtl {
    width:310px;
    float:right;
    margin-top:30px;
    margin-right:100px;
    text-align:right;
}
#baseline-ltr h2, #baseline-rtl h2 {
    color:#369;
    font-size:1.4em;
    font-weight:normal;
    line-height:1.2em;
}
/* Menu de navigation : plan du site etc.*/
#navlist{
    font-size:0.8em;
    width:200px;
    height:80px;
    float:right;
    margin-right:15px;
    margin-top:5px;
}
#navlist li{
    text-align:right;
    list-style-type:none;
}
#navlist a:link,#navlist li a:visited{
    color:#336;
    text-decoration:none;
}
#navlist a:hover{
    text-decoration: none;
    background: #b0eb5f;
}
#navlist a:link.current,#navlist a:visited.current{
    text-decoration:none;
    background:#faa623;
}
.helpcursor{
    cursor:help;
}
/* Contenu */
#content{
    width:820px;
    float:left;
    clear:both;
    padding-right:15px;
    padding-left:15px;
    margin-bottom:5px;
}

.errorMsg{
	color:red;
	font-size: 12px;
}

.TextCentered{
	text-align: center;
}

/* Les logos */
#partners-logo-footer{
    margin-bottom:10px;
    width:100%;
    border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
    display:inline;
}
#partners-logo-footer li{
    display:inline;
    margin-right:10px;
    margin-left:10px;
    padding-top:25px;
    padding-bottom:5px;
}

#partners-logo-footer li p img{
    width:15%;
	margin:6px 0 0 0;
}
#footer-space {
	width:550px;
	min-width:550px;
    position:absolute;
    clip:rect(0px,550px,70px,0px);
}
.footer-space-ltr {
    text-align:left;
}
.footer-space-rtl {
    text-align:right;
}
#copyright{
    display:none;
}
/* Le footer */
#footer{
    font-size:0.7em;
    font-weight:bold;
    text-align:center;
    margin-top:5px;
    padding-top:3px;
    width:820px;
    clear:both;
}
#footer a:link, #footer a:visited{
    color:#3e4aa6;
    text-decoration:none;
}
#footer a:hover{
    color:#8c565c;
    text-decoration:underline;
}
/* WTF */
.about-txt{
    float:left;
    padding-left:5px;
    font:0.7em verdana;
}
.about-txt h2{
    color:#3e4aa6;
    font-size:1.2em;
    width:600px;
    float:left;
}

#country-block {
	display:inline;
    margin-top: 10px;
    margin-bottom:8px;
    color: white;
    font-size: 0.7em;
    font-weight: bold;
    width: 160px;
    min-height:164px;
}
.country-block-ltr {
    padding: 10px 10px 10px 15px;
    background: #369;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.country-block-rtl {
    padding: 10px 15px 10px 10px;
    background: #369;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#country-block ul {
    font-size: 1.1em;
	list-style-type: none;
	padding-left:5px;
	padding-right:5px;
	line-height:1.2em;
}
#country-block a{
	color: #fff;
	text-decoration: none;
}
#country-block a:hover{
   	color: #fff;
	text-decoration: underline;
}
#country-name {
    font-size: 1.7em;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
}
#country-name-ul{
	padding:10px 0 0 0;
}
#country-name-ul li{
	font-weight:normal;
}

.register-activity-menu-title {
	padding-top:8px;
}

/* ================= */
/* CONTENU STATIC */
/* ================ */
#content-static{
    border:solid 2px #efefef;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size:0.8em;
    text-align:justify;
    margin: 10px 0 15px 0;
    width: 529px;
    max-width:529px;
    min-height:500px;
    padding:10px 20px;
    background-color:#fff;
    z-index:1000;
}
#content-static #blocTitre{
	text-align:center;
}
#content-static ul, ol {
    padding-left:20px;
}

#content-static p img{
	  vertical-align: -10px;
	  text-decoration: none;
}

#content-static h1{
    font-size:2em;
    color:#3e4aa6;
    background:none;
    float:none;
    margin:1em;
}
#content-static h2{
    font-size:1.5em;
    color: #369;
    float:none;
    border:0;
    margin:0em 0.5em 0.5em 0em;
}
#content-static h3{
    color:#ba8c3b;
    font-size:1em;
    margin-top:1em;
    margin-bottom:-0.5em;
}
#content-static h4{
    font-size:1.3em;
    color:#3e4aa6;
    margin:0.5em;
}
#content-static h5{
    font-size:1.3em;
    color:#ba8c3b;
    margin:0.5em;
}
#content-static form{
    float:none;
    color:black;
    font-weight:bold;
}
#content-static fieldset{
    border:1px solid orange;
    background-color:#ebf0f9;
    border:solid 1px #5f70cb;
}
#content-static legend{
    display:inline;
    position:static;
    text-indent:0;
    padding:0 5px;
    color:#3e4aa6;
    margin-left:2px;
}

#content-static table{

}
#content-static td{

}
#content-static input.texte{
    padding:0 5px;
    color:black;
    border:1px solid #3e4aa6;
    background-color:transparent;
}
#content-static input.texte:hover{

	color:#3e4aa6;
	background-color:white;
	border:1px dashed;
	cursor:inherit;
}
/*VB style pour les input type = text*/
#content-static input.textinput{
	padding:0 5px;
	color:black;
	border:1px solid #3e4aa6;
	background-color:white;
}
#content-static input.textinput:hover{
	color:#3e4aa6;
	background-color:white;
	border:1px dashed;
	cursor:inherit;

}
#content-static caption{
    font-weight:bold;
}

#content-static .title{
    color:#3f3f3f;
    font-size:1em;
    font-weight:bold;
    text-align:left;
    vertical-align:top;
   margin-right:5px;

}
#content-static .title:after{
    width:5px;
    float:right;
    content:":";
}

/** begin asessi **/


/* 2009-03-13 - nouveau formulaire "register your activity" */
.width_label_form{
	display:block;
	width:270px;
	border:solid 2px #ebf0f9;
	margin-right:10px;
	float:left;
}
.textinput_style,select{
	margin-right:10px;
}
.button_form{
	background-color:#3e4aa5;
}
#form1{
	padding:10px;
}
.bold_style{
	font-weight:bold;
}
.simple_style{
	font-weight:normal;
	margin : 5px;
}
.warning_contact_info{
	font-size:90%;
}
.warning_star{
	font-style:italic;
	font-size:80%;
}
.center_style{
	text-align:center;
}

#content-static fieldset{
	margin:auto;
}

.slogan {
    font-family: arial;
    width: 550px;
    max-width: 550px;
    height: 200px;
	background:#efefef;
	-moz-border-radius:0 0 10px 10px;
    -webkit-border-radius:0 0 10px 10px;
    border-radius:0 0 10px 10px;
}

.slogan-background-position-ltr {
	margin: 20px 0 0 20px;
    padding:0 0 0 20px;
	background-position:right top;
}
.slogan-background-position-rtl {
	margin: 20px 20px 0 0;
    padding:0 20px 0 0 ;
	background-position:left top;}

.slogan ul {
    font-size: 0.75em;
    list-style-type: circle;
}
.slogan-ul-ltr {
	margin:40px 0 0 20px;

}
.slogan-ul-rtl {
	margin:40px 20px 0 0 ;
}
.slogan li {
    line-height:1.1em;
    background-repeat: no-repeat;
    padding-bottom:4px;
}
.slogan-li-ltr {
    text-align:left;
}
.slogan-li-rtl {
    text-align:right;
}
.slogan-left {
	width:520px;
	min-width:520px;
}
.slogan-left-ltr {
	float:left;
}
.slogan-left-rtl {
	float:right;
	/*background:url(images/europe-rainbow.gif) no-repeat left 0;*/
}
.slogan-title {
	width:530px;
	color:#fff;

}
.slogan-title td {
	position:absolute;
	width:600px;
	height:50px;
	font-weight:bold;
}

.slogan-form {
	margin-top:0px;
	padding-bottom:5px;
	font-size:0.8em;
}
.slogan-form-ltr {
	float:right;
	text-align:right;
}
.slogan-form-rtl {
	float:left;
	text-align:left;
}
.col1 {
    font-size: 0.7em;
    background-repeat: no-repeat;
    float: left;
    margin-left:6px;
    margin-bottom:13px;
    list-style-type: none;
}
.col1-1 {
    color: black;
    font-weight: bold;
    line-height: 2.9em;
    text-transform: uppercase;
    list-style-type: none;
    background: white;
    text-indent: 10px;
    float: right;
    margin-top: 6px;
    margin-left: 1px;
    padding: 0;
	width: 170px;
}
.col1-2{
    color: black;
    font-weight: normal;
    line-height: 1.3em;
    padding-top: 5px;
    padding-bottom: 5px;
    list-style-type: none;
    text-transform: none;
}
.col1-2 li {
    background-color: transparent;
    background-repeat: no-repeat;
    text-indent: 5px;
    padding-left: 10px;
}
.col1-2-rtl {
    background-position: right top;
    margin-right: 10px;
    padding-right:5px;
}
.col1-2-ltr {
    background-position:left top;
    margin-left: 10px;
    padding-left:5px;
}
.col1-2 a:link, .col1-2 a:visited, .rm3 a:visited {
    color: black;
    text-decoration: none;
}
.col1-2 a:hover{
    color: #8c565c;
    text-decoration: underline;
}

.coldocs {
    font-size: 0.7em;
    width: 173px;
    float: left;
    list-style-type: none;
    margin-left:5px;
    margin-bottom:0px;
    padding-bottom:5px;
}
.coldocs-1 {
    color: black;
    font-weight: bold;
    line-height: 1.7em;
    text-transform: uppercase;
    list-style-type: none;
    text-indent: 5px;
    width: 170px;
    min-height: 70px;
    float: left;
    margin-top: 6px;
    margin-left: 1px;
    margin-bottom:10px;
}
.coldocs-2 {
    color: black;
    font-weight: normal;
    line-height: 1.3em;
    list-style-type: none;
    text-transform: none;
    padding-top: 5px;
    padding-right: 2px;
    padding-bottom: 7px;
}
.coldocs-2-empty {
    line-height: 1.3em;
    padding-top: 5px;
    padding-right: 2px;
    padding-bottom: 7px;
}
.coldocs-2 a, .coldocs-2 a:link, .coldocs-2 a:visited {
	color: black;
	text-decoration: none;
}
.coldocs-2 a:hover{
   	color: #8C565C;
	text-decoration: underline;
}
.coldocs-2 li {
    background-color: transparent;
    background-repeat: no-repeat;
    text-indent: 0;
    margin-right: 4px;
    margin-left: 5px;
    padding-top: 5px;
    padding-bottom: 7px;
}

.colnews {
    font-size: 0.7em;
    width: 173px;
    float: left;
    list-style-type: none;
    margin-left:5px;
    margin-bottom:0px;
    padding-bottom:5px;
}
.colnews-1{
    color: black;
    font-weight: bold;
    line-height: 1.7em;
    text-transform: uppercase;
    list-style-type: none;
    text-indent: 5px;
    width: 170px;
    min-height: 70px;
    margin-top: 6px;
    margin-left: 1px;
    margin-bottom:10px;
}
.colnews-2, .colpages-2 {
    color: black;
    font-weight: normal;
    line-height: 1.3em;
    list-style-type: none;
    text-transform: none;
    padding-top: 5px;
    padding-bottom: 7px;
}
.colnews-2-empty {
    line-height: 1.3em;
    padding-top: 5px;
    padding-right: 2px;
    padding-bottom: 7px;
}
.colnews-2 a, .colnews-2 a:link, .colnews-2 a:visited {
	color: black;
	text-decoration: none;
}
.colnews-2 a:hover{
   	color: #8C565C;
	text-decoration: underline;
}
.colnews-2 li {
    background-color: transparent;
    background-repeat: no-repeat;
    text-indent: 0;
    margin-right: 4px;
    margin-left: 5px;
    padding-top: 5px;
    padding-bottom: 7px;
	border-bottom: 1px dotted #ccc;
}
.colnews-1 .ltr:first-child{
	border-bottom: 2px solid #ec7531;
}
.colnews .ltr{
	border-bottom: 1px dotted #ccc;
}

.rtl {
	text-align:right;
    background-position: right top;
	direction:rtl;
}
.ltr {
	text-align:left;
    background-position: left top;
}
.colpages-2 li {
	text-align:left;
    background-color: transparent;
    text-indent: 0;
    margin-right: 4px;
    margin-left: 5px;
    padding-top: 3px;
    font-weight:bold;
}
.colpages-2 a{
	color: black;
	text-decoration: none;
}
.colpages-2 a:hover{
   	color: #8C565C;
	text-decoration: underline;
}

#col-left{
	width:180px;
 }
 #col-left h3{
	 font-size:0.8em;
	 margin: 0 0 0 10px;
	 text-transform:uppercase;
	 font-weight:bold;
	 color:#000;
 }
 .nocontent{
	margin:0 0 20px 0! important;
 }
 #col-left ul{
	margin:0 0 20px 0;
 }

 #col-left ul li{
	 font-size:0.8em;
	 list-style-type:none;
	 border-bottom: 1px dotted #ccc;
	 padding:4px 0;
	 margin:0 0 0 10px;
 }
 #col-left ul li a:link, #col-left ul li a:visited{
	 color:#000;
	 text-decoration:none;
 }
 #col-left ul li a:hover{
	 color:#369;
	 text-decoration:underline;
 }
 #col-left ul li a:active{
	 color:#f63;
	 text-decoration:none;
 }

 #actu h3{
	border-bottom:2px solid #fc3
 }
 #generalInfo h3{
	border-bottom:2px solid #0cc
 }
 #documents h3{
	border-bottom:2px solid #9c6
 }
#chgLang {
	padding-right:1px;
	padding-top:0.5em;
	padding-bottom:0.9em;
	margin-bottom:5px;
	background:url(images/language-selection-banner.gif) repeat-x left top;
    height:15px;
	width:820px;
	vertical-align:middle;
}
.chgLang-ltr {
	text-align:left;
	margin-right:-30px;
}
.chgLang-rtl {
	text-align:right;
	margin-left:-30px;
}
#chgLangGotToOrpha-ltr {
	font-weight:normal;
	color: #369;
	padding-left:30px;
}
#chgLangGotToOrpha-rtl {
	font-weight:normal;
	color: #3e4aa6;
	padding-right:30px;
}
#chgLangSelectForm {
	display:inline;
}
#chgLangAlt {
	margin-bottom:5px;
}
.btok-ltr {
    width:36px;
    border:0;
    height:14px;
    cursor:pointer;
    background:url(images/bt_ok-ltr.gif) no-repeat left top;
    padding-top:5px;
    vertical-align:middle;
}
.btok-ltr:hover {
    background:url(images/bt_ok-ltr.gif) no-repeat 0 -13px;
}
.btok-rtl {
    width:36px;
    border:0;
    height:14px;
    cursor:pointer;
    background:url(images/bt_ok-rtl.gif) no-repeat left top;
    padding-top:5px;
    vertical-align:middle;
}
.btok-rtl:hover {
    background:url(images/bt_ok-rtl.gif) no-repeat 0 -13px;
}
#flagPic-ltr {
	float:right;
	margin-right:40px;
	margin-top:25px;
	border:1px solid #ccc;
}
#flagPic-rtl {
	float:left;
	margin-left:40px;
	margin-top:25px;
	border:1px solid #ccc;
}
#left-col {
	width:185px !important;
	display:inline;
    margin-top: 0px;
}
.left-col-ltr {
    margin-left: 10px;
}
.left-col-rtl {
    margin-right: 10px;
}
#right-col {
	width:590px;
}
.right-col-margin-ltr {
    margin-right:20px;
}
.right-col-margin-rtl {
    margin-left:20px;
}
.float-ltr-right {
	float:right;
}
.float-ltr-left {
	float:left;
}

.slogan-title.float-ltr-left td{
	background:url(images/services-banner-ltr.png) no-repeat ;
	padding:7px 0 0 10px;
	margin:-10px 0 0 -36px;
}

.float-rtl-right {
	float:left;
}
.float-rtl-left {
	float:right;
}
.slogan-title.float-rtl-left td{
	text-align:right;
	background:url(images/services-banner-rtl.png) no-repeat;
	padding:5px 0 0 0;
	margin:-10px -36px 0 0 ;
}
/* Barre des langues footer */
#languagesHeader-ltr{
	padding-left:240px;
	float:left;
	display:inline;
}
#languagesHeader-rtl{
	padding-right:240px;
	float:right;
	display:inline;
}
#languagesHeader-ltr a:link, #languagesHeader-ltr a:visited{
	color:#fff !important;
	}
#languagesHeader-rtl a:link, #languagesHeader-rtl a:visited {
	color:#fff !important;
	}
#languagesFooter{
    text-align:center;
    padding-right:15px;
    font:0.6em/2em verdana;
}
#languagesFooter ul, #languagesHeader-ltr ul, #languagesHeader-rtl ul{
    list-style-type:none;
    display:inline;
}
#languagesFooter li, #languagesHeader-ltr li, #languagesHeader-rtl li{
    text-align:center;
    padding-right:3px;
    padding-left:3px;
    display:inline;
    background:url(images/pipe.gif) no-repeat;
}
#languagesFooter a:link,#languagesFooter a:visited{
    color:black;
    text-decoration:none;
}
#languagesFooter a:hover{
    background:#fc3;
}
#languagesFooter a:link.current, #languagesFooter a:visited.current{
    padding:0 4px;
    background:#f63;
	color:#fff;
}
#updatedOn {
	width:820px;
	margin:-30px auto 20px auto;
	background:none;
	text-align:center;
    font:0.6em/2em verdana;
    margin-bottom:5px;
	color:#333;
	list-style-type:none;
}
#updatedOn a:link, #updatedOn a:visited, #updatedOn a:active{
	color:#369;
}
#updatedOn a:hover{
	color:#09c;
	text-decoration:none;
}
#updatedOn li {
	display:inline;
}

.ml_link:link, .ml_link:visited, .ml_link:active {
	color:#ba8c3b;
	text-decoration:underline;
}
.ml_link:hover {
	color:#ba8c3b;
	text-decoration:none;
}
.blue-list{
    margin-left:10px;
    margin-bottom:10px;
}

.blue-list li{
    margin-top:2px;
    padding-left:15px;
    padding-right:0px;
}
.blue-list li li{
    background:url(images/blue_bullet2.gif) no-repeat 0 4px;
    margin-top:2px;
    padding-left:15px;
}
.checkbox-ltr {
	direction:ltr;
}
.checkbox-rtl {
	direction:rtl;
	unicode-bidi:embed;
}
.rssDiv-ltr {
	float:right;
	margin:-19px 0 0 0;
}
.rssDiv-rtl {
	float:left;
	margin:-19px 0 0 10px;
}
.rss-title-ltr {
}
.rss-title-rtl {
	padding-right:5px;
}

.posterr {
    background:#fff6bf;
    padding:5px 20px 5px 45px;
    border-top:2px solid #ffd324;
    border-bottom:2px solid #ffd324;
}

.postack {
    background:#d3ffbf;
    padding:5px 20px 5px 45px;
    border-top:2px solid #90db70;
    border-bottom:2px solid #90db70;
}

label {
	display:block;
	margin:5px 0;
}

form {
	margin:10px 15px;
	padding: 0;
}

form .helper {
	font-style:italic;
	font-size:0.7em;
}
#content-static a:link, a:visited{
    color:#3e4aa6;
    text-decoration:underline;
}
#content-static a:hover{
    color:#8c565c;
    text-decoration:none;
}


