body {
	background-image: url(../../images/Lotus_4.jpg);
	margin-top: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #330000;
	font-weight: lighter;
	text-decoration: none;
	text-align: left;
}

.texteIndent{
	text-indent: 24px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: lighter;
}

p.marge {
	padding: 8px;
}

p.rouge {
	color: #660000;
}
p.bleu {
	color: #000066;
}
p.vert {
	color: #003300;
}
span.rougepad {
	color: #660000;
	padding: 24px;
}
span.bleupad {
	color: #000066;
	padding: 24px;
}
span.vertpad {
	color: #003300;
	padding: 24px;
}
span.bleuedition {
	color: #000066;
	line-height: 14px;
}
span.livretexte {
	color: #333333;
	line-height: 14px;
	font-size: 10px;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
}

th.rouge, td.rouge {
	background-color: #990000;
}

a {
	font-size: 11px;
	color: #003333;
	text-decoration: none;
}

hr.filetrouge {
	background-color: #990000;
	border-color: #990000;
}

a.capcat {
	color: #333333;
	text-transform: uppercase;
	background-image: url(../../images/Lotus_2.jpg);
}

a.capblanc {
	color: #CCCCCC;
	text-transform: uppercase;
}

a.txtblanc {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 12px;
}

a:hover {
	text-decoration: underline;
}

#indent {
	padding: 8px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003366;
	font-weight: bold;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
	text-transform: uppercase;
	font-weight: normal;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003366;
	font-weight: bold;
}
.titrelivre {
	text-transform: uppercase;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}

.lien {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

.subtitleRouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #660000;
	font-weight: bold;
}

.gdtitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #660000;
	text-transform: uppercase;
	font-weight: bold;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #CCCCCC;
}
#menu {
	position: relative;
	top: 1em;
	left: 0em;
	width: 25em;
	color: #660000;
}

#menu dt {
	cursor: pointer;
	height: 15px;
	line-height: 15px;
	margin: 4px 0;
	text-align: left;
	background-image: url(../img/Lotus_2.jpg);
	padding: 4px;
}

#menu dd {
	position: absolute;
	z-index: 30;
	left: 10em;
	margin-top: -2em;
	width: 22em;
	margin: -4px;
	background-image: url(../img/Lotus_2.jpg);
}

#menu ul {
	padding: 2px;
}

#menu li {
	text-align: left;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	margin: 2px 0;
	color: #CCCCCC;
	background-color: #660000;
}

#menu li a, #menu dt a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	background-color: #660000;
}

#menu li a:hover {
	background-color: #330000;
}

#mentions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	bottom : 400px;
	left : 10px;
	color: #000;
	background-color: #CCCCCC;
}

#mentions a {
	text-decoration: none;
	color: #003333;
}

#mentions a:hover{
	background-color: #330000;
}

