body{
	width: 99%;
	font-family: Arial;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}

#container{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	position: relative ;
}

#flashs{
	margin-bottom: 5px;
	margin-top: 30px;
}

#flash_logo{
	width: 950px;
	z-index: 10;
}

#footer{
	font: 10px, Arial;
	margin-top: -5px;
	margin-left: 80px;
}

#bas{
	position: relative;
	left: 100px;
	width: 590px;
	float: left;
	text-align: center;
}

#titrebas{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
	color:#fd6f21;
}

#copy{
	margin-top: 5px;
}

#logos{
	position: relative;
	right: 100px;
	width: 190px;
	height: 53px;
	float: right;	
}

img{
	border: 0;
	margin-right: 15px;
}

href{
	cursor: pointer;
}

a:link{
	text-decoration: none;
	color: #fd6f21;
}

a:hover{
	color: #ff0000;
}

a:visited{
	color: #fd6f21;
	text-decoration: none;
}
