.BlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E75B6;
}
.Blacknormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.GreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #59871d;
}
.WhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.White {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.Red {
	font-size: 11px;
	color: #cd0000;
	font-family: Arial, Helvetica, sans-serif;
}
.Liste {
	list-style-image: url(images/puce.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:normal;
}

html, body{
        padding: 0px;
        margin: 0px;
		background-color: #000000;
		font-family: Arial, Helvetica, sans-serif;

}


a:link {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}

#container {
	height:auto;
	width:auto;
}

#haut {
	width:960px;
	height:21px;
}
#milieu {
	width:960px;
	height:1252px;
}
#bas {
	width:960px;
	height:27px;
}

#left {
	width:239px;
	height:1252px;
	float:left;
}
#center {
	width:701px;
	height:1252px;
	float:left;
}
#right {
	width:20px;
	height:1252px;
	float:left;
}

#header {
	background: url(images/header.jpg) #FFFFFF no-repeat ;
	width:960px;
	height:21px;
}
#logo {
	background: url(images/logo.jpg) #FFFFFF no-repeat ;
	width:239px;
	height:139px;
}
#menu {
	background: url(images/menu.jpg) #FFFFFF no-repeat ;
	height:398px;
	text-align:left;
	padding-left:20px;
}
#tpanier {
	background: url(images/tpanier.jpg) #FFFFFF no-repeat ;
	height:49px;
}
#panier {
	background: url(images/panier.jpg) #FFFFFF no-repeat ;
	height:93px;
	text-align:left;
	padding-left:20px;
}
#spanier {
	background: url(images/spanier.jpg) #FFFFFF no-repeat ;
	height:8px;
}
#support {
	background: url(images/support.jpg) #FFFFFF no-repeat ;
	width:252px;
	height:156px;
}
#tnewsletter {
	background: url(images/tnewsletter.jpg) #FFFFFF no-repeat ;
	width:239px;
	height:53px;
}
#newsletter {
	background: url(images/newsletter.jpg) #FFFFFF no-repeat ;
	width:239px;
	height:137px;
	text-align:left;
	padding-left:3px;
}
#tespaceclient {
	background: url(images/tespaceclient.jpg) #FFFFFF no-repeat ;
	width:239px;
	height:41px;
}
#espaceclient {
	background: url(images/espaceclient.jpg) #FFFFFF no-repeat ;
	width:239px;
	height:178px;
	text-align:center;
}
#contenu {
	background: url(images/background.jpg) #FFFFFF;
	width:701px;
	height:1151px;
}
.Contents {
	background: url(images/background.jpg) #FFFFFF;
}
#barre {
	width:701px;
	height:101px;
}
#droite {
	background: url(images/droite.jpg) #FFFFFF no-repeat ;
	width:20px;
	height:1252px;
	float:left;
}
#footer {
	background: url(images/footer.jpg) #FFFFFF no-repeat ;
	width:960px;
	height:27px;
}

#fbFooter {
	height: 49px;
	background-color: #000000;
	background-image: url('../img/footerBackground.gif');
	background-repeat: repeat-x;
}

.fbPaginationMinor {
	color: #ffffff;
	margin-left: 11px;
}

#fbContents {
	text-align: center;
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg { 
	position: absolute;
	background-color:#000000;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #FFFFFF;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}