
*{
    margin:0;
    padding:0;
    list-style-type:none;
}
body{
    color:black;
    font-family:arial;
    text-align:center;
}

img{
    border-width:0;
}
/* VB style pour les images correspondant aux mails cryptés */
img.CryptMail{
	border:0;
	vertical-align:middle;
}
/* VB style pour les images  dans les variables statiques */
img.StaticPage{
	border:0;
	vertical-align:middle;
}


.cache{
    visibility:hidden;
}
hr{
    margin:1em;
    clear:both;
    height:1px;
    color:orange;
    background-color:orange;
    border:0;
}
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;
    width:100%;/*AS 2010-03-16*/
}
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;*//*AS suite a l'arivé de firefox 3.6*/
    /*display:none;*//*AS suite a l'arivé de firefox 3.6*/

}

.Main legend{
    display:none;/*AS suite a l'arivé de firefox 3.6*/
}


/* 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:#3e4aa6;
    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]";
}

/* VB 20-11-2009 - Affichage du sous titre fiche Med ou Sub */
a.medSubLbl{
	float:left;
	margin-right:10px;
}


table{
    border-collapse:collapse;
}

td p{
    margin-bottom:4px;
}
td ul{
    list-style-type:none;
}

#urgences .noListStyle{ /* AS */
	background:none;
}

td li{
    padding-right:6px;
    display:inline;
}

/* =================================== */
/* MOTEURS DE RECHERCHE : #ENGINE */
/* =================================== */
#engine{
    margin:5px 15px;
    padding:0;
    background:transparent;
    color:black;
    font-size: 0.7em;
}
#engine input{
    display:inline;
    vertical-align:middle;
    margin:5px 0;
    /*max-width:200px; AS*/
}
/* Bouton Thesaurus du search by signs */
#engine input.Thesaurus{
    background:#eee7c4;
    color:black;
    border:1px dotted #FAA623;
    cursor:pointer;
    margin-right:0;
    padding-right:0;
}
#engine input.Thesaurus:hover{
    background:#FAA623;
    color:white;
    border:1px dotted white;
}

/* Bouton reset du search by signs */
#engine input.Reset{
   background:#CC9933;
   color:black;
   border:1px dotted #CC3300;
   cursor:pointer;
  margin-right:5px;
   padding-right:0;
   float : right;
}

#engine select{
    display:inline;
    vertical-align:middle;
    margin:5px 0;
    /* max-width:180px ;As*/
}
#engine label{
    font-size:1em;
    padding-left:3px;
    margin:2px 0;

}
/* Sur les étiquettes pour aligner les inputs associés à droite*/
#engine .lab-align{
    margin-top:5px;
    display:block;
    float:left;
    width:150px;
}
/* Grosse marge bottom pour IE dans le cas ou le texte du titre est sur plusieurs ligne, sinon il est coupé */
#engine h4{
    background:#f7f4e3;
    padding:4px;
    margin:0;
    margin-bottom:15px;
    font-size:1.2em;
    text-transform:uppercase;
    text-align:left;
    letter-spacing:2px;
    height:15px;
}
/* Titre de la partie gauche du formulaire dans le cas ou le formulaire est coupé en deux */
#engine h4.double-form-h4{
    background:#f7f4e3 url(images/sep_moteur.gif) no-repeat scroll top right;
    margin:0;
}
#engine span{
    padding:2px 18px;
    background:#eee7c4;
}
#engine div{
    float:left;
    margin-top:7px;
    margin-left:10px;
}
/* Grande taille d'input pour le search by signs*/
#engine div.GrandInput  input{
    max-width:280px;
    width: 260px;

}
/* vb ajout de cette div pour rester cohérent avec le GrandInput */
#engine div.SmallInput  input{
    max-width:110px;
    width: 104px;
  /*  float : left;*/
    margin-left : -5px;

}
#engine fieldset{
    background:#eee7c4;
    float:left;
    border:0;
    margin:0;
}
/* Div principal du formulaire de recherche par signe */
#engine div.MainSigns {
background: #eee7c4;
margin:0;
padding:0;
width:750px;
border:1px solid #cbcf4e;
}
/* Fieldset principal de tous les autres formulaires */
#engine fieldset.Main {
margin:0;
padding:0;
width:750px;
border:1px solid #cbcf4e;
}
#engine fieldset.Main2{
    margin:5px;
    padding:0;
    width:600px;
    text-align:center;
}
#engine fieldset.Second{
    background:#f7f4e3;
    width:650px;
    margin:2px 10px;
    padding:5px 0;
}
#engine fieldset.Second input{
    margin-right:5px;
}
#engine fieldset.Third{
    margin:0 5px;
    margin-right:10px;
    padding:2px;
    width:100px;
    border:1px solid #cbcf4e;
}
#engine fieldset.Third2{
    margin:0 5px;
    margin-right:10px;
    padding:2px;
    width:100px;
    background:#f7f4e3;
}
#engine fieldset.Third input{
    margin:1px 0;
}
#engine fieldset.Fourth{
    padding:5px;
    background:#f7f4e3;
    margin:5px 0;
    margin-right:5px;
    border:1px solid #cbcf4e;
}
#engine fieldset.Fourth input{
    margin:2px 0;
}
#engine fieldset.Fourth2{
    padding:5px;
    background:#f7f4e3;
    margin:5px;
    border:1px solid #cbcf4e;

	_width:130px;/*AS 2009-09-15*/


}
#engine fieldset.Fourth input,#engine fieldset.Fourth2 input{
    margin:2px 0;
}
#engine fieldset.Fifth{
    background:#eee7c4 url(images/sep_moteur.gif) repeat-y scroll right 48%;
    margin:0;
    padding:0;
    width:450px;
}
#engine fieldset.Sixth{
	background:#f7f4e3;
    border:1px solid #cbcf4e;
    margin:5px 1px;
    padding:2px;
    width:130px;
}
#engine fieldset.Sixth input{
    margin:2px;
}
#engine fieldset.Margeons,.Margeons2{
    margin:1px 5px;
}
#engine fieldset.Margeons2{
    margin:1px 5px;
    width:100%
}
#engine fieldset.Margeons2{
    clear:both;
    background:transparent;
}

