body, html {
	background:none;
	color:black;
	margin:0;
	padding:0;
}
html {background:url('images/fond.png') top left repeat;}
a:link {color:#404040; text-decoration:none; }
a:visited {color:#404040; text-decoration:none; }
a:hover {color:black; font-weight:700; }
a:active {color:black; font-weight:700; }

.pageencours {
	color:black;
	font-weight:700;
}

p {
	margin:0;
	padding:0;
}
ul, li {
	list-style:none;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {margin:0; padding:0; }

#entete {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	padding-top:3px;
	padding-bottom:3px;
	font-family:verdana, arial, sans-serif;
	font-size:0.7em;
	font-weight:900;
	text-transform:uppercase;
	text-align:center;
	color:white;
	background:#7F7F7F;
}
#conteneur {
	position:relative;
	width:850px;
	margin:0 auto;
}
#veama {
	width:202px;
	height:54px;
	margin:2em 0 3.5em 0;
	background:url('images/veama_site.gif') top left no-repeat;
}
#veama a {
	display:block;
	width:202px;
	height:54px;
}
.texte {
	font-size:0.75em;
	font-family:verdana, arial, sans-serif;
}
#menu {
	width:200px;
	font-family:verdana, trebuchet MS, arial, sans-serif;
	font-size:0.65em;
	margin-left:26px;
}
#menu p {
	margin-top:15px;
	margin-bottom:6px;
}
#menu p a {
	padding-top:3px;
	background:url('images/tiret.gif') top left no-repeat;
}

#contenu {
	position:relative;
	width:450px;
	margin-left:250px;
	margin-top:-75px;
}
#egalh {
	padding-top:25px;
	height:125px;
	width:470px;
	background:#FC7C00;
}
#egalb {
	padding-top:25px;
	height:125px;
	width:470px;
	margin-top:70px;
	background:#FC7C00;

}
.sommaire #egalh, .sommaire #egalb {
	background:url('images/zoom.gif') top left no-repeat;
}
.presentation #chapo {
	padding:5px 0 0 5px;
	background:url('images/tiretb.gif') top left no-repeat;
}

.presentation h3.spip, .contact h3.spip, .erreur h3.spip {
	position:relative;
	margin:0;
	margin-bottom:3px;
	padding:5px 0 0 5px;
	font-size:0.9em;
	text-align:left;
	background:url('images/tiretb.gif') top left no-repeat;
}

.metiers #egalh, .metiers #egalb {
	padding-top:5px;
	height:145px;
}

p.spip {
	padding:5px 0 0 5px;
	list-style:none;
	text-align:left;
	font-size:0.9em;
	background:url('images/tiretb.gif') top left no-repeat;
}
.metiers li.spip {
	padding:6px 0 4px 5px;
	list-style:none;
	text-align:left;
	font-size:0.9em;
	background:url('images/tiretb.gif') top left no-repeat;
}
.metiers ul.spip {
	
}

.contact p.spip, .erreur p.spip {
	padding:6px 0 4px 5px;
	list-style:none;
	text-align:left;
	font-size:0.9em;
	background:url('images/tiretb.gif') top left no-repeat;
}

.contact li.spip {
	padding:6px 0 4px 5px;
	list-style:none;
	text-align:left;
	font-size:0.9em;
	background:url('images/tiretb.gif') top left no-repeat;
}






