html {width:100%;
      height:100%;
	margin:auto;} 

body {
	scrollbar-face-color: #AC1623;
	scrollbar-highlight-color: #f0f000;
	scrollbar-shadow-color: #606000;
	scrollbar-3dlight-color: #a0a000;
	scrollbar-arrow-color: #ffff00;
	scrollbar-track-color: #ffe5e5;
	scrollbar-darkshadow-color: #000000;
	
}

		  
.htmlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	font-variant: normal;
	text-decoration: none;
	font-style: normal;
	cursor: auto;
	border: none;

}
.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	text-decoration: none;
	font-style: normal;
	cursor: auto;
}

.2ndlevelmenus {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	text-decoration: none;
	font-style: normal;
	cursor: auto;
}
.titres1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-weight: bold;
	font-variant: small-caps;

}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.simpleborder {
	border: 1px none #000000;
}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.textyellow {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBD542;
	text-decoration: none;
	font-weight: normal;
}
.textBox {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.boxColor {
	background-color: #FFFFCC;
}
.hand {
	cursor: crosshair;
}
.tsr {
	background-color: #99CCFF;
}

a {
	color: #000000;
	text-decoration: none;
	
	
	
}


.itemText { text-decoration: none; color: #FFFFFf; font: 11px Arial, Helvetica }
.itemText a:hover { text-decoration: none; color: #FFFFFf; font: 11px Arial, Helvetica }
.itemBorder { border:1px solid black }
.crazyBorder { border: 1px outset #663399 }
.crazyText { text-decoration: none; color: #000000; font: 10px Arial, Helvetica }
.bold { color: #000000; weight: bold; font: 13px Arial, Helvetica }
IMG {BORDER-BOTTOM-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-TOP-COLOR: #000000}
a:hover {
	text-decoration: underline;
	
	
	
}.livreor {
	border: 1px solid #CCCCCC;
}
.ns6bgcolor {
	background-color: AC1623;
}

#backgroundPopup{   
	display:none;   
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;   
	width:100%;   
	top:0;   
	left:0; 
	background:#000000;   
	border:1px solid #cecece;   
	z-index:1;   
}   

#popupContact{   
	display:none;   
	position:fixed;   
	_position:absolute; /* hack for internet explorer 6*/  
	height:480px;   
	width:508px;   
	background:#FFFFFF;   
	border:2px solid #AC1623;   
	z-index:2;   
	padding:12px;   
	font-size:13px;   
	color:#000000;
}   

#popupContact h1{   
	text-align:left;   
	color:#AC1623;   
	font-size:22px;   
	font-weight:700;   
	border-bottom:1px dotted #AC1623;   
	padding-bottom:2px;   
	margin-bottom:20px;   
}   

.popupContactClose{   
	font-size:14px;   
	line-height:14px;   
	right:6px;   
	top:4px;   
	position:absolute;   
	color:#6fa5fd;   
	font-weight:700;   
	display:block;  
	cursor:pointer;
	color:#AC1623;
 } 


.disclaimerDate{
	font-size:16px;
	font-weight:bold;
	margin-left:20%;
}


