
/* MH pour gérer l'affichage aléatoire des images, la feuille de style est phpéisée! */

*{
	margin:0;
	padding:0;
	list-style-type:none;
}
body{
	color: black;
	font-family: arial;
	text-align: center;
}
img{
	border-width:0;
}
h1{
    color: #3e4aa6;
    font-size: 1.2em;
    font-weight: bold;
    float: left;
    margin: 10px 0 0;
    padding: 0 0 0 18px;
    background: url(images/bullet-disease-name.gif) no-repeat left 0.2em;
}
h3 {
    position:relative;
    margin:24px;
    color: #3e4aa6;
    font-size: 1em;
    font-weight: normal;
}

hr{
margin: 1em;
clear:both;
background: url(images/sep-news.gif) repeat-x center left;
border:0;
height:10px;
line-height:10px;
}

.cache {
  visibility: hidden;
}

.skipnav, .hiden {
    left: -1000px;
    display: none;
}
table {
    border-collapse: collapse;
}

a.lien_ext:after {
content: "\0000a0[\2197]";
}

a:link, a:visited {
    color: #3e4aa6;
    text-decoration: underline;
}
a:hover {
    color: #8c565c;
    text-decoration: underline;
}
/*td p {    margin: 0 0 4px;}*/
td p { margin-bottom: 4px; }

td ul {
/*  margin: 0;
    padding: 0;*/
    list-style-type: none;
}
td li {
    padding-right: 6px;
    display: inline;
}
legend {
    display: none;
}
#engine {
    float: left;
    clear: both;
    /*margin-right: -5px;*/
    margin-right: -6px;
}
#engine fieldset {
    width: 750px;
    /*margin: 0 15px;
    padding: 0;*/
    border: solid 1px #cbcf4e;
    background: url(images/bg-engine.gif) repeat-x 0 top;
    margin-right: 15px; margin-left: 15px;
}
#engine-home {
    background: url(images/bg-engine.gif) repeat-x 0 top;
    width: 561px !important;
    /*margin: 0 0 0 15px;
    padding: 0;
    border: solid 1px #cbcf4e;*/
    margin-left: 15px; border: solid 1px #cbcf4e;
}
form {
    float: left;
    /*margin: 0;
    padding: 0;*/
}
form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
#engine .left, #engine .right {
    vertical-align: top !important;
    padding-left: 10px;
    margin-top: 0px;
}
#engine .title {
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 2px;
    height: 25px;
}
/*
#engine .choice p {
    font-size: 0.7em;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
*/
#engine .choice {
    vertical-align: top;
}
#engine .choice p {
    font-size: 0.7em;
    white-space: nowrap;
}
#engine .inputLabel {
    font-size: 0.7em;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
#engine .inputSty {
/*  font-size: 0.7em;
    white-space: nowrap;
    background: white;
    border: 1px solid #3e4aa6;
*/
}

#engine .sepmiddle {
    width: 13px;
    height: auto;
    min-height: 100px;
    max-height: 300px;
    /*padding: 0;*/
    background: url(images/sep_moteur.gif) 0 center;
}

.btok {
    width: 36px;
    border:0;
    text-indent: -5000px;
    height: 14px;
    float: left;
    /*margin: 0 0 10px 15px;
    padding: 0;*/
    cursor: pointer;
    background: url(images/bt_ok.gif) no-repeat left top;
    outline: none medium;
    margin-bottom: 10px;
    margin-left: 5px;
}

/*.btok:hover {
    background-position: 0 -13px;
    width: 36px;
    height: 14px;
    float: left;
    margin: 0 0 10px 15px;
    padding: 0;
    border: dotted 1px black;
}*/
.btok:hover {
    background-image: url(images/bt_ok.gif);
    background-repeat: no-repeat;
    background-position: 0 -13px; }

