body
{
    width: 960px;
	height: 540px;
	border: thin solid #FCEAAD;
	background-color: #090000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: none;
	background-repeat: repeat;
}



.border
{
	border: medium solid #0A0A0A;
	height: 524px;
	width: 944px;
	clear: both;
	float: left;
}




.fontBn         /* Bénédicte  */
{
	font-family: "Bradley Hand ITC", "Comic Sans MS", "Kristen ITC", Arial, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: lighter;
	color: #FCEAAD;
	text-align: left;
}
 
 .fontPh        /* Photos */
{
	font-family: "Bradley Hand ITC", "Comic Sans MS", "Kristen ITC", Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	color: #856950;
	text-align: right;
}

.fontCom       /* Comédienne */
{
	font-family: "Tempus Sans ITC", "Lucida Handwriting", "Kristen ITC", Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #1A1A1A;
	text-align: right;
}

.fontL       /* Lien */
{
	font-family: "Tempus Sans ITC", "Lucida Handwriting", "Kristen ITC", Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: lighter;
	text-align: right;
}

    
.fontBio       /* Bio */
{
	font-family: "Bradley Hand ITC", "Comic Sans MS", "Kristen ITC", Arial, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	color: #7A685A;
	text-align: right;
}

.fontGal        /* autres pages */
{
	font-family: "Tempus Sans ITC", "Lucida Handwriting", "Kristen ITC", Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #7A685A;
	text-align: right;
}

.fontCopy        /* copyright */
{
	font-family: "Tempus Sans ITC", "Lucida Handwriting", "Kristen ITC", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #856950;
	text-align: center;
}

