* html img,
* html .png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

* { 
	padding:0px; 
	margin:0px; 
} 

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url(../img/fd_pg2.jpg) repeat;
}

#div_pc{
	width:782px; 
	margin:auto;
	background-color:#FFFFFF;
	margin-top:-2px;
}

.acc_anim{
	width:780px; 
	margin:auto;
	background-color:#97CAFF; 
	background-image:url(../img/fd_acc.gif); 
	background-repeat:repeat-x; 
	padding-left:0px; 
	text-align:center; 
	margin-top:50px;
	border-bottom:1px solid #3184FE; 
	border-top:1px solid #3184FE;
}

.footer{
	background-image:url(../img/test_bottom.gif);
	background-repeat:no-repeat;
	height:27px;
	font-size:10px;
	padding:25px 0px 0px 80px;
	color:#F8A046;
	font-weight:bold;
}

.tbc{
	font-size:9px;
	color:#97CAFF;
	text-align:right;
}

.acc_lg_fr{
	width:95px; 
	height:28px; 
	padding-top:3px; 
	text-align:left; 
	padding-left:35px; 
	float:left;
}

.ph_th{
	width:154px; 
	text-align:center; 
	float:left;
	margin-left:2px;
}

.ph_th2{
	width:154px; 
	text-align:center; 
	float:left;
	margin-left:1px;
}

.ph_th3{
	width:82px; 
	text-align:center; 
	float:left;
	font-size: 10px;
	margin-left:9px;
}

.fd_minith{
	float:left; width:216px; 
	background-image:url(../img/fd_pt_th.jpg); 
	background-repeat:no-repeat; 
	padding:10px 20px 0px 20px;
	height:439px;
}

.ct_nom{
	width:196px;
	float:left;
	margin-bottom:2px;
	padding:0px 0px 4px 5px;
}

.ct_chp{
	width:270px;
	float:left;
	margin-bottom:2px;
	margin-left:2px;
}

.ct_nomm{
	width:100px;
	float:left;
	margin-bottom:2px;
	font-weight:bold;	
}

.ct_chpm{
	float:left;
	margin-bottom:2px;
}

.ct_chp2{
	width:270px;
	float:left;
	margin-bottom:2px;
	margin-left:2px;
	padding-top:10px;
}

.evi{
	color:#F8A046;
	font-weight:bold;
}

.evi2{
	color:#F8A046;
	font-weight:bold;
}

.error{
	background-color:#97CAFF;
	}

h1 {
	font-size : 1.3em;
}

h2 {
	font-size : 1.1em;
}

h3 {
	font-size : 1.0em;
	display:inline;
}

h4 {
	font-size : 1.0em;
	font-weight:normal;
	display:inline;
}

.regl{
	font-size:9px;
}

.home {
	float:right;
	width:570px;
}	

.tit_star{
	color:#3995DF;
}

/* %MENU ############## */

#navigation p a {
	display:block; 
	background-image:url(../img/men/fond2.gif); 
	background-repeat:no-repeat; 
	width:110px; 
	height:25px; 
	text-align:center; 
	float:left; 
	padding-top:2px;
	cursor:pointer;
	color: #999;
	font-size:11px;
	text-decoration: none;
	}	
	
#navigation p a.chx {
	display:block; 
	background-image:url(../img/men/fond.gif); 
	background-repeat:no-repeat; 
	width:110px; 
	height:25px; 
	text-align:center; 
	float:left; 
	padding-top:2px;
	cursor:pointer;
	color: #993300;
	font-size:11px;
	text-decoration: none;
	}	
		
#navigation p a:hover, #navigation p a:focus, #navigation p a:active {
	display:block; 
	background-image:url(../img/men/fond.gif); 
	background-repeat:no-repeat; 
	width:110px; 
	height:25px; 
	text-align:center; 
	float:left; 
	padding-top:2px;
	cursor:pointer;
	color: #993300;
	font-size:11px;
	text-decoration: none;
	}
	
.men{
	padding:0;
	margin:0;
	float:left;
	width:130px;
	height:23px;
	}	




