/* CSS Document */
body {
	background:url('images/background.jpg') fixed #666 repeat-x;
	/*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;
	text-decoration:none;
}
a:hover {
	color:#666;
}
.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:none;
}
#conteneur {
	margin-right: auto;
	margin-left: auto;
	width: 889px;
	min-height: 549px;
	background: url('images/Fond-Planisphere-2.jpg') #FFFFFF repeat-y;
	/*box-shadow:2px 2px 2px  #333;*/
}
#haut {
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	width:889px;
	height:27px;
	text-align:right;
	background-color:#FFFFFF;
	/*background: url('images/Fond-Haut.gif') no-repeat;*/
	/*box-shadow:2px 2px 2px #333;*/
}
#langues{
	margin-right:40px;
	padding-top:10px;
	font-weight:bold;
}
#colonne-gauche {
	border:0px;
	margin-right:0px;
	margin-left:0px;
	width:194px;
	float:left;
	text-align:center;
}
#contenu {
	margin-right:30px;
	/*margin-left:200px;*/
	width:648px;
	float:right;
/*	background: url('images/Planisphere-Clair.jpg') no-repeat; */
	text-align:justify;	
}
h1 {
	font-size:40px;
	margin:0;
}
h1 a {
	color:#666;
}
#menu {
	margin:10px 0 0px 0;
	padding:0;
	height:60px;
}
#menu li {
	float:left;
	list-style-type:none;
	margin:0px 15px 0 0;
	color:#AAA;
	font-size:16px;
}
#menu li a {
	font-size:16px;
	font-weight:bold;
}
#menu li a.menu-on {
	color:#666;
	text-decoration:underline;
}
#titre {
	font-size:18px;
}
.liste {
	font-size:13px;
}
ul {
	margin-top:0;
	margin-left:35px;
	padding-left:35px;
}
li {
	margin-top:5px;
	margin-bottom:5px;
}
#texte {
	margin-right:0px;
	margin-left:0px;
	margin-top:30px /*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;*/
	clear:both;
}
#pied-page {
	margin-right: auto;
	margin-left: auto;
	height:0px;
	color:#FFF;
	width: 869px;
	text-align:center;
	font-size: 11px;
}
#pied-page a {
	text-decoration:none;
}
#pied-page a:hover {
	color:#88A609;
	text-decoration:underline;
}
hr {
	border: 0;
	height: 1px;
	color:#88A609;
	background-color:#88A609;
	clear:both;
}
.titre-bloc {
	margin-top:0px;
	margin-bottom:3px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-left:30px;
	color:#666;
}
#bloc-recherche {
	margin-left:0px;
	margin-bottom:10px;	
	border: 1px solid #999 /*#88A609*/;
	/*background-color:DFDCDC;*/
	background:url(images/fond-bloc.gif) bottom repeat-x #f1f1f1;
	width:133px;
// width:145px;	
	padding:8px;
	border-radius:0.5em;
	box-shadow:2px 2px 2px  #DDD;
}
#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:0 0 10px 0;
	padding:0px;
}
.clear {
	clear:both;
}
.livre {
	margin:0 10px 10px 0;
}
input[type=submit] {
	margin:8px 0 0 0;
}
input[type=text] {
	margin:0 0 10px 0;
}
