body {
	background-color: #f0f0f0;
	background-position: center 80px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
a, a:hover, a:focus, a:visited, a:active, a:link {
	color: #000;
}
#bords {
width: 660px;
padding: 0px;
margin: auto;
text-align: left;
background: url(../images/back.gif) #FFF repeat-y;
z-index: 0;
font-size: 90%;
}
#panneau {
	height: 80px;
	z-index: 100;
	margin: 0px 20px 0px 20px;
	overflow: hidden;
	padding: 0;
}
#panneau h4 {
display: inline;
width: 120px;
float: left;
}
#panneau .marge {
padding: 20px 0 0 0;
font-size: 90%;
}
#banniere {
	width: 660px;
	height: 95px;
	margin: auto;
	padding: 0px;
	z-index: 100;
}
#menu {
	clear:both;
	width: 660px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#menu, #menu ul {
	height: 37px;
}
#menu ul {
text-align: right;
list-style-type: none;
list-style-position: outside;
margin: 1px 20px 0px 0px;
padding: 0px;
}
#menu a, #menu span {
	font-family: "Lucida Grande", arial, serif;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
	display: block;
	height: 16px;
	padding: 6px 6px 0px 6px;
	background-position: center 0px;
}
#menu li {
text-align: center;
height: 25px;
float: right;
display: inline;
}
#menu a, #menu a:hover {
float:left;
color: #fff;
}
#menu a:hover {
	padding: 9px 5px 0px 5px;
	border-left: 1px dotted #fff;
	border-right: 1px dotted #fff;
	text-decoration: underline;
	background-position: center 25px;
}
#menu a:focus, #menu a:active {
background-color: #FFF;
color: #000;
}
h2 {
	color: #256ca5;
}
p {
	color: #646464;
}
#contenu {
/*	width: 495px;*/
	margin: 10px 15px 20px 15px;
}
.marge {
margin: 20px 0 0 0;
margin: 0 0 0 200px;
overflow: visible;
}
a.survol_projets, a:hover.survol_projets {
position: relative;
}
a.survol_projets img {
visibility: hidden;
position: absolute;
border: 0;
top: 15px;
left: -155px;
}
a:hover.survol_projets { 
border: 0;
}
a:hover.survol_projets img {
visibility: visible;
}
#form .td_left, #form .td_right {
	vertical-align: top;
}
#form .td_left {
	text-align: left;
}
#form .td_right {
	text-align: right;
}
#form input, #form textarea {
border: 1px solid #d9d9d9;
background: url(../images/inputs.png) #f2f2f2 top left repeat-x;
font-family: sans-serif;
font-size: 90%;
padding: 3px 0 0 0;
}
#form textarea {
overflow: auto;
}
#form input.bouton {
background: url(../images/inputs-corner.png) #f2f2f2 top left no-repeat;
border-top: 0;
border-left: 0;
margin: 10px 0 0 10px;
padding: 2px 5px 2px 5px;
}
#foot {
	background-image: url(../images/backbas.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 660px;
	padding: 0px;
	margin:0;
	height: 150px;
	overflow: hidden;
	z-index: 100;
}
