@import url(http://fonts.googleapis.com/css?family=Helvetica);

body
{

	/*background-color: #d3d3d3;*/
	color: white;
	background-color: black !important;
	background: black;
	max-width: 1000;
	/* filter: none !important; */
}

img
{
	max-width:100%
}

a
{
	text-decoration: none;
}

a:link
{
	color: white;
	text-decoration: none;
	
}

a:visited
{
  color:white;
  text-decoration: none;
}

a:active
{
  color:white;
  text-decoration: none;
}

h1
{
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

li
{
	padding-top: 20px;
}
	
ul
{
/*	list-style: none;
*/	text-align: left;

}

#container
{

	width: 95%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
}

#topnav
{
	padding-top: 20px;
    display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
/* try class de centering */
}


#contact
{
	padding-top:50px;
	text-align: center;

	/* font-family: arial; */
	font-family: Helvetica, Arial, sans-serif;

	font-weight: 700;
	text-decoration: none;
	/* font: bold; */

}


#servicesetproduits
{
	font-size: 20px;
}

#services
{
	margin-left: auto;
	margin-right: auto;
	max-width: 550px;
}

#paiement
{
	margin-left: auto;
	margin-right: auto;
	max-width: 550px;
}

#partenaires
{
	text-decoration: none;
}


#cmmtq
{
	padding-top: 50px;
	float: left;
	text-align: left;
	display: block;
	
}

#rbq
{
	padding-top: 50px;
	font-size: 14px;
	text-align: right;
}

#copyright
{
	clear: both;
	padding-top: 20px;
	font-size: 14px;
	text-align: center;
}

/* Navbar container */
.navbar {
  overflow: hidden;
  background-color: #000;
  font-family: Arial;
  font-weight: bold;
}

/* Links inside the navbar */
.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

/* The dropdown container */
.dropdown {
  float: left;
  overflow: hidden;
}

/* Dropdown button */
.dropdown .dropbtn {
  font-size: 16px;
  font-weight: bold;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
}

/* Add a red background color to navbar links on hover */
.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: red;
}

/* Dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a grey background color to dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/*

<h1 style="color:white;text-align:center;font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight: 700">418.805.0525</h1>

<h4 style="font-size: 125%;">


 */