#barre_bleutee
{
	background-color : #767E96;
	width : 600px;
	height : 10px;
	margin : 0px 0px 0px 10px;
}

#corps
{
	background-color : #F1F1F1;
	width : 600px;
	height : 100px;
	border-bottom : #C4C4C4 1px dashed;
	margin : 0px 0px 0px 10px;
}

#accroche
{
	margin : 15px 0px 0px 0px;
	float : left;
}

#corps h1
{
	background-color : #767E96;
	color : white;
	text-transform : uppercase;
	font-weight : bold;
	font-family : arial;
	font-size : 13px;
	margin : 10px 0px 0px 0px;
	padding : 2px 5px 2px 5px;
	float : left;
}

#corps_2
{
	width : 100%;
	height : 50px;
	border : black 0px solid;
	float : left;
	margin : 10px 0px 0px 10px;
}

#corps_2_update
{
	width : 100%;
	height : 40px;
	border : black 0px solid;
	float : left;
	margin : 10px 0px 0px 10px;
}

#corps_2_comparaison
{
	width : 100%;
	height : 60px;
	border : black 0px solid;
	float : left;
	margin : 10px 0px 0px 10px;
}


#corps_2_gauche
{
	width : 20%;
	height : 100%;
	float : left;
}

#barre_bleutee_2
{
	height : 100%;
	width : 10px;
	background-color : #767E96;
	float : right;
}

#corps_texte
{
	width : 60%;
	height : 100%;
	color : #8F8F8F;
	font-family : arial;
	font-size : 9px;
	float : left;
	margin : 0px 0px 0px 5px;
}

#corps_3
{
	background-color : #F1F1F1;
	width : 600px;
	height : 30px;
	border-bottom : #C4C4C4 1px dashed;
	margin : 0px 0px 0px 10px;
	text-align : center;
}

#submit_infos_transfert
{
	margin : 7px 0px 0px 0px;
	background-color : #767E96;
	color : white;
	font-weight :bold;
	font-family : arial;
	font-size : 11px;
	border : black 0px solid;
}