BODY {
	font-family : Comic Sans Ms, Helvetica, sans-serif;
	text-align : justify;
	font-size : 11px;
	margin:1px;
	scrollbar-3dlight-color : #E7E7E7;
	scrollbar-arrow-color : white;
	scrollbar-base-color : #CDCDCD;
	scrollbar-darkshadow-color : #5C1323;
	scrollbar-face-color : #CDCDCD;
}
td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
th{
	font-size : 14px;
	color : #408F34;
	text-align : left;
	margin-left : 8px;
}
.pub{
	font-size : 8px
	text-decoration : none;
	color : #C6DFC2;
	text-align : center;
	letter-spacing : 10px;
}

.grand{
	font-size : 14px
	text-decoration : none;
	color : #B50000;
	letter-spacing : 2px;
	font-weight: bold;
}

p{
	font-family : Comic Sans Ms, Helvetica, sans-serif;
	text-align : justify;
	text-indent : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 2px;
	font-size : 12px;
}
.margette{
	text-indent : 10px;
	margin-right : 14px;
	width : 100%;
	cursor : hand;
	font-weight : bold;
	font-size : 12px;
}

A:HOVER  {
	text-decoration : none;
	background : #AFCDAA;
	color : #5C1323;
}
A{
	text-decoration : none;
	color : #AA3C53;
}

H1{
	font-size : 18px;
	color : #408F34;
	text-align : right;
	margin-right : 20px;
}

H3{
	font-size : 14px;
	color : #408F34;
	text-align : left;
	margin-right : 20px;
}

H2{
	font-size : 16px;
	color : #B50000;
	text-align : center;
	margin-right : 20px;
	text-decoration: underline;
}

H4{
	font-size : 14px;
	color : White;
	text-align : center;
}

.h4{
	font-size : 14px;
	color : White;
	text-align : center;
	font-weight : bold;
}

ul {
  list-style-position: inside;
  list-style-image:  url(../../images/puce.gif)

}

.moyen { 
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal
	letter-spacing : 1px;	
	color : #B50000;
}
a:hover .pub{
	background-color : white;
}

.bouton  {
	font-family : Arial;
	font-size : 14px;
	color : #000000;
	text-align : left;
	padding : 0px;
	margin : 0px;
	height:19px;
	background-color : E3EFE1;
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
	filter:alpha(Opacity=100 FinishOpacity=30 Style=2);
}