/* ///////////////////////////////////// */
/*                                       */
/*             ASGARD 2010               */
/*         by Thierry Lienard            */
/*         info_at_asgard.be             */
/*                                       */
/* ///////////////////////////////////// */



/* ///////////////////////////////////// */
/* ///////////// INDEX ///////////////// */
/* ///////////////////////////////////// */

#type_carte
{
	width: 155px;
	float:left;
}
#type_accessoire {
	width: 136px;
	height: 189px;
	float:left;
}
#type_imprimante {
	height: 190px;
	width: 136px;
	float:left;
}
#type_photo {
	height: 190px;
	width: 136px;
	float:left;
}

