/* CSS Document */
body {
	background-color:#88A609;
	/*background-image: url('images/Fond-Planisphere.gif');
	background-position:center; */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#444;
	margin:0px;
	text-align:center;
}
img {
	border:0px;
}
table {
	font-size: 12px;
}
a {
	color:#88A609;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#444;
}
.lien-rouge {
	font-size: 14px;
	color:#964444;
	text-decoration:none;
}
.warning {
	font-size: 14px;
	color:#964444;
	text-decoration:none;
}
.lien-rouge:hover, .lien-rouge-On {
	font-size: 14px;
	color:#444;
	text-decoration:underline;
}
#conteneur {
	margin-right: auto;
	margin-left: auto;
	width: 889px;
	min-height: 549px;
	background-image: url('images/Fond-Planisphere.jpg');
	background-repeat: repeat-y;
}
#haut {
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	width:889px;
	height:27px;
	text-align:right;
	background-image: url('images/Fond-Haut.gif');
	background-repeat: no-repeat;
}
#langues{
	margin-right:40px;
	padding-top:10px;
}
#colonne-gauche {
	border:0px;
	margin-right:0px;
	margin-left:0px;
	width:194px;
	float:left;
	min-height: 549px;
	text-align:center;
}
#contenu {
	margin-right:30px;
	margin-left:200px;
	width:648px;
/*	background-image: url('images/Planisphere-Clair.jpg');
	background-repeat: no-repeat; */
	text-align:justify;	
}
#menu {
	margin-top:5px;
}
#titre {
	font-size:18px;
}
#liste {
	font-size:13px;
}
ul {
	margin-left:65px;
	padding-left:65px;
}
li {
	margin-top:5px;
	margin-bottom:5px;
}
#texte {
	margin-right:0px;
	margin-left:0px;
	margin-top:70px;
/*	margin-top:84px;
//	margin-top:57px;	*/
}
#publications {
	width:100%;
}
.date {
	font-size:11px;
}
.previsu {
	border: 1px solid #88A609;
	padding:5px;
}
#plan {
	margin-top:30px;	
}
#contact {
	margin-right:0px;
	margin-left:0px;
	margin-top:40px;	
}
#bas {
	margin-right: auto;
	margin-left: auto;
	width: 889px;
	height:11px;
	background-image: url('images/Fond-Bas.gif');
	background-repeat: no-repeat;
}
#pied-page {
	margin-right: auto;
	margin-left: auto;
	height:0px;
	color:#FFFFFF;
	width: 869px;
	text-align:center;
	font-size: 11px;
}
#pied-page a {
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}
#pied-page a:hover {
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
hr {
	border: 0;
	height: 1px;
	color:#88A609;
	background-color:#88A609;
}
.titre-bloc {
	margin-top:0px;
	margin-bottom:10px;
	text-decoration: underline;
	font-size:14px;
	font-weight:normal;
	text-align:left;
}
#bloc-recherche {
	margin-left:0px;
	margin-bottom:10px;	
	border: 1px solid #88A609;
	background-color:#DFDCDC;
	width:133px;
// width:145px;	
	padding-top:5px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
}
#bloc-gauche {
	margin-left:0px;
	margin-bottom:10px;	
	border: 1px solid #88A609;
	background-color:#DFDCDC;
	width:133px;
// width:145px;	
	padding:5px;
}

.forml {
   	width: 100%;
   	padding: 3px;
   	border: 1px solid #88A609;
   	background-color:#FFF;
   	font-family: Arial;
   	font-size: 12px;
}
#infos {
	text-align:right;
	margin-top:5px;
	
}
.spip {
	margin-top:0px;
	padding:0px;
}