.hid{
	display:none;
	visibility:hidden;
}

#flashcontent {
	text-align: ;
	margin: 0 auto;
}
	
/* LINK ############### */

a:link, a:visited, a:active  {
	color: #97CAFF;
	text-decoration: none;
	font-weight: bold;
}

a.or:link, a.or:visited, a.or:active  {
	color: #F8A046;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a.or:hover {
	color: #F8A046;
	text-decoration: none;
	font-weight: bold;
}

a.cl:link, a.cl:visited, a.cl:active  {
	color: #97CAFF;
	text-decoration: none;
	font-weight: bold;
}

a.cl:hover {
	color: #3184FE;
	text-decoration: none;
	font-weight: bold;
}


a.pt:link, a.pt:visited, a.pt:active  {
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
}

a.pt:hover {
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
}

.clear {
	clear : both; 
	display : block; 
	height : 2px; 
	overflow : hidden; 
} 

.clear5 {
	clear : both; 
	display : block; 
	height : 5px; 
	overflow : hidden; 
} 

.clear10 {
	clear : both; 
	display : block; 
	height : 10px; 
	overflow : hidden; 
} 

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #fff;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
border:1px solid #FF9900;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
letter-spacing: 5px;
line-height: 1.1em;
color: #ccc;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #fff;
padding: 5px;
z-index: 5;
}



#disclamer{
	background: #fff  url('../img/gd_th_bc.jpg') repeat-x; 
	height: 430px; 
	float:left; 
	width:376px;
}

.disc-text{
	color:#3B678E;
}

#disclamer div.disc-text .couleur-1{color:#DBE4EB;}
#disclamer div.disc-text .couleur-2{color:#DBE4EB;}
#disclamer div.disc-text .couleur-3{color:#DBE4EB;}
#disclamer div.disc-text .couleur-4{color:#D5DFE8;}
#disclamer div.disc-text .couleur-5{color:#D0DBE5;}
#disclamer div.disc-text .couleur-6{color:#CBD7E2;}
#disclamer div.disc-text .couleur-7{color:#C6D3DF;}
#disclamer div.disc-text .couleur-8{color:#C1CFDC;}
#disclamer div.disc-text .couleur-9{color:#BCCBD9;}
#disclamer div.disc-text .couleur-10{color:#B6C7D6;}
#disclamer div.disc-text .couleur-11{color:#B1C3D3;}
#disclamer div.disc-text .couleur-12{color:#ACBFD0;}
#disclamer div.disc-text .couleur-13{color:#A7BBCD;}
#disclamer div.disc-text .couleur-14{color:#A2B7CA;}
#disclamer div.disc-text .couleur-15{color:#9DB3C7;}
#disclamer div.disc-text .couleur-16{color:#97AFC4;}
#disclamer div.disc-text .couleur-17{color:#92ABC1;}
#disclamer div.disc-text .couleur-18{color:#8DA7BE;}
#disclamer div.disc-text .couleur-19{color:#88A3BB;}
#disclamer div.disc-text .couleur-20{color:#839FB8;}
#disclamer div.disc-text .couleur-21{color:#7E9BB5;}
#disclamer div.disc-text .couleur-22{color:#7897B2;}
#disclamer div.disc-text .couleur-23{color:#7393AF;}
#disclamer div.disc-text .couleur-24{color:#6E8FAC;}
#disclamer div.disc-text .couleur-25{color:#698BA9;}
#disclamer div.disc-text .couleur-26{color:#6487A6;}
#disclamer div.disc-text .couleur-27{color:#5F83A3;}
#disclamer div.disc-text .couleur-28{color:#597FA0;}
#disclamer div.disc-text .couleur-29{color:#547B9D;}
#disclamer div.disc-text .couleur-30{color:#4F779A;}
#disclamer div.disc-text .couleur-31{color:#4A7397;}
#disclamer div.disc-text .couleur-32{color:#456F94;}
#disclamer div.disc-text .couleur-33{color:#406B91;}
#disclamer div.disc-text .couleur-34{color:#3B678E;}



