#get_info_fieldset_blue {
width: 350px;
border-style: none;
border: 2px solid rgb(31, 86, 119);
border-radius: 10px;
}

#get_info_fieldset_orange {
width: 350px;
border-style: none;
border: 2px solid rgb(254, 160, 48);
border-radius: 10px;
}

#get_info_border_blue {
border-style: none;
border: 2px solid rgb(31, 86, 119);
border-radius: 10px;
margin-right:500px;
height:100%;
}

#get_info_fieldset {
border-radius: 10px;
}
#get_info_left {
float : left;
width: 400px ;
}

#get_info_right {
width: 400px;
}

#get_info_bot {
clear:both;
}

#get_info_table tr, #get_info_table table, #get_info_table td {
border:1px solid white;
text-align:left;
}

#get_info_td_blue {
color : rgb(31, 86, 119);

text-align:center;
}

#get_info_td_orange {
color : rgb(254, 160, 48);
}

#get_info_td_orange2 {
color : #D3982B ;
}

.get_info_orange {
background-color:#FEA030;
color:#FFFFFF;

}

.get_info_text_blue {
color: rgb(31, 86, 119);

}

.get_info_text_orange2 {
color: rgb(254, 160, 48);
font-weight: bold;}

.get_info_text_orange {
color: rgb(254, 160, 48);
font-weight: bold;
text-align: left;

}

.get_info_text_orange_bis {
color: rgb(254, 160, 48);
font-weight: bold;
text-align: left ; 

}

.get_info_blue {
background-color:rgb(31, 86, 119);
color:#FFFFFF;
}

.get_info_grey {
background-color:#7F7F7F;
color:#FFFFFF;
}

.blue_color {
color : rgb(31, 86, 119);
font-size:1.2em;
}

#hidden {
	display: none;
}
