/* **************************************************************************************************** */
/* PAGE - ENVOYER AMI */
/* **************************************************************************************************** */

div#content div#data div#envoyerAmi{
}
div#content div#data div#envoyerAmi div.blocLeft {
	float:left;
	width:600px;
}
div#content div#data div#envoyerAmi div.blocLeft div#top-encart-large{
	width:637px;
	height:24px;
	margin:0px auto;
	padding:0px;
	background:url(../../images/css/top-encart_large-trans.png) top left no-repeat;
}
div#content div#data div#envoyerAmi div.blocLeft div#middle-encart-large{
	width:637px;
	margin:0px auto;
	padding:0px;
	background:url(../../images/css/middle-encart_large-trans.png) top left repeat-y;
}
div#content div#data div#envoyerAmi div.blocLeft div#bottom-encart-large{
	width:637px;
	height:25px;
	margin:0px auto;
	padding:0px;
	background:url(../../images/css/bottom-encart_large-trans.png) top left no-repeat;
}
div#content div#data div#envoyerAmi div.blocLeft div#middle-encart-large p{
	font-size:0.8em;
	color:#DDD933;
	padding-left:10px;
}
div#content div#data div#envoyerAmi div.blocLeft div#middle-encart-large p.url{
	display:none;
}
div#content div#data div#envoyerAmi div.blocLeft h2{
	padding:0px 0px 2px 20px;
	border-bottom:1px dashed #DDD933;
	margin:25px 0px 20px 0px;
	background:url(../../images/css/puce-trans.png) center left no-repeat;
	font-size:1.2em;
}
div#content div#data div#envoyerAmi div.blocLeft div#middle-encart-large label{
	display:block;
	width:160px;
	font-weight:bold;
	float:left;
	text-align:right;
	margin:5px 0px 5px 10px;
	color:#FFF;
	font-size:0.8em;
}
div#content div#data div#envoyerAmi div.blocLeft div#middle-encart-large input, div#content div#data div#envoyerAmi div.blocLeft div#middle-encart-large textarea {
	border:1px solid #DDD933;
	width:360px;
	float:left;
	margin:5px 0px 5px 10px;
}
div#content div#data div#envoyerAmi div.blocLeft div#middle-encart-large select{
	margin:5px 0px 5px 10px;
}
div#content div#data div#envoyerAmi div.blocLeft div#middle-encart-large input.submit{
	width:125px;
	height:25px;
	border:none;
	color:#FFF;
	font-size:0.8em;
	font-weight:bold;
	margin:10px 55px 0px 0px;
	float:right;
	line-height:10px;
	background:url(../../images/css/bouton_rose-trans.png) top left no-repeat;
}
/* **************************************************************************************************** */

div#content div#data div#envoyerAmi div.blocRight{
	float:right;
	background:url(../../images/css/encart-trans.png) top left no-repeat;
	width:334px;
	height:189px;
	margin:30px 0px 0px 0px;
}
div#content div#data div#envoyerAmi div.blocRight h2{
	margin:0px;
	padding:10px 0px 10px 0px;
	text-align:center;
}
div#content div#data div#envoyerAmi div.blocRight p{
	width:280px;
	margin:0px auto;
}
/* **************************************************************************************************** */

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 .url{
	display:none;
}

div#content div#data div#envoyerAmi .cnil{
	margin:10px 0 0 0;
}

/* **************************************************************************************************** */

