




/*
     FILE ARCHIVED ON 6:28:42 May 24, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 3:21:00 May 4, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
html, body {
	height: 100%;
}
hr {
	clear:both;
	visibility:hidden;
}
* {
    margin: 0;
    padding: 0;
}
a {
    color: #084C84;
}
a:hover {
    color: #FE0404;
}
img {
    border: 0;
}
.clear {
    clear: both;
}
body {
    background: #E0E0E0;
    font-family: verdana,geneva,sans-serif;
    color: #000000;
    font-size: 12px;
    background-image:url(../images/fond-page.jpg);
    background-position:center top;
    background-repeat:repeat-y;
}
p#bandeau-rouge {
	border-top:1px solid #000000;
	height:1px;
	width:235px;
	margin-top:5px;
	margin-bottom:5px;
}
#page {
    margin: 0px auto;
    width: 1000px;
    text-align: left;
}
#page #header {
}
#page #header #logo{
	height:115px; 
	width:345px;
	float:left;
	display:inline;
}
#page #header #banniere {
	width:538px;
	float:left;
	display:inline;
	margin-top:11px;
}
#page #header #logo_euroscience {
	height:115px; 
	float:left;
	display:inline;
}
#page #main #contenu #droite {
	float:right;
	display:inline;
}
#page #main #contenu #droite #acces_reserve {
	margin-bottom:10px;
}
#page #main #contenu #droite #acces_reserve div{
	background-color: #88C2E6;
	padding:2px 0px 2px 30px;
	font-size:14px;
	font-weight:bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#page #main #contenu #droite #acces_reserve a{
	color:#FFFFFF;
	text-decoration:none;
}
#page #main #contenu #droite #acces_reserve p {
	width: 170px;	
	padding: 2px;
	text-align: center;
}
#page #main #contenu #droite #acces_reserve p a {
	color: #084C84;
	font-weight :bold;
}
#page #main #contenu #langues {
	width: 179px;
	padding-top:4px;
	margin-left:3px;
	margin-bottom:15px;
	margin-right:3px;
	background-color:#ffdec6;
	text-align:center;
}
#page #langues ul li {
	display: inline;
}
#menu-top {
        float:left;
        display:inline;
        padding:0;
        margin:10px 10px 0;
}
#menu-top ul {
}
#menu-top ul li {
        float:left;
        display:inline;
        position:relative;
	background-color:#88C2E6;
	padding:4px 10px;
	margin-right:2px;
	border-color:#000000;
	border-width: 1px 1px 0;
	border-style:solid;
}
#menu-top ul li a{
        color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
#menu-top ul li.selected, #menu-top ul li:hover {
	background-color:#084C84;
}
#menu-top ul li ul {
        display:none;
        width:170px;
	border-color:#000000;
	border-width: 1px 1px 0;
	border-style:solid;
}
#menu-top ul li.sfhover ul {
        display:block;
        float:none;
        position:absolute;
        top:25px;
        left:-1px;
	z-index:100;
}
#menu-top ul li ul li {
        text-align:left;
	background-color:#FFFFFF;
	border-width:0px 0px 1px;
}
#menu-top ul li.sfhover ul li{
        display:block;
        background-image:none;
        float:none;
	padding:0;
        border-bottom:1px solid #000000;
        margin:0;
}
#menu-top ul li ul li:hover {
	background-color:#FFFFFF;
}
#menu-top ul li ul li a{
        font-size:14px;
        display:block;
        padding:3px 0 3px 10px;
	color:#084C84;
}
#menu-top ul li ul li.selected{
	color:#FE0404;
	list-style-type:disc;
	background-color:#FFFFFF;
}
#menu-top ul li ul li a:hover, #menu-top ul li ul li.selected a {
	color:#FE0404;
}
#page #main {
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin:0px 10px;
}
#page #main #menu {
	float:left;
	display: inline;
	width: 235px;
	margin-top:15px;
	margin-left:17px;
}
#page #main #contenu {
	margin-left: 265px;
	margin-top:15px;
	background-image:url(../images/fond-article.gif);
	background-repeat:repeat-y;
}
#page #main #banniere-droite a {
	color: #ffffff;
	font-size: 0.8em;
	text-decoration: none;
}

/* menu des pages de de gauches */
#liste-sections {
	z-index:10;
}
#liste-sections #haut_menu {
	margin-top: 29px;
	width: 240px;
}
#liste-sections ul {
	border: 1px solid #000000;
	border-top: none;
	margin: 0 auto;
	background: #ffffff;
	z-index:10;
}
#liste-sections li {
	list-style-type: none;
}
#liste-sections li.bleu_clair {
	background-color: #88C2E6;
}
#liste-sections li.bleu_clair a {
	color: #FFFFFF;
}
#liste-sections li a {
	text-transform: uppercase;
	display: block;
	padding: 4px 4px 4px 10px;
	color: #084C84;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #000000;
}
#liste-sections li a:hover {
	color: #FE0404;
}
#liste-sections li.selected {
}
#liste-sections li.selected img{
	position: absolute;
	top: 6px;
	left: 12px;
}
#liste-sections li.selected a {
	color: #FE0404;
}
#liste-sections li.selected li a {
	background: none;
	color: #084C84;
}
#liste-sections ul ul {
	margin: 5px 5px 5px 15px;
	padding: 2px 4px 2px 4px;
	background: none;
	width: 182px;
	min-height: 0px;
	border: none;
	border-left: 1px solid #084C84;    
	overflow: visible;
}
#liste-sections li li {
	width: 100%;
	border: none;
}
#liste-sections li li a {
	height: auto;
	padding: 5px 20px 0 0;
	margin: 1px 0px 0px 0px;
	text-transform: none;
	background: none;
	border: none;
	line-height: 0.9em;
}
#liste-sections li li a:hover {
	color: #88C2E6;
}
#liste-sections li li.selected {
	color:#88C2E6;
	list-style-type:disc;
}
#liste-sections li li.selected a {
	color: #88C2E6;
}

