@charset "iso-8859-1";
/* auteur: Didier PASTRE */
/* Date de création: 01/11/2003 */
BODY {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 9pt;
	COLOR: #000000; 
}

A {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #333399;
	TEXT-DECORATION: none
}
A:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #333399;
	TEXT-DECORATION: underline
}
A.menu:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #333399;
	TEXT-DECORATION: none
}
A.menu:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #333399;
	TEXT-DECORATION: none
}
A.menu:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #666666;
	TEXT-DECORATION: none
}
A.menu:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #E7613F;
	TEXT-DECORATION: none
}

A.listHeader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

A.listHeader:Hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

A.surLigne {
	color: #3264EE;
	background-color: yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

A.surLigne:Hover {
	color: #3264EE;
	background-color: yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}

SELECT {
	border: 1px black solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
}

CHECKBOX {
	border: 1px black solid;
}

INPUT.texteNormal {
	border: 1px black solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 9px;
}

INPUT.button {
	background-color: #E5E6E2;
	color: #5C5C5C;
	border: 1px black solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	cursor: pointer;
}

INPUT.button:hover {
	background-color: #CCCCC4;
	color: #5C5C5C;
	border: 1px black solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
}

TEXTAREA.texteNormal {
	border: 1px black solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 9px;
}

TD.cartoucheActus {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

TD.listeActus {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10pt;
}

TD.titreCadre {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

TD.titreMenu {
    background-color: #3264EE; 
	color: #FFFFFF;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px #000000 solid;
	border-top: none;
	border-right: 1px #000000 solid;
	border-bottom: 1px #3264EE solid;
}

TD.texteMenu {
	color: #6699ff;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
}

TD.texteMenuActive {
	color: #E7613F;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
}

TD.titrePage {
	color: #3264EE;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

TD.texteNormal {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

TD.texteGras {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

TD.texteSurligne {
	color: #000000;
	background-color: yellow;
}

TD.msgErr {
	color: #FFFFFF;
	background-color: #FF0000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
}

TD.listHeader {
	color: #FFFFFF;
	background-color: #3264EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}

TD.listHeaderSort {
	color: #FFFFFF;
	background-color: #3264EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	cursor:pointer;
}

TD.listFooter {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
}

.slogan {
	color: #FF0000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}

.titreActus {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}

.texteActus {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}

.titrePage {
	color: #3264EE;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.texte {
	color: #5C5C5C;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.texteRouge {
	color: #FF0000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.texteItalic {
	color: #5C5C5C;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

.texteGras {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.texteEstompe {
	color: #AAAAAA;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.titreCadre {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}

.texteNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.texteDeroulant {
	color: #FFFFFF;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}

.texteSurligne {
	color: #000000;
	background-color: yellow;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.texteSurligneGras {
	color: #000000;
	background-color: yellow;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.titreSurligne {
	color: #000000;
	background-color: yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

iframe.infosLegales {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	overflow: inherit;
	border-left: 1px grey solid;
	border-top: 1px grey solid;
	border-right: 1px grey solid;
	border-bottom: 1px grey solid;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.alinea { font-family: Verdana, Arial, sans-serif; font-size: 8px; color: #000000; }

.msgOK { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #5C5C5C; }
.msgErr { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF0000; }

A.barreMenu {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #000000;
	TEXT-DECORATION: none
}

A.barreMenu:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #000000;
	TEXT-DECORATION: underline;
}

A.barreMenu:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #000000;
	TEXT-DECORATION: none
}

/* zone achat */
A.menuAchat:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #B46BBF;
	TEXT-DECORATION: none
}
A.menuAchat:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #B46BBF;
	TEXT-DECORATION: none
}
A.menuAchat:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #B46BBF;
	TEXT-DECORATION: none
}
A.menuAchat:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #E7613F;
	TEXT-DECORATION: none
}
A.zoneAchat:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #B46BBF;
	TEXT-DECORATION: none
}
A.zoneAchat:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #B46BBF;
	TEXT-DECORATION: none
}
A.zoneAchat:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #B46BBF;
	TEXT-DECORATION: none
}
A.zoneAchat:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #E7613F;
	TEXT-DECORATION: underline;
}
A.listItemAchat {
	color: #B46BBF;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
A.listItemAchat:Hover {
	color: #E7613F;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
TABLE.cadreAccueilAcheter {
	border-top:1px #B46BBF solid;
	border-right:1px #B46BBF solid;
	border-bottom:1px #B46BBF solid;
	border-left:1px #B46BBF solid;
}
TH.enTeteListeAcheter {
	background-color: #EFDEF7;
	color: #B46BBF;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
TD.ssTitreAccueilAcheter {
	background-color: #B46BBF;
	color: #EFDEF7;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
TD.titreMenuAchat {
    background-color: #B46BBF; 
	color: #EFDEF7;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px #000000 solid;
	border-top: none;
	border-right: 1px #000000 solid;
	border-bottom: 1px #B46BBF solid;
}
TD.listItemAchat {
	color: #5C5C5C;
	background-color: #FFFFFF;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
INPUT.buttonAchat {
	background-color: #E5E6E2;
	color: #B46BBF;
	border: 1px #B46BBF solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
INPUT.buttonAchat:hover {
	background-color: #E5E6E2;
	color: #EFDEF7;
	border: 1px #B46BBF solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
}
.titrePageAchat {
	color: #B46BBF;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* zone vente */
A.menuVente:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #57C34F;
	TEXT-DECORATION: none
}
A.menuVente:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #57C34F;
	TEXT-DECORATION: none
}
A.menuVente:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #57C34F;
	TEXT-DECORATION: none
}
A.menuVente:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #E7613F;
	TEXT-DECORATION: none
}
A.zoneVente:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #57C34F;
	TEXT-DECORATION: none
}
A.zoneVente:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #57C34F;
	TEXT-DECORATION: none
}
A.zoneVente:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #57C34F;
	TEXT-DECORATION: none
}
A.zoneVente:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #E7613F;
	TEXT-DECORATION: underline
}
A.listItemVente {
	color: #57C34F;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
A.listItemVente:Hover {
	color: #E7613F;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
TABLE.cadreAccueilVendre {
	border-top:1px #57C34F solid;
	border-right:1px #57C34F solid;
	border-bottom:1px #57C34F solid;
	border-left:1px #57C34F solid;
}
TH.enTeteListeVendre {
	background-color: #C6EFC6;
	color: #57C34F;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
TD.ssTitreAccueilVendre {
	background-color: #57C34F;
	color: #C6EFC6;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
TD.titreMenuVente {
    background-color: #57C34F; 
	color: #C6EFC6;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px #000000 solid;
	border-top: none;
	border-right: 1px #000000 solid;
	border-bottom: 1px #57C34F solid;
}
TD.listItemVente {
	color: #5C5C5C;
	background-color: #FFFFFF;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
INPUT.buttonVente {
	background-color: #E5E6E2;
	color: #57C34F;
	border: 1px #57C34F solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
INPUT.buttonVente:hover {
	background-color: #E5E6E2;
	color: #57C34F;
	border: 1px #57C34F solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
}
.titrePageVente {
	color: #57C34F;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* zone chasse */
A.menuChasse:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.menuChasse:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.menuChasse:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.menuChasse:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #E7613F;
	TEXT-DECORATION: none
}
A.zoneChasse:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.zoneChasse:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.zoneChasse:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.zoneChasse:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #E7613F;
	TEXT-DECORATION: underline
}
INPUT.buttonChasse {
	background-color: #E5E6E2;
	color: #3264EE;
	border: 1px #3264EE solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
INPUT.buttonChasse:hover {
	background-color: #E5E6E2;
	color: #3264EE;
	border: 1px #3264EE solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
}
TD.ssTitreAccueilChasser {
	background-color: #3264EE;
	color: #FFFFFF;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

/* zone pro */
A.menuPro:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #FF9410;
	TEXT-DECORATION: none
}
A.menuPro:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #FF9410;
	TEXT-DECORATION: none
}
A.menuPro:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #FF9410;
	TEXT-DECORATION: none
}
A.menuPro:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #E7613F;
	TEXT-DECORATION: none
}
A.zonePro:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #FF9410;
	TEXT-DECORATION: none
}
A.zonePro:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #FF9410;
	TEXT-DECORATION: none
}
A.zonePro:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #FF9410;
	TEXT-DECORATION: none
}
A.zonePro:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #E7613F;
	TEXT-DECORATION: underline
}
INPUT.buttonPro {
	background-color: #E5E6E2;
	color: #FF9410;
	border: 1px #FF9410 solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
INPUT.buttonPro:hover {
	background-color: #E5E6E2;
	color: #FF9410;
	border: 1px #FF9410 solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
}

/* zone clubs */
A.menuClub:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #737373;
	TEXT-DECORATION: none
}
A.menuClub:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #737373;
	TEXT-DECORATION: none
}
A.menuClub:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #737373;
	TEXT-DECORATION: none
}
A.menuClub:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #E7613F;
	TEXT-DECORATION: none
}
A.zoneClub:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #737373;
	TEXT-DECORATION: none
}
A.zoneClub:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #737373;
	TEXT-DECORATION: none
}
A.zoneClub:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #737373;
	TEXT-DECORATION: none
}
A.zoneClub:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #E7613F;
	TEXT-DECORATION: underline
}
INPUT.buttonClub {
	background-color: #E5E6E2;
	color: #737373;
	border: 1px #737373 solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
INPUT.buttonClub:hover {
	background-color: #E5E6E2;
	color: #737373;
	border: 1px #737373 solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
}

/* zone utilisateur */
A.menuProfil:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.menuProfil:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.menuProfil:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.menuProfil:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #E7613F;
	TEXT-DECORATION: none
}
A.zoneProfil:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.zoneProfil:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.zoneProfil:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.zoneProfil:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #E7613F;
	TEXT-DECORATION: underline
}

/* zone admin */
A.menuAdmin:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.menuAdmin:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.menuAdmin:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.menuAdmin:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	COLOR: #E7613F;
	TEXT-DECORATION: none
}
A.zoneAdmin:link {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.zoneAdmin:visited {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.zoneAdmin:active {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #3264EE;
	TEXT-DECORATION: none
}
A.zoneAdmin:hover {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #E7613F;
	TEXT-DECORATION: underline
}
A.listItemAdmin {
	color: #3264EE;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
A.listItemAdmin:Hover {
	color: #3264EE;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
INPUT.buttonAdmin {
	background-color: #E5E6E2;
	color: #3264EE;
	border: 1px #3264EE solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}
INPUT.buttonAdmin:hover {
	background-color: #E5E6E2;
	color: #3264EE;
	border: 1px #3264EE solid;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
}
TD.ssTitreAccueilAdmin {
	background-color: #3264EE;
	color: #FFFFFF;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
TH.enTeteListeAdmin {
	background-color: #B5C6F7;
	color: #3264EE;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
TD.listItemAdmin {
	color: #3264EE;
	background-color: #FFFFFF;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

