body
{
 	width: 940px;
	margin: auto;
	margin-top: 2px;
	margin-bottom: 5px;
    background-color: #9CAAF0;
	font-size:14px
}
#en_tete
{
 	width: 940px;
	height: 114px;
	background-image: url("../images/ui/MtBlanc_Pucelle.jpg");
	background-repeat: no-repeat;
	margin-bottom: 2px;
}
#corps
{
	margin: 0px;
	margin-bottom: 1px;
	padding: 10px;
	background: url("../fond.png") repeat-y left;
	text-align: justify;
	border: 0px solid #F32727;
	color: white;
}
a
{
	color: #76CFD2;
}
a:hover
{
	color: white;
}
a img
{
	border: none;
}
#pied_de_page
{
	padding: 0px;
	padding-left: 130px;
	height: 32px;
	margin: 0px;
	text-align: left;
	color: #B3B3B3;
	background: url("../fond.png") repeat-y left;
	border: 0px solid red;
	font-size:16px
}
#menu
{
	float: left;
	width: 130px;
	Padding: 1px;
	color: white;
}
.element_menu2 li 
{
	margin: 0px; 
	margin-top: 15px;
}
.element_menu3 li 
{
	margin: 0px; 
	margin-top: 12px;
}
.li_current
{
	color: white;
}
.Commentaire_page
{
	width: 240px;
	padding: 5px;
	margin: 0px;
}
.Commentaire_page:first-letter
{
	float: left;
	font-size: 2em; /* s/2 lignes */
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-right: 4px;
}
.portrait
{
	width: 145px;
	height: 193px;
	margin-top: 9px;
	margin-left: 51px;
	margin-right: 10px;
}
.portrait_narrow
{
	width: 81px;
	height: 145px;
	margin-top: 9px;
	margin-left: 85px;
	margin-right: 50px;
}
.legende_portrait
{
	margin-left: 51px;
}
.paysage
{
	width: 193px;
	height: 145px;
	margin-top: 17px;
	margin-left: 24px;
	margin-right: 19px;
}
.legende_paysage
{
	margin-left: 24px;
 }