/* Affichage des listes alphabetique */
#engine fieldset.Margeons_SearchformList{
margin:15px;
}
#engine fieldset.Margeons_SearchformList a{
padding:2px;
}
#engine fieldset.PetitLabel{
    width:110px;
}
.hidden-label{
    display:none;
}
/* bouton OK */
.btok{
    width:36px;
    border:0;
    font-size:0;
    letter-spacing:-50px;
    height:14px;
    cursor:pointer;
    background:url(images/bt_ok.gif) no-repeat left top;
    margin:10px 5px;
    text-indent:-9999px;
}
.btok:hover{
    background:url(images/bt_ok.gif) no-repeat 0 -13px;
}
.btokbig{
	margin-top:20px;
   /* margin-top:25px;*/
}
#engine .others{
    font-weight:bold;
    vertical-align:top;
}
#engine ul{
    margin:0;
}
#engine li{
    margin-left:10px;
    padding-left:10px;
    list-style-type:none;
    display:block;
    background:url(images/quot.gif) no-repeat left center;
}
#engine a,#engine a:visited{
    color:black;
    font-size:1em;
    text-decoration:none;
    font-weight:bold;
}
#engine a:hover{
    color:#8c565c;
    text-decoration:underline;
}
/* ============================== */
/* CONTENEUR PRINCIPAL : #PAGE */
/* ============================== */
#page{
    text-align:left;
    width:780px;
    margin-right:auto;
    margin-bottom:10px;
    margin-left:auto;
    border-color:silver silver #96a3df;
    border-style:solid;
    border-width:1px 1px 6px;
}
/* ======== */
/* HEADER */
/* ======== */
#header{
    width:780px;
    height:119px;
    background:url(images/bg_top.jpg) no-repeat;
}
/* Bloc des logos */
#logo-box{
    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;
}
/* Barre des langues */
#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;
    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{
    background:#b0eb5f;
}
#languages a:link.current, #languages a:visited.current{
    padding:0 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;
}


/* Titre :'Le portail européen des maladies rares et des médicaments orphelins' */
#baseline{
    width:210px;
    height:80px;
    float:left;
    margin-top:20px;
    margin-left:40px;
}
#baseline h2{
    color:#6576a6;
    font-size:1.1em; /* VB  11 05 2009 : Passage de 1.2 à 1.1 car ES trop long */
    font-weight:normal;
    line-height:1.2em;
}
/* Menu de navigation : plan du site etc.*/
#navlist{
    font-size:0.8em;
    /*width:200px;
    height:50px;*//*AS 21/12/10 TEST - pour permettre d'afficher des nouveaux logos en bas du header*/
    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;
}
/* ====================== */
/* ONGLETS SUPERIEURS */
/* ===================== */
#maintabs{
    width:100%;
    font-size:0.7em;
    font-family:verdana;
    font-weight:bold;
    line-height:0.9em;
    background:#acbdeb;
    height:36px;
    cursor:pointer;
}
#maintabs li{
    display:inline;

 }
#maintabs a{
    float:left;
    text-decoration:none;
    color:white;
    text-align:center;
   	width:92px;
    padding-left:5px !important;
    background:#5969c7 url(images/maintabs.gif) no-repeat left top;
    /* VB : ajour accessibilité overflow pour pouvoir augmenter taille polices*/
    /*overflow:auto;*/
}
/* TD TEST Dégageage de ce truc
#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:101px;
    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;
}
/* ====================== */
/* ONGLETS INFERIEURS */
/* ===================== */
#tabs2-box{
    width:780px;
    float:left;
    background:#e2e856 none;
}
#tabs2{
    list-style-type:none;
    display:inline;
}
#tabs2 li{
    display:inline;
}
#tabs2 a{
    font-size:0.7em;
    line-height:0.9em;
    height:2.3em;
    padding:4px 5px 9px;
    text-align:center;
    /* VB : ajour accessibilité overflow pour pouvoir augmenter taille polices*/
    /*overflow:auto;*/
}
#tabs2 a:link, #tabs2 a:visited{
    color:black;
    font-weight:bold;
    text-decoration:none;
    width:100px;
    float:left;
    border-right:1px solid black;
}
#tabs2 a:link.current,#tabs2 a:visited.current,#tabs2 a:hover{
    color:#000;
    background:url(images/pointer.gif) no-repeat scroll center bottom;
}
#shadow-bottom-tabs1{
    width:780px;
    height:9px;
    float:left;
    clear:both;
    background:url(images/ombre-bas-onglets1.gif) no-repeat;
}
#shadow-bottom-tabs2{
    background:url(images/ombre-bas-onglets2.gif) no-repeat;
    width:780px;
    height:11px;
    float:left;
    clear:both;
}
.hidden-label{
    display:none;
}
/* Fil d'ariane */
.tree{
    font-size:0.7em;
    font-weight:bold;
    float:left;
    margin-bottom:5px;
}
.tree li{
    float:left;
    margin-left:10px;
    padding-left:10px;
    list-style-type:none;
    display:block;
    background:url(images/doublequot.gif) no-repeat left center;
}
.tree li:first-child{
    background:none;
}
.tree li a:link,ol.tree li a:visited{
    color:black;
    text-decoration:underline;
}
.tree li a:hover{
    color:#8c565c;
    text-decoration:underline;
}
/* Bloc d'impression */
#print{
    float:right;
    width:80px;
    margin-right:15px;
    font-size:0.6em;
}
#print a{
    display:block;
    background:transparent;
    color:#5f70cb;
    text-decoration:none;
}
#print a:hover{
    color:#8c565c;
    text-decoration:underline;
}
/* Contenu */
#content{
    width:750px;
    float:left;
    clear:both;
    padding-right:15px;
    padding-left:15px;
    margin-bottom:5px;
    overflow:no;
}
/* Colonne gauche utilisee dans les fiches */
#col-left{
    width:480px;
    float:left;
    clear:both;
}
#col-left-noClear{
    width:480px;
    float:left;
    /*clear:both; */
}
#anti-col-left{
    width:inherit;
    float:inherit;
}

#col-left li{
    background:url(images/blue_bullet.gif) no-repeat 10px 10px;
    font-size:1em;
    text-align:justify;
    font-weight:bold;
    padding-left:20px;
    padding-top:5px;
}
#col-left li li{
    background:url(images/blue_bullet2.gif) no-repeat 5px 13px;
    padding-left:15px;
    font-weight:bold;
}
#col-left li li li{
    background:url(images/blue_bullet3.gif) no-repeat 5px 12px;
    margin-top:2px;
    margin-left:5px;
    padding-left:15px;
    font-size:0.8em;
    font-weight:normal;
}


#col-left a:visited{
    color:#3e4aa6;
    text-decoration:underline;
}



/*style pour classifs */
.hilightedSearchedItem{
	border-style:solid;
	border-color: #3e4aa6;
	border-width:3px;

}

#col-left li.parentultime{
	font-size:0.8em;
	font-weight : normal;
 	background:url(images/blue_bullet.gif) no-repeat 10px 1px;
 	 padding:0px 0px 0px 20px;

	 width: 250px;
	 text-align:left;
	 line-height:1em;

}
#col-left li.parents{
	font-size:1em;
	font-weight : normal;
	background: url(images/puce_classif.gif) no-repeat left top;
	padding:0px 0px 0px 20px;
	margin-left:20px;
	margin-top:10px;

	width: 250px;
	text-align:left;
}

