a
{
	text-decoration:none;
}

a:hover
{
	background-color:#EEF;
}

body
{
	background-color:white;
	font-family:sans-serif;
	font-size:11pt;
	color:black;
}
h1
{
	text-align:center;
	font-size:18pt;
	font-weight:bold;
	color:#002;
}
h2
{
	font-size:13pt;
	font-weight:bold;
	color:#004;
}
table.centre
{
	margin-left:auto;
	margin-right:auto;
	border:solid 1px black;
}
pre
{
	background-color:#CCCCCC;
	padding:5pt;
}
p
{
	text-align:justify;
	text-indent:15pt;
}

p.question
{
	font-weight:bold
}

#citation
{
	text-indent:0pt;
	font-style:italic;
}

div.boitegauche
{
	position:absolute;
	top:100pt;
	width:120pt;
}

div.menu
{
	background-color: #DDD;
	border: dashed 1px black;
	padding:10pt;
/*	padding-left:20pt;*/
	margin-bottom:20pt;
}

div.titremenu
{
	font-weight:bold;
	font-size:80%;
	text-align:center;
}

div.principal
{
	margin-left:170pt;
	margin-right:150pt;
}

div.tribune
{
	position:absolute;
	top:100pt;
	width:100pt;
	right:10pt;
	background-color: #DDD;
	border: dashed 1px black;
	padding:10pt;
	font-size:9pt;
	z-index:2;
	overflow-x:hidden;
}

h1.titretribune
{
	font-size:11pt;
}

span.auteur
{
	font-style:italic;
	color:#252;
	cursor:pointer;
}

p.avertissement
{
	font-size:80%;
}

p.slogan
{
	text-align:center;
	font-style:italic;
	font-size:10pt;
	background-color:#DDD;
	border-bottom:solid 1px black;
}

a.menu
{

}
div.menuit
{
	padding:2pt;
}
dt.date
{
	border-bottom:solid 1px gray;
	color:#003;
	font-size:10pt;
}
dd.nouvelle
{
	text-align:justify;
	background-color: #EEE;
	margin:5pt;
	padding:5pt;
	padding-left:10pt;
	margin-bottom:10pt;
}

tr.paire
{
	background-color:#DDD;
}
td
{
	padding:2pt;
}
img.vignette
{
	float:right;
	margin:10pt;
}
p.intro
{
	background-color:#EEF;
	padding:10pt;
	margin-left:15pt;
	margin-right:15pt;
}
li
{
	text-align:justify;
}

span.heure
{
	color:#33A;
	cursor:pointer;
}

input.texte,input.iauteur
{
	width:100%;
}

div.baspage
{
	border-top: solid 1px gray;
	text-align: center;
	margin-top:10pt;
	font-size:80%;
	background-color:#EEF;
	padding:2pt;
}

#citation
{
	font-size:80%;
}
