body {
/*	width: 1024px;*/
	background-image: url("https://3dminfographie.com/images/graphisme-3d/plaquette/logo_background.png");
	margin: 5px;
	padding: 0;
	font-family: sans-serif;
	font-style: regular;
	text-align: justify;
/*	background-color: #333;
	color: white;*/
}
div {
	
}

.center {
	text-align: center;
	margin: 0 auto;
}
.logo {
	width: 350px;
	margin-top: 10px;
}
h1 {
	font-size: 31px;
	margin: 0px 0px;
}
h2 {
	color: #333;
	font-size: 27px;
	margin: 0px 0px;
}
.website {
	margin: 0px 0px;
	font-size: 27px;
	color: black;
	text-decoration: none;
}
.website:hover {
	color: #3965b6;
	text-decoration: none;
	}
.phone {
	margin: 0px 0px;
	font-size: 47px;
	color: black;
	text-decoration: none;
}
.phone:hover {
	color: #f7c275;
	text-decoration: none;
	}
.mail0 {
	font-size: 23.5px;
	color: #3965b6;
	text-decoration: none;
}
.mail0:hover {
	color: #3965b6;
	text-decoration: underline;
}
.mail0:visited {
	color: #3965b6;
	text-decoration: underline;
}
.mail {
	font-size: 16px;
	color: #3965b6;
	text-decoration: none;
}
.mail:hover {
	color: #3965b6;
	text-decoration: underline;
}
.mail:visited {
	color: #3965b6;
	text-decoration: underline;
}
p a {
	font-size: 23.5px;
	color: black;
	text-decoration: none;
}
p a:hover {
	color: #3965b6;
	text-decoration: none;
}
p a:visited {
	color: black;
}

h3 {
	text-align: center;
	width : 250px;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}

img {
	width: 1024px;
}
p a.book {
	color: #3965b6;
	font-size: 16px;
	text-decoration: none;
}
p a.book:hover {
	color: #3965b6;
	font-size: 16px;
	text-decoration: underline;
}

.soft_right {
	text-align: center;
	border-right: 1px dashed #CDCDCD;
	margin-bottom: 20px;
	}

.soft_left {
	text-align: left;
	}

.logo_soft {
	width: 55px;
	}

.gimp {
	width: 60px;
	}

.logo_arch {
	width: 180px;
	}

.logo_debian {
	width: 130px;
	}

.pre a img {
	width: 300px;
}
