@charset "utf-8";

/* CSS Document */
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
.laptopv2_info_retour
{
	font-weight: bold;
	background-color: #539BEE;
	color: #FFFFFF;
	font-size: 20px;
	padding: 10px 10px 10px 50px;
}
