/*------------------------------------------------
|             Clair et Net. @ 2007                |
--------------------------------------------------*/


	/*-----------------------------------------------------------------------------------*/
	/* forms */

	form
	{
	}

	form fieldset
	{
		border: none;
	}

	form label
	{
		color: #347AA3;
		font-size: 10px;
		font-weight: bold;
	}

	form input , form textarea
	{
		color: #565656;
		background: #f6f6f6 url(../_img/form_bg.gif) repeat-x top left;
		border: 1px solid #dbdbdb;
		padding: 3px 0 3px 0;
		font-size: 10px;
	}

	form #submitBtn
	{
		display: inline;
		float: right;
		background: url(../_img/don_valider_btn.jpg) no-repeat;
		width: 126px;
		height:  47px;
		border: none;
		text-indent: -6000px;
		line-height: 0px;
		cursor: pointer;
	}



	/*----- don -----*/
	
	.formetape{color:#F89734; font-size:14px; font-weight:bold;}
	
	#centerCol_content_inner  ul.formliste {margin:6px 0 0 50px; padding:0;}
	#centerCol_content_inner  ul.formliste li{list-style:square;}
	
	#appform
	{
		width: 649px;
		margin: 30px 0 0 25px;
	}
	#appform fieldset.floated,
	#appform fieldset
	{
		margin: 15px 0 15px 0;
		width: 100%;
		display: block;
		margin-bottom: 5px;
	}

	#appform #gender
	{
		width: auto;
		padding-left:55px;
	}

	#appform #gender label,
	#appform #newsletter label
	{
		margin:0 14px 0 0; padding:0 0 0 1px;
		width:auto;
		vertical-align:middle;
	}
	#appform #newsletter radio
	{
		margin:0;
		padding:0;
		vertical-align:middle;
	}

	#appform fieldset.floated label
	{
		width: 111px;
		display: block;
		float: left;
		padding: 3px 5px 3px 0;
		text-align: right;
	}

	#appform fieldset.floated input
	{
		display: block;
		float: left;
		margin-right: 50px;
		width: 130px;
		color: #347AA2;
	}

	#appform textarea
	{
		display: block;
		float: left;
		color: #347AA2;
	}

	#appform label
	{
		display: block;
		float: left;
		width: 100px;
	}

	#appform #newsletter label
	{
		width: auto;
		
	}

	#appform #lbl_annee_naissance {
		margin-top: -5px;
	}

	#appform input
	{
		float: left;
		display: block;
	}

	#appform #gender input,
	#appform #newsletter input
	{
		background: none;
		border: none;
		margin:0;
		padding:0;
		vertical-align:middle;
	}

	#appform #newsletter
	{
		padding-left: 40px;
		width: auto;
	}

	#appform #newsletter label
	{
		color: #565656;
		font-weight: normal;
		vertical-align:middle;
	}

	#appform #submitBtn
	{
		float: right;
		margin: 20px 65px 0 0;
	}



	/*----- newsletter -----*/
	#newsltr_info
	{
		padding: 10px 0 10px 25px;
		margin: 0 4px 0 6px;
		_margin: 0 10px 0 6px;
		background: url(../_img/form_borderBtm.gif) repeat-x 100px -55px;
	}

	#newsltr_info #left input,
	#newsltr_info #right input,
	#newsltr_info #gender input
	{
		background: none;
		margin-right: 10px;
		border: none;
		margin-right: 5px;
	}

	#newsltr_info #gender label
	{
		margin-right: 20px;
	}

	#newsltr_info fieldset
	{
		padding: 10px;
	}

	#newsltr_info #left label,
	#newsltr_info #right label
	{
		font-weight: normal;
		color: #000;
	}

	#newsltr_info #submitBtn
	{
		margin: -45px 65px 0 0;
	}

	#newsltr_info fieldset input
	{
		margin-right: 25px;
	}



	/*----- identification -----*/
	#identification
	{
		padding: 18px 2px 2px 2px;
	}

	#identification fieldset {
		margin-bottom: 10px;
	}

	#identification label
	{
		text-align: right;
		width: 90px;
		/*display: block;*/
		float: left;
		margin-right: 5px;
		padding-top: 5px;
	}

	#identification #submitBtn {
		float: right;
		background: url(../_img/id_valider_btn.jpg) no-repeat;
		width: 102px;
		height: 38px;
		margin-top: -55px;
	}



	/*----- E-card -----*/
	#ecardform{
		padding:0 20px;
		display:block;
		margin:0;		
	}	
	#ecardform input{	
		vertical-align:middle;
	}	
	.ecardform_left{
		float:left;
		width:250px;
		padding:20px 0 0 20px;
	}
	.ecardform_right{
		float:left;
		width:300px;
		padding:0 0 0 40px;
		text-align:center;
	}	
	.ecardform_input{
		overflow:hidden;
		margin:0 0 10px 0;
	}	
	#ecardform .ecardform_left input{
		margin:0;
		float:right;
		width:150px;
	}
	#ecardform .ecardform_left label{
		margin:0;
		float:left;
	}
	#ecardform textarea{
		margin:0;
		width:248px;
		height:100px;
		font:11px Arial, Helvetica, sans-serif;
	}

	#ecardform .ecardImg{
		width:100px;
		float:left;
		text-align:center;
	}
	#ecardform .ecardform_right img{
		margin:0 0 4px 0;
	}
	#ecardform .ecardform_right input{
		background:#fff;
		border:0;
	}
	
	#ecardform #submitBtn
	{
		display:inline;
		float:right;
		background: url(../_img/don_valider_btn.jpg) no-repeat;
		width:93px;
		height:37px;
		border:none;
		cursor:pointer;
		margin:15px 0 0 0;
	}




	/*-----------------------------------------------------------------------------------*/
	/* extranet profile modification form */
	form#modifprofil
	{
		width: 645px;
		margin: 0 auto;
		padding-top: 20px;
	}

	form#modifprofil fieldset
	{
		padding-bottom: 10px;
		}

	form#modifprofil label
	{
		width: 250px;
		float: left;
		padding: 3px 5px 3px 0;
		text-align: right;
	}

	form#modifprofil input
	{
		width: 150px;
	}

	form#modifprofil #submitBtn
	{
		margin: -90px 60px 0 0;
	}


	/*-----------------------------------------------------------------------------------*/
	/* pdf print forms */
	#bulletin_don
	{
		width: 760px;
		min-height: 200px;
		background: #fff;
		color: #000;
		margin: 0 auto;
	}

	#bulletin_don *
	{
		font-size: 11pt;
	}

	#bulletin_don #header_pdf
	{
		background: url(../_img/logo_pdf.jpg) no-repeat 30px 15px;
		width: 100%;
		height: 105px;
	}

	#bulletin_don #header_pdf h1
	{
		float: right;
		font-size: 34px;
		padding-right: 40px;
		padding-top: 30px;
	}


	#bulletin_don b
	{
		font-size: 12px;
	}

	#bulletin_don #h_bd
	{
		padding: 5px;
		margin-bottom: 40px;
	}

	#bulletin_don #p_bd
	{
		text-align: center;
		width: 450px;
		margin: 0 auto;
		margin-top: 30px;
	}

	#bulletin_don .p_pdf
	{
		padding: 5px;
		width: 90%;
		margin: 0 auto;
	}


	/**---------------------------- */
	#bulletin_don #appform
	{
		/*margin: 0 auto;
		padding-top: 30px;
		padding-bottom: 30px;*/
		margin: 0 auto;
		margin-top: 20px;
		padding: 15px;
		width: 92%;
	}

	#bulletin_don #appform
	{
		border: 1px solid #aaa;
	}

	#bulletin_don #appform fieldset.floated
	{
		margin: 10px 0 10px 0;
	}

	#bulletin_don #appform label
	{
		color: #000;
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-weight: normal;
		text-align: left;
	}

	#bulletin_don #appform input,
	#bulletin_don #appform textarea
	{
		background: #f5f5f5;
		border: none;
	}

	#bulletin_don #appform #gender
	{
		margin-left: 0;
	}

	#bulletin_don #appform #gender input
	{
		background: none!important;
	}

	#bulletin_don #appform #lbl_connaissance_site
	{
		width: 100%;
	}

	#bulletin_don #appform #connaissance_site
	{
	}

	#bulletin_don #appform #reqFields
	{
		padding-top: 5px;
	}

	#bulletin_don #appform #legal
	{
		color: #FF0000;
		width: auto;
		padding-top: 10px;
		font-size: 9pt;
	}
	/**---------------------------- */

	#bulletin_don .pdf_img
	{
		margin-top: 10px;
		margin-left: 14px;
	}


	#bulletin_don #b2
	{
		width: 650px;
	}

	#bulletin_don #b2 ul li
	{
		margin-left: 10px;
		margin-bottom: 20px;
		padding-bottom: 10px;
		background: #fff;
	}

	#bulletin_don #b2 ul li.euro
	{
		background: #fff url(../_img/euro.jpg) no-repeat 455px bottom;
	}

	#bulletin_don #b2 ul li.reg
	{
		background: #fff url(../_img/case.gif) no-repeat 30px 3px;
		padding-left: 25px;
	}
	/**/