body {
	font-family:  Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color:#000000;
	
}

h2{
	font-size:16px;
	border-bottom: 1px dotted #969696;
	text-align:left;
}

#erreur{
	font-size: 13px;
	color:#FF0000;
}

p{
	font-size: 13px;
}

.fond {
	background-position: 0 top;
	height:1220px;
}

table.fond{
	width: 100%;
	height: 1220;
	border: 0;
}

td.fond{
	background-image:url("../image/corps/fond2.jpg");
	background-repeat:repeat-y;
	background-position:center;
}

.fond2 {
	background-position: 0 top;
	height:1220px;
}

table.fond2{
	width: 100%;
	height: 1220;
	border: 0;
}

td.fond2{
	background-image:url("../image/corps/fond2.jpg");
	background-repeat:repeat-y;
	background-position:top;
}

#img_header{
	margin-bottom:-1px;	
}

#img_corps
{
	background-image:url("../image/corps/corps.png");
	background-repeat:repeat-y;
	background-position:center;	
}

dl, dt a, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Tahoma;
font-size: 13px;
margin: 0px;
padding: 0px;


}

#menu {
position:relative;
top: 21px;
left: 114px;
color:#CCCCCC;

}

dl#menu {
width: 9em;
}

dl#menu dt {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 18px;
text-align: justify;
font-weight: bold;
border: 0px solid gray;
background: #000000;
color:#CCCCCC;
font-size: 13px;
}
dl#menu dd {
border: 1px solid gray;
}
dl#menu li {
text-align: left;
background: #fff;
height:20px;

}

a {
	text-decoration:none;
	color:#CCCCCC;
	
}

dl#menu li a, dl#menu  {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover {
background: #ddd;
}

#mentions {
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}


#connexion_label {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
position: relative;
text-decoration:none;
}

.titre_menu {
cursor: pointer;
font-size: 12px;
margin-top: -10px;

}

.sommaire{
padding-left:12px; background:transparent url("../image/li.png") no-repeat 0 4px; line-height:1.4em;
}
