body {
	background-color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

a:link {
	color:#930;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color:#5B6554;
}
a:active {
	color: #CC3300;
}
h1{
	color:#5B6554;
	font-size:13px;

}
h2{
	color:#5B6554;
	font-size:16px;
}
h3{
	color:#930;
	font-size:10px;
	font-style:italic;
}
h4{
	color:#930;
}

#bg {
	width:890px;
	margin:0;
	padding:0;
}

#conteneur{
	background-color:#5B6554;
}
#conteneur p{
	text-align: justify;
	text-indent:11px;

}
#conteneur ul li{ list-style-type:none;}

#titre {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#titre1{
	font-size:46px;
	color:#5B6554;
	font-style:italic;

}
#titre2{
	font-size:26px;
	color:#5B655;
	font-style:italic;
}
#avertissement{
	font-size:26px;
	color:#5B6554;
	font-style:italic;
}

#logo{
	margin:0;
	background-image: url(../images/img_top.jpg);
	text-align:right;
}
#headerMenu{
	position:relative;
	text-align:right;
}
#headerMenu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#headerMenu li {

}

#headerMenu li ul {
	position: absolute;
}
#headerMenu li li {
	border: 0;
}


#mission {	
	margin:5px 0 10px 5px;
	background:#5B6554;
	border-top:20px solid #ECECEC;
	border-bottom:20px solid #ECECEC;
}
#itineraire {	
	margin:5px 0 10px 5px;
	background:#5B6554;
	border-top:20px solid #ECECEC;
	border-bottom:20px solid #ECECEC;
}

#lastjournaux {
	margin:5px 0 10px 5px;
	background:#5B6554;
	width:50%;
}

.lstjournaux {
	margin:5px 0 10px 5px;
	background:#5B6554;
	width:50%;
}

#lastphotos {
	margin:5px 0 10px 5px;
	background-color:#f9f9f9;
	width:50%;

}
.lstphotos {
	margin:5px 0 10px 5px;
	background-color:#f9f9f9;
	width:50%;
}
#video {
	margin:0;
}
#lastvideos {
	margin:5px 0 10px 5px;
	background:#5B6554;
	width:50%;
}
.lstvideos {
	margin:5px 0 10px 5px;
	background:#5B6554;
	width:50%;
}
.lstequipage {
	margin:5px 0 10px 5px;
	background:#5B6554;
	float:left;
}
.region {
	border-left:1px dashed #ddd;
	background-color:#f4f4f4;
	margin:10px 10px 10px 10px;
}
.region p {
	margin:10px 10px 10px 10px;
}
.elementResume{
	text-align:left;
	padding:5px 0 5px 0;
}

#lastjournaux a:visited, #lastphotos a:visited, #lastvideos a:visited{
	color:#2F93E4;
} 

#lastjournaux a:hover, #lastphotos a:hover, #lastvideos a:hover{
	color:#000;
} 
#lastjournaux img, #lastphotos img, #lastvideos img{
	float:left;
	margin:20px 10px;
}
.lstjournaux img, .lstphotos img, .lstvideos img {
	float:left;
	margin:20px 10px;
}
.lstjournaux h2, .lstphotos h2, .lstvideos h2 {
	color:#2F8EE1;
	font-size:12px;

}
#lastjournaux p, #lastphotos p, #lastvideos p{
	padding:0 5px 10px 5px;
}
.lstjournaux p, .lstphotos p, .lstvideos p{
	padding:0 5px 20px 5px;
}
#membreEquipage #photo img {
	float:left;
}
#navigation {
	border:0px;
}
/**/
#footer {
	position:relative;
}
#footer p {
}
#dummy{}

#footer a:link {
	color:#38c;
	text-decoration:none;
}
#footer a:visited {
	color:#38c;
}
#footer a:hover {
	color:#ccc;
}
#footerMenu {
	display:none;
}

#footerMenu li {
	list-style-type: none;
}
#infoLegal{
	position:relative;
}
#infoLegal p{
}
.date {
	color:#960;
	font-size:11px;
	font-style:italic;

}


