﻿/* Général */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
}


/* Liens */
a:link.blue {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0A0066;
}
a:visited.blue {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0A0066;
}
a:hover.blue {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0A0066;
}
a:active.blue {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0A0066;
}

a:link.txtMenuGauche {
	text-decoration: none;
	color: #333;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited.txtMenuGauche {
	text-decoration: none;
	color: #333;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover.txtMenuGauche {
	text-decoration: none;
	color: #c9a534;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active.txtMenuGauche {
	text-decoration: none;
	color: #c9a534;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link.Nav {
	text-decoration: none;
	color: #402d0f;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited.Nav {
	text-decoration: none;
	color: #402d0f;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover.Nav {
	text-decoration: none;
	color: #c9a534;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active.Nav {
	text-decoration: none;
	color: #c9a534;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link.Details {
	text-decoration: none;
	color: #c9a534;
	font-size: 12px;
	font-weight: bold;
}
a:visited.Details {
	text-decoration: none;
	color: #c9a534;
	font-size: 12px;
	font-weight: bold;
}
a:hover.Details {
	text-decoration: none;
	color: #c9a534;
	font-size: 12px;
	font-weight: bold;
}
a:active.Details {
	text-decoration: none;
	color: #c9a534;
	font-size: 12px;
	font-weight: bold;
}

a:link.Action {
	text-decoration: none;
	color: #c9a534;
}
a:visited.Action {
	text-decoration: none;
	color: #c9a534;
}
a:hover.Action {
	text-decoration: none;
	color: #c9a534;
}
a:active.Action {
	text-decoration: none;
	color: #c9a534;
}

a:link.Panier {
	text-decoration: none;
	color: #0A0066;
}
a:visited.Panier {
	text-decoration: none;
	color: #0A0066;
}
a:hover.Panier {
	text-decoration: underline;
	color: #0A0066;
}
a:active.Panier {
	text-decoration: none;
	color: #0A0066;
}


/* Styles divers */
.txt {
	font-family: Arial, Helvetica, sans-serif;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}
.txtwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight:bold;
}
.txtblack {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
.txtsmallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.txtsmallerblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txtblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A0066;
	font-size: small;
}
.txtred {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: small;
}
.txtCopyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #B1B1B1;
	font-size: 10px;
}
.txtAccueilTitre {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A0066;
	font-size: Medium;
	font-weight: bold;
}
.txtAccueilTexte {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A0066;
	font-size: Medium;
}
.txtAccueilTextePetit {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A0066;
	font-size: Small;
}
.txtCMS {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
}
.txtAccueil{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.txtAccueilTitreG {
	font-family: Arial, Helvetica, sans-serif;
	color: #069663;
	font-size: Medium;
	font-weight: bold;
}
.txtAccueilTexteG {
	font-family: Arial, Helvetica, sans-serif;
	color: #069663;
	font-size: Medium;
}
.txtAccueilTextePetitG {
	font-family: Arial, Helvetica, sans-serif;
	color: #069663;
	font-size: Small;
}
.txtSpecial {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A0066;
	font-size: 14px;
	text-align: left;
}
.MenuAccueil {
    margin-top: 11px;
    margin-left: 6px;
}
.MenuHistorique {
    margin-top: 5px;
    margin-left: 6px;
}
span.Historique {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333;
}

/* Mise en page */
#DivWrapper {
	width: 933px
}
#DivHeader {
	height: 136px;
	background-image: url(wl-images/top_banner.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#DivMenu {
	height: 50px;
}
#DivLeftSide {
	width: 13px;
	height: 522px;
	background-image: url(wl-images/bordure_gauche.jpg);
	float: left;
}
#DivMain {
	width: 865px;
	float: left;
	padding: 0px 20px 0px 20px;
}
#DivRightSide {
	width: 13px;
	height: 522px;
	background-image: url(wl-images/bordure_droite.jpg);
	float: right;
}
#DivFooter {
	height: 8px;
	background-image: url(wl-images/bas_ligne_copyright.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#DivCopyright {
	text-align: right;
	padding-right: 20px;
	clear: both;
}


/* Mise en page (sections) */
#DivEbooksInfo {
	width:670px;
	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A0066;
	font-size: Small;
	border: solid 1px #0A0066;
	padding: 5px 5px 5px 5px;
	text-align: left;
}


/* Styles de caractères */
span.Bold {
    font-weight: bold;
}
span.Italic {
    text-decoration: italic;
}
span.BoldItalic {
    font-weight: bold;
    text-decoration: italic;
}
span.Default12 {
    font-size: 12px;
}
span.Default12Bold {
    font-weight: bold;
    font-size: 12px;
}
span.Default12Italic {
    text-decoration: italic;
    font-size: 12px;
}
span.Default12BoldItalic {
    font-weight: bold;
    text-decoration: italic;
    font-size: 12px;
}
span.Default14 {
    font-size: 14px;
}
span.Default14Bold {
    font-weight: bold;
    font-size: 14px;
}
span.Default14Italic {
    text-decoration: italic;
    font-size: 14px;
}
span.Default14BoldItalic {
    font-weight: bold;
    text-decoration: italic;
    font-size: 14px;
}
span.Err {
    color: #FF0000;
}

/* Styles de caractères (bleu) */
span.Blue {
    color: #0B0068;
}
span.BlueBold {
    font-weight: bold;
    color: #0B0068;
}
span.BlueBoldItalic {
    font-weight: bold;
    text-decoration: italic;
    color: #0B0068;
}
span.Blue12 {
   color: #0B0068;
   font-size: 12px;
}
span.Blue12Bold {
    font-weight: bold;
    color: #0B0068;
    font-size: 12px;
}
span.Blue12BoldItalic {
    font-weight: bold;
    text-decoration: italic;
    color: #0B0068;
    font-size: 12px;
}
span.Blue14 {
   color: #0B0068;
   font-size: 14px;
}
span.Blue14Bold {
    font-weight: bold;
    color: #0B0068;
    font-size: 14px;
}
span.Blue14BoldItalic {
    font-weight: bold;
    text-decoration: italic;
    color: #0B0068;
    font-size: 14px;
}

/* Styles de paragraphes */
p.Centered {
    text-align: center;
}
p.Right {
    text-align: right;
}

/* Divers */
Div.Centered {
    margin-left: auto;
    margin-right: auto;
}
Div.Right {
    margin-left: auto;
    margin-right: 0px;
}
Div.TextCentered {
    text-align: center;
}
Div.TextRight {
    text-align: right;
}
Div.InfoBox {
    text-align: center;
    border: 1px solid #D02730;
    padding: 10px 5px 10px 5px;
    margin: 5px 0px 5px 0px;
    color: #D02730;
}
Div.Message {
    margin: 5px 5px 5px 5px;
}
Table.Centered {
    margin-left: auto;
    margin-right: auto;
}
Table.Right {
    margin-left: auto;
    margin-right: 0px;
}
Table.Top {
    vertical-align: top;
}
td.Top {
    vertical-align: top;
}
td.TopCentered {
    vertical-align: top;
    text-align: center;
}
td.TopRight {
    vertical-align: top;
    text-align: right;
}
td.Bottom {
    vertical-align: bottom;
}
td.BottomRight {
    vertical-align: bottom;
    text-align: right;
}
td.Centered {
    text-align: center;
}
td.Right {
    text-align: right;
}
