#conteneur2 {
	/*position: relative;
	margin: 0 auto; */
	 border: 0px solid #000;
	 position:absolute;
     left: 50%; 
     top: 50%;
     width: 960px;
     height: 580px;
     margin-top: -265px; /* moitié de la hauteur */
     margin-left: -480px; /* moitié de la largeur */
}

#conteneur {
	 position: relative;
     width: 960px;
     border: 0px solid #c30040;
	 margin: 20px auto; 
}

#global {
     width: 960px;
     height: 550px;
     border: 1px solid #c30040;
     }
/*
#header {
	height: 100px;
	background-color: #99CCCC;
}
*/
#centre {
	background-color:#FFF;
	margin-left: 240px;
}

#contenu {
	height: 360px;
	margin-left: 60px;
	position: relative;
}

#centre2 {
	margin-right: 200px;
}

#droite {
	position: absolute;
	right:0;
	width: 200px;
	padding-top: 40px;
}

#textAcc {
	/*margin: 40px 0 0 60px;*/
	padding: 40px 40px 20px 40px;
	width: 355px;
	text-align: justify;
	font-size: 11px;
	line-height: 18px;
}

#textAcc p {
	margin: 0;
	padding: 0;
}

#gauche {
	position: absolute;
	left:0;
	width: 240px;
	height: 550px;
	/*background: url(img/le-choix-funeraire.png) no-repeat;*/
	z-index:1;
}
#mentions {
	height: 30px;
	color: #c30040;
	text-align: right;
	position:absolute;
	width: 960px;
	font-size: 9px;
	padding-top: 5px;
}
#footer {
	height: 30px;
	color: #c30040;
	z-index:10;
	position: relative;
}
.menuhaut {
	list-style-type: none;
	margin: 0 0 0 102px;
	padding:0;
	height: 153px;
}
.menuhaut li {
	display: inline;
	/*background-color: #c30040;*/
}
.menuhaut a {
	color: #000000;
	text-decoration: underline;
}
.menuhaut a:hover {
	text-decoration: none;
}

.menubas {
	list-style-type: none;
	margin: 0;
	padding:0;
	height: 30px;
	text-align: center;
}
.menubas li {
	display: inline;
	padding: 0;
	margin-right: 15px;
	margin-left: 15px;
}

.menugauche {
	list-style-type: square;
	margin: 0;
	padding:0;
	text-align: right;
	color: #c30040;
}

.ptvente {
	list-style-type: square;
	margin-left: 225px;
	padding: 0;
	color: #c30040;
	margin: 0 0 0 225px;
}

.menugauche li {
	margin-bottom: 5px;
}
.menugauche a {
	color: #807372;
	text-decoration: none;
}
.menugauche a:hover {
	color: #c30040;
	text-decoration: none;
}

#menu {
	background: url(img/menu_background.jpg) repeat-x #fff;
}

#news {
	width: 460px;
	font-size: 11px;
	margin: 0;
}

#news p {
		line-height: 18px;
		text-align: left;
}

.image {
	position: absolute;
	left:0;
	width: 190px;
	padding-top: 20px;
}

.flaot {
	margin-left: 210px;
}

.menudroit {
	list-style-type: none;
	margin: 0;
	padding:0;
	position: absolute;
	right:0;
	width: 200px;
}
.menudroit li {
margin-bottom: 10px;
}
.menudroit a {
	text-decoration: none;
}
.menudroit a:hover {
	text-decoration: none;
}