body {
width : 800px;
margin-left : auto;
margin-right : auto;
position : relative;
background : #71060c;
font-size: 12px;
color: #87070d;
}

#principal {
	position : relative;
	}

#colonne {
padding-left : 5px;
padding-right : 5px;
padding-top : 1px;
padding-bottom : 5px;
background-color: #fff;
width: 790px;
}

p {
font-size: 12px;
color: #725F47 ;
font-family: "Trebuchet MS", Arial, Verdana;
text-align: justify;
text-indent: 0; width: 790px;
}

h1 {
font-size : 12px;
font-weight : bold;
color :  brown;
}

h2 {
font-size : 12px;
font-weight : bold;
color : white;
font-family: "Trebuchet MS", Arial, Verdana;
text-align: center;
}

a:link {
	color : #9C3716;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
color: red;
font-weight: bold;
text-decoration: underline;
}

a:visited {
	color : #9C3716;
	font-weight: bold;
	text-decoration: none;
}