#liste-sections li .illustration {
	position: absolute;
	top:-1px;
	right:-182px;
	z-index:10;
	border: 1px solid #670031;
}
#liste-sections li li .illustration {
	right:-186px;
}
#liste-sections ul ul ul {
	margin: 5px 5px 5px 20px;
	padding: 2px 0px 2px 4px;
	background: none;
	min-height: 0px;
	border: none;
	border-left: 1px solid #FF0000;
	overflow: visible;
	color: #000000;
}
#liste-sections li li li{
	width: 100%;
	border: none;
	margin-bottom: 5px;
	color: #000000;
	font-weight: bold;
}
#liste-sections li li li.selected{ 
	list-style-type: none;
}
#liste-sections li li.selected li a{
	color: #000000;
}
#liste-sections li li li.selected a{
	color: #E60003;
}
#lien-pro {
	overflow:hidden;
}
#liste-sections li#lien-pro a {
	padding:0;
}
#liste-sections li#lien-pro img {
	display: block;
}
#copyright, #mentions {
	text-align: center;
	text-decoration: none;
	color: #000000;
}

#clients {
	border:  solid #670031;
	width: 240px;
	margin-left: 6px;
	border-width: 0 1px 1px 1px;
	padding: 5px 0 5px 0;
	text-align: center;
	font-weight: bold;
	background: #c0c0c0;
}
#clients a{
	text-decoration: none;
}
#clients a:hover {
	color: #B35C89;
}
#random_image {
	display: block;
	border:  solid #084C84;
	width: 240px;
	border-width: 0 1px 1px 1px;
	padding: 20px 0 20px 0;
	background:#ffffff;
}

#random_image img {
	display: block;
	margin: auto;
}

/* menu du haut */
#header #annonce {
	position:relative;
	height: 28px;
	overflow: hidden;
	vertical-align: bottom;
	background: none;
	background-color:#88C2E6;
}
#header #annonce marquee {
	font-weight: bold;
	color: #ffffff;
	padding-top:6px;
	margin-right:195px;
}
#header #annonce a {
	color: #ffffff;
}
#recherche {
	width: 220px;
	text-align: center;
}
#contenu #liste-pages {
	margin-left: 3px;
	width: 510px;
	height: 1px;
}
#contenu #liste-pages div {
	font-weight: bold;
	font-size: 1em;
	padding-top:5px;
}
#contenu #liste-pages div span {
	float: left;
	display: inline;
	height: 20px;
	color: #ffffff;
	padding: 4px 5px 0px 20px;
}

#contenu #liste-pages div div {
	float: left;
	display: inline;
	height: 24px;
	width: 15px;
	background: url('../images/onglet2.gif') no-repeat top right;
}

#contenu #liste-pages ul {
	height: 24px;
}