#col-left li.searched{
	font-size:1em;
	font-weight : bold;
	background: url(images/puce_classif.gif) no-repeat left top;
	padding:0px 0px 0px 20px;
	margin-left:20px;
	margin-top:10px;
	width: 250px;
        text-align:left;

}
#col-left li.searchedAndUltime{
	font-size:0.8em;
	font-weight : bold;
 	background:url(images/blue_bullet.gif) no-repeat 10px 1px;
	padding:0px 0px 0px 20px;
	margin-left:20px;
	margin-top:10px;
	width: 250px;
	text-align:left;
}
/*
#col-left li.searchedAndUltime a, #col-left li.searched a{
	border-style:solid;
	border-width:5px;
        text-decoration:none;

}
*/
#col-left li.child{
	font-size:1em;
	font-weight : normal;
	background: url(images/puce_classif.gif) no-repeat left top;
	padding:0px 0px 0px 20px;
	margin-left:20px;
	margin-top:10px;
	border-bottom: none;
	width: 250px;
	text-align:left;
}
#col-left li.child a{
	border-style:none;
	border-width:0px;
}


#col-left img.less{
	margin-left:5px;
    margin-top:10px;
}
#col-left img.more{
	margin-left:5px;
    margin-top:10px;
}
/* Fiches donnees maladies */
#disease-idcard{
    font-family:arial;
    width:725px;
    float:left;
    clear:both;
    margin-top:5px;
    padding:12px;
    border:solid 1px #5f70cb;
    background:#ebf0f9;
    /*word-wrap:break-word;*/
}

#disease-idcard td.threeColumnsTable{
	width:33%;
	vertical-align:top;
}
#disease-idcard td.twoColumnsTable{
	width:50%;
	vertical-align:top;
}
#disease-idcard-ornament{
    width:725px;
    height:6px;
    float:left;
    background:url(images/disease-spec-ornament.gif) no-repeat left top;
}
#id-disease .title{
    color:#3f3f3f;
    font-size:0.7em;
    font-weight:bold;
    text-align:left;
    vertical-align:top;
    width:130px;
    border-bottom:1px solid #c7cfee;
}
#id-disease .title:after{
    width:5px;
    float:right;
    content:":";
}
#id-disease td{
    font-size:0.7em;
    text-align:left;
    vertical-align:top;
    padding:2px 20px 2px 2px;
    border-bottom:1px solid #c7cfee;
}

/* Utilise dans les fiches */
.id-labo{
	width:100%;
}
.id-labo .title{
    color:#3f3f3f;
    font-size:0.7em;
    font-weight:bold;
    text-align:left;
    vertical-align:top;
    /* Ajout VB largeur cellules titres*/

    width:42%;/* AS - 2010-09-06 - agrandissement de la largeur des titres pour résoudre le bug sapor 5056*/

}
.id-labo .address{
    font-family:verdana;
    font-size:0.9em;
    text-align:left;
    vertical-align:top;
    width:300px;
}


.id-labo .title:after{
    width:5px;
    float:right;
    content:":";
}


.id-labo td{
    font-size:0.7em;
    text-align:left;
    vertical-align:top;
    padding:2px 20px 2px 2px;
}

.article{
    font-family:verdana;
    width:500px;
}

.article h2{
    font-size:0.8em;
    font-weight:bold;
    text-transform:uppercase;
    padding-top:12px;
    padding-left:15px;
    margin-bottom:5px;
}

.article h3{
    font-size:0.7em;
    font-weight:bold;
    text-transform:none;
    color:black !important;
    margin-top:15px;
    margin-left:0px;
    padding-left:15px;
}
.article .article_date{
    font-family:verdana;
    font-style:italic;
    font-size:0.7em;
    margin-right:15px;
    padding-left:15px;
}
.article ul li{
	background:none !important;
	font-weight:normal !important;
	}

.article .article_expert{
    font-family:verdana;
    font-size:0.7em;
    margin:0 0 0 -5px;
    padding:0 0 0.7em 0;


}

.article #article_expert li {
background:none;

}

#col-left .article #article_expert li{
    list-style-type:none;

}



.article .firstCell{
	width: 47%;
}

.article p{
    font-size:0.7em;
    text-align:justify;
    margin-right:15px;
    padding-left:15px;
    background:url(images/information-disease-ornamen.gif) no-repeat left top;
   /* margin-top: 10px; vb 6 02 2012 */
}

.article p.noJustify{
	text-align:left;
}

/*vb listes dans indications ETA*/
#indications{
	padding-top:0;
    font-family:verdana;
    width:500px;



}

#indications-content{
    background:url(images/information-disease-ornamen.gif) no-repeat left top;
}
#indications h2{
    font-size:0.8em;
    font-weight:bold;
    text-transform:uppercase;
    padding-top:12px;
    padding-left:15px;
}
/*#indications p:first{
    background:url(images/information-disease-ornamen.gif) no-repeat left top;
}*/
#indications p{
    font-size:0.7em;
    text-align:justify;
    margin-right:15px;
    padding-left:15px;
  /*  background:url(images/information-disease-ornamen.gif) no-repeat left top;*/

}
#indications p.noJustify{
	text-align:left;
}
#indications ul{
    font-size:0.7em;
    margin-right:15px;
    padding-left:5px;
    margin-bottom:10px;
	/*background:url(images/information-disease-ornamen.gif) no-repeat left top;*/
}
#indications li{
    font-weight:normal;
    padding-bottom:5px;
}
.subtitle{
    font-size:0.8em;
    font-weight:bold;
    padding-top:12px;
}
/* Div du relevant+disclaimer */
#col_relevant_disc{
    width:222px;
    float:right;
    margin-bottom:5px;
}
/* Menu relevant des fiches */
#relevant-menu{
    font-size:0.7em;
    line-height:2em;
    width:222px;
    float:right;
    margin-top:12px;
    padding-bottom:6px;
    background:url(images/disease-spec-ornament.gif) #7086d4 no-repeat left bottom;
}

/* VB : classes pour traduire les balises de mise en forme des ducumentalistes */
.italicText{
	/* <I> ou <i> */
	font-style:italic;
}
.boldText{
	/* <B> ou <b> */
	font-weight:bold;
}
.normalText{
	font-weight:normal;
}
/* VB style pour le texte correspondant aux mails cryptés */
/* en cas de caractère non reconnu */
.cryptMailText{
	/* <B> ou <b> */
	color:black;
    font-family:tahoma;
    text-align:center;
    text-decoration:underline;
   /* font-size:-1;*/
    /*margin-bottom:20px;*/
    vertical-align:top;
}

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

.TextCentered{
	text-align: center;
}

.rm1{
    color:#3e4aa6;
    font-weight:bold;
   /* MH contradictoire avec rm2 text-transform:uppercase; */
    text-indent:14px;
    padding-top:4px;
    border-top:1px solid #5f70cb;
    border-right:1px solid #5f70cb;
    border-left:1px solid #5f70cb;
    list-style-type:none;
    background:white;
}
.rm2{
    color:black;
    font-weight:bold;
    /* MH contradictoire avec rm1 text-transform:lowercase; */
     margin-top:5px;
    border-top:1px solid #5f70cb;
    list-style-type:none;
    background:white;
/* MH bloc de droite, ajustement texte long */
    text-indent: 4px;
    line-height: 1.5em;
}

