/* CSS Document */

body {
background-color:#FFF;
margin:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
}
/* en-tete */
.logocnrs {
position:absolute;
border:none;
width:160px;
height:78px;
border:0; 
}
.logocgm{
	position:absolute;
	left:644px;
	border:none;
	width:150px;
	height:60px;
	top: 10px;
}

.titre, .cgm{
color:#039;
font-weight:bold;
margin-left:190px;
text-indent:0px;
}
.titre {
font-size:15px;
padding-top:10px;
padding-right:5px;
width:500px;
line-height:22px;
}
.cgm {
font-size:13px;
font-weight:bold;
}

.maj {
font-size:10px;
margin-left:625px;
}


/* menu horizontal*/
ul li {
display:inline;
list-style:none;
}
ul{
width:100.5em;
margin-left:auto;
margin-right:auto;
}
li{
border-right:1px solid #039;
border-bottom:1px solid #039;
padding: 0 10px 5px 10px;
}
.li_mois{
background-color:#EBF4FE;
}

/* liens */

a:link {
	text-decoration:none;
	color:#039;
	border:none;
	}
	a:visited {
	text-decoration:none;
	color:#093;
	border:none;
	}
	a:hover {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background-color:#093;
	border:none;
	}
	a:active{
	text-decoration:none;
	background-color:#333;
	color:red;
	border:none;
	}
/* corps de la page */
p {
margin-left:10px;
text-indent:20px;
}
td, tr {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
margin-left:10px;
}
h1{
color:#039;
font-size:11px;
font-weight:bold;
margin-left:10px;
}
h2{
color:#039;
font-size:11px;
font-weight:600;
margin-left:30px;
}
/* exposés*/
.annonce, .out {
width:730px;
padding:5px;
border:0.1em solid #039;
background-color:#EBF4FE;
text-indent:0px;
margin-left:30px;
}
.out{
background-color:white;
}
.date_resume{
text-align:left;
margin-left:-10px;
color:#039;
font-size:11px;
font-weight:bold;
}
.nom, .titre_topo{
font-size:12px;
font-weight:bold;
text-align:center;
}
.labo_invit{
text-align:center;
font-weight:400;
}
.extra {
color:#F30;
}
.resume{
font-size:10px;
text-align:justify;
margin-left:0px;
}
/* boutons du bas*/
.haut{
position:absolute;
left:250px;
width:30px;
height:31px;
border:0; 
padding-top:10px;
}
.index{
position:absolute;
left:350px;
width:32px;
height:42px;
border:0; 
}

