


h1  {
	font-family: Monotype Corsiva;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2  {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
	padding-left: 5px;
	font-size: 25px;
	font-weight: bold;
	color: #123456;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #97002D;
	text-decoration: none;
	padding: 5px;
	padding-top: 2px;		
}

h4{
	text-align:center;
	font-family: Monotype Corsiva;
	font-size: 20px;
	font-style: normal;
    font-weight: BOLD;
    color: #FFFFFF;
}

p {
	text-align:center;
	font-family: Monotype Corsiva;
	font-size: 25px;
	font-style: normal;
    font-weight: BOLD;
    color: #FFFFFF;
}


a {
	color: #000000;
	font-size: 22px;
	font-family: Monotype Corsiva; 
}

a:active, a:hover {
 	color: #7a4a39;
	font-size: 22px;
 	font-family: Monotype Corsiva;
}

img {
	border: 0 ;
	display: block;

}

body {
	background: #000000 ; 
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */ 
	/*342921*/
}



.DisplayInline 
{
	display:inline !important;
}


.PatteVertiTd
{
	width:24px !important;
	background:url('../image/pattesverti.jpg')!important;
}

.BannerTd
{
	height:200px !important;
	background:url('../image/presentationaccueil/tenderlydreaming2.jpg') no-repeat center !important;
	background-color:#AE927F !important;
}

.MenuTd
{
	width:204px  !important; 
}

.FillFull
{
	width:100% !important;
	height:99% !important;
}

.Test 
{
	width:15% !important;
	height:100% !important;
}

.Menu
{
	position:fixed !important;
	z-index:999 !important;
	top:0px  !important;
	left:0px  !important;
	width:204px  !important;
	height:100%  !important;
	background-color:#DDD1CA !important;
}

.Content { 
	position:absolute !important;
	top:0px !important;
	left:0px !important;
	background-color:#AE927F !important;
 }
 
.nfNavMenuItem { 
	display: block !important;
	margin-bottom:5px;
}

.MenuFloat
{
	 position:relative;
	 top: 50%; 
	 height: 445px; 
	 margin-top: -235px;

}

.Gras 
{
font-weight:bold
}



