a span {
	display: block;
}

h1{
	margin-bottom:20px;
	line-height:70px;
}
h2{
	margin-bottom:20px;
	line-height:26px;	
}
h3{
	margin-bottom:20px;	
}

#titrePageLive{
	margin-top:20px;	
}
table{
	border:1px solid grey;
}
	table tr{
		border:1px solid black;
	}
		table tr td{
			border:1px solid black;
		}
		table tr th{
			border:1px solid black;
		}
		
#alertSecu{
	line-height:24px;
}
object{
	display:none;
}
#footer{
	clear:both;
	margin-top:100px;
}
.banner_home{
margin-top:20px;
}