#engine .others {
    font-weight: bold;
    vertical-align: top;
}
#engine li {
    /*padding: 0 0 0 10px;*/
    list-style-type: none;
    display: block;
    background: url(images/quot.gif) no-repeat left center;
    padding-left: 10px;
}
#engine a, #engine a:visited {
    color: black;
    font-size: 0.7em;
    text-decoration: none;
}
#engine a:hover {
    color: #8c565c;
    text-decoration: underline;
}
h2.hidden {
    position: absolute;
    /*margin: 0;
    padding: 0;*/
    text-indent: -5000px;
    line-height: 1px;
    font-size: 0.1em;
}
legend {
    text-indent: -5000px;
    position: absolute;
}
#page {
    text-align: left;
    width: 780px;
    /*margin: 0 auto 10px;
    padding: 0; */
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    border-color: silver silver #96a3df;
    border-style: solid;
    border-width: 1px 1px 6px;
}
#header {
    width: 780px;
    height: 119px;
    background: url(images/bg_top.jpg) no-repeat;
}
#logo-box {
    vertical-align: middle;
    width: 200px;
    height: 80px;
    float: left;
    margin-left: 17px;
    /*margin: 0 0 0 17px;*/
    padding-top: 20px;
    background: url(images/main-partners-logo.gif) no-repeat center 60px;
}
#languages {
    text-align: right;
    width: 765px;
    height: 17px;
    float: right;
    padding-right: 15px;
    font: 0.6em/2em verdana;
}
#languages strong {
    /*font-weight: normal;*/
    font-weight: bold;
}
#languages ul {
    /*margin: 0;
    padding: 0;*/
    list-style-type: none;
    display: inline;
}
#languages li {
    text-align: right;
    /*padding: 0 3px;*/
    padding-right: 3px; padding-left: 3px;
    display: inline;
    background: url(images/pipe.gif) no-repeat;
}
#languages li:first-child {
    background: none;
}
#languages a:link, #languages a:visited {
    color: black;
    text-decoration: none;
}
#languages a:hover {
    color: black;
    text-decoration: none;
    background: #b0eb5f;
}
#languages a:link.current, #languages a:visited.current {
    color: black;
    text-decoration: none;
    padding-right: 4px;
    padding-left: 4px;
    background: #faa623;
}

/* Barre des langues footer */
#languagesFooter{
    text-align:center;
    padding-right:15px;
    font:0.6em/2em verdana;
}

#languagesFooter ul{
    list-style-type:none;
    display:inline;
}
#languagesFooter li{
    text-align:center;
    padding-right:3px;
    padding-left:3px;
    display:inline;
    background:url(images/pipe.gif) no-repeat;
}
#languagesFooter li:first-child{
    background:none;
}
#languagesFooter a:link,#languagesFooter a:visited{
    color:black;
    text-decoration:none;
}
#languagesFooter a:hover{
    background:#b0eb5f;
}
#languagesFooter a:link.current, #languagesFooter a:visited.current{
    padding:0 4px;
    background:#faa623;
}

/* Barre des langues bloc slogan */
#languagesSlogan{
    text-align:left;
    font:0.6em/2em verdana;
}

#languagesSlogan ul{
    list-style-type:none;
    display:inline;
}

#languagesSlogan li{
    text-align:center;
    padding-right:3px;
    padding-left:3px;
    display:inline;
    background:url(images/pipe.gif) no-repeat;
}
#languagesSlogan li:first-child{
    background:none;
}
#languagesSlogan a:link,#languagesSlogan a:visited{
    color:black;
    text-decoration:none;
}
#languagesSlogan a:hover{
    background:#b0eb5f;
}
#languagesSlogan a:link.current, #languagesSlogan a:visited.current{
    padding:0 4px;
    background:#faa623;
}

#baseline {
    width: 210px;
    height: 80px;
    float: left;
    margin-top: 20px;
    margin-left: 40px;
}
#baseline h2 {
    color: #6576a6;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
}
#navlist {
    font-size: 0.8em;
    width: 200px;
    height: 80px;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
}
#navlist li {
    text-align: right;
    /*margin: 0;*/
    list-style-type: none;
}
#navlist a:link, #navlist li a:visited {
    /*color: black;*/
    color: #336;
    text-decoration: none;
}
#navlist a:hover {
    text-decoration: none;
    /*margin: 0;
    padding: 0;*/
    background: #b0eb5f;
}
#navlist a:link.current, #navlist a:visited.current {
    text-decoration: none;
    background: #faa623;
}
.helpcursor {
    cursor: help;
}

#maintabs {
  width: 100%;
  font-size: 0.7em;
  font-family: verdana;
  font-weight: bold;
  line-height: 0.9em;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0 0;
  background-color: #acbdeb;
  height: 36px;
  cursor:pointer;
}

#maintabs li {
 display: inline;
 }

#maintabs a {
  float: left;
  text-decoration: none;
  color: white;
  text-align: center;
  width: 91px;
  padding-left: 5px !important;
  background: #5969c7 url(images/maintabs.gif) no-repeat left top;
}

