/*
Theme Name: Matière Email
Theme URI: http://www.idweb.fr
Description: Le thème de Matière Email
Author: IDWEB
Version: 1.0
*/

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Général */
body {
	background: #38302b;
	font-family: Verdana;
	font-size: 12px;
}

a, a:visited {
	color: #c0451a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Utile */
.access-layout { display: none; }

.spacer {
	clear: both !important;
	font-size: 0 !important;
	line-height: 0 !important;
	float: none !important;
	height: 0 !important;
	width: 0 !important;
}

.gras { font-weight: bold; }
.italique { font-style: italic; }
.souligne { text-decoration: underline }
.majuscules { text-transform: uppercase }
.gauche { text-align: left }
.droite { text-align: right }
.justifie { text-align: justify }
.centre { text-align: center }
.f-gauche { float: left }
.f-droite { float: right }
.invisible { display: none }

.marge1 { height: 10px; }
.marge2 { height: 20px; }
.marge3 { height: 30px; }
.marge4 { height: 40px; }
.marge5 { height: 50px; }

.s8 { font-size: 8px; }
.s9 { font-size: 9px; }
.s10 { font-size: 10px; }
.s11 { font-size: 11px; }
.s12 { font-size: 12px; }
.s13 { font-size: 13px; }
.s14 { font-size: 14px; }
.s15 { font-size: 15px; }
.s16 { font-size: 16px; }
.s17 { font-size: 17px; }
.s18 { font-size: 18px; }
.s19 { font-size: 19px; }
.s20 { font-size: 20px; }
.s21 { font-size: 21px; }
.s22 { font-size: 22px; }
.s23 { font-size: 23px; }
.s24 { font-size: 24px; }
.s25 { font-size: 25px; }
.s26 { font-size: 26px; }
.s27 { font-size: 27px; }
.s28 { font-size: 28px; }
.s29 { font-size: 29px; }
.s30 { font-size: 30px; }



#global {
	width: 935px;
	margin: auto;
}

#headerHaut {
	position: relative;
	height: 117px;
	background: url(https://44d299.claudeassets.com/20210421140552im_/http://www.matiere-email.com/wp-content/themes/matiere-email/images/fond-entete.png) no-repeat;
}

#headerBas {
	background: #1b1b1b;
	border-bottom: 1px solid #38302b;
	height: 85px;
}

#headerBas a.btnContact {
	float: right;
	color: #493f38;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	text-decoration: none;
	text-align: center;
}

#headerBas a.btnContact:hover {
	color: #D0C8C2
}

#headerBas a.btnContact .btnContactImage {
	display: block;
	margin: 0 auto 5px auto;
	width: 29px;
	height: 29px;
	background: url(https://717d4c.claudeassets.com/20210421140552im_/http://www.matiere-email.com/wp-content/themes/matiere-email/images/icone-contact.png) no-repeat;
}

#headerBas a.btnContact:hover .btnContactImage {
	background-position: 0 -29px;
}


#menu {
	position: absolute;
	bottom: 21px;
	right: 20px;
}

#menu ul {
	list-style: none;
}

#menu > ul > li {
	float: left;
	position: relative;
}

#menu > ul > li > a {
	padding: 12px 22px;
	display: block;
}

#menu > ul > li > a > span.titre {
	background: url(https://ea2114.claudeassets.com/20210421140552im_/http://www.matiere-email.com/wp-content/themes/matiere-email/images/menu.png) no-repeat;
	display: block;
	height: 18px;
}

#menu > ul > li.email > a > span.titre { width: 59px }
#menu > ul > li.email > a:hover > span.titre, #menu > ul > li.email > a.actif > span.titre { background-position: 0 -18px }

#menu > ul > li.apev a > span.titre { width: 52px; background-position: -59px 0 }
#menu > ul > li.apev a:hover > span.titre, #menu > ul > li.apev > a.actif > span.titre { background-position: -59px -18px }

