html, body	{
	height:1470px; 
	margin:0px; 
	padding:0px; 
}
body { 
	margin:0px; 
	padding:0px; 
	overflow:auto; 
	text-align:center; 
    min-height:1470px; 
	background-image:url(../../platform-core/repository-datas/defaults/bandeaudefault_r.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	color:#fff;
}   
#flashContent { 
	display:none; 
}
.alt_content{
	font-size:65px;
}
img {
	border:0px;
}
#main{
	width:803px;
	text-align:justify;
	height:400px;
	/*text-align:left;*/
}
