A
{
	font-weight		: normal;
	text-decoration : underline;
	color			: #0095d2;
	font-size		: 10px;
	font-family		: verdana;
}

A:link,A:active,A:visited
{
	font-weight		: normal;
	text-decoration : underline;
	color			: #0095d2;
	font-size		: 10px;
	font-family		: verdana;
}

A:hover
{
	font-weight		: normal;
	text-decoration : none;
	color			: #0095d2;
	font-size		: 10px;
	font-family		: verdana;
}

A.boldBlue
{
	font-weight		: bold;
	text-decoration : underline;
	color			: #0095d2;
	font-size		: 10px;
	font-family		: verdana;
}

A:link.boldBlue,A:active.boldBlue,A:visited.boldBlue
{
	font-weight		: bold;
	text-decoration : underline;
	color			: #0095d2;
	font-size		: 10px;
	font-family		: verdana;
}

A:hover.boldBlue
{
	font-weight		: bold;
	text-decoration : none;
	color			: #0095d2;
	font-size		: 10px;
	font-family		: verdana;
}

.buttonLink {
	font-weight 	: none;
	text-decoration	: none;
	font-size		: 9px;
	font-family		: verdana;
	color			: white;
}

.buttonLinkN4 {
	font-weight 	: none;
	text-decoration	: none;
	font-size		: 10px;
	font-family		: verdana;
	color			: white;
}

A.footerLink {
	text-decoration	: underline;
	color			: white;
	font-weight		: none;
	font-family		: verdana;
	font-size		: 10px;
}

A.blackLink {
	font-weight 	: bold;
	text-decoration	: underline;
	font-size		: 10px;
	font-family		: verdana;
	color			: #59687c;
}

A:link.blackLink,A:active.blackLink,A:visited.blackLink
{
	font-weight		: bold;
	text-decoration : underline;
	color			: #59687c;
	font-size		: 10px;
	font-family		: verdana;
}

A:hover.blackLink {
	font-weight 	: bold;
	text-decoration	: none;
	font-size		: 10px;
	font-family		: verdana;
	color			: #59687c;
}

A.blackLinkNotBold {
	font-weight 	: normal;
	text-decoration	: underline;
	font-size		: 10px;
	font-family		: verdana;
	color			: #59687c;
}

A:link.blackLinkNotBold,A:active.blackLinkNotBold,A:visited.blackLinkNotBold
{
	font-weight		: normal;
	text-decoration : underline;
	color			: #59687c;
	font-size		: 10px;
	font-family		: verdana;
}

A:hover.blackLinkNotBold {
	font-weight 	: normal;
	text-decoration	: none;
	font-size		: 10px;
	font-family		: verdana;
	color			: #59687c;
}

A:link.footerLink,A:active.footerLink,A:visited.footerLink
{
	font-weight		: normal;
	text-decoration : underline;
	color			: white;
	font-size		: 10px;
	font-family		: verdana;
}

A:hover.footerLink {
	text-decoration	: none;
	color			: white;
	font-weight		: none;
	font-family		: verdana;
	font-size		: 10px;
}

body
{
	margin-top		: 0;
	margin-left		: 0;
	margin-bottom	: 0;
	margin-right	: 0;
	background-color			: #0b3255;
	scrollbar-3dlight-color		: #000000;
	scrollbar-arrow-color		: #000000;
	scrollbar-base-color		: #000000;
	scrollbar-darkshadow-color	: #000000;
	scrollbar-face-color		: #C0D6EB;
	scrollbar-highlight-color	: #FFFFFF;
	scrollbar-shadow-color		: #000000;
}

.text
{
	font-weight 	: none;
	text-decoration	: none;
	font-size		: 10px;
	font-family		: verdana;
	color			: #687888;
}

.loginText
{
	font-weight 	: bold;
	text-decoration	: none;
	font-size		: 10px;
	font-family		: verdana;
	color			: white;
}

.textLineHeight
{
	font-weight 	: none;
	text-decoration	: none;
	font-size		: 10px;
	font-family		: verdana;
	color			: #687888;
	line-height		: 15px;
	text-align		: justify;
}

.errorMsg
{
	font-weight 	: bold;
	text-decoration	: none;
	font-size		: 10px;
	font-family		: verdana;
	color			: red;
}

