html, body{
	margin: 0;
	padding: 0;
	height: 100%;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a, label{
	color: #709090;
	font-weight: bold;
	text-decoration:none;
}
a:link{
	color: #709090;
	font-weight: bold;
	text-decoration:none;
}
a:hover, button:hover{
	text-decoration:underline;
}
a img, a img:link, a img:hover{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
input{
	border: 1px solid #709090;
}
button{
	color: #709090;
	font-weight: bold;
	text-decoration:none;
	width: 180px;
	background-color: #FFFFFF;
	border: 1px solid #709090;
	font-size:10px;
	padding:0px;
	margin:0px;
}
#centre{
	width: 1000px;
	margin: auto;
}
.ban{
	padding-bottom:20px;
	width: 1000px;
	height: 123px;
}
.ban1{
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
}
.ban1 td{
	width: 1000px;
}
.ban2{
	background-repeat: no-repeat;
	background-position: left bottom;
	width:670px;
	height:22px;
}
#search{
	width:252px;
	border-top: 1px solid #709090;
	border-right:#709090 solid 1px;
	border-left:#709090 solid 1px;
	vertical-align:top;
	height:20px;
	padding:0px;
	margin:0px;
}
#cse-search-box{
	height:20px;
	margin:0px;
	padding:0px;
}
#searchbox{
	font-size: 12px;
	width: 220px;
	border-top:none;
	border-left:none;
	border-right:1px solid #709090;
	border-bottom:1px solid #709090;
	padding:0px;
	padding-left:4px;
	margin:0px;
	height:20px;
	vertical-align:bottom;
}
.vide{
	color: #709090;
}
.full{
	color: #000;
}
.imgs{
	border:none;
	margin:0px;
	padding-top:0px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:auto;
	vertical-align:bottom;
}
#lang{
	width:78px;
	text-align:center;
	border-top: 1px solid #709090;
	border-right:#709090 solid 1px;
}
.foot{
	text-align:center;
	padding-top:20px;
}
.footmail{
	text-align:center;
}
/*MENU*/
.nav_gauche, .nav_droite{
	padding-top:15px;
	width:185px;
	vertical-align:top;
}
.nav_gauche{
	border-right:1px solid #709090;
	padding-left:5px;
}
.nav_droite{
	border-left:1px solid #709090;
	padding-right:5px;
	text-align:right;
}
.TitreLeft{
	margin-top:10px;
	margin-bottom:25px;
	font-weight: bold;
	font-size: 18px;
	color: #cc0000;
}
.TitreLeft img{
	padding-bottom:10px;
}
.SousLeft, .SousLeft a{
	margin-top:0px;
	color: #709090;
	font-size: 12px;
	font-weight: bold;
}
.nav_gauche .SousLeft{
	margin-left:5px;
}
.nav_droite .SousLeft{
	margin-right:5px;
}
/*CONTENU*/
.cont_gen{
	width:578px;
	margin-top:20px;
	padding-top:10px;
	padding-left:20px;
	padding-right: 20px;
	padding-bottom:20px;
	vertical-align: top;
}
.titreChapeau{
	padding-left:20px;
	margin-top: 15px;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(http://www.observatoire-omic.org/img/logoj.jpg);
	font-weight: bold;
	font-size:18px;
	color:#ffcc00;
	margin-bottom: 30px;
}
.titreChapeau a{
	font-weight: bold;
	font-size:18px;
	color:#ffcc00;
	margin-bottom: 30px;
}
.titreChapeau2{
	padding-left:20px;
	margin-top: 15px;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(http://www.observatoire-omic.org/img/logoj2.jpg);
	font-weight: bold;
	font-size:16px;
	color:#ffcc00;
	margin-bottom: 15px;
}
.titreChapeau2 a{
	font-weight: bold;
	font-size:16px;
	color:#ffcc00;
	margin-bottom: 15px;
}
a.NewsTitre,a.NewsTitre:link{
	font-size: 14px;
	text-decoration: underline;
}
.archives,.archives a{
	text-align: right;
	font-size: 12px;
	color: #770000;
	margin-bottom: 50px;
	font-weight: bold;
}
.listeLien{
	margin:5px;
	padding:5px;
	list-style-position: outside;
	list-style-type:circle;
	color:#709090;
}
.datepubl{
	font-size: 12px;
	color: #709090;
	font-style:italic;
}
.dateblog{
	color:#ffcc00;
	font-weight:bold;
	text-decoration:underline;
	font-size: 10px;
	margin-bottom: 5px;
}
.imgblog{
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:10px;
}
#news{
	margin-bottom: 30px;
}
.TitreNewsBig{
	font-size: 14px;
	color: #cc0000;
	text-align:justify;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
}
.TitreNewsBig a{
	font-size: 14px;
	color: #cc0000;
	text-align:justify;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
}
.paragraphe{
	font-size: 12px;
	text-align: justify;
	line-height: normal;
}
.suite{
	clear:both;
	padding:0px;
	margin:0px;
	font-size: 10px;
	font-weight:normal;
	text-align: right;
	color: #770000;
}
.suite a, .suite a:link{
	clear:both;
	padding:0px;
	margin:0px;
	font-size: 10px;
	font-weight:normal;
	text-align: right;
	color: #770000;
}
td.center{
	text-align:center;
}
.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.bloc{
	clear: both;
}
hr{
	visibility: hidden;
	clear: both;
	color:#709090;
	background-color:#709090;
	height: 1px;
	border: 0;
}
.listenews{
	margin-bottom:30px;
}

.article{
	font-size: 12px;
	text-align: justify;
}
.desc_list{
	font-size:11px;
	font-weight: bold;
	color:#000000;
}
.listeTable{
	width: 400px;
	margin: auto;
}
.listeTr{
	text-align: left;
	vertical-align: text-top;
}
.listeTable td{
	width: 180px;
	padding-left:10px;
	padding-right:10px;
}
.groupListe{
	padding-bottom:10px;
}
.reseau{
	padding-bottom:10px;
}
.listeArt{
	padding-bottom: 15px;
}
.listeArt a{
	color: #CC0000;
}
.listeArt a.listeArtTit{
	color: #000000;
}
.liste{
	padding-bottom: 20px;
}
.trie{
	margin: auto;
	padding-top:20px;
	padding-bottom:30px;
	text-align: center;
}
.trie td{
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}
.trieAct{
	font-weight:bold;
}
.barre{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #709090;
	padding-bottom: 15px;
	margin-top: 15px;
	clear: both;
}
.fiche{
	width:500px;
	padding-top:20px;
	padding-bottom:20px;
}
.fiche td{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.fiche td.leftCase{
	color:#ffcc00;
	font-weight:bold;
	width: 200px;
}
form.lettre{
	text-align: justify;
	width: 100%;
}
form.lettre fieldset {
	border: 1px solid #709090;
}
form.lettre p.double span.gauche {
	width: 250px;
	float: left;
	text-align:right;
}
form.lettre p.double span.gauche label.pre {
	width: 230px;
	margin-left:20px;
	text-align:right;
	cursor: pointer;
}
form.lettre p.double span.gauche label.pre:active {
}
form.lettre p.double span.droite {
	width: 235px;
	margin-left: 15px;
}
form.lettre button{
	margin-left: auto;
	margin-right: auto;
}
.warning{
	color: #cc0000;
	font-size:14px;
	font-weight: bold;
}
#cse-search-results iframe{
	width:578px;
}
/*partie admin*/
#loader{
   visibility:hidden;
}
#f1_upload_process{
   z-index:100;
   visibility:hidden;
   position:absolute;
   width:400px;
}
#testWrap{
			float: left;
			margin: 20px 0 0 50px; /* Just while testing, to make sure we return the correct positions for the image & not the window */
		}
		
		#previewArea{
			margin: 20px; 0 0 20px;
			float: left;
		}
		label{ 
			clear: left;
			margin-left: 50px;
			float: left;
			width: 5em;
		}
		.table, .table td{
	border: 1px solid #709090;
}
#aide{
	border: thin solid #709090;
	font-size:10px;
	width: auto;
	position:absolute;
	z-index: 1;
	right: 350px;
	background-color: #FFFFFF;
}
select{
	width: 200px;
}
.cadre{
	background:url(http://www.observatoire-omic.org/admin/img/logo.jpg) no-repeat top left;
	padding-left:20px;
	padding-top:150px;
	width:280px;
	margin:auto;
	border: 1px solid #709090;
}
#editable{
	border: 1px solid #BBB;
	border-top-width:5px;
}
