body { background: #001625 url('../img/bg.jpg');
       font-size: small; font-family: Helvetica, sans-serif; 
       color: #fff; text-align: center; margin: 0px; }
       
a:link { color: #66869d; text-decoration: none }
a:visited { color: #66869d; text-decoration: none }
a:hover { color: #fff; text-decoration: none } 
a:active { color: #66869d; text-decoration: none } 

h3 { font-family: Helvetica, sans-serif;
     color: #00365b; }
     
h4 { font-family: Helvetica, sans-serif;
     color: #fff; }

img { 
	border: 0px;
}

#wrapper {
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 675px;
	background: #002641;
}
.highlight {
	background: #002641;

}
.highlight2 {
	background: #00365b;
}

#header {
	padding: 4px;
	margin-top: 0px;
	background-image:url('../img/headerimg.gif');
	background-repeat:repeat;
	height: 131px;

}

#logo {
	float: left;
	margin-left: 15px;
	margin-top: 20px;
}

#nav {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}

* html #nav a {
	float: left;
}

#nav img {
	opacity:0.4;
	filter:alpha(opacity=40)
}

#main {
	margin: 0;
	width: 480px;
	float: left;
}

#main ul{
	list-style-image : url('../img/arrow.jpg');
}

#main a{
	color: #002641;
}

#main a:hover{
	color: #fff;
}

#services {
	margin: 0;
	width: 180px;
	float: right;
}

#services a{ 
	color: #002641;
}

#services a:hover{
	color: #fff;
}

#footer {
	clear: both;
	color: #fff;
	text-align: center;
	font-size: xx-small;
	background-image: url('../img/bg.jpg');
	margin-top: 10px;
}	

.bgmain {
	background: #5a849f url('../img/cornerdroit.gif') no-repeat top left;
	position: relative;
	padding: 1px 4px 10px 15px;
	left: 5px;
	top: 8px;
}

.bgservices {
	font-size: xx-small;
	background: #5a849f url('../img/cornerdroit.gif') no-repeat top left;
	padding: 1px 4px 1px 15px;
	position: relative;
	margin-top: 8px;
	right: 5px
}

.more {
	text-align: 
	right;
	margin-top: 8px;
}

.titre {
	text-align: left;
	font-weight: bold;
	margin-bottom: 4px;
}

hr {
color: #09294b;
height: 3px;
}

.imgpigiste {
	margin-left: 2px;
	margin-top: 5px;
	margin: 0.1em;
	text-align: left;
}