body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#d1e3ee;
}

p {margin: 0 0 15px 5px;}

#header {
background-image:url(_templates/topDefault.jpg);
height:225px;
}
#haut {
height: 30px;
}
#conteneur {
position: relative;
width: 775px;
margin: 0 auto; 
background-color:#CCCCFF;
background-image:url(_templates/fond.gif);
}
#centre {
margin-left: 10px;
margin-right: 190px;
}

#droite {
position: absolute;
right:10px;
width: 175px;
border-left:solid 1px #666666;
}

#droite h2 {
	font-size:12px;
	font-weight:bold;
}
#pied {
	background-image:url(_templates/piedDePageFond.jpg);
	height:50px;
	color:#FFFFFF;
}

#pied p {
	padding-top:20px;
	text-align:center;
}

#pied p a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.menuhaut {
list-style-type: none;
margin: 0;
padding:0 0 0 15px;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuhaut a:hover {
text-decoration: none;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}

.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}

img#votreWebLogo {
	height:35px;
	width:150px;
	position:absolute;
	left:100%;
	margin-left:-160px;
	margin-top:15px;
	z-index:20;
	background-image:url(_templates/pubVotreWeb.jpg);
}
img#votreWebLogo:hover {
	background-image:url(_templates/pubVotreWebHover.jpg);
}