/* CSS Document */
/*for k-zen*/

/* Hack: Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

a img	
	{
	border:0 none;
	padding: 0;
    margin: 0;
	display:block;
	}
img	
	{
	border:0 none;
	padding: 0;
    margin: 0;
	display:block;
	}
fieldset
	{
	margin:0;
	padding:0;
	border:0;
	}

h1, h2, h3
	{
	margin:0px;
	padding:0px;
	}
/*Layout*/
body	
	{
	background-color:#666666;
	margin:0px;
	padding:0px;
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:10px;
	color:#000000;
	line-height:14px;
	text-align:center;
	}
#wrap {
	width:695px;
	margin:0px auto;
	text-align:left;
	background-image:url(../images/bg.gif);
	padding:0px 0px;
	}


#content {
	width:695px;
	background:;
	margin-bottom:10px;
	}
.clearfix:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

h2
	{
	font-size:16px;
	color:#8E0202;
	line-height:24px;
	margin:5px 0px 10px 0px;
	border-bottom:1px solid #E9E9E9;
	}
h3
	{
	font-size:11px;
	line-height:13px;
	margin:0 0 5px 0;
	}
h4
	{
	font-size:10px;
	font-weight:normal;
	line-height:13px;
	margin:0 0 4px 0;
	}
.emp
	{
	color:#8E0202;
	font-weight:bold;
	}
	.Contour-gris {
    BORDER-TOP: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-RIGHT: #999999 1px solid;
}

.Contour-orange{
    BORDER-TOP: #FFD765 1px solid;
    BORDER-BOTTOM: #FFD765 1px solid;
    BORDER-LEFT: #FFD765 1px solid;
    BORDER-RIGHT: #FFD765 1px solid;
}
.Contour-bleu{
    BORDER-TOP: #669ebf 1px solid;
    BORDER-BOTTOM: #669ebf 1px solid;
    BORDER-LEFT: #669ebf 1px solid;
    BORDER-RIGHT: #669ebf 1px solid;
}
.Contour-rouge{
    BORDER-TOP: #ff0000 1px solid;
    BORDER-BOTTOM: #ff0000 1px solid;
    BORDER-LEFT: #ff0000 1px solid;
    BORDER-RIGHT: #ff0000 1px solid;
}