/*<meta />*/

@import url('G_font-montserrat.css');

@import url('G_font-sourcesanspro.css');

@import url('G_grids-summary.css');

@import url('G_editor.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*p *, li *{text-decoration: none; font-weight: normal}  pour les liens avec IE*/

a:hover,
MadCap|xref:hover
{
	color: #009dd8;
	text-decoration: none;
	font-weight: normal;
}

.MiniTOC1,
.MiniTOC1:link,
.MiniTOC1:visited,
.MiniTOC1:active,
.MiniTOC1:focus,
.MiniTOC1:hover,
.MiniTOC2,
.MiniTOC2:link,
.MiniTOC2:visited,
.MiniTOC2:active,
.MiniTOC2:focus,
.MiniTOC2:hover,
.MiniTOC3,
.MiniTOC3:link,
.MiniTOC3:visited,
.MiniTOC3:active,
.MiniTOC3:focus,
.MiniTOC3:hover,
.MCRelationshipsProxy_0 a,
.MCRelationshipsProxy_0 a:link,
.MCRelationshipsProxy_0 a:visited,
.MCRelationshipsProxy_0 a:active,
.MCRelationshipsProxy_0 a:focus,
.MCRelationshipsProxy_0 a:hover,
.class-members a,
.class-members a:link,
.class-members a:visited,
.class-members a:active,
.class-members a:focus,
.class-members a:hover,
.left-section td a,
.left-section td a:link,
.left-section td a:visited,
.left-section td a:active,
.left-section td a:focus,
.left-section td a:hover,
.left-section p a,
.left-section p a:link,
.left-section p a:visited,
.left-section p a:active,
.left-section p a:focus,
.left-section p a:hover,
.left-section li a,
.left-section li a:link,
.left-section li a:visited,
.left-section li a:active,
.left-section li a:focus,
.left-section li a:hover
{
	color: #009dd8 !important;
	text-decoration: none;
	font-weight: normal;
}

p.normal
{
	margin: 10px 0;
	page-break-inside: avoid;
}

p.normalfirst
{
	margin-top: 40px;
}

strong,
c,
v
{
	font-weight: bold;
	color: inherit;
}

v
{
	color: 800000;
}

div#content
{
	margin: 0 0 50px 0;
}

#content .left-section
{
	padding-right: 50px;
}

div#s34rch
{
	width: 100%;
	background-color: #3e3e40;
	padding: 15px;
	vertical-align: middle;
}

div#s34rch .looking
{
	color: #ffffff;
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
}

div#s34rch .bar
{
	margin: 0 auto;
}

div#s34rch .highlight *
{
	margin: 0 auto;
	float: none;
}

._Skins_component_toolbar_highlight,
.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

MadCap|breadcrumbsProxy,
div.MCBreadcrumbsBox_0,
div.breadcrumbsProxy_1
{
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #95989b;
	font-weight: 400;
	text-transform: uppercase;
	mc-breadcrumbs-prefix: '';
	border-bottom: none 0px #ffffff;
	margin-top: 30px;
	margin-bottom: 0;
}

span.MCBreadcrumbs,
span.MCBreadcrumbsSelf
{
	display: none;
}

button:last-child
{
	margin-right: 0;
}

#form-language
{
	width: 100%;
	margin: 10px 0;
	padding: 25px;
	clear: both;
	background-color: #E0F7FF;
}

#form-language p
{
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #3e3e40;
	text-transform: uppercase;
	margin-top: 0;
}

#form-language label
{
	font-size: 14px;
	color: #3e3e40;
	display: block;
	width: 100%;
}

#form-language label:hover,
#form-language label:hover input:checked + span
{
	color: #ffffff !important;
	background-color: #009dd8;
}

#form-language input:checked + span
{
	color: #009dd8;
}

#form-language input[type="radio"]
{
	/*display: none;*/
	height: 10px;
}

#form-language span
{
	height: 10px;
	line-height: 0;
	padding-left: 5px;
}

MadCap|topicToolbarProxy
{
	clear: both;
}

MadCap|slideshow
{
	margin-bottom: 0;
	border: none 0;
}

.mc-wrapper .mc-viewport
{
	margin-bottom: 0;
	border: none transparent 0;
	left: 0;
	box-shadow: 0 0 0 transparent;
	text-align: center;
}

div#c0nt4ct
{
	margin: 0;
	padding: 25px;
	background-color: #3e3e40;
	color: #f2f2f2;
}

div#c0nt4ct p
{
	margin: 5px 0;
	font-size: 12px;
}

._Skins_component_toolbar.mc-component .button.skin-moins
{
	-webkit-box-shadow: 0px 0px 0px transparent;
	-moz-box-shadow: 0px 0px 0px transparent;
	box-shadow: 0px 0px 0px transparent;
	-webkit-box-shadow: 0px 0px 0px transparent;
	-moz-box-shadow: 0px 0px 0px transparent;
	click: displayMore();
	background: #019cdc url('../Images/_global/skin_Moins.png') no-repeat center center;
	background: url('../Images/_global/skin_Moins.png') no-repeat center center, -moz-linear-gradient(top, #019cdc 0%, #019cdc 100%);
	background: url('../Images/_global/skin_Moins.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#019cdc), color-stop(100%,#019cdc));
	background: url('../Images/_global/skin_Moins.png') no-repeat center center, -webkit-linear-gradient(top, #019cdc 0%, #019cdc 100%);
	background: url('../Images/_global/skin_Moins.png') no-repeat center center, -o-linear-gradient(top, #019cdc 0%,#019cdc 100%);
	background: url('../Images/_global/skin_Moins.png') no-repeat center center, -ms-linear-gradient(top, #019cdc 0%,#019cdc 100%);
	background: url('../Images/_global/skin_Moins.png') no-repeat center center, linear-gradient(top, #019cdc 0%,#019cdc 100%);
	-pie-background: url('../Images/_global/skin_Moins.png') no-repeat center center, linear-gradient(#019cdc, #019cdc);
}

._Skins_component_toolbar.mc-component .button.skin-plus
{
	-webkit-box-shadow: 0px 0px 0px transparent;
	-moz-box-shadow: 0px 0px 0px transparent;
	box-shadow: 0px 0px 0px transparent;
	-webkit-box-shadow: 0px 0px 0px transparent;
	-moz-box-shadow: 0px 0px 0px transparent;
	click: displayMore();
	background: #019cdc url('../Images/_global/skin_Plus.png') no-repeat center center;
	background: url('../Images/_global/skin_Plus.png') no-repeat center center, -moz-linear-gradient(top, #019cdc 0%, #019cdc 100%);
	background: url('../Images/_global/skin_Plus.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#019cdc), color-stop(100%,#019cdc));
	background: url('../Images/_global/skin_Plus.png') no-repeat center center, -webkit-linear-gradient(top, #019cdc 0%, #019cdc 100%);
	background: url('../Images/_global/skin_Plus.png') no-repeat center center, -o-linear-gradient(top, #019cdc 0%,#019cdc 100%);
	background: url('../Images/_global/skin_Plus.png') no-repeat center center, -ms-linear-gradient(top, #019cdc 0%,#019cdc 100%);
	background: url('../Images/_global/skin_Plus.png') no-repeat center center, linear-gradient(top, #019cdc 0%,#019cdc 100%);
	-pie-background: url('../Images/_global/skin_Plus.png') no-repeat center center, linear-gradient(#019cdc, #019cdc);
}

div#foot
{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 25px;
	background-color: #353536;
}

p.Footer
{
	font-family: 'Montserrat', sans-serif;
	color: #6f6f6f;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

div#alert
{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	opacity: 0.75;
	padding: 15px;
	background-color: #353536;
	color: #f79b2e;
	text-transform: uppercase;
	text-align: center;
	/*-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-ms-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;*/
}

a#close
{
	display: inline-block;
	border-bottom: solid 5px #009dd8;
	padding-bottom: 5px;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 400;
	text-decoration: none;
}

/*************************/
/* Headings */
/*************************/

p.h1,
h1.eMemberTitle,
h2,
h3,
h4,
h5,
h6,
p.emptytitle
{
	font-family: 'Source Sans Pro', sans-serif;
	color: #303538;
	font-weight: 300;
	font-size: 40px;
	line-height: 40px;
	text-transform: none;
	margin-top: 0;
	margin-bottom: 30px;
}

h1.no-breadcrumbs
{
	margin-top: 30px;
}

p.license
{
	font-family: 'Courier New';
	font-size: 8pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	line-height: normal;
}

@media print
{
	h1
	{
		mc-auto-number-format: 'GA:{n+}{ =0}. ';
	}

	h2
	{
		mc-auto-number-format: 'GA:{n}.{n+}. ';
	}
}

div.section
{
	margin: 0;
}

span.headingbig,
span.headingbig MadCap|snippetText *
{
	/* -> 14px dans du p.headingbig à 15px */
	background: #009dd8;
	color: #ffffff;
}

p.emembersubtitle,
p.tabletitle,
table caption,
span.figtitle,
MadCap|dropDownHead.headingsmall,
MadCap|dropDown MadCap|dropDown MadCap|dropDownHead,
.MCDropDown .MCDropDown .MCDropDownHead
{
	font-family: 'Montserrat', sans-serif;
	color: #009dd8;
	font-size: 13px;
	line-height: 100%;
	font-weight: 400;
	margin: 10px 0;
	page-break-after: avoid;
}

span.figtitle
{
	display: block;
}

table caption
{
	padding-bottom: 10px;
}

MadCap|dropDown MadCap|dropDown MadCap|dropDown MadCap|dropDownHead,
.MCDropDown .MCDropDown .MCDropDown .MCDropDownHead
{
	font-family: 'Montserrat', sans-serif;
	color: #484a4d;
	text-transform: none;
	margin: 10px 0;
}

MadCap|dropDownHotspot,
.MCDropDownHotSpot,
.dropDownHotspot,
.MCDropDownHotSpot_
{
	text-decoration: none;
}

MadCap|dropDownHotspot:hover,
.MCDropDownHotSpot:hover,
.dropDownHotspot:hover,
.MCDropDownHotSpot_:hover
{
	color: inherit;
	text-decoration: none;
	font-weight: 400;
}

div#c0nt4ct p.headingsmall
{
	color: #f2f2f2;
	margin-top: 0;
}

div#c0nt4ct p + p.headingsmall
{
	margin-top: 15px;
}

MadCap|dropDown,
.MCDropDown,
.dropDown
{
	margin-top: 12px;
	mc-open-image: url('../Images/_global/minus.png');
	mc-closed-image: url('../Images/_global/plus.png');
	mc-image-spacing: 7px;
}

MadCap|dropDownBody p:first-child,
div.MCDropDownBody p:first-child,
div.dropDownBody p:first-child
{
	margin-top: 0;
}

p.document-title
{
	font-size: 16pt;
	line-height: 100%;
	color: #ffffff;
	text-transform: uppercase;
}

p.linksbelowtitle
{
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #95989b;
	text-transform: uppercase;
	margin-top: -20px;
	margin-bottom: 30px;
	display: none;
	page-break-after: avoid;
	page-break-inside: avoid;
}

MadCap|relatedTopics
{
	mc-conditions: 'output-conditions.internal-comment';
}

MadCap|relationshipsProxy
{
	border-top: none 0 transparent;
	margin-top: 15px;
	margin-bottom: 25px;
	padding: 0;
}

MadCap|relationshipsHeading,
* p.conceptHeading_concept_0,
MadCap|relationshipsHeading.concept,
* p.taskHeading_task_0,
MadCap|relationshipsHeading.task,
* p.referenceHeading_reference_0,
MadCap|relationshipsHeading.reference
{
	font-family: 'Montserrat', sans-serif;
	background-color: #009dd8;
	border: #009dd8 solid 2px;
	color: #ffffff;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
	display: inline-block;
	mc-label: 'Related Topics';
}

MadCap|relationshipsHeading.concept
{
	mc-label: 'See also in the Functional Guide';
}

MadCap|relationshipsHeading.task
{
	mc-label: 'See also in the Code Snippets';
}

MadCap|relationshipsHeading.reference
{
	mc-label: 'See also in the Reference';
}

MadCap|relationshipsHeading.hardware-manual
{
	mc-label: 'See also in the Hardware Manual';
}

MadCap|relationshipsHeading.functional-guide
{
	mc-label: 'See also in the Functional Guide';
}

MadCap|relationshipsHeading.genicam-system
{
	mc-label: 'See also in the GenICam Reference (System Module)';
}

MadCap|relationshipsHeading.genicam-interface
{
	mc-label: 'See also in the GenICam Reference (Interface Module)';
}

MadCap|relationshipsHeading.genicam-device
{
	mc-label: 'See also in the GenICam Reference (Device Module)';
}

MadCap|relationshipsHeading.genicam-data-stream
{
	mc-label: 'See also in the GenICam Reference (Data Stream Module)';
}

MadCap|miniTocProxy,
MadCap|glossaryProxy
{
	border-top-style: none;
	border-top-width: 0px;
	margin: 25px 0;
	padding: 0;
}

MadCap|miniTocProxy
{
	page-break-inside: avoid;
}

MadCap|miniTocProxy.category
{
	mc-conditions: 'output-conditions.print-only';
}

MadCap|relationshipsItem
{
	margin: 5px 0;
	padding: 0;
	font-size: 14px;
	line-height: 120%;
}

/*
MadCap|miniTocProxy::before,
.MCMiniTocBox_0::before,
.MCMiniTocBox_category_0::before
{
	font-family: 'Montserrat', sans-serif;
	background-color: #009dd8;
	border: #009dd8 solid 2px;
	color: #ffffff;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	display: inline-block;
}

MadCap|miniTocProxy::before,
.MCMiniTocBox_0::before
{
	content: 'Contents';
}
*/

/*
MadCap|miniTocProxy.category,
.MCMiniTocBox_category_0
{
	padding: 15px;
	background-color: #f2f2f2;
	border-bottom: #a9a9a9 1px solid;
	margin: 0 33.33% 0 0;
}
*/

p.MiniTOC1,
p.MiniTOC2,
p.MiniTOC3
{
	mc-leader-format: 'dot';
	font-weight: normal;
	text-indent: 0;
	margin: 0 0 0 20px;
	padding: 0;
	width: 100%;
}

p.MiniTOC2
{
	margin-left: 30px;
}

p.MiniTOC3
{
	margin-left: 40px;
}

caption
{
	text-align: left;
	padding-top: 10px;
}

.internal-comment
{
	color: #a86701;
	mc-conditions: 'output-conditions.internal-comment';
}

div.fig,
p.fig
{
	margin-top: 30px;
	page-break-inside: avoid;
}

p.thumbnail
{
	text-align: center;
}

div.fig img,
p.fig img,
p.figure img
{
	max-width: 100%;
}

p.thumbnail img
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 100px;
}

div.fig
{
	margin-bottom: 20pt;
}

span.plain
{
	font-weight: normal;
}

/********************/
/* List Definitions */
/********************/

ul
{
	margin-top: -10px;
	margin-left: -15px;
}

ol
{
	margin-top: -10px;
	margin-left: -15px;
}

li ul,
li ol
{
	margin-top: 0;
}

p ul,
p ol
{
	margin-top: 0;
}

li
{
	padding-top: 5px;
	page-break-inside: avoid;
}

li p
{
	margin-top: 5px;
	margin-bottom: 0;
}

li p:first-child
{
	margin-top: 0;
}

table
{
	vertical-align: middle;
	width: 100%;
}

td
{
	vertical-align: middle;
}

div.MCBreadcrumbsBox_0 a.MCBreadcrumbsLink
{
	color: #009dd8;
	font-weight: 400;
	text-decoration: none;
}

pre
{
	font-family: 'Courier New', Courier, mono;
	background-color: #f2f2f2;
	padding: 1px;
	font-size: 90%;
	line-height: 110%;
	overflow: auto;
}

.do-not-display
{
	display: none;
}

div.hazardstatement
{
	margin: 2px 0;
}

div.typeofhazard
{
	background-image: url('../Images/_global/Warning_a4.svg');
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: -12px 0;
	height: 25px;
	font-weight: bold;
}

table.TableStyle-InvisibleLeft
{
	margin: 0;
}

/*********************/
/* Open eVision references */
/*********************/

p.eAccessibility
{
	margin-bottom: 2pt;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 8pt;
}

p.edescription
{
	margin: 20px 0;
	padding: 15px;
	background-color: #f2f2f2;
}

p.enormal
{
	margin-left: 15px;
	/*}

p.headingbig ~ p.enormal
{*/
	margin-top: 5px;
	margin-bottom: 5px;
}

p.enote,
note,
todo
{
	display: block;
	margin: 10px 0;
	page-break-inside: avoid;
}

note::before
{
	content: 'Note: ';
	font-weight: bold;
}

p.noteCaution,
div.Note,
div.noteCaution,
div.noteNote,
div.noteNotice,
div.noteRestriction
{
	display: block;
	margin: 10px 0;
	background-image: url('../Images/_global/note.png');
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0 0;
	height: 25px;
	page-break-inside: avoid;
}

div.noteCaution,
div.noteNotice
{
	background-image: url('../Images/_global/important.png');
}

/* 
p.noteCaution
div.noteRestriction
div.noteNote
div.noteNotice
div.noteImportant
div.noteDanger
*/

todo
{
	display: none;
	margin-top: 15pt;
	margin-bottom: 15pt;
	background-color: wheat;
}

p.eparameter
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-family: 'Courier New', Courier, mono;
	font-style: italic;
}

p.eparamdescription
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 30px;
}

.prototype
{
	padding: 25px;
	border: 1px #000000 solid;
	margin: 25px 0;
	overflow: visible;
}

p.elanguage
{
	font-size: 10px;
	color: #cfcfcf;
}

p.eprototype
{
	font-family: 'Courier New', Courier, mono;
	font-weight: bold;
}

.NoBreakAfter
{
	page-break-after: avoid;
}

MadCap|glossaryProxy
{
	border-top: none 0px #ffffff;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.GlossaryPageEntry
{
	
}

.GlossaryPageDefinition
{
	
}

.GlossaryPageTerm a
{
	cursor: auto;
	color: inherit !important;
	text-decoration: none;
	font-weight: bold;
}

.GlossaryPageTerm a[href]
{
	cursor: pointer;
}

ul.menu ul > li.TOCSeparator.tree-node-leaf > a:hover
{
	background: #e0f7ff;
	font-weight: bold;
	font-style: italic;
	color: #2a2a2a;
}

.GlossaryPageTerm a::after[href]
{
	content: '...';
}

span.SearchHighlight,
span.SearchHighlight1,
span.SearchHighlight2,
span.SearchHighlight3,
span.SearchHighlight4,
span.SearchHighlight5,
span.SearchHighlight6,
span.SearchHighlight7,
span.SearchHighlight8,
span.SearchHighlight9,
span.SearchHighlight10
{
	color: #3e3e40;
	background-color: #f79b2e;
}

ul.navigation ul.submenu li
{
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #f2f2f2 100%);
	background-image: -webkit-linear-gradient(top, rgb(242, 242, 242) 0%, rgb(242, 242, 242) 100%);
	/*font-size: 20px;*/
	font-size: 13px;
}

/* couleur des sous-menus top-nav */

/*ul.navigation ul,
ul.navigation ul ul
{
	background: -webkit-linear-gradient(top, #E0F7FF 0%, #E0F7FF 100%);
}*/

/* taille des sous-menus top-nav */

ul.navigation ul > li > a
{
	/*font-size: 16px;*/
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* positionnement du symbole » qui indique un sous-sous-menu dans les sous-menus top-nav */

ul.navigation ul > li.has-children > a::after
{
	top: 0px;
}

div.class-members,
div.struct-members,
div.enum-values
{
	border-top: solid 1px #888888;
	border-left: solid 1px #888888;
	border-right: solid 1px #888888;
}

/* BREAKPOINTS HERE BELOW MUST MATCH VALUES DEFINED IN THE TARGET */
/* Medium Layout */
/*only screen and (max-width: 1279px)*/

@media only screen and (max-device-width: 1279px)
{
	#form-language
	{
		padding: 12px;
	}

	nav.tab-bar .menu-icon
	{
		right: 0;
	}

	._Skins_component_search_bar .search-filter-wrapper
	{
		right: 100px;
	}

	.search-field
	{
		padding-right: 150px;
	}

	#content .left-section
	{
		padding-right: 25px;
	}
}

/* Small Layout */
/*screen and (max-width: 767px)*/

@media only screen and (max-device-width: 767px)
{
	div#c0nt4ct
	{
		padding: 15px;
	}

	div#c0nt4ct p
	{
		line-height: 120%;
	}

	div#foot
	{
		padding: 5px 25px;
	}

	p.Footer
	{
		font-size: 10px;
	}

	#form-language
	{
		padding: 5px;
	}

	._Skins_component_search_bar .search-filter-wrapper
	{
		right: 50px;
	}

	.search-field
	{
		padding-right: 65px;
	}

	#content .left-section
	{
		padding-right: 0;
	}

	div.class-members,
	div.struct-members,
	div.enum-values
	{
		border-style: none;
	}
}

/******************************************************************/
/* correction de la position de la drop-down de choix des langues */
/******************************************************************/

div.toolbar-button-drop-down	/*.toolbar-button-drop-down.select-language-drop-down.needs-pie*/
{
	position: absolute !important;
	right: 0px !important;
	left: 0px !important;
	top: 50px !important;
	z-index: 1 !important;
	float: none !important;
}

/********************************************************************************/
/* Add an entry for "separators" in the TOC. To use this style, select the item */
/* in the Flare TOC and pick "TOCSeparator" as the TOC Entry style. Note along  */
/* with this change we needed to add the TOCSeparator entry to the Flare skin   */
/********************************************************************************/
/* Top menu */

ul.navigation li.TOCSeparator
{
	padding-top: 8px;
}

ul.navigation li.TOCSeparator a
{
	font-weight: bold;
	font-style: italic;
	color: #2a2a2a;
	/* Set the default cursor so it doesn't look like this is a link */
	cursor: default;
}

ul.navigation ul > li.TOCSeparator:hover,
ul.navigation ul > li.TOCSeparator > a:hover
{
	background: #f2f2f2;
	font-weight: bold;
	font-style: italic;
	color: #2a2a2a;
}

/* Side menu */

ul.menu li.TOCSeparator.tree-node-leaf
{
	padding-top: 8px;
}

ul.menu li.TOCSeparator.tree-node-leaf a
{
	font-weight: bold;
	font-style: italic;
	color: #2a2a2a;
	/* Set the default cursor so it doesn't look like this is a link */
	cursor: default;
}

/********************************************************/
/* Correction de la position des numéros et des puces   */
/* Les listes sont converties en tableaux et le numéro  */
/* ou la puce est centrée verticalement...              */
/********************************************************/

td.AutoNumber_p_liste_num_1,
td.AutoNumber_p_liste_num_2,
td.AutoNumber_p_liste_puce_1,
td.AutoNumber_p_liste_puce_2
{
	vertical-align: top;
}

/**********************************************/
/* Ajout du bandeau noir au-dessus des pages  */
/**********************************************/
/* The other paramaters are defined "in-line" */
/* in the Master Pages                        */
/* inside the <div class="top_black_ribbon">  */
/**********************************************/

div.top_black_ribbon
{
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	display: block;
	background-color: #3e3e40;
	color: white;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 15px;
}

div.top_black_ribbon_content
{
	width: 1092px;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
}

p.top_black_ribbon_p
{
	text-align: right;
}

@media only screen and (max-device-width: 1279px)
{
	p.top_black_ribbon_p
	{
		text-align: center;
	}
}

@media only screen and (max-device-width: 767px)
{
	p.top_black_ribbon_p
	{
		text-align: center;
	}
}

/**************************************************/
/* Ajout du bandeau noir en-dessous des pages     */
/**************************************************/
/* The other paramaters are defined "in-line"     */
/* in the Master Pages                            */
/* inside the <div class="bottom_black_ribbon">   */
/**************************************************/

div.bottom_black_ribbon
{
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	display: block;
	background-color: #3e3e40;
	color: white;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 15px;
}

div.bottom_black_ribbon_content
{
	width: 1092px;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
}

p.bottom_black_ribbon_p
{
	text-align: center;
	vertical-align: middle;
}

