  body {
	margin: 2px 0px 0px;
	font-size: x-small;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
    }

  #conteneur {
	margin: auto;
	position: relative;
	width: 900px;
/*	height: 530px;*/
    }
  #pied {
	background-color: rgb(255, 255, 204);
	font-size: x-small;
  text-align: center;
	}
	
  #contenu {
	width: 890px;
	height: 400px;
	text-align: left;
	position: relative;
    }
	  #contenu h1 {
	margin-left: 15px;
	padding-left: 50px;
	line-height: 25px;
	font-weight: bold;
	font-size: medium;
	color: rgb(255, 63, 12);
	border-top: 1px solid rgb(255, 102, 0);
	background-image: url(../img/imgtitre1.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
    }

  #contenu h2 {
	margin-left: 25px;
	padding-left: 70px;
	color: rgb(255, 102, 0);
	font-size: small;
	margin-top: 0px;
	height: auto;
	background-image: url(../img/imgtitre2.gif);
	background-repeat: no-repeat;
	border-top: 1px solid rgb(255, 153, 0);
	margin-bottom: 5px;
    }
  #contenu ul {
	margin-top: 5px;
	margin-bottom: 5px;
    }
  #contenu ul li {
	margin-right: 10px;
	margin-left: 15px;
	font-size:x-small;
	margin-top: 0px;
	margin-bottom: 0px;
/*    line-height: 1em;*/
    }
  #contenu p {
	text-align: justify;
	margin-left: 25px;
	margin-right: 10px;
	font-size:x-small;
	margin-top: 5px;
	margin-bottom: 5px;
/*    line-height: 1em;*/
    }


  #centre {
	left: 200px;
	width: 490px;
	height: 362px;
	position: relative;
	top: 0px;
    }
  .centre li {
	margin-left: 40px;
	margin-right: 20px;
	font-size:x-small;
/*    line-height: 1em;*/
    }
  .centre p { text-align: justify;
    margin-left: 40px;
    margin-right: 20px;
		font-size:x-small;
/*    line-height: 1em;*/
    }
  .accueil_gauche {
	overflow: auto;
	height:400px;
	width:340px;
	left: 0px;
	top: 0px;
	position: absolute;
	}
  .accueil_droite {
	overflow: auto;
	height:400px;
	width:550px;
	left: 340px;
	top: 0px;
	position: absolute;
	}

  .gauche {
	overflow: auto;
	height:400px;
	width:200px;
	left: 5px;
	top: 0px;
	position: absolute;
	}
  .centre {
	height:400px;
	width:490px;
	left: 200px;
	top: 0px;
	position: absolute;
	}
  .droite {
		overflow: auto;
		height:400px;
		width:200px;
		left: 690px;
		top: 0px;
		position: absolute;
		}
		
  .gauche_cont {
		overflow: auto;
		height:350px;
		width:200px;
		}
  .centre_cont {
		overflow: auto;
		height:350px;
		width:490px;
		}
  .droite_cont {
		overflow: auto;
		height:350px;
		width:200px;
		}

/*----------------------------*/
  .gauche_img {
	overflow: hidden;
	height:400px;
	width:390px;
	left: 0px;
	top: 0px;
	position: absolute;
	}
	  .gauche_img_cont {
	overflow: auto;
	height:322px;
	width:390px;
	}
.droite_texte {
		height:400px;
		width:500px;
		left: 390px;
		top: 0px;
		position: absolute;
	}
	.droite_texte_cont {
	overflow: auto;
	height:370px;
	width:500px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	.gauche_texte {
		height:400px;
		width:500px;
		left: 0px;
		top: 0px;
		position: absolute;
	}
	.gauche_texte_cont {
		overflow: auto;
		height:370px;
		width:500px;
	}
  .droite_img {
		height:400px;
		width:390px;
		left: 500px;
		top: 0px;
		position: absolute;
	}
		
  .gauche_cont {
		overflow: auto;
		height:350px;
		width:200px;
		}
  .centre_cont {
		overflow: auto;
		height:350px;
		width:490px;
		}
  .droite_cont {
		overflow: auto;
		height:350px;
		width:200px;
		}
.editorial {
	border-color: #FF9900;
	border-style: solid;
	border-width: thin;
	margin-left: 25px;
	margin-right: 10px;
	}
.editorial-h2 {
	margin-left: 0px;
	padding-left: 70px;
	color: rgb(255, 102, 0);
	font-size: small;
	height: auto;
	background-image: url(../img/imgtitre2.gif);
	background-repeat: no-repeat;
	border-top: 0px solid rgb(255, 153, 0);
	font-weight: bold;
    }
/*---------------------------------*/
	.titre_accueil {
	font-weight: bold;
	font-size: medium;
	color: #FF6633;
	text-align: center;
	text-decoration: none;
    }

   .par_cellule_tableau { 
   }
 
  .citation { 
		text-align: center;
		color: #FF0000;
		font-weight: bold;
		font-size: x-small;
   }
  .citation p{
	text-align: center;
	color: #FF6600;
	font-weight: bold;
	font-size: small;
    }
  .listeimage {
	list-style-image: url(../img/doigt.gif);
	align: middle;
    }


.cadregauche {
	background-image: url(../cadre/contenu_gauche.jpg);
}
.cadremilieu {
	background-image: url(../cadre/contenu_milieu.jpg);
}
.cadredroite {
	background-image: url(../cadre/contenu_droite.jpg);
}
.barre_nav {
	background-image: url(../cadre/nav_fond.jpg);
}
.entete_logo {
	background-image: url(../cadre/entete_logo.jpg);
}
.entete_logo_uni {
	background-image: url(../cadre/entete_logo_uni.jpg);
}
.pied_gauche {
	background-image: url(../cadre/pied_gauche.jpg);
}
.pied_droit {
	background-image: url(../cadre/pied_droite.jpg);
}
#dot1 {
	height: 40px;
	width: 40px;
}
.header_texte1 {
	background-image: url(../cadre/cadre_r2_c7.jpg);
}
.header_texte2 {
	background-image: url(../cadre/cadre_r4_c6.jpg);
}
.titresociété {
	background-image: url(../img/titresociete.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}
.titremétiers {
	background-image: url(../img/titremetiers.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}.titreemplois {
	background-image: url(../img/titreemplois.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}
.titrevaleurs {
	background-image: url(../img/titrevaleurs.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}
.titrecontacts {
	background-image: url(../img/titrecontacts.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
}
.signature {
	margin-left: 300px;
	font-weight: bold;
}
