/*MAIN*/
body {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #560F6B;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #560F6B;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #560F6B;
	font-weight: bold;
}
a:active {
	color: #560F6B;
	text-decoration: underline;
	font-weight: bold;
}

/*FORM*/
.inputbut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #560F6B;
	background-color: #FFFFFF;
	border: 1px outset #560F6B;
	cursor: hand;
}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
form.nomarge {
	margin-top: 0px;
	margin-bottom: 0px;
}

.outils {
	BORDER-RIGHT: buttonshadow 0px solid; 
	BORDER-TOP: buttonhighlight 0px solid; 
	BACKGROUND: buttonface; 
	MARGIN: 0px; 
	BORDER-LEFT: buttonhighlight 0px solid; 
	BORDER-BOTTOM: buttonshadow 0px solid; 
	TEXT-ALIGN: left;
	cursor: hand;
}
.outilsright {
	BORDER-RIGHT: buttonshadow 0px solid; 
	BORDER-TOP: buttonhighlight 0px solid; 
	BACKGROUND: buttonface; 
	MARGIN: 0px; 
	BORDER-LEFT: buttonhighlight 0px solid; 
	BORDER-BOTTOM: buttonshadow 0px solid; 
	TEXT-ALIGN: right;
	cursor: hand;
}
.out {
	BORDER-RIGHT: buttonface 1px solid;
	BORDER-TOP: buttonface 1px solid;
	BACKGROUND: buttonface;
	MARGIN: 1px;
	BORDER-LEFT: buttonface 1px solid;
	BORDER-BOTTOM: buttonface 1px solid;
	cursor: hand;
}
.over {
	BORDER-RIGHT: buttonshadow 1px solid; 
	BORDER-TOP: buttonhighlight 1px solid; 
	BACKGROUND: buttonface; 
	MARGIN: 1px; 
	BORDER-LEFT: buttonhighlight 1px solid; 
	BORDER-BOTTOM: buttonshadow 1px solid
	cursor: hand;
}

/*SHARED*/
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}
.texteright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.texteb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.texterightb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	font-weight: bold;
}
.textejus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.textejusit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	font-style: italic;
}
.textebigjusb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.textejusb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.textecent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.textecentb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.textecentit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-style: italic;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #560F6B;
	text-align: left;
	vertical-align: bottom;
}

/*SSMENU PRODUITS*/
td.titre
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
}
a.titre:link,.titre:visited,.titre:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.titre:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

/*SORRY*/
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #560F6B;
	text-align: center;
}
.sorry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #560F6B;
	text-align: center;
}
.sorrybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #560F6B;
	text-align: center;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.beware {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}