
* html #footer{
margin:-20px 0 0;
}
* html #nonfooter{
height:100%;
}
body{
	background:#FFFFFF;
	color:#000000;
	height:100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

html{
background:#FFFFFF;
height:100%;
margin-bottom:1px;
}

#content{
padding:0 0 30px;
}
#footer{
background:#128960;
margin:-20px auto 0;
position:relative;
text-align:center;
width:927px;
display:none;
}
#nonfooter{

}
#haut{
display:none;
}
#gauche{
display:none;
}
#droite{
display:none;
}
#print{
font-size:18px;
}
.foot{
background:#128960;
color:#FFFFFF;
font-size:12px;
height:20px;
text-align:center;
}
.menutype1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 168px;
	height:19px;
	
 }
 .menutype1 a {
	padding-left: 15px;
	width: 168px;
	height:19px;
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/fond_puce.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
 }
  .menutype1 a:hover {
	background-color: #FFF7BB;
	background-image: none;
	width: 168px;
 }

.menutype2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 183px;
	height:19px;
	
 }
 .menutype2 a {
	padding-left: 25px;
	padding-top: 1px;
	padding-bottom: -1px;
	width: 158px;
	height:19px;
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/fond_puce.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
 }
  .menutype2 a:hover {
	background-color: #FFF7BB;
	background-image: none;
	width: 158px;
 }
h6{
margin:10px 10px 10px 10px;
}
.homepresentation{
font-size:14px;
font-weight:bold;
color:#666666;
}
.homelienpresentation, .homelienpresentation a{
font-size:12px;
color:#128960;
}
.hometexte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.imprimmer, .imprimmer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FF0000;
	text-decoration: none;
}
.t_rubrique{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #128960;
	margin-top: 20px;
	margin-left: 6px;
	margin-right: 6px;
}
.t_ssrubrique{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A7A7A;
	margin-top: 4px;
	margin-left: 6px;
	margin-right: 6px;
	padding-top:7px;
	padding-bottom:7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.t_texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
	margin-left: 6px;
	margin-right: 6px;
}