body {

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	background-color: #810000;
	{scrollbar-face-color: 990000;
	scrollbar-arrox-color: 990000;
	scrollbar-track-color: FFFAC3;
	scrollbar-3dlight-color:grey;
	scrollbar-darkshadow-color:CAC47C}
	
p {
	text-align: justify;
		font-size: 12px;
	text-indent: 0em;
}

.h1 {
	font-weight : bold;
		text-align: left;
	font-size: 14px;

}
.h2 {
	font-weight : bold;
	text-align: left;
	font-size: 12px;

}
.titre {
	color: #fffac3;
}

.miniitalic {font-size: 10px;
           	font-style: italic; 
}

a {
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
}
a:link {
	color:#FFCC00
}
a:visited {
	color:#FFCC00
}
a:active {
	color:#FFF
}
a:hover{
	color: #fffac3;
}

.ste-croix {
	font: bold 12px;
	color: #fffac3;
}
.texte {
	font: 12px;
}
.mini {
	font-size: 10px;
	color: #FFFFCC;
}
.gites {
	font: bold 11px;
	color: #CCCCCC;
}
.petit {
	font-size: 10px;
	color: #CCCCCC;
}
.accentue {
	font-weight: bold;
	color: #FFCC00;
}
.petitlien {
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}

.clearer {
	clear: both;
	}
