/****************************GENERIQUE************************/
fieldset{
	border:1px solid #FFA100;
	display:inline;
	
}
legend{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFA100; 
	font-size: 11px;  
	font-weight: bold;  
	text-transform: none; 
	text-decoration: none; 
}

/**************************** ID ************************/

#content_shadow{
	height:auto;
	width:978px;
	margin:auto; 
	background-image: url('./images/handi_shadow_content.png'); 
	background-repeat: repeat-y;
}
#content_under{
	float:left;
}
#col_gauche{
	border-right:1px solid #ECECEC; 
	border-bottom:2px solid #ECECEC; 
	float:left; 
	width:190px;
}
#col_content_right{
	text-align:left;
	width:125px;
	margin-left:9px;
	float:left;
	/*border:1px solid #999999;*/
	line-height:13px;
	background-color:#FFFFFF;
}
#col_megaban{
	margin:15px;
	background-color:#FFFFFF;
}

/**************************** CLASS ************************/
.block{
	display:block;
}
.none{
	display:none;
}
.form_150{
	width:150px;
}
.form_190{
	width:190px;
}
.form_180{
	width:180px;
}
.form_173{
	width:173px;
}
.form_75{
	width:75px;
}
.form_80{
	width:80px;
}
.form_220{
	width:220px;
}
.form_285{
	width:285px;
}
.form_300{
	width:300px;
}
.form_285{
	width:315px;
}
.form_mdp{
	border:1px solid #999999;
	background-color: #ECECEC;
	margin-left:75px;
	width:400px;
}
.semi_right{
	width:270px;
	margin-left:15px;
	min-height:249px;
}
.demi{
	float:left;
	width:50%;
}
.tiers{
	float:left;
	width:33%;
}
.full{
	width:100%;
}
.cleaner{
	clear:both;
}
.left{
	float:left;
}
.right_margin{
	float:left;
	margin-right:5px;
}
.left_margin_asso{
	float:left;
	margin-left:5px;
	width:400px;
}
.left_margin_big{
	float:left;
	margin-left:10px;
}
.marge_left{
	margin-left:5px;
}
.marge_left_big{
	margin-left:13px;
}
.right{
	float:right;
}
.cleaner_height{
	clear:both;
	height:5px;
}
.cleaner_height_big{
	clear:both;
	height:10px;
}
.marge_little{
	margin:2px;
	}
.margin_big{
	margin-left:50px;
	}


/**************************************FORMULAIRE ********************************************/
.fieldset_contact{
	border:1px solid #BA5DA7;
	display:inline;
	padding:10px;
	width:400px;
}
.legend_contact{
	color:#BA5DA7;
}
.fieldset_connexion{
	border:1px solid #FFA100;
	display:inline;
	margin-left:5px;
	
}
.fieldset_agent{
	border:1px solid #FFA100;
	display:inline;
	margin-left:5px;
	width:535px;
	padding:10px;
}
.legend_agent{
	color:#FFA100;
}

.lienMetier_select{	
	color: white !important;
	background-color: #424242;
}

.lienDisc_select{
	color: white !important;
	background-color: #424242;

}

.spacer_alerte_big{
	height:10px;
}
