#contenudiapo {
width:920px;
margin:auto;

}


#headerdiapo {
	height:160px;
	vertical-align: middle;
	text-align:center;
}

#corpsdiapo {
	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;
}

#colonnegauchediapo {
	float:left;
	width:300px;
	padding-top: 15px;
}

#colonnemilieudiapo {
	float:left;
	width:600px;
	height:490px;
	padding-top:30px;
	padding-left:15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6b6c6e;
}
#colonnemilieumag {
	float:left;
	width:600px;
	height:490px;
	padding-top:0px;
	padding-left:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6b6c6e;
}
#colonnedroitediapo {
	float:right;
	width:280px;
	height:520px;
	font-size: 13px;
	line-height: 1.5em;
	color:#CCCCCC;
	padding-right:5px;
	position:relative;
}

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

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