* {
	font-family: "Verdana", sans-serif;
	font-size: 10px;
/*	color: black;*/
}
body {
	background-color: #F1F1F1;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 780px;
}

body.main {
	margin: 0em;
	padding: 0em;
	background-color: #F1F1F1;
	background-position: left;
	background-repeat: repeat-y;
	background-attachment: fixed;
}

select {
	width: 120px;
	font-size: 10px;
	font-weight: bold;
} 

.inputtxt {
	width:120px;
	font-size: 10px;
	font-weight: bold;
	border: solid black 1px;
}

a.lien-noir10 {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.txt-gris10 {
	color: #666666;
	text-decoration: none;
}

.plan_site { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
	text-transform: uppercase;
}
#investigations .slider {
	position: absolute;
	z-index: 2;
	width: 32px;
	height: 146px;
	background-color: #DDDDDD;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	text-align: center;
}
