body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	margin: 0;
	padding: 0;
	background:#FFF url('fond2.gif') repeat-x top left;
}

p {
	margin: 0 0 10px 0;
}

.separation {
	padding-left: 15px;
}

a:link, a:visited{
	text-decoration: none;
}

a:hover, a:active{
	text-decoration: none;
}

body a {
	color: #006AB3;
}

body a:hover {
	color: #C82200;
}

.gras {
	font-weight: bold;
}


#header {
	width: 970px;
	height: 144px;
	background: url(images/header.png);
	border: 2px solid #444547;
}

#haut {
	height: 26px;
}

	
#conteneur {
	width:970px;
	height: auto;
	margin: auto;
	background-color: #000000;
}

#centre_home {
	margin-top: 100px;
	padding-top: 0px;
	margin-left: 4px;
	
	width: 970px;
}


.contenu {
	padding-left: 7px;
}


#header_actus {
	font-size: 14px;
	font-weight: bold;
	background: url(images/ban-repeat.gif) top center;
	border: 2px solid #444547;
	height: 37px;
	margin-right:30px;
}

#header_actus p {
	color: #FFFFFF;
	text-align:center;
	margin-top:10px;
}

#ban-page {
	font-size: 14px;
	font-weight: bold;
	background: url(images/ban-page.gif) top center repeat-x;
	border: 2px solid #444547;
	height: 37px;
}
#ban-page p {
	color: #FFFFFF;
	text-align:center;
	margin-top:10px;
}

#ban-page a:hover {
	color: #FAFBB4;
}


hr {
	display:block;
	height: 1px;
	padding: 0;
	color: #BFBFBF;
	background-color: #BFBFBF;
	border: 0;
	margin-left: -15px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	#margin-top: 0px;
	#margin-bottom: 0px;
}

#liste_actus {
	padding-top: 9px;
	margin-right: 6px;
	width:200px;
}

#petit .dossiers  {
	color: green;
}

.gtitre {
	color: #006AB3;
	font-size: 12px;
	font-weight: bold;	
}

.gtitre a {
	color: #1B8AD7;
}

#dm {
	margin-left: 8px;
	margin-right: 45px;
	padding-right: 3px;
	padding-left: 30px;
	padding-top: 12px;
	margin-top: 10px;
	padding-bottom: 9px;
	background-color: #EEEEEE;
	font-size: 11px;
	color: #3A3A3A;

}
#dmblue {
	margin-left: 6px;
	margin-right: 6px;
	padding-right: 3px;
	padding-left: 30px;
	padding-top: 12px;
	margin-top: 1px;
	padding-bottom: 9px;
	background-color: #444547;
	font-size: 12px;
	color: #ea651a;

}

#img {
test-align: right;
}

.grey {
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 4px;
	#padding-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #EEEEEE;
	font-size: 11px;
	color: #3A3A3A;
}

.lien_dm {
	color: #3A3A3A;
}

.lien {
	color: #EA6645;
	font-size: 11px;
}

#lien a {
	color: #EA6645;
	font-size: 18px;
}


.petit {
	font-size: 9px;
}


#pied {
	position: relative;
	clear:both;
	height: 45px;
	background-color: #99CC99;
	border: 2px solid #444547;
	margin-top: 10px;
	background: url(images/footer.gif) left center repeat-x;
	text-align: center;
	color: #CCCCCC;
	font-size: 11px;
}

#pied a {
	color: #CCCCCC;
}

#pied p {
	margin-top:0px;
	text-align :center
	}



.logo img {
	position: relative;
	float:left;
	top: 0px;
	left: -20px;
}

.ban{
	position: relative;
	float:right;
	top: 3px;
	right: 1px;
}

.liste ul {
	margin: 0px;
	padding: 0px;
	margin-left: -50px;
	margin-right: -10px;
	list-style: none;
	margin-bottom: 0px;
	margin-top: 6px;
	#margin-top: 5px;
}

.liste {
	margin-left: 25px;
	margin-right: 10px;
	font-size: 11px;
}

.liste li {
  	background: url(http://www.zebulon.fr/images/design/puce.gif) left 3px no-repeat;
  	#background: url(http://www.zebulon.fr/images/design/puce.gif) left 4px no-repeat;
  	padding-left: 12px;
  	margin: 0px;
  	font-size: 11px;
  	margin-left: 52px;
  	color: #3A3A3A;
}

.liste li a {
	color: #3A3A3A;
	margin: 0px;
}

.liste li a:hover {
	color: #006AB3;
}


#chmenu {
	float: left;
	width: 970px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-color: #000000;
}

ul#menu li ul
{
 	display:none;
 	height: 24px;
}

ul#menu li:hover>ul
{
	display:block;
}

ul#menu
{
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	width: 783px;
	height: 30px;
	background-color: #000000;
	margin: 0;
	padding: 0;
	margin: 0px;
	float: left;
	display:block;
}

ul#menu li
{
	float:left;
	display:block;
}

ul#menu li a.menuprincipal
{
	display:block;
	color: #F8FFFF;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	text-decoration: none;
}


