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

div#content div#data div#envoyerAmi{
	margin-top: 20px;
	margin-left: 2%;
	float: left;
	width: 450px;
}

div#content div#data div#coordonnees{
	margin-top: 20px;
	margin-right: 2%;
	float: right;
	width: 450px;
	color: #636363;
	text-align: justify;
	font-size: 12px;
}

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

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

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

div#content div#data div#envoyerAmi table td {
	padding:3px;	
}

div#content div#data div#envoyerAmi table td label {
	
	color: #636363;
	font-size: 14px;	
}

div#content div#data div#envoyerAmi .url{
	display:none;
}

div#content div#data div#coordonnees .cnil{
	margin:0 0 0 0;
	font-size: 12px;
	color: #222222;
	font-weight: bold;
	margin-bottom: 0px;
}

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

#trait
{
	margin-top : 4px;
	border-bottom: #097390 solid 1px;
}


h3
{
	color: #097390;
	font-size: 18px;
	letter-spacing: 0.002em;
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-top: 20px;
	border-bottom : 2px solid #097390;
}


h4
{
	color: #636363;
	font-size: 14px;
	letter-spacing: 0.002em;
	margin-top: 10px;
}

h4#cnil
{
	color: #636363;
	font-size: 14px;
	letter-spacing: 0.002em;
	margin-top: 0px;
}

a{
	color: #636363;
}

a:visited{
	color: #636363;
}