/* .rm2 li{
   padding-top:5px;
   }
*/
.rm3{
    color:black;
    font-weight:normal;
    line-height:1.3em;
    border-top:1px solid #5f70cb;
    border-bottom:1px solid #5f70cb;
    list-style-type:none;
    background:#ebf0f9;
    padding-top:5px;
    padding-bottom:5px;
    /* MH bloc de droite, fin ajustement texte long */
    text-indent: 14px;
    /* padding-left: 0px;*/
    line-height: 1.4em;
}
.rm3 li{
    margin-left:15px;
    padding-left:3px;
    margin-top: 0px;
    background:url(images/quot.gif) no-repeat 0 center;
}
.rm3 var{
    color:#8c565c;
    font-style:normal;
}
.rm3 a:link, .rm3 a:visited{
    color:black;
    text-decoration:none;
}
.rm3 a:hover{
    color:#8c565c;
    text-decoration:underline;
}

.drugsTradename {
    color:#3E4AA6;
    font-size:0.7em;
    font-weight:bold;
}

/* Avertissement dans les fiches */
#disclaimer{
    color:#444;
    font-size:0.7em;
    font-weight:bold;
    width:180px;
    float:right;
    padding-top:12px;
    padding-left:40px;
    background:url(images/warning.gif) no-repeat left center;
}

/* WTF */
#glossary{
    font-size:0.7em;
    margin-top:5px;
    padding-left:15px;
    list-style-type:none;
}
#glossary li{
    padding-left:5px;
    display:inline;
    background:url(images/pipe.gif) no-repeat;
}
#glossary li a{
    color:#3e4aa6;
    font-weight:bold;
    text-decoration:underline;
}
#glossary a:hover{
    color:#8c565c;
}
#glossary li:first-child{
    background:none;
}
/* Bloc d'infos detaillees dans les fiches */
#further{
    font-family:verdana;
    width:455px;
    margin-top:22px;
    margin-left:15px;
    padding-top:6px;
    padding-right:12px;
    padding-left:12px;
    border:solid 1px #6bc7c1;
    background:url(images/further-info-ornament.gif) #ebf0f9 no-repeat left top;
    float:left; /*AS - 10/06/11 - Afin d'afficher correctement le partage de contenu Addthis*/
}
#further td strong{
    color:red;
}
#further img{
    margin-left:380px;
}
/*ajout VB pour coherence avec feuille de style screenEUGT.css*/
#further #EUGT img{
    margin-left:5px;
}


/*Styles pour la présentation des eqas sur fiche Dgs */
#further #EUGT .QLT {


}
#further  #EUGT .QLT li{
	display:block;
	background : none;
	font-size: 1em;
	font-weight : normal;
	margin-bottom:0px;
	margin-left:10px;
}
#further  #EUGT .QLT li ul{
	margin-left:10px;
}
#further  #EUGT .QLT li li{
	margin-bottom:0px;
}
#further  #EUGT .QLT li li:first-child{
	font-weight:normal;
}

#further h2{
    color:#5f70cb;
    font-size:1em;
    font-weight:bold;
    text-align:left;
    padding-bottom:10px;
    display:inline;
}
#further td{
    font-size:0.7em;
    text-align:left;
    vertical-align:top;
    padding:2px 20px 2px 2px;
    border-bottom:1px solid #c7cfee;
}
#further .title{
    color:#3f3f3f;
    font-size:0.7em;
    font-weight:bold;
    text-align:left;
    width:220px;
    vertical-align:top;
}


#further li{
  /*  background:url(images/blue_bullet.gif) no-repeat 10px 7px;*/
 	 background : none;
     font-size:0.8em;
    text-align:justify;
    font-weight:bold;
    padding-left:5px;

    /*padding-top:5px;*/
	margin-bottom:15px;
}
#further li li{
    background:url(images/blue_bullet.gif) no-repeat 5px 7px;

	margin-bottom:2px;
  /* font-size:0.8em;*/
    padding-left:15px;
   font-weight:normal;
}

#further li li:first-child{
    background:none;
   font-weight:bold;
}
#further li li li{
	/*	background:transparent url(images/pipe.gif) no-repeat scroll;
		background-position:left bottom;*/
		background : none;
		border:0pt none;
		display:inline;

		padding-left:0px;
		margin-left : 0px;
  		line-height:15px;
		font-weight:normal;
		text-align:left;
		font-size:0.9em;
}
#further li li li:first-child {
	background:none;
		padding-left:0px;
		font-weight:normal;

}

#further li.defaultFurtherList{
    background:none;

	margin-bottom:2px;
   font-size:1em;
    padding-left:15px;
   font-weight:bold;
}

#further li.statusDiseaseList{
    background:url(images/blue_bullet.gif) no-repeat 5px 7px;

	margin-bottom:2px;
  /* font-size:0.8em;*/
    padding-left:15px;
   font-weight:normal;
}



/* Pour restraindre l'affichage des noms chimiques */
.nomchimique{
    width:400px;
    overflow:auto;
}
/* Les logos */
#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:5px;
    margin-left:5px;
    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;
}
/* Le footer */
#footer{
    font-size:0.7em;
    font-weight:bold;
    text-align:center;
    margin-top:15px;
    padding-top:3px;
    width:780px;
    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;
}
/* 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;
}
/* ========================== */
/* AFFICHAGE DES RESULTATS */
/* ========================== */
#result-box{
    font-family:arial;
    margin-top : 10px;
    width:724px;
    /*float:left;*/ /*AS mis en commentaire pour régler le pb d'affichage des listes de l'écran ResearchTrials/Tech*/
    clear:both;
    padding:12px;
    border:solid 1px #5f70cb;
    background:#ebf0f9;
}

#result-box table.countryList{
	width:100%;
}

#result-box td{
    font-size:0.7em;
    vertical-align:top;
    padding-top:10px;
    padding-bottom:10px;
}
#result-box td.countryList{
	width:33%;
	text-align:center;

}

#result-box tr{
    border-bottom:1px solid #96a3df;
}
/* VB last-child non reconnu pour validation W3C CSS
#result-box tr:last-child {
    padding-top:10px;
    padding-bottom:10px;
    vertical-align:top;
    border-style:none;
}
*/
#result-box td a{
    font-size:120%;
    font-weight:bold;
}
#result-box td a:visited{
    color:#800080;
    font-size:120%;
    font-weight:bold;
    text-decoration:underline;
}
#result-box td ul{
    width:auto;
    list-style-type:none;
}
#result-box td li{
    padding-right:6px;
    display:block;
}
#result-box a.topofpage{
    background:transparent url(images/dart-top-rbox.gif) no-repeat scroll 0pt;
    display:block;
    height:20px;
    width:20px;
    position:relative;
    left:50%;
}
#result-box ul{
    width:100%;
}
#result-box li{
    padding:10px;
    border-bottom:1px solid #96A3DF;

}