#contenu #liste-pages li {
	padding: 0px;
	display: block;
	float: left;
	display: inline;
}
#contenu #liste-pages li.selected {
	border:none;
}
#contenu #liste-pages li a {
	padding: 2px 5px;
	font-weight: bold;
	color: #be0032;
	text-decoration: none;
	font-size: 1em;
	display: block;
	float: left;
	display: inline;
	margin: 4px 0 0 0;
}
#contenu #liste-pages li a:hover {
	color: #3A9576;
}
#contenu #liste-pages li.selected a {
	background: url('../images/onglet1.gif');
	font-weight: bold;
	color: #ffffff;
	font-size: 1em;
	height: 20px;
	border: none;
	padding: 4px 3px 0 15px;
	margin: 0;
	float: left;
	display: inline;
}
#contenu #liste-pages li.selected div  {
	float: left;
	display: inline;
	background: url('../images/onglet2.gif') no-repeat top right;
	height: 24px;
	width: 15px;
}
#contenu #liste-pages li.selected a img  {
	margin-right: 5px;
}
#contenu #liste-pages div img  {
	float: left;
	display: inline;
	margin: 7px 0 0 5px;
}
#contenu #liste-pages li img.triangle  {
	float: left;
	display: inline;
	margin-top: 10px;
}
#contenu #liste-pages li.selected a:hover {
}
#contenu .resultats{
	margin-bottom: 20px;
}
#contenu .resultats h2{
	color: #084C84;
}
#contenu .resultats p{
	font-style: italic;
}

#contenu #mini-news {
	width: 179px;
	background-color:white;
}
#contenu #mini-news h1, #contenu #contact h1 {
	width:179px;
	margin:0;
	padding:0;
	text-align: center;
	font-size: 14px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #88C2E6;
}
#contenu #mini-news h2 {
	font-size:11px;
	font-weight:bold;
}
#contenu #mini-news ul {
	margin: 0 0px;
	padding: 5px;
}
#contenu #mini-news li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 18px 0;
	padding: 0;
}
#contenu #mini-news p{
	font-size:10px;
}
#contenu #contact {
	width: 179px;
	background-color:white;
}
#contenu #contact p {
	padding:5px;
	font-size:10px;
	font-weight:bold;
}
h1 span {
	display:none;
}

/* Menu des articles */
#contenu #liste-articles .ancre-articles ul { float: left; margin: 0 0 20px; padding-bottom: 10px; border-bottom: 1px solid #000000;width: 505px; }
#contenu #liste-articles .ancre-articles ul li { float: left; margin: 0; list-style-type: none; }
#contenu #liste-articles .ancre-articles ul li a { padding: 0 5px; font-weight: bold; text-decoration: none; font-size: 1em; }

/* contenu des articles */
#contenu #liste-articles {
	/*overflow-x: hidden;*/
	width:505px;
	font-size: 1em;
	padding: 10px;
	margin-left: 3px;
	background: #ffffff;
	float:left;
	display:inline;
}
#contenu .liste-articles-gauche {
	/*overflow-x: hidden;*/
	font-size: 1em;
	padding: 10px;
	margin-left: 3px;
	border-left: 1px solid #FE0404;
	border-right: 1px solid #FE0404;
	background: #ffffff;
	width:235px;
}
#liste-articles h1, .liste-articles-gauche h1{
	font-size: 1.2em;
	border-bottom: 1px solid #FE0404;
	margin-bottom: 10px;
	color:#FE0404;
}
#liste-articles ul, .liste-articles-gauche ul{
	margin: 0 0 35px 20px;
}
#liste-articles table, .liste-articles-gauche table {
	width: 100%;
	margin-bottom: 10px;
}
#liste-articles table td, .liste-articles-gauche  table td{
	vertical-align: top;
	text-align:justify;
	padding:5px;
}
#liste-articles table td.center , .liste-articles-gauche table td.center{
	text-align: center
}
#liste-articles table td.left , .liste-articles-gauche table td.left{
	text-align: left
}
#liste-articles table td.right , .liste-articles-gauche table td.right{
	text-align: right
}
#liste-articles table td.image , .liste-articles-gauche table td.image{
	text-align:center;
}
#liste-articles table td.image div , .liste-articles-gauche table td.image div{
	text-align: left;
	/* border: 1px solid #242887; */
	/* border-top: none; */
	margin: 5px auto 0;
}
#liste-articles table img , .liste-articles-gauche table img{
	margin:0 5px;
}
.documents li {
	/*list-style-type: none;*/
	margin-bottom: 10px;
}
.documents a {
	padding: 2px 5px 2px 5px;
	/*background: #670031;*/
	color: #084C84;
	text-decoration: none;
	font-weight: bold;
}
.documents a:hover {
	color: #FE0404;
}
.documents img {
	margin-right: 5px;
}

/*  Galery */
.galery {
	position:relative;
	height: 350px;
}
.galery .image {
	text-align:center;
	width: 30%;
	padding:5px;
	margin: 0 auto 12px;
	font-size: 0.8em;
	overflow:hidden;
}
.galery .image img {
	margin:0 2px;
	padding: 1px;
	background: #ffffff;
}
.galery h2 {
	font-size: 1.1em;
	padding: 0px 5px 25px;
	/*border: 1px solid #670031;*/
	margin: 0 auto -25px;
	width: 160px;
	height: 40px
}