#menu > ul > li.utilisateurs a > span.titre { width: 138px; background-position: -111px 0 }
#menu > ul > li.utilisateurs a:hover > span.titre, #menu > ul > li.utilisateurs > a.actif > span.titre { background-position: -111px -18px }

#menu > ul > li.entreprises a > span.titre { width: 133px; background-position: -249px 0 }
#menu > ul > li.entreprises a:hover > span.titre, #menu > ul > li.entreprises > a.actif > span.titre { background-position: -249px -18px }

#menu > ul > li > a:hover, #menu > ul > li > a.actif {
	background-color: #d0c8c2;
}

#menu > ul > li > ul {
	display: none;
	position: absolute;
	top: 42px;
	left: 0;
	min-width: 100%;
	background: #d0c8c2;
	padding: 10px 0;
	z-index: 100;
	white-space: nowrap;
}

#menu > ul > li > ul > li > a {
	display: block;
	padding: 6px 20px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#menu > ul > li > ul > li > a:hover {
	color: #c0451a;
}

#logo {
	position: absolute;
	left: 10px;
}

#blocActus {
	float: right;
	width: 434px;
	padding: 0 15px;
	margin: 5px 0;
	border-left: 1px solid #38302b;
	margin-left: 25px;
}

#blocActus h2 {
	color: #c0451a;
	text-transform: uppercase;
	font-weight: normal;
}

#blocActus .actualiteContenu {
	color: #fff;
	margin: 5px 0 0 0;
}

#blocActus a.lienToutesActus {
	font-size: 11px;
	text-decoration: none;
}

#blocActus a.lireSuite {
	font-size: 10px;
	margin: 5px 0 5px 0;
	text-decoration: none;
}

.content {
	background: #fff;
}

.contenu {
	padding: 15px;
}

.contentG {
	float: left;
	width: 470px;
}

.contentD {
	float: left;
	width: 465px;
	background: #fff;	
	/*background: #38302b;*/
	min-height: 470px;
}

#diapoAccueil1 {
	height: 470px;
	overflow: hidden;
}

#diapoAccueil2, #diapoAccueil3 {
	float: left;
	width: 235px;
	height: 240px;
}

.diapoAccueil ul {
	list-style: none;
	margin: 0 !important;
}

.content ul {
/*	list-style: none;*/
	margin: 0 0 0 30px;
}

.content h2 {
	color: #c0451a;
	text-transform: uppercase;
	margin: 15px 0 5px 0;
}

.content h3 {
	color: #38302B;
	margin: 15px 0 5px 0;
	font-size: 12px;
}

.content h3 a {
	color: #38302B
}

.contentAccueil {
	background: #d0c8c2;
	padding: 0 15px;
	height: 230px;
	display: table-cell;
	vertical-align: middle;
}

.contentAccueil h2 {
	margin-top: 0;
}

.content p {
	margin: 12px 0;
}

.content table {
	width: 100%;
}

.content table td {
	padding: 5px 10px;
	border: 1px solid #1B1B1B;
}

.content table tr:nth-child(2n+1) td {
	background: #e0e0e0;
}

.orange { color: #c0451a !important }
.blanc { color: #fff !important }


#footer {
	background: #1b1b1b;
	margin-top: 20px;
	padding: 20px 15px;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	float: left;
	margin: 0 10px 0 0;
}

#footer ul li a {
	background: url(https://04157d.claudeassets.com/20210421140552im_/http://www.matiere-email.com/wp-content/themes/matiere-email/images/puce.png) no-repeat center left;
	padding: 0 0 0 10px;
	color: #fff;
	font-size: 11px;
}

#footer ul li a:hover {
	color: #C0451A;
	text-decoration: none;
}


/* Page entreprises */
#ariane {
	font-size: 11px;
	margin: 0 0 20px 0;
	color: #c0451a;
}

