#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 #BD0038;
	 margin: 0 auto;
}
*/
#global {
     width: 960px;
     min-height: 540px;
    /* position: relative;
     background-color: green; *//* border: 1px solid #BD0038;  */
     }
/*
#header {
	height: 100px;
	background-color: #99CCCC;
}
*/

#contenu {
	/* height: 360px;*/
	/* margin-left: 60px; */
	position: relative;
	width:606px;
	margin: 0;
	padding:0;
}
#centre {
	/* background-color:#FFF; */
	/* margin-left: 354px; */
	float:left;
	width:606px;
	margin: 0;
	padding:0;
}


#centre2 {
	/* margin-right: 200px; */
	float: left;
	width:406px;
	margin: 0;
	padding:0;
}
#droite {
	float: right; /* position: absolute; */
	width: 200px;
	/* padding-top: 10px; */
	margin: 0;
	padding:10px 0 0 0;
}


#gauche {
	float : left;
	margin: 7px 0 0 0;
	padding: 0;
	width: 354px;
	min-height: 550px;
        _height: 550px;
	background: transparent url(img/le-choix-funeraire-2.png) no-repeat;/* background: transparent url(img/le-choix-funeraire.png) no-repeat; */
        z-index:1;
}
#gauche h1.nomsite{
        color :#FFF;
	float: left;
        width:200px;
        display: block;
	margin: 0;
	padding: 97px 0 0 13px;
}
#gauche h1.nomsite a {
        color :#FFF;
	height: 160px;
}

/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
#gauche .rubriques {
       float:left;
        margin-top : 50px;
        min-width: 10em;
	width:213px;
        background: url(img/fond-rouge.png) repeat;
	padding-bottom: 1em;
	font-size: 0.77em;
}
.rubriques ul {
	margin-left: 15px;
	padding-left: 15px;
	/* ajout */
	list-style: square outside;
	color: #FFF;
	/* fin ajout */
}
.rubriques ul li a, .breves ul li a, .syndic ul li a, .forums ul li a, .divers ul li a {
	list-style-type: square outside;
	font-weight: bold;
	color: #FFF; /* ajout*/
        line-height: 2em;
}
.menu-titre {
	/* padding: 0.2em 0.4em; */
	/* border-bottom: 1px dotted #CCC; */
	text-align: center;
	font-weight: bold;
}
#mentions {
	height: 30px;
	color: #BD0038;
	text-align: right;
	position:absolute;
	width: 960px;
	font-size: 9px;
	padding-top: 5px;
}
#footer {
	height: 30px;
	color: #BD0038;
	z-index:10;
	position: relative;
}
/*-----------/ menus haut----*/
.menuhaut {
        list-style-type: none;
        background: transparent;  /* url(img/bandeau-haut.jpg) no-repeat top right*/ 
        margin: 7px 0 0 2px;
	padding:0;
	height: 167px;
}
.menuhaut li {
	display: inline;
}
.menuhaut a {
        float: left;
        display: block;
	width: 151px;
        line-height: 21px;
        text-align: center;
        margin: 0 0 0 0;
	padding:132px 0 0 0;
	font-size: 11px;
  	color: #FFF;
	text-decoration: none;
}
.menuhaut a:hover {
	text-decoration: none;
}
/*-----------menus haut /----*/

ul.puce {
	margin: 0;
	padding: 0;
	list-style: square inside;
	color: #FFF;
}
li.puce {
	margin: 0;
	padding: 0;
	list-style: square outside;
	color: #FFF;
}
.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: #BD0038;
}
.menugauche li {
	margin-bottom: 5px;
}
.menugauche a {
	color: #807372;
	text-decoration: none;
}
.menugauche a:hover {
	color: #BD0038;
	text-decoration: none;
}

#menu {
	/* background: url(img/menu_background.gif) repeat-x transparent;  */
}

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

#news p {
		line-height: 12px;
}

.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;
}
/* Formulaire de recherche */
.formulaire_recherche { display: none;}

