body {background-color:AliceBlue;
      text-align: center;
      margin-left:10px; 
      margin-top:60px;
}
#page {
	text-align: left;
	width: 88%;
	margin: 10px auto 10px auto;
	position: relative;
	background: white;
	border: 0px solid #CFCFCF;
	-moz-border-radius:6px;
	border-radius:6px;
}

#content {
margin: 1em 300px 0 20px;
background: #fff url(ange.gif) top right no-repeat;
padding: 1em 0 0 0;
}
#menutop {
	position: relative;
	height: 95px;
	margin: 0 0px 1em 0px;
	clear: both;
	background: #F9D966 url(ange2007titrepetit.gif) left top no-repeat;
}


#menudroit {
  text-align:left;
  float: right;
  width: 270px;
  margin: 20px 10px 1em 0;
	padding: 0 0.5em 7px 0.5em;
	background: #E9E9E9 url(ange2007bis.gif) bottom right no-repeat;
}
     
#menudroit:dl {
	color: #3F75AA;
	font: 1.1em Arial, Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	background: url(ange2007titre.gif) left top no-repeat;
	padding: 5px 5px 0 110px;
	text-align: right; 
	height: 80px;
	line-height: 1.3em;
}     

#commentaires {
  background: gray;
	margin: 40px;
	/*padding: 0px;*/
	height: 80px;
	border: none;
}

#banner a img {
	margin: 5px 0 0 15px;
	border: none;
}

a:link{color:darkorange;}
a:visited{color:darkorange;}
a:active{color:darkorange;}
a:hover{color:darkorange;}

/* coloriage de la premiere lettre des paragraphes */
p:first-line { font-weight:bold }
p:first-letter { font-size:150%; color:darkred }

.dedans {font-family:Courier New;
  color:darkred;
  font-weight:bold;
  vertical-align:top; } 

h1 { font-size:12pt;
     font-family:Courier New;
     color:darkred;
     font-style:italic;
     border-bottom:solid thin yellow; }
h2 { font-size:11pt;
     font-family:Courier New;
     color:darkorange;
     font-style:normal;}
h3 { font-size:10pt;
     font-family:Courier New;
     color:darkgrey;
     font-style:normal;}

/* texte normal */
p,li  {font-size:10pt;
        line-height:10pt;
        font-family:Courier New;
        letter-spacing:0.2mm;
        word-spacing:0.8mm;
        color:black;}
/* images */
span {float:right;padding:4px;}
        
/* menu */
#menudroit dl {font-size:14pt; font-family:Courier New; text-decoration:none; font-weight:bold;}

.smenu {font-size:11pt; font-family:Courier New; text-decoration:underline;}
.smenu:link {color:darkorange;  }
.smenu:visited {color:darkred; }
.smenu:hover {color:lightyellow; background-color:gray;  }
/* fin menu */
