
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 12px;
	line-height: 15px;
	text-align: center;
	background: url(bg.jpg);
}
.body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(background.jpg) repeat-x;
	border: 1px transparent solid;
}
img {
	border: 0px;
	margin: 0px;
}

hr {
	clear: both;
	visibility: hidden;
	margin-bottom : 0px;
	height:0px;
}

a {
	color: #FFFFFF;
	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;
	
	border: 0px red solid;
}

.tete {
	width: 938px;
	height: 247px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	background: url(header.jpg) no-repeat;
	
	border: 0px green solid;
}

.cale {
	height: 188px;
}

.pagination-tete {
	width: 880px;
	text-align: right;
	
	border: 0px red solid;
}

.menu-on {
	color: #cc0086;
	font-weight: 900;
	margin-right: 15px;
}
.menu-off {
	color: #FFFFFF;
	font-weight: 300;
	margin-right: 15px;
}
.menu-off:hover {
	color: #cc0086;
	font-weight: 300;
	margin-right: 15px;
}

.titre {
	width: 935px;
	height: 48px;
	background: url(titre.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 48px;
	font-weight: 900;
	border: 0px red solid;
}
.titre-hd{
	width: 935px;
	height: 48px;
	background: url(titre-hd.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 48px;
	font-weight: 900;
}

.console {
	width: 935px;
	background: url(console.jpg);
	margin-left: auto;
	margin-right: auto;
}

.description {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.thumb {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.pied-console {
	width: 935px;
	height: 122px;
}

.tech {
	width: 613px;
	height: 122px;
	float: left;
	background: url(pied-console.jpg);
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 87px;
}
.bouton {
	float: left;
}

.pied {
	width: 935px;
	height: 143;
	margin-left: auto;
	margin-right: auto;
}
.pied-gauche {
	width: 228px;
	height: 143px;
	float: left;
	background: url(pied-gauche.jpg) no-repeat;
	border: 0px white solid;
}
.cale2 {
	height: 0px;
}
.pied-centre {
	width: 678px;
	height: 143px;
	float: left;
	background: url(pied-centre.jpg) repeat-x;
	text-align: right;
	border: 0px red solid;
}
.pied-droite {
	width: 29px;
	height: 143px;
	float: left;
	background: url(pied-droite.jpg) no-repeat;
	border: 0px green solid;
}

.pagination-pied {
	height: 103px;
	line-height: 80px;
	text-align: right;
}

.mention {
	color: #a14ae6;
}
.mention:hover {
	color: #b76cd3;
}