/*vb liste générée d'orphn designation. Liste de zad*/
#result-box li.zadList{
	display:inline;
	border-bottom:none;
	padding-left:5px;
	padding-right:0px;
	font : 0.8em verdana;
}


/*vb liste générée d'orphn designation. Liste de zad*/
#result-box li.medsubList{
	display:inline;
	border-bottom:none;
	padding-right:0px;
	font-size : 1em;
}
#result-box ul li a{
    padding-right:6px;
    font-weight:bold;
    font-size:0.8em;
    text-decoration:underline;
}
/* Liste autres sites web */
#result-box .websitelist{
    color:#3e4aa6;
    background:transparent;
    margin:0;
    padding:0;
}
#result-box .websitelist h2{
    font-weight:bold;
    margin:0;
}
#result-box .websitelist h3{
    font-weight:bold;
    padding:10px 30px;
    background:url(images/website-item.gif) no-repeat 0px;
}
#result-box .metaweblist{
    padding:0;
    margin:0;
}
#result-box .metaweblist li{
    padding:0.2em 1.2em;
    margin:10px 0;
    border:1px solid #5969C7;
    background:white url(images/blue_bullet2.gif) scroll no-repeat 5px;
}
#result-box .metaweblist a{
    font-weight:bold;
    font-size:0.8em;
    text-decoration:underline;
}
#result-box .metaweblist a:visited{
    color:black;
    font-weight:bold;
}
#result-box .metaweblist a:hover{
    color:#8C565C;
}
/*#result-box .metaweblist span{
    font-size:0.8em;
    font-style:italic;
    color:#5969C7;
}*/
#result-box .metaweblist span.lnkinfo{
    font-size:0.8em;
    font-style:italic;
    color:#5969C7;
}

#result-box .websitelist em{
    font-size:0.8em;
    font-weight:bold;
    font-style:italic;
}
#result-box .infolist{
    font-size:0.8em;
    width:100%;
    margin:0.5em;
}
#result-box .infolist a{
    font-weight:bold;
    text-decoration:none;
}
#result-box .infolist li{
    background:#ebf0f9;
    color:#5969C7;
    font-size:1em;
    display:inline;
    text-align:center;
    margin-left:-5px;
    padding:3px 6px;
    border:1px solid #ACBDEB;
}
/* VB listes du thésaurus */
#result-box li.firstLevel{
  margin:0px 0px;
  border-bottom:none;
  padding:5px;
  font-size:0.8em;


}
#result-box li.firstLevel a{
   font-size:1em;
   font-weight:bold;
   text-decoration:none;
}
#result-box li.secondLevel{
  margin:0px 40px;
  border-bottom:none;
  padding:0px 0px 3px 15px;
  font-size:0.8em;
  background:url(images/blue_bullet.gif) no-repeat 5px;

}
#result-box li.secondLevel a{
  font-size:1em;
  font-style:italic;
  text-decoration:none;
}
#result-box li.thirdLevel{
  margin:0px 80px;
  border-bottom:none;
  padding:0px 0px 3px 15px;
  background:url(images/blue_bullet2.gif) no-repeat 5px;

}

#result-box li.thirdLevel a{
  font-size:0.8em;
  font-style:normal;
  text-decoration:none;
}

#result-box li.fourthLevel{
  margin:0px 120px;
  border-bottom:none;
  padding:0px 0px 3px 15px;
  background:url(images/blue_bullet3.gif) no-repeat 5px;

}
#result-box li.fourthLevel a{
  font-size:0.9em;
  font-style:italic;
  text-decoration:none;
}




/* Bloc d'alerte avec point d'exclamation */

.error{
    /*background:#fff6bf url(images/exclamation.png)  no-repeat 15px 50% !important; */
    background:#fff6bf;
    text-align:left;
    padding:5px 20px 5px 45px;
    border-top:2px solid #ffd324;
    border-bottom:2px solid #ffd324;
}

.alert{
    background:#fff6bf url(images/exclamation.png) scroll no-repeat 15px 50%;
    text-align:left;
    padding:5px 20px 5px 45px;
    border-top:2px solid #ffd324;
    border-bottom:2px solid #ffd324;
}

#activity fieldset{
   font-size:0.8em;
   display:inherit;
   text-indent:0;
   padding:3px;
   width:500px;
   border:1px solid gray;
   background:#D9D9D9;
}

#activity p.captionact{
    /*width:500px;*/
   width:100%;/*AS - 09-09-09*/

   background:#EDEDED;
   border:1px solid gray;
   clear:both;
    margin-top:5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#activity div{
   float:left;
}
#activity div .nofloat{
   float:none;
}

#activity h2{
    margin:12px;
    color:#3e4aa6;
    font-size:1.3em;
    font-weight:normal;
    font-style: italic;
}


#activity legend{
   display:inherit;
   text-indent:0;
   padding:1px;
}
#activity label{
   display:block;
   width:200px;
   text-align:left;
   float:left;
}
#activity input{
  /* display:block;*/
  /*width:20px;*/
  /* text-align:left;*/
   float:left;
}
/* Puce de legende */
#activity li img{
   float:right;
    margin : 0 1px;
}
#activity a{
   font-weight:bold;
}



/* Liste principale */
#activity li{
   margin:6px 0;
   padding:3px;
   border:1px solid #3e4aa6;
   background:white;
   font:0.6em verdana;
   line-height:1em;
}


#activity .noborders{
   margin-left:0px;
   padding-left:10px;
   border:none;
   background:none;
   font-size:0.9em;
   line-height:1em;
}


/* Liste de coordonnees */
#activity .activitycoords{
   float:left;
   width:260px;
}
#activity .activitycoords li{
   font-size:1em;
   display:inline;
   border:0;
   background:url(images/pipe.gif) no-repeat 0;
}
#activity .activitycoords li:first-child{
   background:none;
   font-weight:bold;
}

#activity .activityimg{
   float:left;
   width:40px;
   border:0;
}
#activity .activityimg img{
     margin : 0 1px;
}
/* Liste d'infos */
#activity .activityinfos{
   padding:1px;
   width:410px;
   clear:none;
   padding-left:310px;
}
#activity .activityinfos li{
   font-size:1em;
   background:url(images/quot2.gif) no-repeat top left;
   border:0;
   padding:0;
   margin:0;
   padding-left:8px;
   text-align:left;
   line-height:1.5em;
}
#activity .activityinfos li:first-child{
   font-weight:bold;

}

#activity .activityinfos li span{ /*AS 2010-03-15 pour IE6*/
   font-weight:bold;

}

#activity .activityinfos a{
   font-size:1.1em;
}