#maintabs .first a {
  float: left;
  text-decoration: none;
  color: white;
  text-align: center;
  width: 94px;
  padding-left: 5px !important;
  background: #5969c7 url(images/maintabs-first.gif) no-repeat left top;
}

#maintabs .second a {
  float: left;
  text-decoration: none;
  color: white;
  text-align: center;
  width: 93px;
  padding-left: 5px !important;
  background: #5969c7 url(images/maintabs-2.gif) no-repeat left top;
}

#maintabs .last a {
  text-decoration: none;
  color: white;
  text-align: center;
  width: 100px;
  padding-left: 5px !important;
  background: #5969c7 url(images/maintabs-last.gif) no-repeat left top;
}

#maintabs a span {
  display: block;
  cursor:pointer;
  height: 32px;
  padding-top: 5px;
  padding-right: 5px;
  background: #5969c7 url(images/maintabs.gif) no-repeat right top;
}

#maintabs .first a span {
  padding-top: 5px;
  display: block;
  background: #5969c7 url(images/maintabs-first.gif) no-repeat right top;
}

#maintabs .second a span {
  padding-top: 5px;
  display: block;
  background: #5969c7 url(images/maintabs-2.gif) no-repeat right top;
}

#maintabs .last a span {
  padding-top: 5px;
  display: block;
  background: #5969c7 url(images/maintabs-last.gif) no-repeat right top;
}

#maintabs #current a span {
  padding-top: 5px;
  padding-right: 5px;
}

#maintabs a:hover, #maintabs a:hover span {
  color: #000;
  background-color: #b0eb5f;
}

#maintabs #current a span, #maintabs #current a {
  color: black;
  background-color: #e2e856;
}
#shadow-bottom-tabs1 {
  width: 780px;
  height: 9px;
  float: left;
  clear: both;
  background: url(images/ombre-bas-onglets1.gif) no-repeat;
}
.hidden-label {
    display: none;
}
#content {
    width: 750px;
    float: left;
    clear: both;
    padding-right: 15px;
    padding-left: 15px;
}
#partners-logo-footer {
text-align: center;
padding-top: 25px;
margin-bottom: 10px;
width: 100%;
float: left;
border-top: 1px dotted #5f70cb;
}

#partners-logo-footer li {
display: inline;
margin-right: 10px;
margin-left: 10px;
float: left;
}

#partners-logo-footer li.honcode {
float: right;
margin-left: auto;
margin-right: auto;
padding-left:10px;
width:70px;
border-left: 1px dotted black;
}

