@IMPORT url("blitzer/jquery-ui-1.8.custom.css");

#content { background-image:url(images/BG_CONTENT.png); font-size:12px; }
#faireDon { width:520px; padding:20px; }

.encTop, .encBas {background-repeat:no-repeat;}
.encTop { width:510px;  background-image:url(images/enc-top.png); height:15px; font-size:1px;}
.encBas { width:460px;  background-image:url(images/enc-bas.png); background-position:bottom; min-height:320px; padding:10px 20px 10px 30px;}

.encBas h1{ font-size:14px; color:#000000; text-transform:uppercase; margin:0px; padding:0px;}
.encBas p{ padding-left:20px;}

#contenu ul { list-style:none; font-size:12px; color:#98141b;}
#contenu ul li{  font-weight:bold; }
p.formDon {}
p.formDon ul li{clear:both;	list-style:none;	padding:10px;}
#contenu ul li.noir{ color:#000000;}
#contenu ul li.passOublie{ text-align:right; padding-top:20px;}
#contenu ul li.passOublie a{ color:#ea690b; }

.formDon input{	float:left;}
.formDon label{	width:140px; float:left;}


/**/

table.formulaire td { padding:5px 5px 5px 10px; color:#98141b; font-weight:bold; font-size:12px;}
form { border:0px; margin:0px; padding:0px;}

table.formulaire input {
border-width: 1px; border-color:#abadb3;
background-color:none;

font-size: 11px;
color: #000000;
width:180px;
}


table.formulaire  .checkB input {width:20px; }


#b_lost_password {
	position: absolute; 
	bottom: 70px; 
	left: 40px; 
	display:none; 
	width: 300px; 
	height: 100px; 
	line-height: 50px; 
	background: #fff; 
	border: 1px solid #EA690B; 
	text-align: center;
}



