input, input[type="text"], input[type="search"], button, select, textarea
{
	/* appearance: none;
	-webkit-appearance: none; */
	border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

/* 2014-10-09 Willie Gagnon */
.pouce
{
	display: inline-block;
	width: 150px;
	height: 300px;
	padding: 0 0 10px 10px;
	margin: 0px;
	vertical-align: top;
}

.blog div.pouce p { text-align: left; }

.logo_portefeuille li, .logo_liens li
{
	max-width: 250px;
	width: 100%;
	padding: 10px;
	margin: 0;
	display: inline-block;
}

.logo_liens li { max-width: 350px; }
.logo_portefeuille, .logo_liens { padding: 0px; }

.carrerouge
{
	width: 200px;
	height: 200px;
	background-color: red;
	position: absolute;
	top: 200px;
	left: 200px;
}

#twitter-widget-1, #twitter-widget-0, .twitter-tweet, .twitter-tweet-rendered, .twitter-video, .twitter-vide-rendered
{
	margin-left: auto !important;
	margin-right: auto !important;
	min-width: unset !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	width: 100%;
}

.MyClassForTheDivThatContainTheiFrame iframe { width: 100%; }
.edit-icon { display: none; }

.style18, .category-desc p
{
	font-size: 18pt;
	text-align: left;
}

.cat-children div { margin-left: 20px; }
.pagination { }

.pagination ul, .breadcrumb
{
	list-style: none;
	margin: 20px 0;
	padding: 0;
}

.pagination ul li, .breadcrumb li, .pagination li
{
	display: inline-block;
	line-height: 3em;
	margin: 0;
	padding: 0;
	border-bottom: none;
}

.pagination ul li a, .breadcrumb li a, .pagination li a
{
	color: #ffffff;
	text-decoration: none;
	padding: 7px 12px;
	background-color: #3B3B3B;
}

.pagination ul li a:hover, .breadcrumb li a:hover, .pagination li a:hover
{
	background-color: #007B98;
	color: #fff;
}

.breadcrumb { margin-bottom: 20px; }
.pagination ul li.pagination-start { margin-left: 0px; }
.centrer { text-align: center; }

.administrateur
{
	display: block;
	float: none;
	width: 100%;
	overflow: auto;
	margin-top: 0.5em;
}

.administrateur div
{
	display: block;
	float: left;
}

.photo { width: 30%; }
.photo img { width: 100%; }
.photo p { margin: 0; }

.biographie
{
	width: 70%;
	padding: 0 0 0 20px;
}

@media only screen and (max-width: 481px)
{
	.photo
	{
		width: 100%;
		text-align: center;
	}
	
	.biographie
	{
		width: 100%;
		padding: 0 0 20px 0;
	}
	
	.administrateur div
	{
		display: block;
		float: none;
	}
	

	.searchrecherche input
	{
		width: 69px;
		border-radius: 0;
		-webkit-appearance: none;
		-webkit-border-radius: 0;
	}
}

.exergue, .subheading-category, .tag-category > h2
{
	line-height: normal;
	margin: 20px 0;
	padding: 20px;
	border: 0px solid #3B3B3B;
	background-color: #cce5ea;
	font-size: 1.2em;
}

.subheading-category, .tag-category > h2
{
	font-weight: normal;
	font-size: 20pt;
	display: block;
	margin: 0;
}

.tag-category > h2
{
	/*	text-transform: capitalize;	*/
	margin-bottom: 12px;
}

.tag-category > h2:first-letter { text-transform: uppercase; }
.tag-category fieldset { display: none; }
.pull-left { text-align: left; }

h2.item-title, .page-header h2[itemprop="name"], .page-header h2[itemprop="headline"], .page-header h1
{
	line-height: 1.5em;
	font-size: 1em;
	margin: 0;
	font-weight:bold;
}

.item-image div[style]
{
	max-width: 100% !important;
	height: auto !important;
}

.item-image
{
	/*	padding-bottom: 10px;	*/
	margin-top: 0.83em;
}

/*	.item-image img { max-height: 300px !important; }	*/
.cacher
{
	display: none;
	background-color: #CCE5EA;
	padding: 24px 48px;
	margin: 24px 0;
}

.montrer:hover .cacher { display: block; }

.recherche
{
	position: absolute;
	right: 300px;
	top: 20px;
}

.video_lcargent object, .dailymotion iframe, .dailymotion object, .dailymotion object embed, .audiovisuel iframe, .audiovisuel object, .audiovisuel object embed, .audiovisuel video, .audiovisuel iframe body
{
	width: 100% !important;
	/*	min-height: 300px !important;	*/
	margin: 0.83em 0;
}

.express
{
	margin: 0;
	padding: 0;
	white-space: nowrap;
	min-width: 100%;
	max-width: 100%;
	width: 100%;
	height: 100%;
}

.express iframe
{
	margin: 0;
	padding: 0;
	border: medium none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	min-width: 100%;
	width: 100px;
	*width: 100%;
	height: 600px;
}

body[yahoo] .deviceWidth
{
	width: 100%!important;
	max-width: 700px;
}

div[itemprop="articleBody"] td
{
	padding: 6px !important;
	vertical-align: top;
	border: 1px solid #3B3B3B;
}

div[itemprop="articleBody"] table
{
	border-spacing: 0 !important;
	border-collapse: collapse !important;
	border-color: #3B3B3B;
}

div[itemprop="articleBody"] p, div.blog p, div.item p, div.leading-0 p
{
	/* 	word-wrap: break-word; */
	-webkit-hyphens: auto;
	/*	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
	text-align: left; */
}

.blog div { overflow: hidden; }
#principal h2:first-child { margin-top: 0; }
.blog > h2:first-child { margin: 0 0 20px; }

@media only screen and (max-width: 481px)
{
	.abreviation { display: block; }
	.plein { display: none; }
}

@media only screen and (min-width: 481px)
{
	.abreviation { display: none; }
	.plein { display: block; }
	
	.searchrecherche input
	{
		width: 200px;
		border-radius: 0;
		-webkit-appearance: none;
		-webkit-border-radius: 0;
	}
}

.petites_capitales
{
	/*	font-variant: small-caps;	*/
	/*	font-weight: 700;	*/
}

.tags a.label, .tags a.btn
{
	background: #3B3B3B;
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 6px;
	display: inline-block;
}

.tags a.label:hover, .tags a.btn:hover { background: #007B98; }
.tags li { display: inline-block; }

div[itemprop="blogPost"] .tags li, .tags li
{
	margin: 0.45em 0 0 0;
	padding: 0;
	line-height: normal;
}

div[itemprop="blogPost"] .tags li a { margin: 0; }
ul.tags { }

.tag-category ul, .tags
{
	list-style-type: none;
	padding: 0;
}

.tag-category li
{
	border-bottom: 1px solid #E9E9E9;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.tag-category fieldset
{
	margin: 0;
	border-color: #3B3B3B;
}

.tag-category h3 > a, .tag-category h3 > a:visited, .tag-category h3 > a:active, .tag-category h3 > a:hover
{
	text-decoration: underline;
	color: #333;
	font-weight: bold;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
}

.tag-category h3 > a:hover { text-decoration: none; }

button.btn-primary
{
	margin: 0;
	padding: 12px;
	/*	height: 36px;	*/
	display: block;
	color: white;
	background-color: #3B3B3B;
	border: none;
}

.btn-primary:hover { background-color: #007B98; }

.grid_4 ul.nav li
{
	list-style-type: none;
	float: left;
	width: 50%;
	height: 150px;
	margin: 0;
	padding: 5px;
}

.grid_4 ul.nav
{
	margin: -5px;
	padding: 0;
}

.grid_4 ul.nav li a
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 14px 18px;
	background-color: #007B98;
	text-transform: uppercase;
	/*		font-variant: small-caps; */
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1,2em;
	font-weight: 400;
}

.grid_4 ul.nav li a:hover, .grid_4 ul.nav li.active a { background-color: #a11b31; }

@media only screen and (max-width: 909px)
{
	.grid_4 ul.nav li { width: 100%; }
}

.search-results
{
	margin: 0;
	padding: 0;
}

.search-results dd, .search-results dt { }
.result-title { font-weight: bold; }

.result-title a
{
	text-decoration: underline;
	display: block;
	padding: 24pt;
	margin: 12pt 0 0 0;
	background-color: #dddddd;
}

.result-title a:hover
{
	text-decoration: none;
	background-color: #eeeeee;
}

.result-title
{
	border-top: 1px solid #333;
	margin: 24pt 0 0 0;
	padding: 12pt 0 0 0;
}

.result-category, .result-text, .result-created { margin: 6pt 0; }
.result-category { padding: 0; }
.result-text { padding: 0 24pt; }
.result-created { padding: 0; }

.result-category, .result-created
{
	font-size: smaller;
	font-style: italic;
}

.element-invisible { display: none; }
.searchrecherche

.searchrecherche input
{
	min-height: 20px;
	margin: 0;
	padding: 3px;
	border: 1px solid #c8c8c8;
/*	background-color:#c8c8c8;	*/
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	font-size: 12px;
}

/*	.searchrecherche input:focus
{
	font-size: 1.5em;
	padding: 0.5em;
	transition: ease-in-out, 1s ease-in-out;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}	*/

.chzn-container-single .chzn-single
{
	padding: 3px;
	font-size: 1em;
	height: auto;
	line-height: 1em;
	margin: 3px;
}

.ordering-box, .form-limit { margin: 12px 0 0 0; }
fieldset.phrases, fieldset.only { margin: 0; }
object[data="/player_mp3_maxi.swf"] { max-height: 100px; }
.audiovisuel audio { width: 100%; }
div.css_buttons1[style], .css_buttons1[style] { min-height: 0px !important; }

.medaillon
{
	margin-left: 10px;
	margin-bottom: 10px;
	width: 35%;
	max-width: 35%;
	text-align: right;
}

.visually-hidden, .com-tags__items form, div.com-finder__form {display:none;}

/* 2023-09-09 Willie Gagnon */

.page-item .icon-angle-left:before {
    content: "‹";
}

.page-item .icon-angle-double-left:before {
    content: "«";
}

.page-item .icon-angle-right:before {
	content: "›";
}

.page-item .icon-angle-double-right:before {
	content: "»";
}
