/* CSS Document article */

html, body, *

{

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

}

div#contenu {
	position: relative;
	width: 994px;
	xheight: 2600px;
/*  à adapter */



		border-top: 0;
	background-color: #ffffff;
	cursor: default;
	float:left;

}
div.col660 {
	float: left;
	width: 770px;
	border-right: 1px solid #666666;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
div.col490 {
	float: left;
	width: 559px;
	border-left: 1px solid #b2cccc;
  border-right: 1px solid #666666;

	background-color: #ffffff;
	padding: 20px;
	margin: 0px;
}
div.col320 {
	float: left;
	width: 320px;
	border: 0px solid #00ff00;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
div.col120 {
	float: left;
	width: 120px;
	border: 0px solid #c0c0c0;
	background-color: #ffffff;
	margin: 0px;
	padding: 20px 20px 20px 30px;
}



body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif;
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	background: #fff ;
  background:url(http://gallika.net/squelettes/images/bg_oli.jpg) repeat-y 994px 0px;
	}
h1, h1.spip { font-size: 2em; margin: 0; }
h2, h3, h4, h5 { margin: 1em 0 .5em; font-family: "Century Gothic", arial, sans-serif; }
h2 { font-size: 2.5em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.33em; }
h5 { font-size: 1.17em; }



h1 a, h2 a {text-decoration: underline; color: #000;}
h1 a:hover, h2 a:hover {text-decoration: none;}
p {margin-top: 0px;}
p a {text-decoration: none; xfont: normal 12px arial; color: #000;}
p a:hover {text-decoration: underline;}

#centre{float:left;}
#logo_article{float:left;margin: 0 15px 15px 0; padding:3px;border:solid 1px #b2cccc;}
h2#titre_article{text-align:left;	padding-left:30px;margin-right:10px; font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; line-height: 100%; font-weight: normal; margin-bottom: 5px;font-size: 2em;}
#chapo_article{text-align:right;	color: #666666; font-family: Georgia, "Times New Roman", Times, serif; font-style:italic;}
#texte_article{text-align:left;}
#rhizome_article{text-align:right;color: #c0c0c0; padding: 2px 2px 2px 0;	border-top: 1px solid #b2cccc;	border-bottom: 1px solid #b2cccc;margin-right:10px;font-size: .9em;margin-bottom:10px;margin-top:10px;}
#auteur_article {float:left;margin-left:0;	color: #c0c0c0; padding: 0px 0 0px 30px;	border-top: 0px dotted #c0c0c0;	border-bottom: 0px dotted #c0c0c0;font-size: .9em;}

a.rhizome{text-decoration: none; color: #c0c0c0;}






.comment  {display:block; padding:3px 5px; margin:0 0px 5px 0;background-color: #eff5f5;font-size:0.85em;color:#4E6578;font-family: Georgia, "Times New Roman", Times, serif;font-style:italic;border:1px solid #b2cccc; }
.comment-auteur{font-weight:bold;}
#comment-form{width:200px !important;}
#formulaire_forum{list-style-type: none;width:200px;margin-left:0;padding-left:0;padding-bottom:0;}
textarea#texte{width:196px;margin-bottom:0;}
fieldset {border:0;}
fieldset ul li.saisie_session_nom, fieldset ul li.saisie_session_email {margin-left:0px;}

.spip_bouton{visibility:hidden;}
#colonne_droite{padding:10px; width:200px;	float:left;color:#b2cccc;}
#sommet_colonne_droite{height:20px;margin-top:4px;background-color: #eff5f5;margin-bottom:4px;border-top:1px solid #b2cccc;}
#base_colonne_droite{height:20px;margin-top:4px;background-color: #eff5f5;margin-bottom:10px;border-bottom:1px solid #b2cccc;}
.explication {font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; font-size:0.8em;margin-bottom:10px;}
.explication a, fieldset ul li.saisie_session_nom a{font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, sans-serif; font-size:0.9em;}

.previsu {font-size:11px;color:#4E6578;font-family: Georgia, "Times New Roman", Times, serif;font-style:italic;background-color:#eff5f5;font-weight:normal;padding:0px 3px;text-decoration:none;}
.previsu a{}
.previsu ul {list-style-type: none;margin:0;padding:3px;}
div.forum-chapo{height:0px;display:none;;margin:0 0 10px 0;}
div.forum-texte{margin-bottom:10px;}
p.details{}
li.saisie_texte .explication{margin-top:-20px;padding-bottom:0;}
li.saisie_session_nom, li.saisie_session_email{list-style-type: none;}
#session_email{margin-bottom:10px;}
p.retour, p.retour a{font-size:11px;color:#b2cccc;}
input{width:200px;margin-left:0;}



/* Forms
-------------------------------------------------------- */
fieldset {
	display: block;
	border: none;
	margin: 0;
	padding: 0;

	}
input, textarea {
	font-size: 1em;
	border-width: 0.1em;
	border: 1px solid #4E6578;
color: #4E6578;
	}
input[type], textarea[name] {
	background: #fff;
	}
input[type=submit], input[type=reset] {
	background: #cbe0df;
	color: #4E6578;
  font-size:11px;
	}
input[type=submit]:hover {
	background: #000;
	color: #fff;
	}
input[type=checkbox] {
	border: none;
}
textarea {
	width: 100%;

	}

/* romytetue */
div #sommet_colonne_droite{display:none;}
.comments-list h2.h2,.comment-form h2.h2 {font-size:24px;}
.comments{margin-bottom:3em;}
.comments h2{margin-bottom:.5em;}
.comments .comments-list ul.comments-ul{border-bottom:1px dotted #DEE0C8;list-style-type: none;padding:0;}
.comments .comments-feed{font-size:10px;padding:0 0px;color:#FE7315;}
.comments .comments-feed *{border:0;vertical-align:middle;}
.comments .comment-form{padding:0 0px;}
#formulaire_forum fieldset.qui.session_qui{display:none;}
#formulaire_forum li label{float:left;width:185px;padding-top:.2em;white-space:nowrap;}
#formulaire_forum li .details{display:none;}
#formulaire_forum li input.text{width:180px;}
#formulaire_forum .explication{margin-bottom:1em;font-size:.9em;line-height:normal;}
.explication,.explication *{color:#b2cccc !important;}
#formulaire_forum li textarea{height:12em;}
#formulaire_forum li.saisie_nom_site{display:none;}

#formulaire_forum ul {list-style-type: none;margin-left:0px;} /* tt se joue ici*/
#formulaire_forum ul li.saisie_url_site{list-style-type: none;padding:0;margin-left:0px;}
#formulaire_forum li.saisie_texte label{float:none;display:none;}
#formulaire_forum fieldset.previsu{width:196px;margin:2em 0 3em 0px;}
#formulaire_forum fieldset.previsu .comment{padding:1em 1em .3em 1em;margin-bottom:1em;xbackground:#F8F9DB;border:2px dashed #C30;}
textarea{margin-top:0px;}
.comments .comment{padding:1em 3px .3em 3px;overflow:hidden;position:relative;border-top:1px dotted #DEE0C8;font-size:.9em;}
* html .comments .comment{position:static;}
.comments .comment p,#contenu .comments .comment ul,#contenu .comments .comment ol,#contenu .comments .comment blockquote{height:auto;margin-bottom:.7em;border:0;}
.comments .comment img.avatar{position:absolute;left:3px;top:6px;}
* html .comments .comment img.avatar,*+html #contenu .comments .comment img.avatar{position:static;float:left;margin-left:-45px;margin-top:-1em;}
.comments .comment .comment-meta{line-height:normal;margin-top:40px;}
.comments .comment .comment-meta a.permalink{float:right;display:block;border:0;text-decoration:none;font-size:2.2em;font-weight:bold;line-height:1em;vertical-align:middle;color:#C4B797;color:#DDE6CF;}
.comments .comment .comment-meta a.permalink:hover{color:#330;color:#93BF35;}
.comments .comment .comment-meta a.permalink .sep{display:none;}
.comments .comment .comment-meta abbr{border:0;font-variant:normal;}
.comments .comment .comment-meta strong{color:#330;}
.comments .comment .comment-doc{display:none;}
span .erreur_message{color:red;}

legend {font-weight:bold;}





#pied {position:static;clear:both;width:994px;padding-top:15px;/*background:url(/image/magazine/pied-fond.gif) 13px -30px no-repeat;*/}

#pieddepage-dispatch{clear:both; height:44px;left:0px; border-top:1px solid #D7E5E5; background:#e5eeee;margin-right:23px;}
#pieddepage-dispatch ul{list-style:none; text-align:center; width:910px; margin-top:6px; margin-left:25px;}
#pieddepage-dispatch li{display:inline; font:normal 10px verdana; color:#7a8e9a; xwhite-space:nowrap; padding-right:5px; padding-left:5px; background:url(http://gallika.net/squelettes/images/oli_logo-navigation_separateur.png) center right no-repeat;}
#pieddepage-dispatch li a{font:bold 10px verdana; color:#4e6576; text-decoration:underline;}
#pieddepage-dispatch li a:hover{text-decoration:none;}
#pieddepage-dispatch li.fin{background:none;}
#pieddepage-box{clear:both; height:25px; background:#fff; border-top:1px solid #D7E5E5; border-bottom:1px solid #D7E5E5;margin-right:23px;}
#pieddepage-box *{margin:0px; padding:0px;}
#pieddepage-box #pied_image{display:none;}
#pieddepage-box #pied_navigation{float:left; height:25px; margin-top:4px;}
#pieddepage-box #pied_navigation ul{margin-left:300px; list-style:none; text-align:center;}
#pieddepage-box #pied_navigation li{display:inline; font:normal 10px verdana; padding-right:5px; padding-left:5px; background:url(http://gallika.net/squelettes/images/oli_logo-navigation_separateur.png) center right no-repeat;}
#pieddepage-box #pied_navigation li a{font:normal 10px verdana; color:#7a8e9a; background:none; padding:0px;}
#pieddepage-box #pied_navigation li.fin{background:none;}


quote {
border:5px solid #f0f0f0;
}



