/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background-color:#FFFFFF;
	color:#999999;
	font-size:10px;
}
#wrapper {
	width:886px;
	margin-left:auto;
	margin-right:auto;
}

#cols {
	clear:both;
}

/*— — — — — — — — —  liens — — — — — — — — — — — */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height:7px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height:7px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33CCFF;
	text-decoration: none;
	line-height:7px;
}
a.titre:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
a.titre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent:5px;
	color: #33FFFF;
	text-decoration: none;
}
a.titre:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
	
/*— — — — — — — — —  textes — — — — — — — — — — — */

.hello {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 0px;
	color: #666666;
	text-align:left;
	padding:0px 0px 0px 0px;
}

.courrant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	text-align:left;
	padding:0px 0px 0px 0px;
}

.worker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 7px;
	color: #666666;
	text-align:left;
	padding:0px 0px 0px 0px;
}
.titres-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 0px;
	color: #666666;
	text-align:left;
	padding:0px 0px 0px 0px;
}


/*— — — — — — — — —  header — — — — — — — — — — — */


#head {
	width:886px;
	height:100px;
	padding-top:20px;
}

/*— — — — — — — — —  footer — — — — — — — — — — — */


#footer {
	width:634px;
	height:80px;
	float:right;
	background-color: #FFFFFF;
	margin-top:10px;
	padding-left:36px;
	padding-right:36px;
	text-align:right;
}


/*— — — — — — — — —  colonne left — — — — — — — — — — — */


#col_left {
	float:left;
	width:144px;
	height:100%;
	padding-right:36px;
}

.workername {
	font-weight: bold;
}

/*— — — — — — — — —  colonne middle — — — — — — — — — — — */


#col_middle {
	float:left;
	width:634px;
	min-height:250px;
	padding-left:36px;
	padding-right:36px;
	padding-top:0px;
	background-position:left;
	background-image:url(images/bandgris.gif);
	background-repeat: repeat-y;
}

#col_middle-input {
	float:left;
	width:634px;
	padding-left:36px;
	padding-right:36px;
	padding-top:0px;
	background-position:left;
	background-image:url(images/bandgris.gif);
	background-repeat: repeat-y;
}

/*— — — — — — — — —  input archive page — — — — — — — — — — — */

#case-input {
	float:left;
	width:122px;
	background-color:#CCCCCC;
	margin-right:6px;
	margin-bottom:6px;
}
#case-input-end {
	float:left;
	width:122px;
	margin-bottom:6px;
	background-color:#CCCCCC;
}
#case-download {
	float:left;
	width:120px;
	background-color: #FFFFFF;
	margin-right:6px;
	margin-bottom:6px;
	padding-left:2px;
	padding-top:2px;
}
#case-download-end {
	float:left;
	width:120px;
	background-color: #FFFFFF;
	margin-bottom:6px;
	padding-left:2px;
	padding-top:2px;
}

#case-download-big {
	float:left;
	width: auto;
	background-color: #FFFFFF;
	margin-right:6px;
	margin-bottom:6px;
	padding-left:2px;
	padding-top:2px;
}

/*— — — — — — — — —  output home page — — — — — — — — — — — */

#case-ouptut {
	float:left;
	width:122px;
	background-color:#CCCCCC;
	margin-right:6px;
	margin-bottom:6px;
}


#case-output-galerie {
	float:left;
	width:122px;
	background-color:#CCCCCC;
	margin-right:6px;
	margin-bottom:6px;
}


/*— — — — — — — — —  crew page — — — — — — — — — — — */


#case-photo-bio {
	float:left;
	width:364px;
	background-color:#CCCCCC;
	margin-right:20px;
	margin-bottom:20px;
}

#case-bio {
	float:left;
	width:250px;
	background-color:#FFFFFF;
	margin-bottom:20px;
}

.titre-bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 13px;
	color: #666666;
	text-align:left;
	padding:0px 0px 0px 0px;
	text-align:left;
}