/* $Id: global-all.css,v 1.9 2007/04/01 07:55:39 paladin Exp $ */
a { color: silver; text-decoration:underline; }
a:hover, a:focus { background:red; }
body {
	margin:16px 4% 5%;
	padding:0;
	background-color: black;
	color: white;
	height:90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 200%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0ex 15ex;
}
html { margin:0; padding:0; height:100%; }
h1 { margin:0 0 0.5ex 0; padding:0; color:silver; font-style: normal; font-weight: normal; font-size:200%; line-height:1.4em; }
h2 { margin:0.1em 0 0.25em 0; padding:0; font-size:180%; line-height:1.4em; font-style: normal; font-weight: normal; }
h3 { font-size:120%; }
hr { display:none; }
img { margin:0; padding:0; border:0; }
p { margin:0 0 0.3em 0; }
#tete #logo-petits-pas { position:absolute; left:200px; top:0px; background-repeat:no-repeat; width:96px; height:48px; }
#tete .logo-print { display:none; }
#tete .logo { display:block; margin:-6px 0 0 -16px; width:270px; height:135px; }
#tete .logo:hover, #tete .logo:focus { background-color:transparent; text-decoration:none; }
#shades {
	position:absolute;
	top:0;
	left:50%;
	width:300px;
	height:100px;
	z-index:0;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 10ex;
}
#menu { width:20ex; float:left; z-index:256; font-size:1.1em }
#menu ul { list-style: none; margin:0 0 0.5em; padding:0; font-size: 90%; line-height:1.4em }
#menu li a { padding:0 }
#menu a { padding-right:0.5ex; padding-left:0.5ex; margin:0; }
#ventre { padding-left:22ex; }
#pied { text-align:right; font-size:80%; }
#pied .logo { width:36px;; height:36px; background-repeat: no-repeat; float:right; }
.introduction { margin-bottom:1em; }
.article { margin-bottom:2em; }
#livredor-content ul { list-style: none; margin:0; padding:0 }
#livredor-content li { border:1px solid gray; text-align:center; margin-bottom:1em; font-style:italic; padding:0.5em }
#livredor-content .signature { display:block; text-align:right; font-size:90%; padding-right:1ex; font-weight:bold; font-style:normal; }
#livredor-content .signature .date { font-weight:normal; }
#livredor-content textarea.forml { font-size:130% !important; }
#livredor-content .reponse_formulaire { font-weight:bold; border:0.25em solid red; padding: 0.5em; }
form fieldset { border:0.1em solid gray; padding:0 1ex 1ex; }
form textarea { width:60%; }
.accr-logo-screen { 
	display:block;
	margin-top:-1ex;
	width:8ex;
	height:8ex;
	float:right;
}
.ok-bouton { text-align:right; margin:1em 0; }
.no-screen {
	display:none;
}

