html, body{margin:0;padding:0;}


body{
	background:#816647 url(/communs/img/wood_bg.jpg) fixed;
	font-family:Georgia, Times, Verdana, Geneva, serif;
	font-size:1em;
	color:black;
	}


div#top{
	z-index:3;
	position:fixed;
	top:0;
	left:125px;
	padding:0;
	height:28px;
	width:850px;
	background:#FC6 url(/communs/img/fond.png);
	border:black 1px solid;
	}
	
	div#top p.menu_top{
		font-size:0.8em;
		text-indent:0;
		text-align:left;
		margin:1px;
		position:absolute;
		top:2px;
		left:5px;
	}
	
	div#top p.menu_top a{text-decoration:none;}
	
	div#top p.titre_top{
		text-indent:0;
		margin:1px;
		position:absolute;
		top:2px;
		right:5px;
		background:transparent;
		text-align:right;	
	}
	
	div#top p.titre_top img{vertical-align:middle;}


#corps {
	z-index:2;
	position:absolute;
	left:125px;
	top:40px;
	width:852px;
	height : 100%;
	text-align : left;
	border : 0;
	padding : 0;
}


#contenu {
	border:1px solid black;
	border-top :0;
	border-bottom :0;
	background:white url(/communs/img/bg_body.png) repeat-x;
	padding:0 1em;
	margin:0;
}


#img_titre{
	position:absolute;
	top:20px;
	right:20px;
}


#news_rss{
	width:80%;
	margin:auto;
	padding:12px;
	border:2px outset blue;
	background:#F84 url('/communs/img/fond.png');
}

#derniers_doc{
	width:80%;
	margin:auto;
	padding:12px;
	border:2px outset orange;
	background:#EEF;
}

blockquote.citation {
	width:80%;
	margin:auto;
	color:#444;
	background:#f5f5ff;
	font-style:italic;
	padding:1em;
	text-align:left;
	border:2px outset orange;
	-moz-border-radius:10px;
}
.fond {background:#fc4 url('/communs/img/fond.png');}

optgroup{
	border-top:1px solid silver;
	margin: 0.7em ;
	padding: 0.3em 0.5em 0.3em 0;
}


span.image {float:right;margin:9pt;}
span.mail a{text-decoration:none; font-style:italic;}
span.mail a:hover{text-decoration:underline;}
a:link, a:visited {color:black;}
a:hover {text-decoration:none;}
h1 {
	color:#008;
	text-align:center;
	font-size:200%; font-style:italic;
	width:300px;
	display:block;
	margin:0 auto 75px auto;
	padding:5px;
	background:#EEF ;
	border:#888 1px solid;
	-moz-border-radius:25px;
}
h2 {font-size:150%; color:#336}
h3 {font-size:130%; font-style:italic; color:#669;}
h4 {font-size:110%; font-style:italic; color:#99C;}
p { text-indent:12pt;} 
p.noindent {text-indent:0;}
.signature {text-align:right;}
img {border:0;}
ol li {margin:12pt;}
table {margin:12pt; padding:10px 0;} 
tr, td {border:1px solid black; padding:3pt;} 
thead td { 
	background:#fc4 url(/communs/img/fond.png);
	text-align:center;
	font-weight:bold;
}
table.noborder td, tr {border:0;} 
table.livre_or {width:95%;}
table.livre_or tr td {vertical-align:top;} 
table.livre_or td.info {font-size:smaller;}
table.livre_or td.info, table.livre_or td.info input {
	width:200px;
	background:#ff8000 url('/communs/img/fond.png');
} 
table.livre_or td.sujet, table.livre_or td.sujet input {
	background:#5d7475 url('/communs/img/barre_gris.png');
	height:25px;
} 
table.livre_or td.msg, table.livre_or td.msg textarea { 
	background:#eef;
}

@media print {
.menu, .ssmenu , div#top {
	visibility:hidden;
}
}


div#conteneurmenu{
	z-index:5;
	position:fixed;
	top:10px; left:5px;
	width:100px;
	font-size:0.9em;
}
.menu, .ssmenu {
	border:1px solid black;
	padding:0;
	margin:0;
}
.menu {
	background:#fc4 url('/communs/img/fond.png');
	font-weight:bold;
	text-align:center;
	text-indent:0;
}
.ssmenu{background:url('/communs/img/fond_trans.png');}
.ssmenu ul, .ssmenu li {
	padding:2px;
	margin:0;
	list-style:none none;
}
.menu a, .ssmenu a, .menu a:visited, .ssmenu a:visited {
	display:block;
	margin:0;
	padding:1px;
	text-decoration:none;
	width:98%;
}
.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu a:hover, .menu a:focus {color:blue;}
.ssmenu img.hr {display:block; margin:1px 0 1px 0; width:100%;}
.menu_dessus {
	background:url('/communs/img/fond_titre.png');
	border:1px solid #FC4;
	margin:0 0 12px 0;
	padding:0 2px;
}
.menu_dessus a {color:black; text-decoration:none;}
.menu_dessus a:hover {color:blue;}
