HTML, BODY {
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: black;
	font-size: 10px;
}
HR {color: #58529f;}
img {
	border: 0;
}
A {
	color:  #333366;/* #ff3300; */
	text-decoration: none;
}
A:hover {
	color: #303090;
	text-decoration: underline;
 }
A:focus {
	color: #933835;
	text-decoration: underline;
}
TABLE {
	border-color: #303090;
}
table.enLigne {
        float:right;
        width:26%;
        padding-left: 25px;

 }
H1, H2, H3, H4, H5, H6 {
	color: #E33729;
	font-weight: bold;
}
H1 {
        font-size: 19px;
}
H2 {
        font-size: 17px;
}
.invisible, a.invisible:hover {
	display: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 5px;
	text-decoration: none;
}

.bg_white {
	border-collapse: collapse;
	border-color: #ffffff;
	border-width: medium;
	border-style: solid;
}
.bg_blue {
	border-collapse: collapse;
	border-color: #0033cc;
	border-width: medium;
	border-style: solid;
	background-color: #E6E0EF;
}
TD {
	border-color: #303090;
}
.retrait {
	padding-left: 25px;
	padding-right: 25px;
}
TD.justify {
	border-color: #303090;
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
}
TD.with_border {
	border: 1px solid #303090;
	color: #303090;
	text-decoration: none;
}
.menu_action, a.menu_action:hover {
        list-style-image: url('../images/open_tab.gif');
        color: #303090;
        text-decoration: none;
        line-height: 150%;
}
A.tabs {
	color: white;
	text-decoration: none;
}
A.tabs:hover {
	color: white;
	text-decoration: none;
}
A.tabs_on {
	color: white;
	text-decoration: none;
}
A.tabs_on:hover {
	color: white;
	text-decoration: none;
}
A.action_on, A.action_on:hover {
	margin-right: 5px;
	color: white;
	background-color: #b0a9d8;
	text-decoration: none;
	font-weight: bold;
}
A.action_off {
	margin-right: 5px;
	color: white;
	background-color: #4A3F8D;
	text-decoration: none;
	font-weight: bold;
}
A.action_off:hover {
	margin-right: 5px;
	color: white;
	background-color: #b0a9d8;
	text-decoration: none;
	font-weight: bold;
}
TD.tabs_on {
	position: relative;
	z-index: 50;
	color: white;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-color: #4A3F8D;
	padding: 4px 0px 4px 0px;
	border-right: 1px solid #58529f;
}
TD.tabs_roll {
	position: relative;
	z-index: 50;
	color: white;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-color: #4A3F8D;
	padding: 4px 0px 4px 0px;
	border-right: 1px solid #58529f;
}
TD.tabs_off {
	position: relative;
	z-index: 50;
	color: white;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-color: #B0A9D8;
	padding: 4px 0px 4px 0px;
	border-right: 1px solid #58529f;
}
.etape_off {
	padding: 2px;
	color: black;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	background-color: #ffffff;
}
.etape_on {
	padding: 2px;
	color: #4a3f8d;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	background-color: #ffffff;
}
.etape_link {
	padding: 2px;
	color: black;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	background-color: #b0a9d8;
}
A.etape_link:hover {
	color: black;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	background-color: #cccccc;
}
.menudiv {
	position: absolute;
	z-index: 30;
	display: none;
}
TD.menu_roll {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #58529f;
	padding: 4px 0px 4px 0px;
	border: 1px solid #58529f;
}
TD.menu_off {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #B0A9D8;
	padding: 4px 0px 4px 0px;
	border: 1px solid #58529f;
}
A.menu {
	color: white;
	text-decoration: none;
	font-size: 12px;
}
A.menu:hover {
	color: white;
	text-decoration: none;
	font-size: 12px;
}
.apropos {
	width: 400px;
	color: black;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-color: white;
	border-bottom: 2px solid #a0a0a0;
	border-right: 2px solid #a0a0a0;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}
.navigate_in_page {
	color: #333366;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
A.navigate_in_page, A.navigate_in_page:hover {
	color: #333366;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
A.navigate_in_page_withbg, A.navigate_in_page_withbg:hover {
	color: #333366;
	background-color: #ffff99;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.navigate_domain {
	color: #333366;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
A.navigate_domain:hover {
	color: #333366;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
}
.navigate_domain_null {
	color: #9999cc;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
A.navigate_domain_null:hover {
	color: #9999cc;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
.navigate_tampon {
	color: #111144;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
A.navigate_tampon:hover {
	color: #111144;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.navigate_domain_small {
	color: #333366;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
A.navigate_domain_small:hover {
	color: #333366;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

A.link_accueil {
	color: #333366;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
A.link_accueil:hover {
	color: #333366;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
.popuphead {
	color: #202060;
	font-weight: bold;
	font-size: 19px;
}
.titlehead {
	color: #ff8018;
	font-weight: bold;
	font-size: 19px;
}
.action_head, A.action_head {
	color: #202060;
	font-weight: bold;
	font-size: 19px;
}
A.action_head:hover {
	color: #202060;
	font-weight: bold;
	font-size: 19px;
	text-decoration: underline;
}
.linkhead {
	color: #202060;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}
A.linkhead:hover {
	color: #202060;
	font-weight: bold;
	font-size: 17px;
	text-decoration: underline;
}
.formulaire {
	color: black;
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
}
textarea.formulaire {
	height: 10em;
	width: 30em;
	margin: 0.5em 0.5em 0.5em 0.5em;
}
div.top_border {
	border-top: 1px solid #58529f;
	margin: 1em 2em 0em 2em;
	padding: 0.5em 0em 0.5em 0em;
}

div.error{
	margin: 1em auto;
	padding: 0.5em;
	background-color: #FFCFD1;
	border:1px solid red;
	width: 60%;
}
.help {
	font-family: Georgia, Verdana;
	color: #303030;
	font-weight: normal;
	font-size: 13px;
}
A.help, A.help:hover {
	font-family: Georgia, Verdana;
	color: #303030;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
.help_italic {
	font-family: Georgia, Verdana;
	color: #303030;
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
}
.help_bold {
	font-family: Georgia, Verdana;
	color: #303030;
	font-weight: bold;
	font-size: 13px;
}
.blabla {
	font-family: Georgia, Verdana;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
}
A.blabla:hover {
	font-family: Georgia, Verdana;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
	cursor:pointer;
}
.blabla_large {
	font-family: Georgia, Verdana;
	color: #000000;
	font-weight: normal;
	font-size: 17px;
}
.lien {
	color: #303090;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
A.lien:hover {
	color: #303090;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
	cursor:pointer;
}
.tri {
	color: #330066;
	font-weight: normal;
	font-size: 14px;
}
A.tri {
	color: #660099;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
A.tri:hover {
	color: #660099;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
	cursor:pointer;
}
.tri_bold {
	color: #330066;
	font-weight: bold;
	font-size: 15px;
}
A.lien_vue { /* Use for the link in Display Data */
	color: #163232;
	text-decoration: none;
}
A.lien_vue:hover { /* Use for the link in Display Data */
	color: #163232;
	text-decoration: underline;
}
div.lien_vue { /* Use for the link in Display Data */
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: small;
}
.metadata {
	color: #163232;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
A.metadata, A.metadata:hover {
	color: #151545;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
}
.small_metadata, A.small_metadata {
	color: #163232;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.small_metadata_italic {
	color: #163232;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
}
A.small_metadata:hover {
	color: #151545;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.large_metadata {
	color: #163232;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
}
A.large_metadata, A.large_metadata:hover {
	color: #151545;
	font-weight: normal;
	font-size: 17px;
	text-decoration: underline;
}
.justify_metadata {
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
	color: #163232;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
A.justify_metadata, A.justify_metadata:hover {
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
	color: #151545;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
.presentation_huge {
	color: #081616;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}
.presentation_large {
	color: #081616;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
}
.presentation {
	color: #081616;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
.presentation_justify {
	text-align: justify;
	color: #081616;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
A.presentation, A.presentation:hover {
	color: #081616;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
}
.presentation_bold {
	color: #081616;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.presentation_italique {
	color: #081616;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	text-decoration: none;
}
.connected_as {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #4A3F8D;
	float: left;
	margin: 0px 0px 0px 5px;
}
A.connected_as:hover {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;cursor:help;
	float: left;
	margin: 0px 0px 0px 5px;
}
.linkname, A.linkname:hover {
	color: #202070;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
}
.invers_video {
	color: white;
	font-size: 12px;
	font-weight: bold;
	background-color: black;
	text-decoration: none;
	padding: 2px;
}
a.invers_video:hover {
	color: white;
	font-size: 12px;
	font-weight: bold;
	background-color: black;
	text-decoration: underline;
	padding: 2px;
}
.repertoire {
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
A.file_link {
	color: #202070;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
A.file_link:hover {
	color: #202070;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
/* bouton */
.button_red {
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-color: #ff6633;
	border-bottom: 2px solid #ff0000;
	border-right: 2px solid #ff0000;
	border-top: 2px solid #ffaa77;
	border-left: 2px solid #ffaa77;
}
input.button_red:hover {
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-color: #ff6633;
	border-bottom: 2px solid #ffaa77;
	border-right: 2px solid #ffaa77;
	border-top: 2px solid #ff0000;
	border-left: 2px solid #ff0000;
	cursor:pointer;
}
.button {
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-color: #4a3f8d;
	border-bottom: 2px solid #5648A2;
	border-right: 2px solid #5648A2;
	border-top: 2px solid #b0a9d8;
	border-left: 2px solid #b0a9d8;
}
input.button:hover {
	color: white;
	font-size: 13px;
	font-weight: bold;
	background-color: #4a3f8d;
	border-bottom: 2px solid #b0a9d8;
	border-right: 2px solid #b0a9d8;
	border-top: 2px solid #5648A2;
	border-left: 2px solid #5648A2;
	cursor:pointer;
}
.button_inactif {
	color: #a0a0a0;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	background-color: #c0c0c0;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	border-top: 2px solid #e0e0e0;
	border-left: 2px solid #e0e0e0;
}

/* End button */
.action {
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding : 0.1em;
	background-color: #B0A9d8;
	border: 1px solid #58529f;
}
a.action:hover {
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding : 0.1em;
	background-color: #58529f;
	border: 1px solid #E6E0EF;
	cursor:pointer;
}
A.version_dispo_on, A.version_dispo_on:hover {
	color: #202070;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
A.version_dispo_off, A.version_dispo_off:hover {
	color: #202070;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.meta_title {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}
.meta_abstract {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
}
.meta_domain {
	color: #4470a9;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
}
A.meta_domain:hover {
	color: #4470a9;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	text-decoration: underline;
}
.meta_auteur, A.meta_auteur {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
}
A.meta_auteur:hover {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-decoration: underline;
}
/* affichage auteur/labo pour un doc */
.displayArticle .back_diff{background-color: #F5EFFF;padding: 0.25em;}

.labName, .labName a { color: navy; font-weight: normal;}
.projectName,.projectName a  { color: #FF8000; font-weight: bold;}
.labDetail{ color: navy;}
.orgName { color: navy; font-weight: bold;}
.metaDl_author li{
	margin: 0em;
	padding: 0em;
}

/* end */
.labo_id {
	color: #111133;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
}

.meta_labo, A.meta_labo {
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
}
A.meta_labo:hover {
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-decoration: underline;
}
.meta_refBiblio {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-align: left;
}
.nom_meta {
	color: #404040;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
}
.nom_fichier {
	color: #404040;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}
.meta, A.meta {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
}
A.meta:hover {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: justify;
	text-decoration: underline;
}
.calendar {
	color: #333366;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.calendar:hover {
	color: #333366;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
A.urlCourt, A.urlCourt:hover {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding-left: 5px;
}
.licence {
	color: #000000;
	font-family: Georgia, Verdana;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #ffffee;
}
div.licence {
	border-top: 1px solid #58529f;
	margin: 1em 2em 0em 2em;
	padding: 0.5em 0em 0.5em 0em;
}

/* for the on line help */
a.helpOL {
	color: red;
	float: left;
	display: inline;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	padding-left: 0.25em;
}

a.helpOL:hover {
    text-decoration: none;
    background: #c1bcdf;
    color: #ffffff;
}
a.helpOL span, p {
    display: none;
}
a.helpOL  ul {
    display: none;
}
a.helpOL:hover ul,p {
    display: block;
}

a.helpOL:hover span {
    display: block;
    position: absolute;
    width: 450px;
    padding:  1em 1em 1em 1em;
    text-align: left;
    background-color: #58529F;
    color: #FFF;
}
span.medium {
    font-size: large;
    font-weight: bold;
}
.high {
	color: red;
    font-weight: bolder;
}


/* End of on line help */

/* displayDocLife */
dl.displayDocLife {
	margin: 0em 2em;
	border-bottom: 1px solid #FF6600;
	border-top: 1px solid #FF6600;
}
dl.displayDocLife dt {
color:  Navy;
font-weight: bold;
padding: 0em 0.5em 0.5em 0em;
font-size: large;
text-align: center;
}

dl.displayDocLife dd {
	padding: 0em 3em 1em 0em;
}
dl.displayDocLife img {
	width: 5px;
	height: 5px;
}
/* End displayDocLife */
/* Display one meta: cas des metas affichees au cas par cas*/
dl.displayMeta {margin: 0.5em 0.5em 0.5em 0.5em;}
.displayMeta dt {display: none;}
.displayMeta dd {color: #163232;
	font-weight: normal;
	font-size: small;
	font-style:italic;
	text-align: right;}

displayDomain {margin: 0;padding: 0;}
.displayDomain dt{
width: 0%;
float: left;
text-align: right;
}
.displayDomain dd{
width: 75%;
margin-left: 8%;
border-left:1px solid #899898;
padding-left: 0.2em;
}
dl.displayDomain dt { clear: both; }
/* End display one meta */
/* Display data results */
dl.displayArticle {
margin: 0.5em 0.5em 0.5em 0.5em;
}
dl.displayArticle dt {
width: 20%;
float: left;
font-weight: bold;
text-align: right;
padding: 0em 0em 0em 0.5em;
}

/* hack de commentaire avec un antislash pour ie5 mac \*/
dl.displayArticle dt { clear: both; }
/* end hack */

dl.displayArticle dd {
/*float: left;*/
width: 75%;
margin-left: 21%;
background-color: #E6E0EF;
padding: 0em 2em 1em 1em;

}

/* End of Display data results */

/* For the reception page */
p.left {
	/*float: left;*/
	background-color: #eae7ff;
	/*width: 70%;*/
	border-color: #303090;
	padding: 1em 1em 1em 1em;
	text-align: left;
}


.enLigne td {
        font-weight:bold;
        color:white;
	/*background-color: #0b089a;*/
        background-color: #58529f;
	padding: 1em 1em 1em 1em;
	text-align: left;
	font-size: 12px;
}

span.highlight {
        color:#f79b1f;
}

.alert {
	position: relative;
	left: 25%;
	width: 50%;
	padding: 2px;
	color: #ff3300;/* #4a3f8d; */
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	background-color: #ffffff;
	text-align: center;
}

div.accueil {
	margin: 0em 5em;
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
	color: #202060;
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
}

.accueil ul {
	list-style-type: square;
	text-align: left;
        margin-left: 0.5cm;
}

.enLigne ul {
        margin-top:5px;
        margin-bottom:5px;
        margin-left: 0.5cm;
        padding-right:15px;
        padding-left:15px;
        list-style-type: square;
}

.noType li {
	padding: 1em 1em 0em 0em;
}
.accueil li {
        margin-bottom: 0.1em;
        margin-top:0.1em;
}
div.clear {
	clear: both;
}
p.accueil {
	text-align: center;
	font-size: 18px;
        color: #202060;
}
p.accueil_small {
	text-align: center;
	font-size: 14px;
        color: #202060;
}
/* End */
table.tampon {
	border-style:none;
	border-width:0px;
	border-spacing: 0px;/* pas supporte par IE */
	width: 600px;
}
table.tampon td {
	padding: 2px;
}

/* Help */
.help_title {
        font-size: 26px;
        text-align: center;
        font-weight: bold;
        color: rgb(255, 153, 0);
	margin: 1em 1em;
}
.help_menu {
font-size: medium;
margin: 2em;
padding: 1em;
color: #202060;
border:1px solid #202060;
background-color: #E6E0EF;
}
.help_menu li{list-style:upper-alpha;}
.help_menu li li{list-style:decimal; margin: 0em;padding: 0em; }
.help_menu li li li{list-style:lower-alpha}
.help_menu li li li li{list-style:lower-roman}
.help_menu li,.help_menu li a{ font-weight: bold}
.help_menu li li,.help_menu li li a{font-weight: normal;}
.help_text{
margin: 1em;
padding: 1em;
}
.help_text h2,h1 {color: rgb(255, 153, 0);}
.ctop{ color: #333366;font-size: small;font-style: italic;}
.help_menu A:hover, .help_menu A:focus, a.ctop:hover , a.ctop:focus{text-decoration: none; }
.expl{color: #333366;} 
/* End Help */
a.rss {
        margin-right: 5px;
}
a.rss:hover {
        margin-right: 5px;
}
.rss_fg {
        background-color: #ffffff;
        z-index: 10;
}
.rss_bg {
        background-color: #4A3F8D;
        z-index: 10;
}
.rss_txt {
        background-color: #ffffff;
        font-weight: normal;
        font-size: 10px;
        text-align: left;
        text-decoration: none;
        color: #333366;
        z-index: 10;
}
.rss_txt li{margin: 0em;padding: 0em;}
.survol_on{
	background-color: #4A3F8D;
	color: #ffffff;
}
.survol_off{
	background-color: #ffffff;
}
/* Div */
div.onglet {
	position : absolute;
	top : 80px;
	width:100%;
	background-color: #4A3F8D;
	padding: 0px 0px 0px 0px;
	height:50px;
	z-index:2;
}
div.connected {
	float:right;
	margin-right:25%;
	padding:0px;
	top:7px;
	z-index:10;
}
div.tabs {
	position : absolute;
	top : 111px;
	width: 100%;
	background-color: #4A3F8D;
	padding: 2px 0px 2px 0px;
	text-align: right;
	height: 14px;
}
div.lien {
	position : absolute;
	top : 130px;
	width: 100%;
	background-color: #4A3F8D;
	padding: 2px 0px 2px 0px;
	text-align: right;
	height: 25px;
}
div.corps {
	position : absolute;
	top : 160px;
	margin: 15px 10px 15px 10px;
	text-align: left;
}
div.previous {
	padding: 1em 0.5em 1em 0.5em;
	text-align: right;
}
div.next {
	padding: 1em 0.5em 1em 0.5em;
	float: right;
	width: 50%;
}
div.labo {
	border-collapse: collapse;
	border-color: #4A3F8D;
	border-width: 1px;
	border-style: solid;
	background-color: #ffffff;
	display:none;
	position:absolute;
	overflow:auto;
}
div.tab_down {
	float: left;
	background-color: #eae7ff;
	margin-right: 1px;
	height: 15px;
	text-align:center;
	font-size: 11px;
	border-bottom: #4A3F8D 1px solid;
}
div.tab_up, div.tab_down:hover{
	float: left;
	background-color: #c1bcdf;
	border-bottom: #c1bcdf 1px solid;
	margin-right: 1px;
	height: 15px;
	text-align:center;
	font-size: 11px;
	
}
td.mult{
	background-color: #c1bcdf;
	border-left: #4A3F8D 1px solid;
	border-right: #4A3F8D 1px solid;
	border-bottom: #4A3F8D 1px solid;
}
td.tab_mult{
	background-color: #4A3F8D;
	border-left: #4A3F8D 1px solid;
	border-right: #4A3F8D 1px solid;
	border-top: #4A3F8D 1px solid;
}
/* Mise en page By Fanny */
.text_bold { font-weight: bold; }
div.authors , div.author_add {
	margin: 1em;
	padding: 0.5em 1em;
	background-color:#E6E0EF;
}
div.authors h1{
	text-align: center;
}

div.authors a:hover { text-decoration: none; color: navy;}
.select input {
	margin: 0em;
	padding: 0em;
	border: 1px solid #A28FBF;
	background-color: #CEC3DF;
	color: #333366;
	font-size: 13px;
	font-weight: normal;
}

.select input:hover {
	color: navy;
	cursor:pointer;
}

li.li {
	padding: 0 1em 1em 0;
	list-style: none;
}
ul.authors_association {
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.authors_association li { 
	display: inline;
	padding: 2px ;
}
ul.select {background-color: #F5EFFF;width: 70%}
ul.select  li {
	display: inline;
	font-weight: bold;
}
ul.modif_delete {
	display: inline;
	padding-left: 9px;
}
ul.modif_delete li {
	display: inline;
}
.link_button{
	margin: 0em 0.25em;
	padding: 0.15em;
	border: 1px solid #A28FBF;
	background-color: #F5EFFF; /* #CEC3DF; */
}

.author_add li,ul.labo_add li {
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
	border-top: solid 2px #BEA8CF;
	border-left: solid 2px #BEA8CF;
	border-bottom: solid 2px #4A3C8C;
	border-right: solid 2px #4A3C8C;
	padding: 1px;
	margin-right:4px;
	background-color: #9783AF;
}
a.wanted {
	color: red;
	text-align: right;
}

.name{
	color:#FF8000;
	font-weight:bold;
}

.sigle {
	color:navy;
	font-weight:normal;
}

/* page add_org */
div#add_org{
	margin: 2em 3em;
	padding: 0.5em 1em;
	color: #777777;
	font-size: small;
}
#add_org h1{
	text-align: center;
	color: #202060;
	margin-bottom: 2em;
}

#add_org p.list_org{
	color: black;
	background-color: #E6E0EF;
	margin: 0em;
	padding: 1em;
	width: 90%;
	font-size: medium;
}
#add_org label {
	font-weight: bold;
}
#add_org select,.free_org input  {
margin: 0em auto;
	color: #777777;
}
/* Display data results */
div#add_org dt, div#add_org dd {
font-weight: bold;
}

div.association_aut_organism {
	clear: both;
	padding: 10px  0px  10px 0;
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}
div.association_aut_organism li {display: inline;}

/* News */
div.onLine{
	float: right;
width: 30%;
}
.onLine dt{
        background-color: #58529F;
	color: white;
	margin:1em 0em 0em 0em;
        padding: 0em 0.25em;
	width: 85%}
.onLine dd{
        background-color: #ffffff;
        color: #111133;
        font-weight: normal;
        font-size: 12px;
        text-decoration: none;
	margin: 0;
        padding: 0em 0.5em;
	width: 80%;
}
.onLine a {
        color: #303090;
        text-decoration: none;
        font-size: 12px;
	font-weight: bold;
}
.onLine A:hover {
        color: #303090;
        text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.association_aut_organism a.button {
color: white;
padding: 0.03em 0.5em;/* pour aligner le lien sur les inputs*/
}
.association_aut_organism a.button:hover {
text-decoration: none;;
}
/* end of news */
/* add_known_labo */
div.labo_list {
	margin: 0.5em;
	/*padding-right: auto;
	padding-left: auto;*/
}
.labo_list p{
	font-size:large;
	}

.labo_list li {
	margin:0em;
	padding: 0.25em;
	font-weight: bold;
	border-top:1px solid #4A3F8D; 
}
.labo_list li li{
	margin:0em;
	padding: 0em;
	border: none;
	font-weight: normal;
} 
/* end of add_known_labo */


#file_right {
        background-color : #BFE7FF;
        padding: 1px 10px;
        margin: 0px;
}
#file_right li {
        list-style-type: none;
}

.tampon {
        border-right: 2px solid #B0A9D8;
        border-bottom: 2px solid #B0A9D8;
        border-left: 2px solid #4A3F8D;
        border-top: 2px solid #4A3F8D;
}

BODY {
	behavior: url(/css/csshover.htc);
}

/* ---------------  ENTETE => halmenu */
#halmenu {
    position:relative;
    z-index:90;
    top:auto;
    /*width:1000px;*/
    height:30px;
    margin:0 15px;
    background: #363842;
}

/* menu de navigation */
#halmenu ul {
    margin-left:5px;
    padding:0;
    background: #363842;
    color:#fff;
}
#halmenu ul li {
    position:relative;
    float:left;
    list-style-type:none;
    height:30px;
}
#halmenu li a {
    display:block;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration:none;
}
#halmenu a.niveau1 {
    width:auto;
    padding:5px 10px;
    font-size:1.3em;
    font-weight:bold;
}
#halmenu .current a.niveau1,
#halmenu a.niveau1:hover,
#halmenu a.niveau1:focus,#halmenu a.niveau1:active {
background:#395163;
}
#halmenu ul.niveau1 li:first-child a.niveau1,
#halmenu ul.niveau1 li:first-child a.niveau2 {
    background:url("../images/INRIA_picto_home.png") no-repeat center center;
    width:13px;
    height:16px;
    padding-right:0;
    font-size:1px;
    color:#363842;
}
#halmenu ul.niveau1 li li:first-child a.niveau2 {
    width:auto;
    height:auto;
    padding: 5px 12px;
    background-image:none;
    font-size:12px;
    color:#fff;
}

/* menu deroulant */
#halmenu ul ul {
    display:none;
    position:absolute;
    z-index:90;
    top:30px;
    left:0;
    width:200px;
    margin:0;
    border:0;
    text-align:left;
}
#halmenu ul ul li {
    float:none;
    border:0;
    height:auto;
}
#halmenu ul ul li a {
    width:auto;
    padding: 5px 12px;
    border-top:1px solid #26282f;
    border-right:1px solid #26282f;
}

div#halmenu li.open, div#halmenu li.open:hover {
	background-image:url(/images/open_tab_blanc.gif);
	background-position:right center;
	background-repeat:no-repeat;
}


#halmenu ul ul li a:hover,
#halmenu ul ul li a:focus,
#halmenu ul.niveau1 li li:first-child a.niveau2:hover,
#halmenu ul.niveau1 li li:first-child a.niveau2:focus {
    background:#E33729;
}
#halmenu ul.niveau3 {
    left: 200px;
    top: -1px;
}
#halmenu ul.niveau1 li:hover ul.niveau2,
#halmenu ul.niveau2 li.open:hover ul.niveau3,
#halmenu ul.niveau2 li:hover ul.niveau3 {
    display: block;
}

/* moteur de recherche */
#halmenu .fulltext {
    position:absolute;
    right:50px;
    margin-top:4px;
    padding-right:10px;
}
#halmenu .fulltext input {
    padding:3px;
    vertical-align:middle;
}
#halmenu .fulltext .formulaire {
    width:15em;
border:0;
    color:#363842;
}

/* connexion */
#halmenu .connected {
    position:absolute;
    right:20px;
    padding:7px;
}


.docVieUser {
	color:#FF8018;
	font-size:12px;
	font-weight:bold;
}
.docVieTitle {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.docVieDate {
	color:#000000;
	font-size:10px;
	font-style: italic;
}
div.docVieComment {
	color:#000000;
	font-size:10px;
	padding:0px 20px 10px 20px;
}
div.vieArticleTitle {
	background-color:#4A3F8D;
	/*-moz-border-radius-topright:30px;
	-moz-border-radius-topleft:30px;*/
	border : 1px solid #4A3F8D;
	color : #ffffff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
div.docVieElem {
	background-color:#ffffff;
	border-top : 0;
	border-left : 1px solid #4A3F8D;
	border-right : 1px solid #4A3F8D;
	border-bottom : 1px solid #4A3F8D;
}

div.fulltext {
        float:right;
	margin-right:10%;
        padding:0px;
        z-index:10;
        top: 7px;
}

div.fulltext input[type="text"]{

	background-color: #FFFFFF;
	font-size: 10px;
	height: 12px;


}

/* News */
.accordionTabTitleBarOpen{
	background-image	: url(/images/news_picto_down.gif);
	background-repeat	: no-repeat;
	background-position : 5px center;
	font-family			: Times, "Times New Roman", serif;
	font-size           : 10px;
	font-weight			: bold;
	padding             : 4px 6px 4px 30px;
    border-style        : solid none solid none;
	border-bottom-color	:#58529F;
    border-width        : 1px 0px 1px 0px;
	font-size        : 12px;
	background-color : #58529F;
	color            : #ffffff;
}
.accordionTabTitleBarClose{
	background-image	: url(/images/news_picto.gif);
	background-repeat	: no-repeat;
	background-position : 5px center;
	font-family			: Times, "Times New Roman", serif;
	font-size           : 12px;
	font-weight			: bold;
	padding             : 4px 6px 4px 30px;
    border-style        : solid none solid none;
	border-bottom-color	: #58529F;
    border-width        : 1px 0px 1px 0px;
    background-color	: #58529F;
    color				: #ffffff;
}
.tabTitleBar {
	font-family			: Times, "Times New Roman", serif;
	font-size           : 12px;
	font-weight			: bold;
	padding             : 4px 6px 4px 5px;
    border-style        : solid none solid none;
	border-bottom-color	: #58529F;
    border-width        : 1px 0px 1px 0px;
    background-color	: #58529F;
    color				: #ffffff;
}

.divGraphLink {
    background-color	: #58529F;
    text-align			: right;
}
.accordionTabTitleBarHover {
   	font-family: Times, "Times New Roman", serif;
	font-size        : 12px;
	background-color : #58529F;
	color            : #000000;
}

.accordionTabContentBox {

	font-family: Times, "Times New Roman", serif;
   	border           : 1px solid #1f669b;
  	padding          : 0px 8px 0px 8px;
  	background-color : #ffffff;
  	color			 : #151536;
	font-weight		 : normal;
	font-size		 : 12px;
	text-decoration	 : none;
	background-color : #ffffff;
}

.lastDepots{
	font-family: Times, "Times New Roman", serif;
   	color			 : #58529F;
	font-weight		 : normal;
	font-size		 : 12px;
	text-decoration	 : none;
}
.txtnews{
        color: #ffffff;
        font-weight: normal;
        font-size: 10px;
        text-decoration: none;
        padding-left: 5px;
        padding-right: 5px;
}

/*Mod�ration*/
.moderate {
        border : 1px solid #303090;
}
.moderate_portail {
        background-color: #4A3F8D;
        color: #ffffff;
        font-size:12px;
        font-weight:bold;
}
.moderate_head {
        background-color: #E6E0EF;
        color: #111133;
        font-size:11px;
        font-weight:bold;
}
.paire{
        background-color:#eae7ff;
}
.impaire{
        background-color:#c1bcdf;
}
