/* **************************************************************************************************** */
/* PAGE - ENVOYER AMI */
/* **************************************************************************************************** */

/* **************************************************************************************************** */

div#content-left .erreur{
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	border:1px solid #FF0000;
	width:75%;
	margin:0 auto 10px auto;
	padding:3px;	
}

/* **************************************************************************************************** */

div#content-left table td{
	padding:3px;	
}

div#content div#content-left table td label{
  display: block;
  width: 150px;
  font-weight: bold;
}

div#content-left .url{
	display:none;
}

div#content-middle .cnil{
	margin:10px 0 0 0;
	font-size: 0.9em;
}

/* **************************************************************************************************** */

