body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#conteneur {
	text-align: left;
	width: 955px;
	/* margin: 0 auto ; est la méthode correcte pour centrer les éléments de type
 block (comme les divisions), nous centrons donc cette division */
	margin: 0 auto; 

}
#balise_haut {
	width: 955px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}

ul#menu
{
	height: 35px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
ul#menu li
{
	float: left;
	background-position: center;
}
ul#menu li a
{
	width: 95px;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	display: block;
	text-decoration: none;
	font-weight: 900;
	background-image: url(../images/bkg_menu.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
ul#menu li a:hover
{
background: url(../images/bkg_menu.gif) no-repeat 0 -30px; 
}
ul#menu2
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
ul#menu2 li
{
	float: left;
	background-position: center;
}
ul#menu2 li a
{
	width: 139px;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	display: block;
	text-decoration: none;
	font-weight: 900;
	background-image: url(../images/bkg_menu.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
ul#menu2 li a:hover
{
	background: url(../images/bkg_menu.gif) repeat-x 0 -30px; 
}
#bloc-contenu {
float: left;
width: 100%;
}
#col-centre {
margin: 0 225px 0 150px; /* Marge droite et marge gauche */
}

#col-droite {
	width: 225px; /* Largeur de la colonne */
	margin-left: -225px;
	float: left;
}

#col-gauche {
float: left;
width: 150px; /* Largeur de la colonne */
margin-left: -955px; /* Marge gauche */

}
.col-int {
padding: 0em;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#infos {
	background-image: url(../images/fonds_infos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 280px;
}

#infos2 {
	background-image: url(../images/fonds_infos2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 175px;
	padding: 2%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	display: compact;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#t_infos1 {
	margin: 5%;
	font-size: 9px;
}
#t_infos2 {
	margin: 5%;
	line-height: 16px;
	font-size: 9px;

}
#texte-infos1 {
	/*margin: 5%;*/
	
}
#texte-infos2, #texte-infos3 , #texte-infos4 , #texte-infos5, #texte-infos6, #texte-infos7, #texte-infos8, #texte-infos9,  #texte-infos10{
	line-height: 16px;
	padding: 15px;
}

.texte-Georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	margin:5%;
}
img.centre
{
/*center une image */
display:block;
clear:both;
margin-left:auto;
margin-right:auto;
        }
#pied {
	clear: left;
	width: 100%;
	padding: 4px 0;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}#echelle {
	background-image: url(../images/echelle.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#menu_bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#echelle_bas {

	background-image: url(../images/echelle_bas.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.positionElementDesc {
position:absolute;
/*left:0;
top:0;*/
padding: 15px;
visibility: hidden;
}

.sources {
	font-size: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.hauteur {
	height: 350px;
}
#col-centre2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 150px;
	padding-right: 5%;
	padding-left: 5%;
}
.marge_droite {
	padding-right: 150px;
}
.liste {
	line-height: 28px;
	font-weight: bold;
	}

.colonne {
	float: left;
	padding: 35px;
	border: 1px dotted #666666;
	
}
.clear {
	clear: both;
}
a:visited {
	color: #0000FF;
}
.listeGras {
	line-height: 28px;
	font-weight: bolder;
}
.logoveritas {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