/* formulaire */
#liste-articles div.formu h1 {
	font-size: 1.2em;
	color: #ffffff;
	background: #88C2E6;
	width: 500px;
	text-align: center;
	margin: auto;
	margin-bottom:15px;
}
#liste-articles div.formu h2 {
	font-size:1.1em;
	margin-left:40px;
	padding-left:10px;
	text-align:left;
}
#liste-articles div.formu h3 {
	font-size:1em;
	text-align: center;
	font-style: italic;
	border-bottom: 2px solid #084C84;
	width: 200px;
	margin: 20px auto 10px auto;
}
#liste-articles div.formu label {
	width: 120px;
	margin: 3px 5px 0px 40px;
	display: block;
	float: left;
	display: inline;
	text-align: left;
	font-size: 0.8em;
}
#liste-articles div.formu p {
	clear: both;
	margin-bottom: 5px;
}

#liste-articles div.formu p.avertissement{
	clear:both;
	font-size:10px;
	margin-left:0px;
	color:black;
}

#liste-articles div.formu input, #liste-articles div.formu textarea, #liste-articles div.formu .select {
	width: 170px;
}
#liste-articles div.formu input.checkbox, #liste-articles div.formu input.button {
	width: auto;
}
#liste-articles div.formu textarea{
	height:75px;
}
#liste-articles div.formu table{
	text-align:center;
	margin-top:25px;
}

#liste-articles div.formu table.formulaire_envoyer{
	border-top:1px solid #084C84;
}

#liste-articles div.formu .submit, #liste-articles div.mentions {
	text-align: center;
}
#liste-articles div.formu p.mentions a{
	color:#000000;
	font-size:11px;
}
#liste-articles div.formu .obligatoire {
	color: #ff0000;
}
#liste-articles div.formu .date_pick {
	width: 125px;
}
#liste-articles div.formu #fond_form {
	width: 70%;
	margin: auto;
	/*background: #670031;*/
}
#liste-articles div.formu input.button{
	color:#084C84;
}
#liste-articles div.formu #fond_form a{
	color: #999999;
}
#liste-articles div.formvalid {
	/*border: 1px solid #009900;*/
	color: #88C2E6;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	/*background: #ffffff;*/
	padding: 5px;
}
#liste-articles div.formerror {
	border: 1px solid #ff0000;
	color: #ff0000;
	text-align:center;
	/*background: #ffffff;*/
	font-size:13px;
	font-weight:bold;
}
#liste-articles div.formu .formerror h1 {
	margin:0 0 15px;
	width:503px;
	background:#ff0000;/* #88C2E6;*/
}


/*  login  */
#login h1 {
	color: #990000;
	height: 22px;
	padding: 2px 10px 0px;
	font-size: 1.1em;
	border: 1px solid #084C84;
	border-right: none;
}
#login form {
	margin-bottom: 20px;
	padding: 10px;
	height: 500px;
	border-left: 1px solid #084C84;
	margin-left: 3px;
}
#login form p {
	margin-bottom: 10px;
}
#login form label {
	float: left;
	display: inline;
	width: 200px;
	text-align: right;
	padding: 1px 5px;
}
#login form input, #contenu .cadre form textarea {
	width: 300px;
	border: 1px solid #A8B1BA;
	background: #000000;
	color: #ffffff;
}
#login form p.submit {
	text-align: center;
}
#login form p.submit input {
	width: auto;
	color: #990000;
	font-weight: bold;
}
#login form div.errors {
	color: #ff0000;
	border: 2px solid #ff0000;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
	background: #fff;
}
#login form span.obligatoire {
	color: #ff0000;
}

/* index des sections */
#listing_sections {
	position: absolute;
	width: 72%;
}	
#listing_sections li {
	float: left;
	display: inline;
	list-style-type: none;
	text-align: center;
	width: 33%;
}
#listing_sections li a {
	border: 1px solid #000000;
	display: block;
	width: 80%;
	padding: 5%;
	margin: auto;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#listing_sections li a:hover {
	background: #670031;
}


#bottom {
	clear: both;
	height: 33px;
	color:#000000;
	text-align:center;
	margin-top:10px;
}
#adresse {
	padding: 12px;
	text-align: center;
	font-size: 0.9em;
}
#adresse a {
	color:#084C84;
}
/* recherche */
#resultats_recherche div {
	border: 1px solid #084C84;
	border-right: none;
	margin-bottom: 30px;
	padding: 10px;
}
#resultats_recherche div ul {
	margin-left: 20px;
}

