/*
Theme Name: Dix-Onze
Theme URI: http://www.dix-onze.ca/
Description: Theme du site de dix-onze
Author: Francois Hamel
Version: 1.0
Tags: dix-onze
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* Needed */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

* { margin: 0; padding: 0; }
html, body { height: 100%; }

html {
    font-family: 'Quicksand', sans-serif;
    font-size: 24px;
	font-weight: 400;
}
	
body {
	background-color: #202020;
}
.clear { clear: both; }

h1 {
	color: #202020;
	font-size: 1.7rem;
	line-height: 1.2;
	font-weight: normal;
	padding-bottom: 30px;
}
#contenu.bg-rouge h1 {
	font-weight: bold;
	padding-bottom: 64px;
}

h2 {
	color: #202020;
	font-size: 1.2rem;
	line-height: 1.2;
	font-weight: normal;
	padding-bottom: 24px;
}

h3 {
	color: #202020;
	font-size: 1rem;
	line-height: 1.0833rem;
	font-weight: normal;
	padding-bottom: 24px;
}

p, li {
	font-size: 0.8rem;
	line-height: 1.4;
	color: #2d2626;
}
#contenu.bg-rouge p,
#contenu.bg-rouge li {
	font-size: 1rem;
	line-height: 1.2rem;
}

p, ul, ol {
	margin-bottom: 24px;
}
li {
	margin-bottom: 6px;
}

ul, ol {
	margin-left: 20px;
}
ul li {
	list-style: disc;
}
ol li {
	list-style: decimal;
}
ol ul li {
	list-style: disc;
}

#menu li {
	list-style: none;
}

.une-date {
	font-size: 14px;
	font-style: italic;
}

a {
	color: #ed2734;
}
a:hover {
	color: #000;
}

#pied-page {
	width: 100%;
	height: 200px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	text-align: center;
	position: relative;
}
	#pied-page a {
		color: #989898;
	}
	#pied-page a:hover {
		color: #fff;
	}
	#me-joindre {
		width: 100%;
		background-color: #f2f2f2;
		text-align: left;
		height: auto;
		padding: 56px 0;
		position: relative;
	}
		#me-joindre p {
			color: #202020;
		}
		#me-joindre p:last-child {
			margin-bottom: 0 !important;
		}
		#me-joindre a {
			color: #202020;
			text-decoration: none;
		}
		#me-joindre a:hover {
			color: #ed2734;
		}
		#me-joindre div.pp-titre,
		#me-joindre div.pp-contact,
		#me-joindre div.pp-adresse {
			float: left;
			padding-right: 62px;
		}
		#me-joindre div.pp-contact {
			padding-right: 42px;
		}
		#me-joindre div.pp-adresse {
			padding-left: 42px;			
			padding-right: 0;
			border-left: 1px solid #838383;
		}
	#legal {
		width: 100%;
		text-align: left;
		padding: 15px 0;
		position: relative;
	}
	#legal p,
    #legal a {
			font-size: 13px;
			margin-bottom: 0;
			/*color: #787878;*/
			color: #fff;
		}
    #legal p {
        margin-bottom: 6px;
    }
    #legal a:hover {
      text-decoration: none;
		}

#pied-page a,
#pied-page strong {
  display: inline-block;
  line-height: 48px;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#do-entete {
	width: 100%;
	padding: 50px 0;
	margin: 0 auto;
	background-color: #202020;
	position: relative;
}

a.espace-clients {
	width: 220px;
	padding-top: 16px;
	padding-bottom: 12px;
	font-size: 14px;
	line-height: 14px;
	box-sizing: border-box;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: linear-gradient(180deg, rgba(0,159,255,1) 0%, rgba(0,159,255,0.80) 100%);
	/*background-color: #1c5ba1;*/
	position: absolute;
	top: 50%;
	margin-top: -25px;
	right: 0;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
}
	a:hover.espace-clients {
		background-color: rgba(0,159,255,0.80);
	}
	a.espace-clients i {
		font-size: 24px;
		display: inline-block;
		vertical-align: middle;
		padding-right: 5px;
	}

a.logo-principal {
}

#menu {
	width: 100%;
	background-color: #ed2734;
	text-align: left;
	position: relative;
}

#contenu {
	width: 100%;
	background-color: #fff;
	padding: 75px 0;
	position: relative;
}

#breadcrumbs {
	font-size: 14px;
	line-height: 18px;
	padding: 12px 0;
	box-sizing: border-box;
	color: #fff;
}
#breadcrumbs a {
	color: #fff;
}

#contenu.bg-rouge {
	background-color: #ed2734;
}
#contenu.bg-rouge h1,
#contenu.bg-rouge p {
	color: #fff;
}

.show-740 {
	display: none;
}

div.printfriendly {
	margin: 0 !important;
}

#message {
    background: white;
    padding: 40px 0 0 0;
}
#message .wrapper {
    background: linear-gradient(180deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.9) 100%);
    line-height: 1.2;
    padding: 10px 20px;
    box-sizing: border-box;
    color: white;
    font-size: 16px;
}













@media screen and (max-width: 960px) {
html {
	font-size: 18px;
}
.wrapper {
	width: 96%;
	margin: 0 2%;
}
#me-joindre div.pp-titre,
#me-joindre div.pp-contact,
#me-joindre div.pp-adresse {
	width: 100%;
	float: none;
	clear: both;
	text-align: center;
	margin-bottom: 24px;
	padding: 0;
	border: none;
}	
#contenu {
	padding: 30px 0;
}
}

@media screen and (max-width: 740px) {
#pied-page,
#legal {
	text-align: center;
}
	
.show-740 {
	display: block;
}
}

@media screen and (max-width: 500px) {
a.espace-clients {
	margin: 0 auto;
	margin-top: 12px;
	position: relative;
	right: auto;
	top: auto;
}
#do-entete {
	height: auto;
	padding: 20px 0;
	text-align: center;
}
}