#copyright {
    display: none;
}
#footer {
    font-size: 0.7em;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    padding-top: 3px;
    width: 780px;
    /*height: 18px;*/
    clear: both;
    border-top: 1px solid #5f70cb;
}
#footer a:link, #footer a:visited {
    color: #3e4aa6;
    text-decoration: none;
}
#footer a:hover {
    color: #8c565c;
    text-decoration: underline;
}
#today {
    color: #5f70cb;
    font-size: 1.2em;
    font-weight: bold;
    width: 187px;
    height: 113px;
    float: right;
    background: url(images/bg_orphanet-today.gif) no-repeat right top;
    padding-left: 5px;
}
#today table {
    color: gray;
    font: 0.5em verdana;
}
#today td {
    /*padding-top: 0;*/
    padding-right: 10px;
    /*padding-bottom: 0;*/
}
#today .number {
    font-weight: bold;
}
.slogan {
    font-family: verdana;
    width: 509px;
    /*height: 192px;*/
    /*VB changemment hauteur pour ajout choix langue */
    height: 220px;
    float: right;
    margin-right: 15px;
    margin-left: 200px;
    /*background: url(images/bg-about-rare-diseases.jpg);
    background-repeat: no-repeat;
    background-position: right 0;*/
    /*  background: url(images/bg-about-rare-diseases.jpg) no-repeat right 0; */
/* MH comment PHP pour traitement -- à retirer*/
background: url(images/home-background/07.jpg) no-repeat right 0;}
/* MH comment PHP pour traitement -- à retirer */
.slogan p{
    font-size:1.2em;
    line-height:1.4em;
    width:340px;
    padding-top:8px;
}
.slogan .links{
    padding-top:20px;
}
.slogan strong{
    color: #5f70cb;
    font-size: 1.6em;
    font-weight: normal;
}
.slogan ul{
    font-size: 0.7em;
    font-weight: bold;
    /*margin: 0 0 0 -5px;
    padding: 0 0 0;*/
    margin-left: -5px;
    list-style-type: none;
}
.slogan li:first-child{
    background: none;
}
.slogan li {
    padding-left: 5px;
    display: inline;
    background: url(images/pipe.gif) no-repeat;
}
.slogan li .first {
    background: none;
}
#col1 {
    background: url(images/col1-ornament.gif);
    font-size: 0.7em;
    background-repeat: no-repeat;
    background-position: left top;
    position: relative;
    top: -200px;
    width: 190px;
    float: left;
    /*margin: 0 0 -200px 7px;
    padding: 0;*/
    margin-bottom: -200px; margin-left: 7px;
    list-style-type: none;

}
#col1-ornament{
    background-color: gray;
    background-image: url(images/col1-ornament2.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
    top: 800px;
    left: 8px;
    width: 190px;
    height: 32px;
}
#right-box{
    width: 575px;
    float: right;
}
#middle-box {
    width: 390px;
    float: left;
}
.col1-1 {
    color: black;
    font-weight: bold;
    line-height: 2.9em;
    text-transform: uppercase;
    list-style-type: none;
    background: white;
    text-indent: 20px;
    float: left;
    margin-top: 6px;
    margin-left: 1px;
    padding: 0;
    border-right: 1px solid #60bbb4;
    border-left: 1px solid #60bbb4;
	width: 187px;
}
.col1-2{
    color: black;
    font-weight: normal;
    line-height: 1.3em;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #60bbb4;
    list-style-type: none;
    background: #ebf0f9;
    text-transform: none;
    border-bottom: 1px solid #60bbb4;
}
.col1-2 li{
    /*text-indent: 0;*/
    /*margin: 0 0 0 10px;
    padding: 0 0 0 10px;*/
    background-color: transparent;
    background-image: url(images/quot1.gif);
    background-repeat: no-repeat;
    background-position: 0 top;
    text-indent: 0;
    margin-left: 10px;
    padding-left: 10px;
    /*background: transparent url(images/quot1.gif) no-repeat 0 top;*/
}
.col1-2 a:link, a:visited, .rm3 a:visited {
    color: black;
    text-decoration: none;
}
.col1-2 a:hover{
    color: #8c565c;
    text-decoration: underline;
}
.col2 {
    width: 189px;
    float: left;
    margin-right: 4px;
    /*margin-bottom: 10px;*/
    background: url(images/col2-ornament.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.col2-1, .col3-1 {
    color: black;
    font-size: 0.7em;
    font-weight: bold;
    line-height: 1.7em;
    list-style-type: none;
    background: white;
    text-indent: 20px;
    /*margin: 7px 0 0 1px;
    padding: 0;*/
    margin-top: 7px;
    margin-left: 1px;
    border-right: 1px solid #60bbb4;
    border-left: 1px solid #60bbb4;
}
.col2-2, .col3-2 {
    color: black;
    font-weight: normal;
    line-height: 1.3em;
    /*margin: 0;
    padding: 5px 0;*/
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #60bbb4;
    border-bottom: 1px solid #60bbb4;
    list-style-type: none;
    background: #ebf0f9;
    text-transform: none;
}
.col2-2 li, .col3-2 li {
    text-indent: 0;
    /*margin: 0 0 0 10px;
    padding: 0 0 0 10px;*/
    margin-left: 10px;
    padding-left: 10px;
    background: transparent url(images/quot2.gif) no-repeat 0 top;
}
.col2-2 a:link, a:visited, .col3-2 a:link, a:visited {
    color: black;
    text-decoration: none;
    /*margin: 0px;
    padding: 0px;*/
}
.col2-2 a:hover, .col3-2 a:hover {
    color: #8c565c;
    text-decoration: underline;
}
.col3 {
    margin-right: 4px;
    width: 189px;
    float: left;
    margin-bottom: 10px;
    background: url(images/col2-ornament.gif) no-repeat right top;
}
.colnews {
    font-size: 0.7em;
    width: 173px;
    float: left;
    /*margin: 0;*/
    list-style-type: none;
    background: url(images/col4-ornament.gif) no-repeat left top;
}
.colnews-1 {
    color: black;
    font-weight: bold;
    line-height: 1.7em;
    text-transform: uppercase;
    list-style-type: none;
    background: url(images/col4-ornament.gif) no-repeat left bottom;
    text-indent: 5px;
    width: 170px;
    /*height: 310px;*/
    height: 296px;
    float: left;
    /*margin: 6px 0 auto 1px;
    padding: 0;*/
    margin-top: 6px;
    margin-left: 1px;
    border-right: 1px solid #faa623;
    border-left: 1px solid #faa623;

}
.colnews-2 {
    color: black;
    font-weight: normal;
    line-height: 1.3em;
    /*margin: 0;
    padding: 5px 2px 5px 0;*/
    list-style-type: none;
    text-transform: none;
    padding-top: 5px;
    padding-right: 2px;
    padding-bottom: 5px;
}
.colnews-2 li {
    background-color: transparent;
    background-image: url(images/sep-news.gif);
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: 0;
    margin-right: 4px;
    margin-left: 5px;
    padding-top: 5px;
    padding-bottom: 7px;
    /*padding-bottom: 8px;*/
/*  background: url(images/sep-news.gif) no-repeat left top;*/
}

/* AJOUT Bloc variable */
#colmedia {
    /*height: 80px;*/
    background: url(images/bg-media.gif) no-repeat left top;
    font-size: 0.7em;
    background-image: url(images/bg-media.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 300px; float: left;
    clear: both;
    min-height: 80px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 10px;
    padding-left: 15px;
    border-top: 1px solid #faa623;
}
#colmedia-title {
    font-weight: 700;
    text-transform: uppercase;
    height: 89px;
    background: url(images/sep-news.gif) no-repeat 0 18px;
}
#colmedia .links {
    text-transform: none;
    float: left;
    /*margin: 0;*/
    /*padding: 15px 0 0 10px;*/
    padding-top: 15px;
    padding-left: 10px;
    list-style-type: none;
}
#colmedia .links li {
    /*margin: 0;
    padding: 0 0 0 7px;*/
    padding-left: 7px;
    white-space: nowrap;
    background: url(images/quot-media.gif) no-repeat left top;
}
#colmedia .links a {
    color: #8c565c;
    text-decoration: none;
    padding-left: 3px;
}
#colmedia .links a:hover {
    color: #800080;
    text-decoration: underline;
}
/* AJOUT Bloc variable */
#coloblocvar {
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	width: 210px;
	height: 80px;
	float: left;
	padding: 10px;
        margin-top: 5px;
        margin-bottom: 10px;
	border-top: 1px solid #faa623;
	/*background: url(images/blocvarpic.gif) no-repeat left center;*/
}
#coloblocvar .links {

	text-transform: none;
	list-style-type: none;