/* VB : nouveau style pour les listes d'articles */
#articleList fieldset{
   font-size:0.8em;
   display:inherit;
   text-indent:0;
   padding:3px;
   width:500px;
   border:1px solid gray;
   background:#D9D9D9;
}
#articleList div{
   float:left;
}

#articleList a{
   font-weight:bold;
}
/* Liste principale */
#articleList li{
   margin:6px 0;
   padding:3px;
   border:1px solid #3e4aa6;
   background:white;
   font:0.6em verdana;
   line-height:1em;
}
/* Liste de coordonnees */
#articleList .articleListDisease{
   float:left;
   width:350px;
}
#articleList .articleListDisease li{
   font-size:1.5em;
   display:inline;
   border:0;
   /*background:url(images/pipe.gif) no-repeat 0;*/
}
#articleList .articleListDisease li:first-child{
   background:none;
   font-weight:bold;
}
/* Liste d'infos */
#articleList .articleListArticles{
   padding:5px;
   width:200px;
   clear:none;
   padding-left:400px;
}
#articleList .articleListArticles li{
   font-size:1em;
   background:url(images/quot2.gif) no-repeat top left;
   border:0;
   padding:0;
   margin:0;
   padding-left:8px;
   text-align:left;
   line-height:1.1em;
}
#articleList .articleListArticles li:first-child{
   font-weight:bold;
}
#articleList .articleListArticles a{
   font-size:1.1em;
}

#articleList .articleListLangues{
   padding:1px;
   width:410px;
   clear:none;
   padding-left:20px;
}
#articleList .articleListLangues li{
   font-size:1em;
   background:url(images/quot2.gif) no-repeat top left;
   border:0;
   padding:0;
   margin:0;
   padding-left:8px;
   text-align:left;
   line-height:1.1em;
}
#articleList .articleListLangues li:first-child{
   font-weight:bold;
}
#articleList .articleListLangues a{
   font-size:1.1em;
}
/* ================= */
/* CONTENU STATIC */
/* ================ */
#content-static{
    padding:12px;
    border:solid 1px #5f70cb;
    font-size:0.8em;
    text-align:justify;
    margin-top:5px;
    margin-bottom:50px;
    float : left; /*VB ajout pour le cas où content-static en dessous de result-box*/
}
#content-static p{
    margin-top:1em;
    margin-bottom:1em;
}
#content-static #blocTitre{
	text-align:center;
}

#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: #3e4aa6;
    float:none;
    border:0;
    margin:1em 0.5em 0.5em 0.5em;
}
#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 input{
    padding:0 5px;
    color:white;
}
#content-static input:hover{
    color:#3e4aa6;
    background-color:white;
    border:1px dashed;
    cursor:pointer;
}
#content-static table{
    margin:10px;
}
#content-static td{
    padding:5px 25px;
}
#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;
   /* width:130px;*/
   margin-right:5px;

   /* border-bottom:1px solid #c7cfee;*/
}
#content-static .title:after{
    width:5px;
    float:right;
    content:":";
}
/* Sous-menu des pages statiques */
#menu-table{
    border:1px solid #5969c7;
    margin:auto;
}
#menu-table tr td{
    font-family:"lucida grande", verdana, sans-serif;
    font-size:0.9em;
    padding:0;
    width:50%;
}
#menu-table thead{
    color:white;
    background-color:#5969c7;
    font-weight:bold;
    text-align:center;
    font-size:1.2em;
}

#menu-table a{
    color:#666;
    background:url(images/blue_bullet2.gif) no-repeat 5px;
    text-decoration:none;
    display:block;
    margin:1px;
    padding:1px 13px;
    text-align:left;
    border:1px solid #f2f5fc;
}
#menu-table a:hover{
    color:white;
    background:#faa623;
}
#menu-table a:active{
    color:black;
    background:white;
}
#menu-table #encours a{
    color:#3e4aa6;
    background:url(images/blue_bullet3.gif) no-repeat 5px;
    font-style:italic;
}
#menu-table h2{
    color:white;
    background: none;
    font-weight:bold;
    margin:0;
    padding:1px;
}
/* Lien ancre pour retourner en haut de la page */
a.topofpage{
    background:url(images/dart-top.gif) no-repeat 0;
    display:block;
    width:20px;
    height:20px;
}
a.topofpage span{
    position:absolute;
    left:-5000px;
    top:-5000px;
    text-indent:-5000px;
}
/* Texte en gris utilise dans les fiches urgences */
.chapo{
    color:#7f7f7f;
    font-size:1.1em;
    margin:0 1em;
}

.chapo_new{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    color:#000000;
    font-size:1em;
    margin:0 1em;
}


/* Textes de citations */
.quote{
    font-size:115%;
    line-height:1.5em;
    margin:1.5em;
    background:url(images/closequote.gif) no-repeat right bottom !important;
    background/**/:url();/* removing quote graphic in IE5+ */
    text-align:left;
    padding:0 2em 1em 0;
}
.quote:first-letter{
    background:url(images/openquote.gif) no-repeat left top !important;
    padding:1em 0.1em 1em 3em!important;
    padding/**/:0px;/* resetting padding in IE5+ */
    background/**/:url();/* removing quote graphic in IE5+ */
}
.quote2{
    width:30%;
    float:left;
    font-size:115%;
    line-height:1.5em;
    margin:1.5em;
    background:url(images/closequote.gif) no-repeat right bottom !important;
    background/**/:url();/* removing quote graphic in IE5+ */
    text-align:left;
    padding:0 2em 1em 0;
}
.quote2:first-letter{
    background:url(images/openquote.gif) no-repeat left top !important;
    padding:1em 0.1em 1em 3em!important;
    padding/**/:0px;/* resetting padding in IE5+ */
    background/**/:url();/* removing quote graphic in IE5+ */
}
.nodot{
    background-image:none !important;
}
/* Tableau de donnees */

.fullWidthTable{
	width:100%;
}

.datatablewide{
	width:700px;
	border-collapse:separate;
    border:solid 1px #666;
    margin:10px;
}
.datatablesmall{
	width:300px;
	border-collapse:separate;
    border:solid 1px #666;
    margin:10px;
}
.datatablemedium{
	width:550px;
	border-collapse:separate;
    border:solid 1px #666;
    margin:10px;
}
.datatable{
    border-collapse:separate;
    border:solid 1px #666;
    margin:10px;
}

