.consignes,.tarif{
	padding-top: 3px;
	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{
	background-color: white;
	width:371px;
	margin-bottom:10px;
}
#tel td{
	padding: 0px;
}
#tel .cel_top{
	width: 371px;
	height: 64px;
	background: url("../../images/site/tel-top.gif") no-repeat;
}
#tel .cel_topPrime{
	width: 371px;
	height: 64px;
	background: url("../../images/site/prime-pour-l-emploi/tel-top.gif") no-repeat;
}
#tel .cel_mid{
	width: 371px;
	height:140px;
	background: url("../../images/site/tel-mid.gif") repeat-y;
	padding: 0 10px 5px 10px;
}
#tel .cel_bot{
	width: 371px;
	height: 46px;
	background: url("../../images/site/tel-bot.gif") no-repeat;
}
#tel .cel_bot a{
	display:block;
	float:right;
	height:25px;
	margin-top:20px;
	text-decoration:none;
	width:85px;
}
.aide a{
	font-size: 10px;
	color: #666666;
}