P  {
	font-family : Arial;
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

H1  {
	font-family : Arial;
	font-size : 16px;
	color : #FFFFFF;
	margin : 0px;
	padding : 0px;
	text-transform : uppercase;
	font-weight : bold;
	text-align : center;
	background-color : #808000;
}

H2  {
	font-family : Arial;
	font-size : 16px;
	color : #808000;
	margin : 0px;
	padding : 3px;
	text-transform : uppercase;
	font-weight : bold;
	text-align : center;
}

H3  {
	font-family : Arial;
	font-size : 14px;
	color : #808000;
	margin : 0px;
	padding : 3px;
	text-transform : uppercase;
	font-weight : bold;
	text-align : left;
}

A  {
	color : #FF0000;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : #FF0000;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color : #FF0000;
	text-decoration : none;
	font-weight : bold;
}

.petit  {
	font-family : Arial;
	font-size : 10px;
	color : #828235;
	padding : 0px;
	text-align : center;
	text-indent : 5px;
	margin : 4px;
}

UL  {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	margin : 5px;
	padding : 5px;
}

LI  {
	text-indent : 5px;
	list-style-type : disk;
	list-style-position : inside;
	list-style : disk;
}

.titremenu {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
	text-align : center;
	margin : 0px;
	padding : 2px;
	background : #E7E7C5;
	width : 100%;
}

.menu {
	font-size : 11px;
	text-indent : 5px;
	font-family : Arial;
	color : #000000;
	text-align : left;
	margin : 1px;
	padding : 1px;
}

.rouge  {
	color : #FF0000;
	font-weight : bold;
}

.BoutonS  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #808000;
	text-align : center;
	margin : 0px;
	padding : 0px;
	border-color : #FFFFFF;
	border-style : solid;
	border-width : 1px;
	background : #E7E7C5;
	width : 99%;
}

.BoutonI  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #808000;
	text-align : left;
	margin : 0px;
	padding : 1px;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	background : #E7E7C5;
	width : 99%;
}