.head{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
padding-right: 10px;

}
.datatable  tr tr, .datatablewide  tr tr, .datatablesmall tr tr, .datatablemedium tr tr{
    font-family:"lucida grande", verdana, sans-serif;
    font-size:8pt;
    padding:3px 8px;
    border-spacing:5px 5px;
    background:#fff;
}
.datatable thead td, th, tfoot td,  .datatablewide thead td, th, tfoot td, .datatablesmall thead td, th, tfoot td, .datatablemedium thead td, th, tfoot td {
    color:#fff;
    background-color:#b6bb45;
    font-weight:bold;
    border-bottom:none;
    padding-left:0.5em;
}
.datatable tbody td, .datatablewide tbody td, .datatablesmall tbody td, .datatablemedium tbody td{
    border-left:1px solid #D9D9D9;
}
.datatable  tbody tr.even td, .datatablewide  tbody tr.even td, .datatablesmall tbody tr.even td, .datatablemedium tbody tr.even td{
    background:#eee;
}
.datatable  tbody tr.selected td, .datatablewide  tbody tr.selected td, .datatablesmall tbody tr.selected td, .datatablemedium tbody tr.selected td{
    background:#3d80df;
    color:#ffffff;
    font-weight:bold;
    border-left:1px solid #346DBE;
    border-bottom:1px solid #7DAAEA;
}
.datatable tbody tr.ruled td, .datatablewide tbody tr.ruled td, .datatablesmall tbody tr.ruled td, .datatablemedium tbody tr.ruled td{
    color:#000;
    background-color:#c6e3ff;
    border-color:#3292fc;
}
.datatable  li, .datatablewide  li, .datatablesmall li, .datatablemedium li{
    display:block;
}

/* VB : presentation fiche urgence : tableau coordonnées */
.datatable td.coordLbl{
width:40%;
}
.datatable td.coordTel{
width:35%;
}
.datatable td.coordHospital{
width:15%;
}
.datatable td.coordCity{
width:10%;
}

/* Listes à puces */
.blue-list{
    margin-left:10px;
    margin-bottom:10px;
}

.blue-list li{
	background:url(images/blue_bullet.gif) no-repeat 0 4px;
    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;
}
/* VB : modif pour rendre accessibles les listes de fiches d'urgence */
.blue-list-emergency{
    margin-left:10px;
    margin-bottom:10px;
}

.blue-list-emergency li{
    background:none;
   /* margin-top:2px;
    padding-left:15px;*/
    padding-right:0px;
}
.blue-list-emergency li li{
    background:url(images/blue_bullet.gif) no-repeat 0 4px;
    margin-top:2px;
    padding-left:15px;
    display:block;
}
/* ================== */
/* FICHES URGENCES */
/* ================== */
#urgences p{
    font-size:1em;
    font-weight:normal;
    text-align:justify;
    text-decoration:none;
}

#urgences_new p{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    font-size:1em;
    font-weight:normal;
    text-align:justify;
    text-decoration:none;
}


#urgences span{
    /* display:block; */ /*AS - pb d'affichages a cause des éléments en gras*/
    font-size:1em;

    /*font-weight:normal;*/ /*AS - 23/11/10*/
    text-align:justify;
}
#urgences_new span{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    /* display:block; */ /*AS - pb d'affichages a cause des éléments en gras*/
    font-size:1em;

    text-align:justify;
}

#urgences li{
    background:url(images/blue_bullet.gif) no-repeat 10px 10px;
    font-size:1em;
    text-align:justify;
    font-weight:bold;
    padding-left:20px;
    padding-top:5px;
}

#urgences_new li{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    background:url(images/blue_bullet.gif) no-repeat 10px 10px;
    font-size:1em;
    text-align:justify;
    font-weight:bold;
    padding-left:20px;
    padding-top:5px;
}


#urgences li li{
    background:url(images/blue_bullet2.gif) no-repeat 5px 13px;
    padding-left:15px;
    margin-top:15px;
    font-weight:bold;
}

#urgences_new li li{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    background:url(images/blue_bullet2.gif) no-repeat 5px 13px;
    padding-left:15px;
    margin-top:5px;
    font-weight:bold;
}


#urgences li li li{
    background:url(images/blue_bullet3.gif) no-repeat 5px 12px;
    margin-top:2px;
    margin-left:5px;
    padding-left:15px;
    font-size:1em;
    font-weight:normal;
}

#urgences_new li li li{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    background:url(images/blue_bullet3.gif) no-repeat 5px 12px;
    margin-top:2px;
    margin-left:5px;
    padding-left:15px;
    font-size:1em;
    font-weight:normal;
}


#urgences li li li li{
    background:url(images/blue_bullet4.gif) no-repeat 5px 12px;
    margin-top:2px;
    margin-left:5px;
    padding-left:15px;
    font-size:1em;
    font-weight:normal;
}

#urgences_new li li li li{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    background:url(images/blue_bullet4.gif) no-repeat 5px 12px;
    margin-top:2px;
    margin-left:5px;
    padding-left:15px;
    font-size:1em;
    font-weight:normal;
}


#urgences ol li{
    font-weight:normal;
}

#urgences_new ol li{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    font-weight:normal;
}


#urgences .listedebase li{
    background:url(images/blue_bullet3.gif) no-repeat 5px 12px;
    margin-top:2px;
    margin-left:5px;
    padding-left:15px;
    font-size:1em;
    font-weight:normal;
}

#urgences_new .listedebase li{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    background:url(images/blue_bullet3.gif) no-repeat 5px 12px;
    margin-top:2px;
    margin-left:5px;
    padding-left:15px;
    font-size:1em;
    font-weight:normal;
}


#urgences .pasdepuce li{
    background:none;
}

#urgences_new .pasdepuce li{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    background:none;
}


/* Menu */
#table-urgence{
    border:1px solid #5969c7;
    margin:auto;
}

table#table-urgence_new{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    border:1px solid #5969c7;
    margin:auto;
}


#table-urgence tr td{
    font-family:"lucida grande", verdana, sans-serif;
    font-size:0.9em;
    padding:0;
}

#table-urgence_new tr td{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	font-family:"lucida grande", verdana, sans-serif;
    font-size:0.9em;
    padding:0;
	border: 1px solid #5969C7;
}


#table-urgence thead{
    color:white;
    background-color:#5969c7;
    font-weight:bold;
    text-align:center;
    font-size:1.2em;
}

#table-urgence_new thead{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    color:white;
    background-color:#5969c7;
    font-weight:bold;
    text-align:center;
    font-size:1.2em;
}


#table-urgence a{
    /*color:#666; */ /*AS pour validation CSS*/
    background:url(images/blue_bullet2.gif) no-repeat 5px;
    text-decoration:none;
    display:block;
    font-weight:bold;
    margin:1px;
    padding:1px 13px;
    text-align:left;
    border:1px solid #f2f5fc;
}

#table-urgence_new a{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    /*color:#666; */ /*AS pour validation CSS*/
    background:url(images/blue_bullet2.gif) no-repeat 5px;
    text-decoration:none;
    display:block;
    font-weight:bold;
    margin:1px;
    padding:1px 13px;
    text-align:center;
    border:1px solid #f2f5fc;
}


#table-urgence a:hover{
    color:white;
    background:#faa623;
}

#table-urgence_new a:hover{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    color:white;
    background:#faa623;
}


#table-urgence a:active{
    color:black;
    background:white;
    border:0;
}

#table-urgence_new a:active{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    color:black;
    background:white;
    border:0;
}


