

#content_left, #header, #photos_croisiere, #outils{
	display: none;
}

#content_right {
	width: 585px;
	padding: 20px 29px 50px 29px;
	margin: 0px 0px 0px 0px;
	background: url('../img/background_content.png') repeat-x left top;
}

.content_right_item {
	width: 585px;
	padding: 25px 0px 25px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #a9d3ea;
}

.content_right_padding {
	width: 545px;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
}


.content_right_item h1 {
	font-family: georgia, serif;
	font-size: 26px;
	color: #065c89;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

.content_right_item h3 {
	font-family: georgia, serif;
	font-size: 18px;
	color: #065c89;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

.content_right_item p {
	font-size: 13px;
	color: #505050;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 16px;
}

.content_right_item ul{
	font-size: 13px;
	color: #505050;
	line-height: 16px;
}

.content_right_item ul li{
	margin-bottom: 2px;
}

.content_right_item a { font-weight: 900; color: #0195a4; text-decoration: none; }
.content_right_item a:link { color: #0195a4; text-decoration: none; }
.content_right_item a:visited { color: #0195a4; text-decoration: none; }
.content_right_item a:hover { color: #0195a4; text-decoration: underline; }
.content_right_item a:active { color: #0195a4; text-decoration: underline; }


.right_colonne {
	float: left;
	width: 265px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.colonne_gauche {
	margin-right: 15px;
}

.right_colonne_item {
	width: 265px;
	padding: 8px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #999999;
}
.border_none {
	border: none;
}

.right_colonne_item_gauche {
	float: left;
	width: 165px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.right_colonne_item h6 {
	font-size: 14px;
	color: #505050;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}


.right_colonne_item_droite {
	float: left;
	width: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.right_colonne_item p {
	font-size: 12px;
	color: #505050;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


