/***************************** CSS MODELE 1 ********************************/
html, body{
	height: 100%; /* POUR CENTRER VERTICALEMENT : PARENTS DU TABLE*/
}

div{
	border: 0px solid black;
}

/***************************** DECOUPAGE DE LA PAGE ********************************/
#lb_contener{
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
background: url(./images/labutte/bandeau_accueil.jpg) no-repeat;
}
#lb_balise_h1{
	width: 900px;
}
#lb_page{
position:relative;
	width: 970px;
	float: left;
}
#lb_centre{
	float: left;
}

/***************************** PARTIE HAUTE ********************************/
#lb_h1 h1{
text-align:right;
line-height:29px;
	padding-right: 3px;
	margin: 0px;
	font-family: Arial, Verdana;
font-weight:normal;
	color: #e4dac5;
	font-size: 12px;
}

#lb_menu_h{
padding: 10px 0px 0px 240px;
height: 20px;
}
#lb_menu_h ul{
list-style:none;
padding:0;
margin:0;
}
#lb_menu_h a:hover {
text-decoration:none;
}
#lb_menu_v li{
padding-top:3px;
padding-bottom:3px;
}
.niv1 {
display: inline;
line-height: 18px;
}
.niv1 a{
padding:0px 12px 0px 13px;
font-weight:bold;
font-size:14px;
}
.niv1_on a{
text-decoration: none;
}
.niv2 {
padding-left:15px;
}
.niv2 a{
font-size:12px;
font-weight:bold;
}
.niv3 {
padding-left:30px;
}
.niv3 a{
font-size:12px;
font-weight:bold;
}
/***************************** PARTIE CENTRE ********************************/
#lb_menu_v{
float:left;
width: 234px;
margin:38px 2px 0px 0px;
padding: 30px 0px 40px 0px;
background:#e8decd;
}
#lb_menu_v ul{
list-style:none;
}
#lb_menu_v a:hover {
text-decoration:none;
}
/***************************** PARTIE DROITE ********************************/
#lb_actu{
padding: 10px 10px 10px 10px;
height:351px;
background : #a70011;
}
#lb_actu_titre {
float:right;
background:url(./images/labutte/lb_titre_actu.gif) 0px 8px repeat-x;
}
#lb_actu_tfd {
float:right;
display:inline;
color:#fff;
font-size:18px;
font-weight:bold;
background: #a70011;
padding-left:5px;
}
#lb_actu_contenu {
height: 310px;
padding-top: 20px; 
}
#lb_accueil{
position: absolute;
top: 32px;
left: 0px;
}
#lb_situationb {
position: absolute;
top: 76px;
left: 785px;
}
#lb_lang {
position: absolute;
top: 76px;
left: 883px;
}
#lb_plan {
position : absolute;
top: 76px;
left: 911px;
}
#lb_imp {
position: absolute;
top: 76px;
left: 941px;
}

#contenu ul {
padding:0;
margin:0px 0px 0px 10px;
}
#contenu ul li {
padding:0px 0px 0px 10px;
list-style:none;
background:url(./images/labutte/puce.gif) 0px 5px no-repeat;
}

#contenu ol li {
padding:0px 0px 0px 0px;
list-style-position:inside;
}