#top{
	
}

#top table{
	border-collapse:collapse;
	border:0px;
}

#top a{
	color:#86A0C3;
	font-weight:bold;
	text-decoration:underline;
}

#top a.bt{
	color:#8ac9e8;
	text-decoration:none;
}



#top form .form_text{
	width:130px;
}

#top .top_left, #top .top_right{
	padding-top:50px;
}

#top .top_left{
	width:210px;
	/*background:red;*/
	vertical-align:top;
	
}
#top .top_right{
	width:250px;
	vertical-align:top;
	/*background:red;*/
}
#top .top_logo{
	height:368px;
	width:470px;
	background:url('/public/theme/site/default//images/logo.jpg') no-repeat top center;
}

#top .label_insc{
	color:#88C5E4;
	font-size:11px;
	padding-left:6px;
	line-height:25px;
	background:url('/public/theme/site/default//images/label_fl.gif') no-repeat 0px 3px;
}

#top .p_insc{
	color:#88C5E4;
	font-size:11px;
	margin:0px;
	padding-bottom:0px;
	padding-left:6px;
	
	background:url('/public/theme/site/default//images/label_fl.gif') no-repeat 0px 9px;
}

#top .p_panier{
	padding-left:6px;
	background:url('/public/theme/site/default//images/label_fl.gif') no-repeat 0px 9px;
}