h1 {
	vertical-align:middle;
	color:#ffffff;
	height:30px;
	width:100%;
	text-align:center;
	line-height:30px;
	text-decoration: none;
	font-weight:bold;
	font-size: 17px;
	background:url(../img/skin/bloc_orange.jpg);
	background-repeat:repeat-x;
}

h2 {
	font-size: 13px;
	color: #6f6f6f;
	font-weight:bold;
}

.table_bloc{
	background-color:#FFF4DD;
}

