body {
	background-color: #222222;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}

img {
border:none;
}


div.spacer{
	clear:both;
	height:2px;
	display:block;
}

#contenu {
width:900px;
margin:auto;
display:none;
}


#header {
	height:160px;
	width:900px;
	vertical-align: middle;
	text-align:center;
	display:none;
}

#corps {
	height:520px;
	background-image:url(fond-earthnsun-folies-de-coco-stringtong.jpg);
	border: 1px solid #6b6c6e;
	margin:auto;
	background-repeat: no-repeat;
	background-position: right top;
	display:none;
}

#colonnegauche {
	float:left;
	width:300px;
	padding-top: 15px;
	display:none;

}

#colonnemilieu {
	float:left;
	width:300px;
	display:none;

}

#colonnedroite {
	float:right;
	width:280px;
	height:520px;
	font-size: 13px;
	line-height: 1.5em;
	color:#CCCCCC;
	padding-right:5px;
	position:relative;
	display:none;
}

#colonnedroite p {
position:absolute;
bottom:5px;
}

#colonnedroite a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	height:40px;
	vertical-align: middle;
}
#colonnedroite a:hover {
background-color:#333333;
}

#grosmenu {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	line-height: 46px;
	font-weight:bold;
	cursor: pointer;
	}

#grosmenu a{
	color:#FFF;
	text-decoration: none;
		cursor: pointer;
}

#grosmenu a:hover{
	color:#999999;
}

#grosmenu li{
list-style:none;
width:100%;
}

#voyage {
	margin-top:20px;
	background-image: url(voyages-earthnsun.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6b6c6e;
	border-right-color: #6b6c6e;
	border-bottom-color: #6b6c6e;
	border-left-color: #6b6c6e;
	cursor: pointer;
 opacity: 0.5;
  filter:alpha(opacity=100);
}

#voyage:hover {
	opacity: 1.0;
  filter:alpha(opacity=50);  
}


#petitmenu {
	padding-top:70px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	line-height: 20px;
	font-weight:bold;
	cursor: pointer;
}
#petitmenu a{
	color:#999999;
	text-decoration: none;
	cursor: pointer;
}

#petitmenu a:hover{
	color:#fff;
}

#petitmenu li{
list-style:none;
width:100%;

}

.pics {
	height: 520px;
	width: 300px;
	padding:0;
	margin:0;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6b6c6e;
	border-right-color: #6b6c6e;
	border-bottom-color: #6b6c6e;
	border-left-color: #6b6c6e;
}
.pics img {
	height: 520px;
	width: 300px;

}

.titretexte {
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	line-height: 46px;
	font-weight:bold;
}

#footer {
	list-style:none;
	height: 40px;
	display:inline;
	font-size: 11px;
}

#footer ul {
	margin:0;
	list-style:none;

}
#footer li {
	display:inline;
	margin:0;
	padding:0;
}

#footer a {
	float:right;
	margin:0;
	text-decoration:none;
	color:#666;
}

#footer a:hover {
background-color:#333333;
color:#FFFFFF;
}

#footer a span {
	display:block;
	padding:10px;
	}

#bas {
display:none;
}