#main{
	 width:800px;
	 margin-top:auto;
     margin-left: auto;
     margin-right: auto;
	}

div#veryTop {
	width:800px;
	height:5px;
	}

div#bandeau {
	width:800px;
	height:134px;
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	}
div#ligne-btn {
	width:800px;
	height:70px;
	background-image:url(img/ligne-btn.jpg);
	background-repeat:no-repeat;
	}
div#contenu {
	float:left;
	width:800px;
	height:450px;
	background-image:url(img/contenu.jpg); 
	background-repeat:no-repeat;
	}
	
div#contenu_pages_up {
	float:left;
	width:800px;
	height:8px;
	background-image:url(img-pages/contenu-up.jpg);
	background-repeat:no-repeat;
	}
div#contenu_pages_down {
	float:left;
	width:800px;
	height:91px;
	background-image:url(img-pages/contenu-down.jpg);
	background-repeat:no-repeat;
	}
div#contenu_pages_repeat {
	float:left;
	width:800px; 
	height:auto;
	background-image:url(img-pages/contenu-to-repeat-empty.gif);
	background-repeat:repeat-y;
	}	
	
	

div#footer {
	float:left;
	width:800px;
	height:94px;
	background-image:url(img/footer.jpg); 
	background-repeat:no-repeat;
	}
div#contenu_intD {
	float:left;
	width:200px;
	height:396px;
	}
div#contenu_intG {
text-shadow:#000000;
	float:left;
	width:600px;
	height:396px; 
	}	
#navcontainer
{
	margin:auto;
	padding-left:70px;
	padding-right:25px;
	text-align:center;
	font-size:90%;
	float:left;
	width:auto;
	padding-top: 0px;
	height: 70px;
}

#navlist li
{
float:none;
display: inline;
padding-left: 15px;
padding-right: 15px;
}

#navlist a
{
padding-left: 25px;
text-decoration: none;
font-variant:small-caps;
text-transform:uppercase;
}

#navlist a:link, #navlist a:visited
{
padding-left: 25px;
padding-top:6px;
color: #FFFF00;
background: url(img/little-sun-dark.gif);
background-repeat: no-repeat;
}

#navlist a:hover
{
color: #FFFF00;
padding-left: 25px;
text-decoration:underline;
background: url(img/little-sun.gif);
background-repeat: no-repeat;
} 	


#Cartouche
{
float:left;
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
z-index: 1;
}

#Cartouche ul
{
float:left;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#Cartouche li
{
padding-left: 15px;
list-style-image:url(img/little-sun.gif);
font-weight:bold;
padding: 1px 7px;
color: #000000;
background-color: #FFFFCC;
border: 1px solid #FFFF33;
text-decoration: none;
font-size:18px;

}

#ConteneurTxt
{
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
z-index: 1;
}

#ConteneurTxt div
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
display: inline;
text-align: center;
font-weight:bold;
padding: 1px 7px;
color: #000000;
background-color: #FFFFCC;
border: 1px solid #FFFF33;
text-decoration: none;
}

.conteneur {
float:left;
  padding-top: 15px;
  padding-left: 15px;
  height:auto;
  width:800px;
  font-style:normal;
font:"Times New Roman";
font-weight:bolder;
font-style:italic;
}
.gauche{
float:left;
}
.droite{
float:right;
padding-right:20px;
}

.bloc {
  padding-top: 100px;
   padding-bottom: 10px;
  padding-left: 15px;
  padding-right:: 15px;
} 
.bloc h5{
  padding-left: 3px;
} 
.bloc ul{
list-style-type:none;


} 

.texteTab {
	font-family: "Times New Roman";
	font-weight: bold;
}
.bloc li{
  padding-left: 15px;
  text-decoration: none;

} 

.blanc_gras {
	color: #FFFFFF;
	font-weight: bold;
}


.cartouch ul{



} 
.cartouch li{
  padding-left: 15px;
  list-style-image:url(img/little-sun.gif);
} 




