/* hide from ie on mac \*/
		html 
			{
			height: 100%;
			/*overflow: hidden;*/
			}
		
		#flashcontent 
			{
			height: 100%;
			}
/* end hide */

		body 
			{
			width: 100%;
			height: 100%;
			margin: 0;
			padding: 0;
			background-color: #726863;
			text-align: center;
			font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
			font-size: medium;
			
			line-height: 150%
			}
		a
			{
			color: #d5c0b4;
			border: 0px none;
			text-decoration: none;
			outline: none;
			}
		a:hover
			{
			color: #726863;
			background-color: #B0C93C;
			
			}
		p	
			{
			font-size:small;
			color: #a49891;
			}

#flashcontent
	{
	color: #726863;
	width: 333px;
	height: 500px;
    margin-left: auto;
    margin-right: auto; 
	}
	
#texte
{
color: #a49891;
width : 400px;
text-align:justify;
margin-left:auto; 
margin-right:auto; 
font-size: 0.9em;
}
#video
{
width : 568px;
text-align:center;
margin-left:auto; 
margin-right:auto; 
}
#mention
{
font-size: 0.8em ;
text-align:center;
}
h1
{
color: #A3B737;
text-align: center;
font-size: 1.2em;
margin-top: 0px;
margin-bottom: 0px;
}
