#form_presse .champ{
	background-color:#FFFFFF;
	font-size:11px;
	color:#333333;
	border:1px solid #333333;
	width:200px;
	height:14px;
}

#form_presse .intitule_presse{
	width:200px;
}

.liens_pratiques{
	text-decoration:none;
	color:#BE0000;
	font-weight:bold;
}

.liens_pratiques:hover{
	text-decoration:underline;
}