body {
   background: #fff url("../images/bg.gif") repeat-x;
   margin: 0;
   padding: 0;
   text-align: center;
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

hr{
color:#9bb0c7 ;
height:1px;
}

#wrapper {
   margin: 0px auto;
   width: 760px;
   z-index: 5;
	position: static;
}

.imgRight{
float:right;
border:1px solid #000;
border-color:#9BB0C7;
padding:5px;
margin-left:3px;


}

.imgBox{
border:1px solid #000;
border-color:#9BB0C7;
padding:5px;
margin-left:3px;
}

#top {
	height: 166px;
	background:  url("../images/entete3.gif") no-repeat;
	text-align: left;
	width: 481px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#nav {
	margin: 0px;
	padding: 0px;
	width: 279px;
	float: left;
}

/* Adresse */

#adresse {
	width: 200px;
	height: 95px;
	z-index: 10;
	top: 20px;
	right: 20%;
	position: absolute;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#adresse b {
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#adresse a {
	border-bottom: 1px dotted ##64467;
	color: #ABB0C7;
	text-decoration: none;
}

#adresse a:hover {
	border-bottom: 1px dotted #ABB0C7;
	color: #;164467
	text-decoration: none;

}

/* Contenu */

.contenu {
	color: #000;
	margin: 0px;
	padding: 15px 10px 10px 0px;
	border-right: 1px dotted #9bb0c7;
	text-align: left;
	width: 440px;
	vertical-align: top;
}

.contenu h2 {
	font-size: 18px;
	color: #216194;
	font-weight: bold;
	font-variant: small-caps;

}

.contenu h3 {
	font-size: 15px;
	color: #585858;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.contenu h4 {
	color: #CC6600;
	font-weight: bold;
}

.contenu a {
	color: #294E99;
	text-decoration: none;
}

.contenu a:hover {
	border-bottom: dotted #164467 1px;
	color: #164467;
	text-decoration: none;
	background: #D6EBF6;
}

/* Accent */

.accent {
	color: #164467;
	border-left: 1px none #9BB0C7;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 260px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	line-height: 18px;
}

.accent h2 {
	color: #164467;
	width: 270px;
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
}

.accent h5 {
	color: #fff;
	width: 270px;
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
}

.accent h3 {
	color: #666;
	width: 270px;
	font-size: 14px;
	text-transform: uppercase;
	text-indent: 1px;
	line-height: 20px;
}

.accent a {
	color: #164467;
	text-decoration: none;
	
}

.accent a:hover {
	color: #164467;
	text-decoration: none;
	background: #a9bfd7;
}

/* Bas de page */

.footer {	
	margin: 0px auto 0px auto;
	position: relative;
	background-color: #C5D27B;
	border-top: 6px solid #fff;
	width: 760px;
	padding: 7px 0 7px 0;
	clear: both;
}

.footer h2 {
	margin: 0;
	text-align: center;
	color: #5C6239;
	font: normal 11px/13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.footer h2 a:visited, .footer h2 a:link {
	color: #62683D;
	text-decoration: none;
}

.footer h2 a:hover {
	color: #F7F7F6;
	text-decoration: none;
	border-bottom: none;
	background-color: #FF7F00;
}
.josee {

	font-size: x-small;
	color: #216194;
	font-weight: bold;
	font-variant: small-caps;
}
.espace {
	line-height: 25px;
}
.titre {


	font-size: small;
	color: #216194;
	font-weight: bold;
	font-variant: small-caps;
}

