BODY
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
SELECT
{
    BORDER-RIGHT: thick groove;
    BORDER-TOP: thick groove;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BORDER-LEFT: thick groove;
    CURSOR: hand;
    COLOR: black;
    BORDER-BOTTOM: thick groove;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: aliceblue;
    TEXT-ALIGN: justify
}
A:hover
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: medium none;
    COLOR: #666600;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline}
TD
{
    FONT-SIZE: 8pt;
    COLOR: #336600;
    FONT-FAMILY: Arial, Verdana
}
A
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: medium none;
    COLOR: #336600;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: underline}
#boxProfil
{
    BORDER-RIGHT: lightsteelblue outset;
    BORDER-TOP: lightsteelblue outset;
    FONT-SIZE: 8pt;
    BORDER-LEFT: lightsteelblue outset;
    COLOR: steelblue;
    BORDER-BOTTOM: lightsteelblue outset;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #eeeeee
}
#InfoAboutUs
{
    BORDER-RIGHT: honeydew thick outset;
    BORDER-TOP: honeydew thick;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: honeydew thick;
    COLOR: steelblue;
    BORDER-BOTTOM: honeydew thick outset;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: transparent
}
#MessageVendeur
{
    BORDER-RIGHT: white thick outset;
    BORDER-TOP: white thick;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    BORDER-LEFT: white thick;
    COLOR: darkslategray;
    BORDER-BOTTOM: white thick outset;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: white
}
#Enfonce
{
    BORDER-RIGHT: groove;
    BORDER-TOP: groove;
    FONT-SIZE: 9pt;
    BORDER-LEFT: groove;
    COLOR: darkgoldenrod;
    BORDER-BOTTOM: groove;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: white
}
#tblLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: slategray;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: transparent
}
#boxModules
{
    BORDER-RIGHT: thin inset;
    BORDER-TOP: thin inset;
    FONT-SIZE: 7pt;
    BORDER-LEFT: thin inset;
    COLOR: darkslategray;
    BORDER-BOTTOM: thin inset;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: honeydew
}
#SiteID
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    COLOR: slategray;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: transparent
}
#divOutset
{
    BORDER-RIGHT: white thin outset;
    BORDER-TOP: white thin outset;
    BORDER-LEFT: white thin outset;
    BORDER-BOTTOM: white thin outset;
    BACKGROUND-COLOR: transparent
}
.CursorHand
{
    CURSOR: hand
}
.Dotted
{
    BORDER-RIGHT: 2px dotted;
    BORDER-TOP: 2px dotted;
    BORDER-LEFT: 2px dotted;
    BORDER-BOTTOM: 2px dotted
}
.Coupons
{
    BORDER-RIGHT: 2px dotted;
    BORDER-TOP: 2px dotted;
    BORDER-LEFT: 2px dotted;
    BORDER-BOTTOM: 2px dotted;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR: lightyellow;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	cursor: hand;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #DDDDBB;
}
.boutonOver {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDDBB;
	cursor: hand;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #336600;
}

.sousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DDDDBB;
	border: 1px solid #FFFFFF;
}
.boutonForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	border: 1px solid #FFFFFF;
	cursor: hand;

}
a.modulelien{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
	
}

a.modulelien:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DDDDBB;
	text-decoration: none;
}

.boutonhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDDDBB;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}
.boutonheadOver {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}
.BGForm
{
    BORDER-RIGHT: ridge;
    BORDER-TOP: ridge;
    BORDER-LEFT: ridge;
    BORDER-BOTTOM: ridge;
    BACKGROUND-COLOR: #ddddbb
}
.BoutonSubmit
{
    BORDER-RIGHT: white groove;
    BORDER-TOP: white outset;
    FONT-WEIGHT: bolder;
    BORDER-LEFT: white outset;
    COLOR: honeydew;
    BORDER-BOTTOM: white inset;
    FONT-FAMILY: System;
    BACKGROUND-COLOR: #336600
}


