/* CSS by Les torphées du commerce interentreprises 2008*/


html {
		height: 100%;
		overflow: auto;
}

#flashcontent {
		height: 100%;
}

body {
		height: 100%;
		margin: 0px;
		padding: 0;
		background-color: #82cff2;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #fff;
		overflow: hidden;
}
#alternatif{
    text-align: left;
}

a, a:link {
	color: #ff0000;
	text-decoration: underline;
}
