.choix_pro
{
	display:block;
	height:100px;
	width:130px;
	border:0px;
	font-size:50px;
	line-height:100px;
	vertical-align:middle;
	text-align:center;
	background:url(../img/commun/interface/btn_choix_type_pro.gif) left top no-repeat;
	color:#FFF;
	text-decoration:none;
	margin:0 auto;
	margin-top:40px;
}

.choix_pro:hover{background-position:0% -100px;}

#tab_choix
{
	width:100%;
	margin-top:100px;
}

#tab_choix tr td
{
	width:50%;
	text-align:center;
}

#entete
{
	font-size:25px;
	text-align:center;
}