
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 12px;
	line-height: 15px;
	text-align: center;
	background: #100824 url(bg.gif);
}

img {
	border: 0px;
	margin: 0px;
}

hr {
	clear: both;
	visibility: hidden;
	margin-bottom : 0px;
	height:0px;
}

a {
	color: #33333A;
	font-size: 12px;
	text-decoration: underline;
	background : transparent;
}
a:hover {
	color: #ff0000;
	font-size: 12px;
	text-decoration: underline;
	background : transparent;
}

.page {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background: url(bg-page.jpg) repeat-y;
	border: 0px red solid;
}

.tete {
	width: 990px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background: url(header.jpg) no-repeat;
	
	border: 0px green solid;
}

.cale {
	height: 277px;
	border: 0px red solid;
}

.pagination-tete {
	width: 600px;
	text-align: left;
	margin-left: 360px;
	border: 0px red solid;
}

.menu-on {
	color: #FF0000;
   font-size: 14px;
	font-weight: 900;
	margin-right: 19px;
}
.menu-off {
	color: #33333A;
   font-size: 14px;
	font-weight: 900;
	margin-right: 19px;
}
.menu-off:hover {
	color: #FF0000;
   font-size: 14px;
	font-weight: 900;
	margin-right: 19px;
}

.cartouche {
	width: 990px;
	height: 64px;
	background: url(titre.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	border: 0px green solid;
}
.cartouche-hd{
	width: 990px;
	height: 86px;
	background: url(titre-hd.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	border: 0px #ff0000 solid;
}

.titre {
	width: 880px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
   margin-bottom: 30px;
	text-align: left;
   font-size: 18px;
	color: #0267ae;
   font-weight: 900;
   border: 0px blue solid;
}

.tech {
	width: 220px;
   height: 18px;
	float: right;
   text-align: right;
	font-size: 12px;
	color: #706d6a;
   font-weight: 900;
	border: 0px red solid;
}

.console {
	width: 990px;
	background: url(console.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
   border: 0px white solid;
}

.thumb {
	width: 910px;
   height: 553px;
	margin-left: auto;
	margin-right: auto;
   border: 0px white solid;

}
.thumb img{
	border: 0px #000000 solid;
}

/*.description {
	width: 950px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	background: url(description.jpg) no-repeat;
	border: 1px red solid;
}*/
.description-cadre {
	width: 790px;
 	height: 57px;  
	margin-left: 150px;
	margin-right: auto;
   margin-top: 0px;
	color: #33333A;
	text-align: left;
	border: 0px red solid;
}

.pied-console {
	width: 990px;
	height: 93px;
	margin-left: auto;
	margin-right: auto;
	border: 0px white solid;
}

.bouton {
	float: left;
}

.pied {
	width: 990px;
	height: 206px;
	margin-left: auto;
	margin-right: auto;
   text-align: left;
	background: url(pied.jpg) no-repeat;
   border: 0px green solid;
}

.pied-gauche {
}
.pagination-pied {
	width: 600px;
	text-align: left;
	margin-left: 240px;
   margin-top: 0px;
	border: 0px red solid;
}

.cale2 {
	width: 600px;
	height: 74px;
	border: 0px blue solid;
}
.cale3 {
	width: 600px;
	height: 65px;
	border: 0px blue solid;
}
.mention-bloc {
	width: 600px;
	margin-left: auto;
	margin-right: auto;   
}
.mention {
	color: #FFFFFF;
}
.mention:hover {
	color: #FFFFFF;
}






