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

.texteIndent{
	text-indent: 24px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	font-weight: lighter;
	letter-spacing: 1px;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #333333;
	margin-left: 20px;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #666600;
	margin-left: 20px;
}
h4 {
	font-size: 11px;
	font-weight: lighter;
	color: #006666;
	letter-spacing: 1px;
	margin-left: 20px;
}
h5 {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #666633;
}
h6 {
	font-size: 9px;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 1px;
	color: #993300;
}
				
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: lighter;
	margin-right: 50px;
	margin-left: 20px;
}

p.marge {
	padding: 8px;
}

p.rouge {
	color: #660000;
}
p.titrebleu {
	color: #663366;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 4px;
}
.titreFelden {
	color: #663366;
	font-size: 24px;
	font-weight: lighter;
	margin-left: 80px;
	letter-spacing: 3px;
	line-height: 30px;
}
span.rougepad {
	color: #660000;
	padding: 24px;
}
span.bleupad {
	color: #000066;
	padding: 24px;
}
span.vertpad {
	color: #003300;
	padding: 24px;
}
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;
	margin-left: 20px;
	margin-right: 50px;
}

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

th.jaune, td.jaune {
	background-image: url(../images/c2.jpg);
}

th.bleu, td.bleu {
	color: #CCCCCC;
	font-size: 11px;
	text-align: center;
}

th.bleu, td.bleu a:hover {
	text-decoration: none;
	background-color: #999933;
}

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

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

a.footer{
	color: #CCCCCC;
	font-size: 11px;
	text-align: center;
}

a.capcat {
	color: #333333;
	text-transform: uppercase;
}

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

a.fdJaune {
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFF99;
}

a.boldJaune {
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFF99;
}

a:hover {
	text-decoration: none;
	background-color: #99FF00;
}

#indent {
	padding: 8px;
}

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

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #003366;
	font-weight: bold;
	letter-spacing: 1px;
}

.gdtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 20px;
	color: #003366;
	font-weight: bold;
	letter-spacing: 1px;
}
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;
	padding: 4px;
}

#menu dd {
	position: absolute;
	z-index: 30;
	left: 4em;
	margin-top: -3.4em;
	width: 19em;
	margin: -4px 0;
}

#menu ul {
	padding: 2px;
}

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

#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;
}
