P  {
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #E3A114;
	margin : 2px;
	padding : 3px;
	font-family : Arial;
}

H1  {
	font-size : 24px;
	font-family : Arial;
	font-weight : bold;
	color : #E3A114;
	margin : 0px;
	padding : 5px;
	text-transform : uppercase;
	letter-spacing : 3px;
	text-shadow : 20px;
	text-indent : 25px;
}

H2  {
	font-size : 18px;
	font-family : Arial;
	font-style : normal;
	color : #E3A114;
	font-weight : normal;
}

H3  {
	font-size : 18px;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : #E3A114;
	text-align : right;
	margin : 2px;
	padding : 2px;
}

LI  {
	text-indent : 15px;
	list-style-type : disk;
	list-style-position : inside;
	list-style : disk;
}

UL  {
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #E3A114;
	margin : 2px;
	padding : 3px;
	font-family : Arial;
}

OL  {
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #E3A114;
	margin : 2px;
	padding : 3px;
	font-family : Arial;
}

A  {
	text-decoration : none;
	color : #D2691E;
	font-weight : bold;
}

A:Visited  {
	text-decoration : none;
	color : #D2691E;
	font-weight : bold;
}

A:Active  {
	text-decoration : none;
	color : #00AAA8;
	font-weight : bold;
}

A:Hover  {
	text-decoration : none;
	color : #00AAA8;
	font-weight : bold;
}

BODY  {
	font-family : Arial;
}

.petit  {
	font-size : 10px;
	text-align : right;
	text-indent : 0px;
	padding : 0px;
	margin : 0px;
}

.nomargin  {
	text-indent : 0px;
	margin : 0px;
	padding : 0px;
}

.bouton  {
	font-size : 12px;
	color : #000000;
	width : 100%;
	font-family : Arial;
	background-color : #F2DDB0;
	padding : 2px;
	font-weight : bold;
}

.adresse  {
	background-color : #F2DDB0;
	border-style : solid;
	border-color : #E3A114;
	border-width : 2px;
}

.menu	{
	text-indent : 25px;
	margin : 0px;
	padding : 0px;
}

