BODY {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	background-color : #fffb19;
}


TABLE, TR, TD {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :  black;
}


A.titre, A:LINK.titre  {
	font-family : "Trebuchet MS";
	text-decoration: none;
	color : #FFFFFF;
	font-size : 18px;
	background-color : transparent;
	font-weight : 600;
	font-style : italic;
}
A:HOVER.titre  {
	font-family : "Trebuchet MS";
	text-decoration: none;
	color: #d5f522;
		font-size : 18px;
	
}

A.menu2, A:LINK.menu2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : #FFFFFF;
	font-size : 11px;
	background-color : transparent;
	font-weight : 600;

}
A:HOVER.menu2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #d5f522;
	font-size : 11px;
	background-color : transparent;
	font-weight : 600;
	padding-left : 0px;
}

A, A:LINK  {text-decoration: underline; color :  black; font-size : 12px; background-color : transparent;}
A:HOVER  {
	text-decoration: underline;
	color: #613318;
	font-size : 12px;
	background-color : transparent;
}

H1 {
	font-family : "Trebuchet MS";
	font-size : 28px;
	font-variant : small-caps;
	font-weight : bold;
	color : #a5c01e;
}

H2 {
	font-family : "Trebuchet MS";
	font-size : 14px;
	font-weight : bold;
	color : #103087;
}
H3 {
	font-family : "Trebuchet MS";
	font-weight: bold;
	font-size : 18px;
	color : #ffffff;
	font-variant : small-caps;

}
B, STRONG {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	font-weight : bold;
}

HR {
	color : #344b93;
}
.tablebg {
	background-image : url(img/bg_accueil.jpg);
	background-position : right;
	background-repeat : no-repeat;
}
.bgmenu {
	background-image : url(img/bg_menu.gif);
	background-position : top;
	background-repeat : no-repeat;
}
FORM { font-family: Verdana, Arial, Helvetica, sans-serif; color : #344b93; font-size: 12px}
OPTIONS,INPUT,SELECT { font-family: Verdana, Arial, Helvetica, sans-serif; color : #344b93; font-size: 12px; }
TEXTAREA { font-family: Verdana, Arial, Helvetica, sans-serif; color : #344b93; font-size: 12px}
