﻿*
{
padding: 0px;
margin: 0px;
}

body
{
background: #AA0000 ;
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #666666;
line-height: 18px;
}
td {
 font-size: 11px;
 font-family: "trebuchet ms", helvetica, sans-serif;
}

.style1{
	margin-left: 20px;
}

ul {
	margin-left: 20px;
}

a
{
color: #AA0000;
text-decoration: none;
font-weight:bold;
}

a:hover
{
text-decoration: blink;
color: #0000FF;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('images/papier_perfore.png') repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#primarycontent
{
position: relative;

}

#primarycontent h1
{
position: relative;
top: 0px;
font-size: 20px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/h3.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 0px;
}

#primarycontent h2
{
position: relative;
top: 0px;
font-size: 18px;
line-height: 20px;
color: #656551;
letter-spacing: -1px;
padding: 0px 0px 10px 0px;
margin-bottom: 0px;
}

#primarycontent h3
{
position: relative;
top: 0px;
font-size: 14px;
line-height: 15px;
color: #656551;
letter-spacing: -1px;
padding: 0px 0px 10px 0px;
margin-bottom: 0px;
}

#primarycontent .content
{
line-height: 12px;
padding: 0px 15px 0px 15px;
margin-top: 10px;
margin-bottom: 20px;
}

#footer
{
position: relative;
clear: both;
height: 30px;
text-align: center;
line-height: 28px;
background-image: url('images/menu2x30.png');
color: #666666;
}

#footer a
{
color: #AA0000;
text-decoration: none;
font-weight:bold;
}

#footer a:hover
{
text-decoration: blink;
color: #0000FF;
}

.code_source {
	font-family: "courier new", monospaced;
	font-size: 14px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

.commentaire {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	color: #000000;
	background-color: #EEEEEE;
	border: solid 1px;
	border-color: #AAAAAA;
	text-align: center;
}
