/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	background: #ffffff;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 13px; 
}

a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}


hr {
  clear: both;
  display : none;
}

h1 {
	padding: 0;
	margin : 8px 0 8px 0;
	font-size: 18px;
	color: #fff;
	z-index: 1;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	border-bottom:#999 2px dotted;
}


#utilitaires, #navigation, #pagebas_navigation, #c2, #gc1 {
  display: none;
}

#pagebas_logogouv{
  border-top:#999 2px dotted;
  margin-top: 25px;
  padding-top: 4px;
  margin-bottom: 4px;
}

.hr1, .hr2, .hr3 {
  clear: none ;
  display : block;
  color: #000;
  background-color: #999;
  height: 1px;
  border: 0;
  margin : 12px 0;
  padding : 0;
}

