
 /* banque_ligne CSS */


#medusa_content{
margin:20px;
margin-left:30px;
min-height:300px;

}

#banque_ligne fieldset {
border:0;
}

#banque_ligne select{
width:208px;
background:#fff;
height:25px;
}

.infobulle{
position: absolute;		
visibility : hidden;		
border: 1px solid Black;		
padding: 10px;
font-family: Verdana, Arial;		
font-size: 10px;		
background-color: #FFFFCC;
} 

textarea, input[type=text]{
width:200px;
height:20px;
line-height:20px;
background:#ffffff;
}

select{
width:210px;
height:20px;
background:#ffffff;
}

label{
width:300px;
float:left;
}

.ligne{
margin-bottom:5px;
float:left;
width:100%;
}

.ligne label{
font-weight:bold;
}

#element_97 label, #element_98 label{
width:100%;
margin-bottom:10px;
background:#e9e3e2;
}

.test{
background:#e9e3e2;
}

#banque_ligne .chapeau{
text-indent:-9999px;
background: url(http://banque-en-ligne.optissima.com/images/chapeau-banquenligne.jpg) no-repeat;
width:540px;
height:291px;
margin-top:0;
}

#banque_ligne .enregistrer{
background: url(http://banque-en-ligne.optissima.com/images/bt-banquenligne.jpg) no-repeat;
width:144px;
height:41px;
cursor:pointer;
border:0;
float:right;
margin-right:85px;
margin-bottom:20px;
margin-top:10px;
}

.msg_invalide{
/*width:300px;*/
float:left;
color:#ff000c;
margin-bottom:5px;
margin-top: 5px; 
text-indent: 10px;
}


/* Resultats */

table{
font-size:11px;
text-align: left;
}

table tr{
margin-bottom:5px;
}

table th{
text-align: left;
color:#ffffff;
background: #60544E;
}

.Banque{
width: 100px;
padding: 5px;
}

.Ouverture_Compte{
width: 150px;
padding: 5px;
}

.bt_go{
width: 50px;
height: 50px;
/*background:url(http://banque-en-ligne.optissima.com/images/bt-valider-banquenligne.jpg) no-repeat;
}*/

.Description{
width:400px;
padding: 5px;
}

.Carte_Bancaire{
width: 400px;
padding: 5px;
}

#element_111{
background:#E9E3E2;
border:1px solid green;
margin-top:10px;
height:50px;
}

#element_111 label{
font-weight:normal;
background:#E9E3E2;
}

#element_111 input{
margin-left:50px;
}
