/* fichier css pour site Notre dame de la Légion d'honneur */
body {
	margin: 0;
	padding: 0;
	font: 0.8em "Trebuchet MS", "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font: 0.8em Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
/*  font: 0.8em arial,verdana,helvetica,sans-serif;          */
  color: #333;
	background-image: url(FondRuban2.jpg)
}

a { text-decoration: none; color: #33A; }
a:hover { text-decoration: underline; }

h1  {
  font-size:xx-large;
  font-family:"Monotype Corsiva";
  font-style: italic;
  font-weight: bold;
  color: #C00;
  text-align:center;
}

h2  {
  font-size:large;
  font-style: italic;
  color: #C00;
}

h3  {
  font-size: medium;
  font-weight: bold;
  color: #960532;
}

h4  {
  font-size:24px;
  font-family:"Times New Roman, Times, serif";
  font-style: normal;
  color: #0000ff;
  font-weight: normal;
}

.titre  {
  font-size: medium;
/*  font-style: italic; */
  color: #960532;
  font-weight: bold;
}


.soustitre {
  font-style: normal;
  color: #006600;
  font-weight: normal;
}

.textecontenu {
  margin-left: 15px;
  margin-right: 20px;
  text-align: justify;
}
.courant{
	font: 1em Arial, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
  line-height: 0.9;
	color: #666;
}

.parentcourant{
	color: #060;
}
.titrepage  {
  text-align: center;
  font-family: Monotype Corsiva;
  font-size: 36px;
  font-weight: bold; 
  font-style: italic; 
  color: rgb(204, 0, 0);
}

.titreenum {
  margin-bottom: 0;
  padding-bottom: 0;
}
.enum  {
  margin: 0;
  padding: 0 0 0 10px;
  text-indent: -10px;
}

.imagegauche { 
  margin-right: 5px; 
  margin-bottom: 5px; 
  float: left;
}

.imagedroite { 
  margin-left: 5px; 
  margin-bottom: 5px; 
  float: right;
}

.listepuce {
  margin: 0;
  padding: 0 0 0 2em;
  list-style-type: disc;
}

.listepuce1 {
  margin: 0;
  padding: 0 0 0 2em;
  list-style-type: disc;
  font-style: italic
}

.listepuce1 a{
  color: #006600;
}

.listepuce2 {
  margin: 0;
  padding: 0 0 0 1em;
  list-style-type: none;
  margin-left: 1.5em;
  text-indent: -0.85em;
}

.listepuce2 li:before {
  content: "- ";
}

.nettoyeur {
  clear:both;
}

.renvoi {
  font-size: xx-small;
  font-style: italic;
}  

.adjq {
  display: none;
}

#page  {
  width: 1010px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  background-image: url(BorduresVerticales.jpg)}

#container  {
/*  position: relative;  */
  width:990px; 
  margin-left: 10px; 
 background-image: url(fondbck1.jpg)   
/*  background-image: url(FondContainer.jpg);  */  
  }
  
#menu {
	position: relative;
  clear: both;
  float:left;
  width:160px;
  height: auto;
  padding-left:5px;
  margin: 10px 5px 0 0px;
}

#menu p{
  margin: 20px 0 2px 0;
	font: 1em Arial, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;      
	color: #960532;
  font-style: italic;  
}

#menu a{
	color: #960532;
  font-style: normal;}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
  margin: 0;
  padding: 3px 0 0 0;   
  font-style: normal;
}

#menu ul a {
	color: #0000A0;
	font: 1em Arial, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
  line-height: 0.9;  
}

#contenu {
  margin-left: 160px;
  padding-left:20px;
	padding-right:15px;
}

#contenu a {
	font-weight: 600;
}

#pied  {
  font-size: x-small;
  text-align: center;
}
