#content-ebilling
{
	margin-left: 25px;
	width:450px;
	float:left;
}

#img-side-ebilling
{
	margin-left: 15px;
	color: #487BC9;

}

.title-ebilling
{
	color: #0b4398;
	font-weight: bold;
	font-size: 2em;
}

.subtitle-ebilling
{
	color: #528ac3;
	font-weight: bold;
	font-size: 1.2em;
}
.button-ebilling { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 20px 0 0; 
  text-align:center;
  outline:none;
}
.button-ebilling span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 20px; 
  min-width: 80px;
  outline:none;
}

.ebilling-top-button
{
	font-weight: bold;
	color: #2e6828;
}
/*blue buttons*/
button.button-ebilling { 
  background:url(../images/btn_blue_right.gif) right no-repeat; 
  font-size:1em; 
  ouline:none;
}
button.button-ebilling span { 
  height:25px; 
  line-height:25px;
  background:url(../images/btn_blue_left.gif) left no-repeat;
  color:#fff; 
  ouline:none;
}
button.button-ebilling:hover {
	background:url(../images/btn_blue_right_hover.gif) right no-repeat; 
}
button.button-ebilling:hover span {
	background:url(../images/btn_blue_left_hover.gif) left no-repeat; 
}

.list-ebilling{
	margin-left: 45px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.list-ebilling li{
	list-style: square;
	margin-bottom: 5px;
}

.list-title-ebilling{
	margin-top: 30px;
	color: #528ac3;
	margin-left: 20px;
	font-size: 1.2em;
	
}


#content-bas-ebilling
{
	font-size: 1.2em;
	color:#528AC3;
	line-height:0.5em;
	margin-left: 25px;
}

#content-bas-ebilling p
{
	color:#686868;
}

.button-ebilling-container
{
	float:left;
	width: 45%;
	font-size: 12px;
	

}

.sous-content
{
	text-align:center;
	line-height:0.9em;
	
}

#column-gauche-ebilling
{
	margin-left: 25px;
	margin-right: 10px;

}

#btn_gauche_eb
{
}

#btn_droite_eb
{
margin-left: 10px;

}
