html, body {
	padding: 0px;
	margin: 0px;
}

html {
	scrollbar-face-color: #bb448b; 
	scrollbar-shadow-color: #bb448b; 
	scrollbar-highlight-color: #bb448b; 
	scrollbar-3dlight-color: #bb448b; 
	scrollbar-darkshadow-color: #bb448b; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/fd-site.gif) top left;
	font-size: 11px;
}

#tshirt {
	width: 202px;
	height: 110px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/t-shirt.png');
	background: url(images/t-shirt.png) no-repeat !important;
	background: none;

}

#globale {
	position: absolute;
	width: 860px;
	top: 0px;
	left: 50%;
	margin: 0 0 0 -432px;
	padding: 0;
	border: 5px solid white;	
}

#header {
	position: relative;
	height: 250px;
	width: 860px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid white;
	background: #bb448b url(images/htop.gif) left repeat-x;
}


.hor {
	color: white;
	position: absolute;
	left: 740px;
	top: 7px;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


h2 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 14px;
	color: #ffffff;
	border-bottom:1px dashed #e5e5e5;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
	color: #333333;
}

h4 {
	margin: 15px 0 5px 0;
	height:25px;
	padding: 0;
	font: normal 22px Arial;
	font-variant: small-caps;
	color: #bb448b;
}
ul#marque {
	margin:0;
	padding:0;
	list-style:none;
}
h6 a{
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	height:20px;
	line-height:20px;
	font-size: 12px;
	color: #333333;
	background: url(images/puce_h6.gif) center left no-repeat;
	text-decoration: none;
}

h6 a:hover{
	color: #ffffff;
}
strong {
	font-size: 12px;
}

#swf {
	position: absolute;
	padding: 0;
	height: 110px;
	width: 860px;
	margin: 0;
	top: 72px;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	z-index: 0;
}

#menu {
	padding: 0;
	margin: 0;
}

#menu td {
	text-align:center;
	height:20px;
}

#menu  a {
	color: #e5e5e5;
	font: bold 11px arial;
	text-decoration: none;
	text-transform: capitalize;
}

#menu a:hover {
	color: #ffffff;
}

#middle {
	border-left: 2px solid #bb448b;
	border-right: 2px solid #bb448b;
}


#new {
	margin: 0px;
	padding: 0;
	
}

.pix {
	border: 1px solid #bb448b;
}

.art {
	display: table-cell;
	width: 144px;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 0;
	color: white;
	background: #bb448b;
	text-decoration: none;
}

a.art {
	color: white;
	text-decoration: none;
}

a:hover.art {
	text-decoration: underline;
}

.ref {
	color: white;
	text-align: center;
	background: #bb448b;
}

p {
	text-align: justify;
	font-size: 11px;
	color: #000000;
	margin:0;
	padding:0;
}
p.coord {
	text-align: justify;
	font-size: 11px;
	color: #141414;
	padding: 5px 0 7px 15px;
}
.trans {
   filter:alpha(opacity=50);
   -moz-opacity:0.50;
   -khtml-opacity: 0.50;
   opacity: 0.50;
   background: #e5e5e5;
   border:1px solid #888888;
}


#leftnav {
	margin: 0;
	padding: 0;
	height: 430px;
	overflow: auto;
}

#footer {
	line-height: 25px;
	font-size: 12px;
	height: 25px;
	color: #ffffff;
	background: #bb448b url(images/menu-fd.gif) left repeat-x;
	text-align: center;
	border-top: 3px solid #c5c5c5;
	margin: 0;
	padding: 0;
}

a.copyright {
    color: white;
	text-decoration: none;
	font: bold 0.8em tahoma;
}

a.copyright:hover {
    text-decoration: underline;
}