/* CSS Document */

/*********************************************************************
//
//  Developpeur : Christophe Iaïchouchen AKA saturnino
//  Copyright
//  fevrier 2008 legal&resources.com
//
//*********************************************************************/

html,#flashcontent{
	height: 100%;
}
body {
	background-color: #fff;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 62.5%;
	height: 100%;
	overflow:hidden;
}
a{
	color: #999999;
}

h1,h2,address,p{height: auto;padding: 20px;}


