body {
	margin: 0;
	padding: 0;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #1A1A1C;
}
p {
margin: 0 0 10px 0;
}
h2{}
#header {
	height: auto;
	padding:15px 0 20px;
	background: #FFFFFF url(images/himalaya-heavenly-union.jpg) no-repeat center bottom;
}
#header h1 {
	font-size:160%;
	text-align:center;
	color: #3567A2; /*bleu du jean de la photo lolo*/
	letter-spacing: 0.5em;
	margin:5px;
}
#header h2 {
	font-size:110%;
	text-align:center;
	color: grey;
	margin: 0;
}
#haut {
height: 30px;
background-color:none;
}
#conteneur {
width:950px;
margin:0 auto;
background-color:none;
}
#centre {
background-color:none;
margin-left: 150px;
margin-right: 150px;
padding: 0 10px 0 10px;
text-align:justify;
font: 1em;
}
#gauche {
float:left;
width: 150px;
}
#droite {
float:right;
width: 150px;
}
#pied {
clear:both;
background-color: none;
border-top:1px dotted silver;
padding-top: 10px;
text-align:right;
font-size:80%;
}
#pied li {display:inline;margin: 0 2px;}

#menuhaut {
list-style-type: none;
margin: 0;
padding-bottom:3px;
padding-top:2px;
border-top:1px dotted silver; border-bottom:1px dotted silver;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menuhaut a:hover {
text-decoration: none;
}
#menugauche {
list-style-type: circle;
margin: 0;
padding: 0 10px 0 0;
border-right:1px dotted silver;
font-size:80%;
}
#menugauche ul {
margin-left: 0pt;
}
#menugauche li {
list-style-type: circle;
margin-bottom: 6px;
}
#menugauche a {
color: #000000;
text-decoration: underline;
}
#menugauche a:hover {
text-decoration: none;
}

#menudroit {
list-style-type: none;
margin: 0;
padding: 0 0 0 10px;
border-left:1px dotted silver;
}
#menudroit ul {}
#menudroit li {
margin-bottom: 10px;
}
#menudroit a {
color: #000000;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}

p {margin: 0 0 10px 0;}
.nouveautes h2 {text-align:center;font-size:110%;margin:0 0 10px;}
.nouveautes {background:#ffff99; padding:5px;margin-bottom:5px;color:#FF6600;font-weight:bold;}
.nouveautes li{font-size:80%;}
 #menudroit .nouveautes a {color:blue;}
.auteur {
	font-size: 0.9em;
	display: inline;
}
#conteneur #haut {
	font-weight: bold;
	color: #2F6040;
}
.lettrine {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 3em; /* 3 hauteurs de lignes pour la lettrine*/

font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #3567A2; /*bleu du jean de la photo lolo*/ 
margin: 0 2px 1px 0;
padding: 0 2px 1px 0;
line-height: 1em;
}

