/* incandescence.com -----
--- 2010-05 Pierrelapolice.com v0b */

body { 
    margin:0; 
    padding:0;
	align: center;
    background-color: #2d655c;
	/*overflow: hidden;*/
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;

}
div {
	align: center;
	margin:0; 
	padding:0; 
	border-style: none; 
	border-spacing: 0; }

a {color: #afafaf; text-decoration: none;}
a:link {color: #afafaf; text-decoration: none;}
a:visited {color: #afafaf; text-decoration: none;}
a:active {color: #afafaf; text-decoration: none;}
a:hover {color: #ee8f40; text-decoration: none;}

.noFlash {
	color: #afafaf;
	text-align: center;
	width: 950px;
	height:515px;
    background: transparent url(../images/noflash.gif) repeat;
}
.ml {
	color: #afafaf;
	text-align: center;
	width: 950px;
	height:auto;
    background: transparent url(../images/noflash.gif) repeat;
}


.footer {
	padding-top: 6px;
	/*color: #2d655c;*/
	color: #ffffff;
	text-align: center;
	/*width: 950px;
	height: 34px;
    background: transparent url(../images/footer.gif) no-repeat;*/
}

.footersepar {color: #ee8f40;}

.mentionslegales {
	color: #2d655c;
	/*color: #afafaf;*/
	text-align: left;
	margin-left: 25px;
}