#table-urgence ul li a{
    color:#666;
    background:url(images/blue_bullet.gif) no-repeat 5px;
    text-decoration:none;
    font-weight:normal;
    border:0;
    display:block;

    margin:0 0 0 5em;
    padding:1px 13px;
    text-align:left;
}
#table-urgence_new ul li a{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
   background:url(images/blue_bullet2.gif) no-repeat scroll 5px 50% transparent; /*Attention a remplacer*/
    color:#000;
	margin-left:20px;
	font-weight:bold;
	font-size:11px;
	padding-right:0;
    text-decoration:none;
	border:0;
	display:block;
    margin:0 0 0 5em;

    padding:1px 13px;
    text-align:left;
}

/** AS: Nouveaux styles pour la refonte des fiches urgences 29/11/10**/
#urgences_new h4{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    font-size:1.1em;/*Attention a remplacer*/
}

#table-urgence_new .partie-samu_new, #table-urgence_new .partie-urgence_new{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	width:50%;
}

.partie-samu_new { /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	background-color:#F2F8FF;
	margin-left:5px;
	margin-right:5px;
}

.partie-urgence_new { /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	margin-left:5px;
	margin-right:5px;
	background-color:#FFFAF2;
}

#table-urgence_new tbody{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
vertical-align:top;
}

#table-urgence_new .link_pdf{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	font-weight:normal;
}

#table-urgence_new ul{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	margin-top:20px;
}

#table_head_samu_new a, #table_head_urgence_new a{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	background-image:none;
}

#urgences_new span.gras{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	font-weight:bold;
	font-size:1.1em;
}

ul.alert li{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	background:url(images/blue_bullet4.gif) no-repeat 5px 8px;
	padding-left:15px;
}


#urgences_new h4{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
    font-size:1.1em;/*Attention a remplacer*/
}

#table-urgence_new .partie-samu_new, #table-urgence_new .partie-urgence_new{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	width:50%;
}

.partie-samu_new { /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	background-color:#F2F8FF;
	margin-left:5px;
	margin-right:5px;
}

.partie-urgence_new { /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	margin-left:5px;
	margin-right:5px;
	background-color:#FFFAF2;
}

#table-urgence_new tbody{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
vertical-align:top;
}

#table-urgence_new .link_pdf{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	font-weight:normal;
}

#table-urgence_new ul{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	margin-top:20px;
}

#table_head_samu_new a, #table_head_urgence_new a{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	background-image:none;
}

#urgences_new span.gras{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	font-weight:bold;
	font-size:1.1em;
}

ul.alert li{ /*AS : pour cohabitation du style css entre les anciennes et les nouvelles fiches urgences*/
	background:url(images/blue_bullet4.gif) no-repeat 5px 8px;
	padding-left:15px;
}


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

/* 2009-04-07 - searchperformer*/

#engine select {
	width:146px;
}

#engine fieldset.Fourth3{
    padding:5px;
    margin:5px;
    border:1px solid #cbcf4e;
	width:285px;
}

#title_fieldset{
	color:#f7f4e3;
	font-weight:bold;
}


#engine fieldset .Margeons span.legend_mandatory, #engine fieldset .Margeons2 span.legend_mandatory{
font-style:italic;
font-size:90%;
padding:0px;
color:red;
}


#engine fieldset .Margeons span.star_mandatory, #engine fieldset .Margeons2 span.star_mandatory {
 color:red;
 margin-left:5px;
 font-size:150%;
 font-weight:bold;
 padding:0px;
}

#engine fieldset .Margeons2 .Margeons2 {
	margin:0px;
}

#engine fieldset .Margeons2{ /*Uniquement pour internet explorer */
	_width:100%;

}



/** asessi 2009-09-14 **/

#engine fieldset .Margeons3 select{
width:417px;
}

#engine fieldset.Margeons3 {
margin:1px 5px;
background:transparent none repeat scroll 0 0;

}
#engine fieldset.Margeons {

background:transparent none repeat scroll 0 0;

}



/** AS google translate **/
.google_translate{
	position:relative;
	float:right;
	top:-4px;
	margin-right:10px;
}

/** Autocomplete **/
.ui-autocomplete { position: absolute; cursor: default; }
.ui-autocomplete-loading { background: white url('javascript/jquery-ui/images/ui-anim_basic_16x16.gif') right center no-repeat; }
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
ul.ui-menu  {
	list-style:none;
	position:absolute;
	min-width:10em;
	background-color:white;
	border:1px solid #888;
	margin:0;
	padding:0;
}

.ui-menu .ui-menu {
	margin:0;
	padding:0;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
}
.ui-menu-item{
	text-align:left;
	font-size:13px;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding-left:2px;
	border:0px solid #fff;
	font-weight:normal !important;
}
.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-state-hover {
	background: #fff6bf;
}

#engine li.ui-menu-item {
	background-image:none;
	font-weight:normal;
	margin:0;
	padding:0;
	width: 100%;
}
/** end Autocomplete **/


/** AS  - 25/01/11 - nouvelle mise en page du footer**/


#footer_right{
float:right;
width:55px;
}

#footer_middle{
border-right:1px dotted black;
border-left:1px dotted black;
float:left;
font-size:0.7em;
width:545px;
}

#footer_partners{
margin:auto;
width:420px;
float:right;
}

#footer_partners li{
margin-bottom:10px;
}

#footer_collaborations{
float:left;
width:100px;
}

#footer_left{
float:left;
width:175px;
}

/** fin nouvelle mise en page du footer**/



/*AS google*/

		input.gsc-input  {
			padding-left:0px;
		}

		#searchcontrol input{
			width:290px;
			/*display:none;*/
		}
		#searchcontrol input.gsc-search-button{
			width:100px;
			/*display:none;*/
		}
		.gsc-resultsbox-visible{
			width:700px;
		}
		.gsc-tabsArea{
			width:700px;
		}
		#result-googleAPI{
			width:727px;
		}
		.gs-title a:visited {
			color : #800080;
		}

		#spellchecking{
				display:block;
				top:2em;
				border:1px solid #5F70CB;
				background:#EBF0F9 none repeat scroll 0 0;
				color:#6699cc;
				text-align: justify;
				font-weight:none;
				padding:1px;
				}

		#spellchecking{
			visibility: hidden;
		}

		#spellchecking div{
			margin : 1px;
			cursor:pointer;
		}

		#nbResults{
			float:right;
			color:#0000CC;
			visibility: hidden;
		}
		#double-form-h4{
		width:100%;
		}

		#log{
			visibility:hidden;
		}





/**/

div#attributionFooter{ /*AS - 05/04/11 - ajout de la date de mise a jour du site*/
font-size:0.7em;
margin:5px
}

#col-left .addThisFicheMaladie{ /*AS - 09/05/11 - style pour afficher les boutons de partage de contenu sur la fiche maladie*/
padding-left:15px;
margin-top:15px;
float:right;
}