.loginBox {
	border			: 3px solid #edeff0;
}

.buttonForgot {
	border			: 1px solid white;
	font-weight		: none;
	font-family		: verdana;
	font-size		: 9px;
	background-color: #0095d2;
	height			: 11px;
	cursor			: hand;
	color			: white;
	text-align		: center;
	text-decoration	: none;
	width			: 150px;
}

.button {
	border			: 1px solid #0095d2;
	font-weight		: none;
	font-family		: verdana;
	font-size		: 9px;
	background-color: white;
	height			: 15px;
	cursor			: hand;
	color			: #0095d2;
	text-align		: center;
	text-decoration	: none;
	width			: 100px;
}

.buttonN4 {
	font-weight 	: none;
	text-decoration	: none;
	font-size		: 10px;
	font-family		: verdana;
	color			: #0095d2;
}

.footer
{
	font-weight 	: none;
	text-decoration	: none;
	font-size		: 10px;
	font-family		: verdana;
	color			: white;
}

.textBold
{
	font-weight 	: bold;
	text-decoration	: none;
	font-size		: 10px;
	font-family		: verdana;
	color			: #687888;
}

.title
{
	font-weight 	: bold;
	text-decoration	: none;
	font-size		: 13px;
	font-family		: verdana;
	color			: #5E656F;
}

.titreTable
{
	background-color: #35338F;
	color			: white;
	text-decoration : none;
	font-size 		: 13px;
	font-family 	: Verdana;
	font-weight 	: bold;
}

.label
{
	color			: #000000;
	text-decoration : none;
	font-size 		: 10px;
	font-family 	: Verdana;
	font-weight 	: bold;
}

.labelRed
{
	color			: red;
	text-decoration : none;
	font-size 		: 11px;
	font-family 	: Verdana;
	font-weight 	: bold;
}

.saveButton
{
	background-color: #35338F;
	height			: 17px;
	font-family		: verdana;
	font-size		: 10px;
	font-weight 	: bold;
	border-top		: 1px outset #84B6DE;
	border-left		: 1px outset #84B6DE;
	border-bottom	: 1px outset #590000;
	border-right	: 1px outset #590000;
	color 			: White;
	cursor			: hand;
}

.newsTitle {
	font-weight 	: bold;
	text-decoration	: none;
	font-size		: 10px;
	font-family		: verdana;
	color			: #0095d2;
}

.pageTitle {
	font-weight 	: bold;
	text-decoration	: none;
	font-size		: 10px;
	font-family		: verdana;
	color			: #687888;
}

/*************************************************/
/************ Style pour la liste ****************/
/*************************************************/
	Body.List
	{
		background		: #FFFFFF;
	}
	
	Td.listBorder
	{
		background		: #35338F;
	}
	
	Td.listBackGround
	{
		background		: #FFFFFF;
	}

	Td.listTitleTd
	{
		background		: #FFFFFF;
	}
	
	Table.listTitleTable
	{
		background		: #FFFFFF;
		color			: #FF9608;
		text-decoration : none;
		text-align		: center;
		font-size 		: 12;
		font-family 	: Verdana;
		font-weight 	: bold;
	}
	
	A.listOrderLink, A:visited.listOrderLink
	{
		color			: #FFFFFF;
		text-decoration : none;
		font-size 		: 10;
		font-family 	: Verdana;
		font-weight 	: bold;				
	}
	
	A:hover.listOrderLink
	{
		color			: #FFFFFF;
		text-decoration : none;
		font-size 		: 10;
		font-family 	: Verdana;
		font-weight 	: bold;				
	}
	

	.oddRow
	{
		font-size 		: 11;
		font-family 	: Verdana;
		font-weight 	: normal;
		font-style 		: normal;
		color 			: #000000;
	}

	.evenRow
	{
		font-size 		: 11;
		font-family 	: Verdana;
		font-weight 	: normal;
		font-style 		: normal;
		color 			: #000000;
	}
	
	.listHeader
	{
		background-color: #35338F;
		font-size 		: 10;
		font-family 	: Verdana;
		font-weight 	: bold;
		font-style 		: normal;
		color 			: #FFFFFF;
	}
	
/*************************************************/
