.tarif{
	padding-top: 3px;
	color: #1F5289;
	font-size: 11px;
}

.consignes{
	padding: 5px;
	color: #1F5289;
	font-size: 11px;
}
.numero{
	color: #1F5289;
	font-size: 14px;
	font-weight: bold;
}
input{
   font-weight: bold;
	font-size: 12px;
}

input{
	background-color: white;
	border: 1px solid #1F5289;
	color: #1F5289;
	height:auto;
}
.ticket_ok{
	font-size: 12px;
	color: #1F5289;
	font-weight: bold;
}
.ticket_error{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.ticket_texte{
	font-size: 10px;
	color: #27456B;
}
.ticket_telnu{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#tel{
	margin:0;
	margin-top:10px;
	padding:0;
	border-collapse:collapse;
	width:312px;
}
#tel td{
	vertical-align: top;
	padding: 0px;
}
#tel .cel_top{
	width: 312px;
	height: 11px;
	background: url("../../images/online/tel-top.gif") no-repeat;
}
#tel .cel_mid{
	width: 312px;
	background: url("../../images/online/tel-mid.gif") repeat-y;
	/*padding: 0 10px 5px 10px;*/
}
#tel .cel_bot{
	
	width: 312px;
	height: 6px;
	background: url("../../images/online/tel-bot.gif") no-repeat;
}

#tel .cel_aide{
	width: 312px;
	background: url("../../images/online/tel-mid.gif") repeat-y;
	text-align:right;
	padding-right:15px;
}

#tel .cel_aide a{
	font-size:9px; font-style:italic;
}
.aide a{
	font-size: 10px;
	color: #666666;
}