@charset "utf-8";
/* CSS Document */

#colonneGauche
{
	/*width:190px;*/
	width:240px;
}

#paragraphePerso
{
	width:150px;
}

#illustration
{
	background-image:url(../images/diagnostic/img.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:141px;
	height:123px;
	
}

#print
{
	background-image:url(../images/diagnostic/print.jpg);
	width:16px;
	height:16px;
}

#new
{
	background-image:url(../images/diagnostic/new.jpg);
	width:17px;
	height:14px;
}

#mail
{
	background-image:url(../images/diagnostic/mail.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:16px;
	height:14px;
}

#colonneDroite
{
	/*width:690px;*/
	width:656px;
	height:100%;
}

#colonne1
{
	background-image:url(../images/diagnostic/numero1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:183px;
	height:40px;
}

#colonne1bis
{
	width:183px;
	height:40px;
}

#colonne2
{
	background-image:url(../images/diagnostic/numero2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:470px;
	height:40px;
}

#colonne2bis
{
	width:470px;
	height:40px;
}

#colonne2Seule
{
	background-image:url(../images/diagnostic/numero2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:650px;
	height:40px;
}

#colonne2bisSeule
{
	width:650px;
	height:40px;
}

