	/*******************************************************
	TITLE: Fixed One-Column #2 Layout (Basic) V1.0 (Beta)
	DATE: 20070807
	AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
	*******************************************************/
	
	body {
		margin-top: 0px;
		padding:0;
		height:100%;
		background-image: url(/images2010/back.jpg);
		background-position: center top;
		color:#FFFFFF;
		text-align:justify;
		font-family:Verdana;
		font-size:13px;
	}
	
	a {
		color:#ffffff;
		text-decoration:underline;
	}
	
	a:hover {
		color:#0e639c;
		text-decoration:none;
	}
	a.accueil {
		color:#64554b;
		text-decoration:none;
		padding-left: 31px;
	}
	
	a.accueil:hover {
		color:#ffffff;
		text-decoration:none;
	}
	#DIVcontact{
		background-image: url(/images2010/croisiereblanchehistoriquebackCONTACT.gif);
		background-repeat: no-repeat;
		background-position: right;
		height:32px;
		width:176px;

	}
	
	a.CONTACTlien {
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Times New Roman";
	font-size:17px;
	line-height: 28px;
	padding-left:10px;
	}
	
	a.CONTACTlien:hover {
		color:#210B00;
		text-decoration:none;
		text-align:center;
	}
	
	
	
	#containerTABLE {
		margin:0 auto;
		padding:0;
		width:955px;
		text-align:left;
		vertical-align: middle;
		background-image: url(/images2010/mainBACK.jpg);
		background-repeat: repeat-y;
		background-position: left top;
	}
	#footer {
		text-align:center;
		font-size: 9px;
	}
	
	#header {
	margin:0;
	padding:0;
	height:312px;
	}
	
	#menu {
	font-family: "Times New Roman";
	font-size:17px;
	}

	#leftColumn {
		text-align: justify;
		padding-left: 18px;
	}
	
	/*#leftColumn p {
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 21px;
		line-height: 20px;
	}
	*/
	
	#centerColumn {
	text-align: center;
	background-image: url(/images2010/backNEWS.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	/*#centerColumn p {
		padding-right: 5px;
		padding-left: 5px;
	}
	*/
	
	.grm {
		background-image: url(/images2010/croisiereblanchehistoriqueGRM.gif);
		background-repeat: no-repeat;
		background-position: center top;
		font-size: 11px;
		padding-top: 75px;
		height: 120px;
		width: 190px;
	}
	.TITRE{
		color:#0e639c;
		font-family:Verdana;
		font-size:20px;
	}
	.TITRE2{
		color:#0e639c;
		font-family:Verdana;
		font-size:20px;
		padding-left: 20px;
	}
	.IMAGE {
		border: 5px solid #FFFFFF;
		float:left;
		margin-left:5px;
		margin-right: 10px;
	}
	hr{
		border: none 0; 
	border-top: 1px dashed #FFFFFF;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	
	}
	.point {
		padding-right: 10px;
		padding-left: 10px;
	}
	.point2 {
		padding-right: 5px;
		padding-left: 5px;
		font-size:15px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.uppercase {
		text-transform: uppercase;
	}
	.cadre-blanc {
	border: 1px solid #64554b;
	}
	.etoile {
	color:#0e639c;
	font-size:13px;
	}
.gallerie{
border: 1px solid #64554b;
}
.titre-gallerie {
	color:#0e639c;
	font-size:13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	}
.commentaires {
	padding-left: 20px;
	padding-right:20PX;
	font-style: italic;
	}

