


.formulaire_ratio{
	COLOR: #B7D0DF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none;
	text-align : left;
	letter-spacing : 3px;
}

#ligne_ratio{
	width: 900px;
    /*background-color: aqua;*/
	
	position: relative;
	left: 50%;
	margin-left: -450px;
	/*top: 6px;*/

}

#ligne_ratio #champ_gauche{

	position: relative;
	float: left;
	/*height: 182px;*/
	width: 350px;
	text-align: right;
	/*margin-right: 2px;*/
	/*top: 30px;*/
}



#ligne_ratio #champ_droit{
	position: relative;
	float: left;
	/*height: 182px;
	width: 182px;
	margin-right: 70px;
	top: 30px;*/
}

#resultat_ratio{
	COLOR: #B7D0DF;
	/*background-color: rgb(108, 110, 94);*/
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	HEIGHT: auto;

	text-align: center;
	vertical-align : top;
	letter-spacing : 3px;
}
