body	
{
	text-align: center;
	background-color: #bec1c9;
	background-image: url(images/bodyFond.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
a, a:link { color: #E63390; text-decoration: none; }

a:hover { color: black; }
#accueil
{
	display: block;
	width: 100%;
	height: 80px;
	margin: 0px;
	padding: 0px;
}

h1
{
//	background-image: url(images/engoogles.png);
//	background-repeat: no-repeat;
	color:#3257A5;
	margin: 20px 90px 50px 120px;
	padding: 0px 0px 0px 0px;
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 32px;
       font-weight: bold;
       line-height: 39px;
}
.accessibilite
{
	display: none;
}

.clearer { 
   clear: both;
   height: 0px;
 }
.contenu
{
	display: block;
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 60px 0px 0px 0px;
	background-image: url(images/bodyTop.gif);
	background-repeat: no-repeat;
	background-position: center -10px;
	text-align: left;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 20px;
}
.trad
{
	margin: 0px 90px 10px 90px;
	padding: 0px 0px 0px 0px;
		font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
}

.fermeture
{
	display: block;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bodyBas.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.contenu p
{
	margin: 0px 90px 10px 90px;
	padding: 0px 0px 0px 0px;
	font-size: 0.95em;
	line-height: 1.5em;
	color: #222;
}
.contenu p.premier
{
	margin: 20px 90px 10px 90px;
	padding: 0px 0px 0px 0px;
	font-size: 0.95em;
	line-height: 1.5em;
	color: #222;
}
.contenu p.premier:first-letter, .contenu span.premier { color: #F2439D;
font-size: 3.5em; }

.contenu h3 { 
	margin: 0px 90px 10px 90px;
	color:#3257A5;
 }

.note
{
	margin: 5px 110px 30px 110px;

}
.notes
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #4D4F55;
		margin-top: 30px;
}
.contenu .notes p
{
	margin: 0px 90px 5px 90px;
}
.note p
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #4D4F55;
}

/*  exergue  */

.exergue { 
   width: 60%;
   float: right;
   text-align: right;
   font-size: 0.85em;
   line-height: 1.5em;
   font-style: italic;
	margin: 5px 110px 5px 110px;
 }

.exergue .auteur { 
	display: block;
   font-style: normal;
 }

/*  photo */

.photo { 
  margin: 10px 110px 20px 110px;
  margin: auto;
  text-align: center;
  margin: 10px 0px 20px 0px;
 }

.photoDroite { 
  width: 400px;
  float: right;
  margin: 0px 90px 20px 10px;
 }

.photoDroite img { 
  width: 400px;
 }

.legende { 
	font-family: Verdana, Helvetica, sans-serif;
   font-size: 0.6em;
   line-height: 1.2em;
   text-align: center;
 }
 .legendecc { 
   font-size: 0.6em;
   line-height: 1.2em;
   text-align: left;
 }

/* texte */

span.dial, span.dial2 { 
  color: black;
  font-style: italic;
 }

q { 
  quotes: '"' '"' "'" "'";
  font-style: italic;
 }

q:before { 
  content: open-quote;
 }

q:after { 
  content: close-quote;
 }

.dial q, .dial2 q { 
   font-style: normal;
 }

/* intro */

.intro, .bas { 
  margin: 20px 90px 20px 110px;
 }

.intro .portrait { 
   float: left;
   width: 280px;
   margin: 10px;
 }

.intro .prez { 
   float: right;
   width: 250px;
   font-size: 0.8em;
 }
 .intro .prez p { 
 font-family: Verdana, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
   font-size: 0.8em;
 }

a img { 
  border: none;
 }

.bas .licence { 
  width: 35%;
  float: left;
 }

.bas .infos { 
  width: 60%;
  float: right;
 }