/*	margin: 0px;*/
	padding: 10px 0 0 0;
	/*padding-left: 3px;*/
	float: left;
}
#coloblocvar .links a {
	color: #8c565c;
	text-decoration: none;
	/*padding-left: 7px;*/
}
#coloblocvar .links li {
	display: list-item;
	margin: 0;
	padding: 0 0 0 10px;
	/*padding-left: 7px;*/
	background: url(images/quot-media.gif) no-repeat left top;
}
#coloblocvar img {
	float: left;

	/*modif passage de 30 a 0 px*/
	margin-top: 0px;

	padding-right: 20px;
}
#coloblocvar-title {
	/*font-weight: 700;*/
        font-weight: bold;
	text-transform: uppercase;
	height: 89px;
	background: url(images/sep-news.gif) no-repeat 0 18px;
}
/* FIN STYLE BLOC VARIABLE*/

#colteam1 {
    color: #3e4aa6;
    font-size: 0.7em;
    font-weight: bold;
    line-height: 2em;
    text-transform: uppercase;
    width: 550px;
    height: 22px;
    float: left;
    clear: both;
    padding-left: 15px;
    border: solid 1px #5f70cb;
    background: url(images/bg-team1.gif) no-repeat right top;
}
#colteam2 {
    color: white;
    font-size: 0.7em;
    font-weight: bold;
    width: 542px;
    float: left;
    clear: both;
    padding: 10px 10px 5px 15px;
    background: #7086d4 url(images/bg-team2.gif) no-repeat right top;
}
#colteam3 {
    font-size: 0.7em;
    font-weight: bold;
    text-indent: 450px;
    width: 567px;
    float: left;
    clear: both;
    background: #7086d4 url(images/bg-team3.gif) no-repeat right bottom;
}
#colteam3 a {
    text-decoration: none;
    position: relative;
    top: 3px;
}
/* Modif MH pour le tableau des partners */
.colteam{
    color: white;
    width: 22%;
    float: left;
    list-style-type: none;
}

.colteam li a{
    color: white;
    text-decoration: underline;
}