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


#nom
{
	position: absolute;
	height: 20px;
	width: 60px;
	left: 20px;
	top: 30px;
}


.fontS      /* Série  */
{
	font-family: "Bradley Hand ITC", "Comic Sans MS", "Kristen ITC", Arial, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #FCEAAD;
}

.fontR   /* Solitaires  */
{
	font-family: "Bradley Hand ITC", "Comic Sans MS", "Kristen ITC", Arial, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #841700;
}

div#galerie 
{
	width: 180px;
	height: 300px;
	background-color: #090000;
	position: absolute;
	top: 100px;
	margin-left: 80px;
} 

ul#galerie_mini 
{
	padding: 1px;
	height: 300px;
	width: 180px;
	float: left;
	list-style-type: none;	
} 
  
ul#galerie_mini li 
{
	float: left;
}  

ul#galerie_mini li a img 
{
	margin: 3px;
	border: 1px solid ;
}  

dl#photo 
{
	height: 368px;
	width: 580px;
	position: absolute;
	left: 240px;
	bottom: 20px;
	top: -64px;
}  



dl#photo dt 
{
	color: #FCEAAD;
	font-family: "Bradley Hand ITC", "Comic Sans MS", "Kristen ITC", Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	top: -32px;
	position: absolute;
	left: 10px;
}  

dl#photo dd 
{
	margin: 0;
}  

dl#photo img 
{
	border: 1px solid #FCEAAD;
}         

.fontBL
{
	font-family: "Bradley Hand ITC", "Comic Sans MS", "Kristen ITC", Arial, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	color: #841700;
}

.fontPG
{
	font-family: "Bradley Hand ITC", "Comic Sans MS", "Kristen ITC", Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	color: #FCEAAD;
	letter-spacing: 2px;
}

.fontM
{
	font-family: "Bradley Hand ITC", "Comic Sans MS", "Kristen ITC", Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 2px;	
}

.fontSRI
{
	font-family: "Tempus Sans ITC", "Lucida Handwriting", "Kristen ITC", Arial, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: lighter;
	color: #FEF9E7;
	letter-spacing: 3px;
}
}

.Color
{
	color: #841700;
}

a.borderL 
{
     position:relative;
     color:#FCEAAD;
} 
    
.fontAC        /* ACCUEIL*/
{
	font-family: "Tempus Sans ITC", "Lucida Handwriting", "Kristen ITC", Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FCEAAD;
	text-align: center;
	height: 18px;
	width: 50px;
	
	border-bottom-width: thin;
	
	border-bottom-style: solid;
	
	border-bottom-color: #FCEAAD;
}

.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;
}
