P  {
	font-family : Garamond;
	color : Black;
	font-size : 16px
}

P.small  {
	font-size : 12px
}

P.vert	{
	color : green;
	font-size : 10px
}

TD  {
	font-family : Garamond;
	color : Black;
	font-size : 14px
}

TD.big  {
	font-size : 16px;
	font-weight : bold;
}

H1  {
	font-size : 20px;
	font-family : Garamond;
	color : black;
	font-weight : bold;
	text-align : center;
	border : none;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 60px;
	padding-right : 60px;
	background-image : url(../Images/Divers/TitreH1.jpg);
	background-position : center;
	background-color : #30CD30;
	margin-top : -15px;
	margin-right : -10px;
	margin-left : -10px;
}

H2  {
	font-size : 18px;
	font-family : Garamond;
	font-weight : bold;
	font-style : italic;
	color : Black;
	margin-bottom : 0px;
}

H3  {
	font-size : 14px;
	font-family : Garamond;
	font-weight : bold;
	color : Black;
	margin-bottom : 0px;
}

A  {
	font-size : 16px;
	text-decoration : none;
	font-family : Garamond;
	font-weight : bold;
	color : #330066;
}

A.vert {
	color : green;
	font-size : 10px
}

A.H1 {
	color : black;
	font-size : 20px;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	background-color : #ddffdd;
}


LI  {
	font-size : 16px;
	color : Black;
	font-family : Garamond;
}

OL  {
	font-size : 16px;
	color : Black;
	font-family : Garamond;
}

UL  {
	font-size : 16px;
	color : Black;
	font-family : Garamond;
}

span.b
	{
	font-weight: bold
}
