FONT {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 11px;

	color : #000000;

}



BODY {

	background-color : #3399CC;

	color : #000000;

}



LI{

	display : list-item;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 11px;

	list-style : square outside;

	color : #000000;

}



A:link          {

	COLOR: White;

	TEXT-DECORATION: none;

	font-weight: bold;

}

A:active        {

	TEXT-DECORATION: none;

	font-weight : bold;

}

A:visited       {

	TEXT-DECORATION: none;

	font-weight: bold;

	color: Silver;

}

A:hover         {

	TEXT-DECORATION: underline;

	font-weight: bold;

	color: Red;

}



.fontTITRE {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 14px;

	font : small-caps;

	font-weight : bold;

}



.fontTITREBLANC {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 14px;

	font : small-caps;

	font-weight : bold;

	color : White;

}



.fontMENUROUGE {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	font : small-caps;

	font-weight : bold;

	color : Red;

}



.fontCOPYRIGHT{

	font-family : Arial, Helvetica, sans-serif;

	font-size : 9px;

}



.fontCOPYRIGHTBLANC{

	font-family : Arial, Helvetica, sans-serif;

	font-size : 9px;

	color : White;

}



.box		{

	FONT-FAMILY: Arial, Helvetica, sans-serif;

	FONT-SIZE: 12px;

	border: 1px solid #339999;

	background-color: #339999;

	letter-spacing : 5px;

	text-decoration : none;

	text-transform : capitalize;

	width : 100%;

	color : #000000;

}



.boxORANGE		{

	FONT-FAMILY: Arial, Helvetica, sans-serif;

	FONT-SIZE: 12px;

	border: 1px solid #FF6633;

	background-color: #FF6633;

	letter-spacing : 5px;

	text-decoration : none;

	text-transform : none;

	width : 100%;

}



.boxJAUNE		{

	FONT-FAMILY: Arial, Helvetica, sans-serif;

	FONT-SIZE: 11px;

	border: 1px solid #FFFF00;

	background-color: #FFFF00;

	text-decoration : none;

	text-transform : none;

	width : 100%;

}



.boxVERTCC	{

	FONT-FAMILY: Arial, Helvetica, sans-serif;

	FONT-SIZE: 11px;

	border: 1px solid #3399CC;

	background-color: #3399CC;

	text-decoration : none;

	text-transform : none;

	width : 100%;

}



.boxVERT99		{

	FONT-FAMILY: Arial, Helvetica, sans-serif;

	FONT-SIZE: 11px;

	border: 1px solid #33CC99;

	background-color: #33CC99;

	text-decoration : none;

	text-transform : none;

	width : 100%;

}



.subheader {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 15px;

}



.subheader2 {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 13px;

}



.contenu {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 13px;

	font-weight : bold;

}



.contenuBlanc {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 13px;

	font-weight : bold;

	color : white;

}

IMG {
	border="0";
}