#ariane a {
	color: #38302b;
}

.entrepriseG {
	float: left;
	width: 270px;
	padding: 15px;
	height: 530px;
	overflow: auto;
}

.entrepriseD {
	float: left;
	width: 635px;
	background: #d0c8c2;
}

.entrepriseContenu {
	padding: 30px 25px;
}

#map {
	height: 560px;
}

ul.listeEntreprises {
	list-style: none;
}

ul.listeEntreprises li {
	padding: 3px 0;
}

ul.listeEntreprises li a {
	color: #38302b;
}

.entrepriseFiche {
	margin: 0 0 30px 0;
}

.entrepriseLogo {
	float: left;
	width: 140px;
	margin: 0 20px 0 0;
}

.entrepriseTitre {
	width: 425px;
	float: left;
}

.entrepriseDiaporama {
	margin: 30px 0 0 0;
}

.entrepriseDiaporama ul {
	list-style: none;
	margin: 0 0 0 -20px;
}

.entrepriseDiaporama ul li {
	float: left;
	margin: 0 0 10px 10px;
}

a.fermerEntreprise {
	float: right;
	font-size: 11px;
	color: #000;
	margin: 10px;
}


/* Page */
.pageImage {
	height: 370px;
	position: relative;
}

.pageImageLegende {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 435px;
	padding: 10px 15px;
	background: url(https://cda791.claudeassets.com/20210421140552im_/http://www.matiere-email.com/wp-content/themes/matiere-email/images/opacite.png);
	color: #fff;
}

.pageDiaporama {
	margin: 5px 0 0 0;
}

.pageDiaporama ul {
	list-style: none;
}

/* Liste d'articles */
.article {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #38302B;
	padding: 0 0 20px 0;
}

.articleMeta {
	font-size: 11px;
	font-style: italic;
	margin: 25px 0 0 0;
}

.article.sansTrait {
	border: 0;
}

#respond {
	margin: 30px 0 0 0;
	border-top: 1px solid #38302B;
}

#respond label {
	display: block;
}

#respond .required {
	display: none
}

#respond input[type=text], #respond textarea {
	width: 380px;
	border: 1px solid #38302B;
}

#submit, .btnEnvoyer {
	background: #38302B;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 20px;
	border: 0;
	cursor: pointer;
}

#submit:hover, .btnEnvoyer:hover {
	opacity: 0.8;
}

/* Page Contact */
.formulaire {
	margin: 30px 0;
}

.formulaire label {
	float: left;
	width: 90px;
	text-align: right;
	margin: 0 20px 20px 0;
	padding: 2px 0;
}

.formulaire .champ {
	border: 1px solid #38302B;
	width: 288px;
	padding: 2px 5px;
	margin: 0 0 20px 0;
}

.btnEnvoyer {
	margin: 20px 0 0 110px;
}

input.error, textarea.error {
	border: 1px solid red !important;
}

label.error {
	display: none;
	position: absolute;
	top: -999999px;
}

table td {
	padding: 10px;
}

/* Documents */
ul.documents {
	list-style: none;
	margin: 0;
}

ul.documents li {
	margin: 10px 0;
	padding: 0 0 5px 45px;
	border-bottom: 1px solid #38302a;
	background: url(https://25b328.claudeassets.com/20210421140552im_/http://www.matiere-email.com/wp-content/themes/matiere-email/images/document.png) no-repeat left top;
}

.documentTitre {
	font-size: 14px;
}



/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/*
     FILE ARCHIVED ON 23:52:35 Mar 11, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:54:14 Aug 07, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.505
  exclusion.robots: 0.058
  exclusion.robots.policy: 0.047
  esindex: 0.007
  cdx.remote: 5.966
  LoadShardBlock: 77.947 (3)
  PetaboxLoader3.datanode: 74.25 (4)
  PetaboxLoader3.resolve: 488.76 (3)
  load_resource: 548.158
*/