/* CSS Document */

body {
	background-color: #E0E0DF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	overflow:-moz-scrollbars-vertical;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
a{
color:#005B69;
text-decoration:underline;
}
a:hover{
color:#606060;
text-decoration:none;
}
h1	{
	font-size: 18px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #890C06;
}
h2 {
	font-weight: bold;
	color: #005373;
	font-size: 12px;
}
h3 {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.sousmenu_logiciel {
	color: #FFFFFF;
	font-size: 10px;
}
#conteneur #centre table {
	background-color: #CFE0E6;
	text-indent: 5px;
	border: 1px solid #95211C;
}
.champs {
	width: 400px;
}

