P  {
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #1D3333;
	font-family : Arial;
	padding : 1px;
	margin : 1px;
}

H1  {
	font-size : 24px;
	font-family : Arial;
	font-weight : bold;
	color : #1D3333;
	text-align : left;
	text-transform : uppercase;
	letter-spacing : 3px;
	text-shadow : 20px;
	text-indent : 25px;
}

H2  {
	font-size : 18px;
	font-family : Arial;
	font-style : normal;
	color : #1D3333;
	text-align : left;
	font-weight : normal;
}

H3  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	color : #1D3333;
	text-align : left;
	border-style : solid;
	border-color : #1D3333;
	border-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	text-indent : 10px;
	padding : 1px;
	margin : 0px;
}

A  {
	text-decoration : none;
	color : #1D3333;
	font-weight : bold;
}

A:Visited  {
	text-decoration : none;
	color : #808080;
	font-weight : bold;
}

A:Active  {
	text-decoration : none;
	color : #FFC800;
	font-weight : bold;
}

A:Hover  {
	text-decoration : none;
	color : #FFC800;
	font-weight : bold;
}

BODY  {
	font-family : Arial;
	color : #1D3333;
}

UL  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #1D3333;
	text-align : justify;
}

LI  {
	text-align : left;
	text-indent : 50px;
}

.petit  {
	font-size : 10px;
	text-align : right;
	text-indent : 0px;
	padding : 0px;
	margin : 0px;
}

.nomargin  {
	text-indent : 0px;
	margin : 0px;
	padding : 0px;
}

.right  {
	text-align : right;
}

.bouton  {
	font-size : 12px;
	color : #1D3333;
	width : 100%;
	font-family : Arial;
	background-color : #D4E4E4;
	font-weight : bold;
	border-width : 1px;
	border-color : #1D3333;
	border-style : solid;
}

.soustitre  {
	font-size : 11px;
	text-align : center;
	margin : 0px;
	padding : 0px;
	text-indent : 0px;
}

.tableBorder  {
	border-style : solid;
	border-color : #1D3333;
	border-width : 1px;
	background-color : #96A7A7;
}

