@import "globaldesign.css";
@import "lightbox.css";

body {
	color: #c1fdff;
	}

.entete_gauche0{
	float:left;
	width:158px;
	height:155px;
	background:url("../habillage/ambiance/logo.gif") no-repeat;
}

.entete, .content {
	border-right: 15px solid #60a5a7;
	}
	
.content {
	background: #151515 url("../habillage/ambiance/fond.jpg") no-repeat;
	background-position: bottom center;
	}

.texte{width: 350px;float: left}


.pave {
	float: right;
	margin-right: 30px;
	margin-top: 70px;
	margin-bottom: -6px;
	}
	
.foot {
	text-align: center;
	margin: 0;
	}