body
{
	font-size: 11px;
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
	background-image: url("/data/dataimages/upload/cc-bg-body.jpg");
	color: #115874;
	background-repeat: no-repeat;
	background-position: top center;
	background-position: fixed;
	background-color: #6ea6b7;
	margin: 0px;
	padding: 0px;
}


body.mceContentBody {
    color: #000000;
    background-color: #ffffff;
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    background-image:none;
    font-size: 14px;
}

.selectbox
{
	width: 300px;
}

.theme-select
{
	width: 600px;
}
.present-select
{
	width: 250px;
}
.siege-select
{
	width: 50px;
}



.ui-jqgrid
{
	font-size: 14px;
}

.ui-jqgrid tr.ui-row-ltr td {
	white-space: none;
}

.bodyMeetingInfo
{
	background-image: none;
	background-color: #ffffff;
}
.layoutcontent
{
	width: 1024px;
	margin: 0px auto 0px auto;
}
.menu
{
	margin: 20px 0px 0px 0px;
	position: relative;
	width: 1024px;
	clear: both;
	background-image: url("/data/dataimages/upload/logoConseilCommunal.png");
	background-repeat:no-repeat;
	background-position: right 10px;
	height: 100px;
}

.menu .menu-nav
{
	/*
	padding: 5px;
	margin: 10px 0px;
	*/
	position: relative;
	/*width: 620px;*/
}
.menu .menu-search
{
	margin-right: 10px;
	float:right;
	margin-top: -20px;
}

.search-box
{
	display:inline-block;
	padding:0px 5px;
	border-radius: 0px 0px 6px 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color:#ffffff;
}

.menu .menu-login
{
	margin-right: 10px;
	float:right;
	margin-top: -20px;
}
.help-box,
.member-box,
.login-box
{
	display:inline-block;
	padding:0px 5px;
	border-radius: 0px 0px 6px 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color:#ffffff;
}

.help-box span,
.member-box span,
.login-box span
{
	text-indent: -10000px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    width: 25px;
}

.login-box.logged span
{
	background-image: url(images/cadenas.png);
}
.login-box.unlogged span
{
	background-image: url(images/no-cadenas.png);
}
.member-box span
{
	background-image: url(images/homme.png);
}
.help-box span
{
	background-image: url(images/help.png);
}

.search-box input
{
	border:none;	
	outline:0px;
}

table, table td, table tr
{
	border-spacing: 0px;
}

.ui-widget-header .ico-nav
{
	border: none;
	text-align: center;
	padding: auto 0px 0px 0px;
	vertical-align: bottom;
	width: 85px;
	height: 75px;
}
.ui-widget-content .ico-nav
{
	border: none;
	text-align: center;
	padding: auto 0px 0px 0px;
	vertical-align: bottom;
	width: 100px;
	height: 75px;
}
.ui-widget-header .nav-portal
{
	background: transparent url(images/icoPortalOff.png) center center no-repeat;
	font-weight: bold;
	color: #7fbaca;
}
.ui-widget-header .nav-portal:hover, .nav-portal.ui-state-active
{
	background: transparent url(images/icoPortalOn.png) center center no-repeat;
	font-weight: bold;
	color: #ffffff;
}
.ui-widget-header .nav-motion
{
	background: transparent url(images/icoMotionOff.png) center center no-repeat;
	font-weight: bold;
	color: #7fbaca;
}
.ui-widget-header .nav-motion:hover, .nav-motion.ui-state-active
{
	background: transparent url(images/icoMotionOn.png) center center no-repeat;
	font-weight: bold;
	color: #ffffff;
}
.ui-widget-header .nav-preavis
{
	background: transparent url(images/icoPreavisOff.png) center center no-repeat;
	font-weight: bold;
	color: #7fbaca;
}
.ui-widget-header .nav-preavis:hover, .nav-preavis.ui-state-active
{
	background: transparent url(images/icoPreavisOn.png) center center no-repeat;
	font-weight: bold;
	color: #ffffff;
}
.ui-widget-header .nav-interpellations span
{
	text-indent: -7px;
}
.ui-widget-header .nav-interpellations
{
	background: transparent url(images/icoInterpellationOff.png) center center no-repeat;
	font-weight: bold;
	color: #7fbaca;
}
.ui-widget-header .nav-interpellations:hover, .nav-interpellations.ui-state-active
{
	background: transparent url(images/icoInterpellationOn.png) center center no-repeat;
	font-weight: bold;
	color: #ffffff;
}
.ui-widget-header .nav-seances
{
	background: transparent url(images/icoSeancesOff.png) center center no-repeat;
	font-weight: bold;
	color: #7fbaca;
}
.ui-widget-header .nav-seances:hover, .nav-seances.ui-state-active
{
	background: transparent url(images/icoSeancesOn.png) center center no-repeat;
	font-weight: bold;
	color: #ffffff;
}
.ui-widget-header .nav-communication
{
	background: transparent url(images/icoCommunicationOff.png) center center no-repeat;
	font-weight: bold;
	color: #7fbaca;
}
.ui-widget-header .nav-communication:hover, .nav-communication.ui-state-active
{
	background: transparent url(images/icoCommunicationOn.png) center center no-repeat;
	font-weight: bold;
	color: #ffffff;
}
.ui-widget-header .nav-communication span
{
		text-indent: -7px;
}
.ui-widget-header .nav-autres
{
	background: transparent url(images/icoAutresOff.png) center center no-repeat;
	font-weight: bold;
	color: #7fbaca;
}
.ui-widget-header .nav-autres:hover, .nav-autres.ui-state-active
{
	background: transparent url(images/icoAutresOn.png) center center no-repeat;
	font-weight: bold;
	color: #ffffff;
}

.ui-widget-header .nav-documents
{
	background: transparent url(images/icoDocumentsOff.png) center center no-repeat;
	font-weight: bold;
	color: #7fbaca;
}
.ui-widget-header .nav-documents:hover, .nav-documents.ui-state-active
{
	background: transparent url(images/icoDocumentsOn.png) center center no-repeat;
	font-weight: bold;
	color: #ffffff;
}

.ui-widget-header .nav-input
{
	background: transparent url(images/icoInputOff.png) center center no-repeat;
	font-weight: bold;
	color: #7fbaca;
}
.ui-widget-header .nav-input:hover, .nav-input.ui-state-active
{
	background: transparent url(images/icoInputOn.png) center center no-repeat;
	font-weight: bold;
	color: #ffffff;
}
.ui-widget-header .nav-assemblies
{
	background: transparent url(images/icoAssembliesOff.png) center center no-repeat;
	font-weight: bold;
	color: #7fbaca;
}
.ui-widget-header .nav-assemblies:hover, .nav-assemblies.ui-state-active
{
	background: transparent url(images/icoAssembliesOn.png) center center no-repeat;
	font-weight: bold;
	color: #ffffff;
}

.pageAutres .ui-button .ui-button-text
{
	margin: 55px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
.ui-widget-header .ui-button .ui-button-text
{
	margin: 55px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
.ui-state-default
{
}
#tabs
{
	height: 100%;
}
body .ui-tabs .ui-tabs-panel
{
	padding: 0px;
}
.ui-tabs-fullscreen .ui-tabs-panel
{
	overflow: visible;
}

.pvHead
{
	padding: 0px;
}
.section .pvHead, .section .pvHead strong
{
	color: #ffffff;
	background-color: Gray;
	width: 950px;
}
.table
{
	display:table;
}
.table-cell
{
	display: table-cell;
	padding: 5px;
	vertical-align: top;
}
/*
ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
*/
#listmeetingtheme
{
	overflow: auto;
}

.textbox, .passwordbox, .textarea
{
	padding: 5px 5px 5px 5px;
	margin: 0px;
}

.textarea
{
	height: 250px;
	width: 760px;
}
.textarea.mini
{
	height: 60px;
}


.checkboxLabel
{
	margin: 3px 2px 0px 2px;
	height: 12px;
}

.savehistory
{
	margin: 10px 0px 0px 0px;
}


.meetingtheme-buttons
{
	background: url("images/historyInfoBg.jpg") repeat-x scroll left top #7CB7C9;
	color: #FFFFFF;
	height: 40px;
	margin: 0;
	padding: 0px 20px;
	position: relative;
}
.meetingtheme-buttons a
{
	margin-bottom: 0px;
}

.text-history
{
	display: inline-block;
    padding: 12px;
}

.new-input-group
{
	float: left;
	margin-bottom: 20px;
}
.new-input
{
	float: left;
	width: 350px;
	margin-top: 25px;
	padding: 0px 25px 10px 65px;
	height: 70px;

}

a
{
	text-decoration: none;
	color: #000000;
}

a img
{
	border: 0px;
}

a.back-button
{
	color: inherit;
    text-decoration: inherit;
}

.new-input h3
{
	font-size: 15px;
}
.new-input span
{
	font-size: 13px;
}
.new-input.input-meeting
{
	background-image: url(images/icoSeancesOff.png);
	background-repeat: no-repeat;
}
.new-input.input-interpellations
{
	background: url(images/icoInterpellationOff.png);
	background-repeat: no-repeat;
}
.new-input.input-document
{
	background: url(images/icoDocumentsOff.png);
	background-repeat: no-repeat;
}

.new-input.input-motion
{
	background: url(images/icoMotionOff.png);
	background-repeat: no-repeat;
}
.new-input.input-preavis
{
	background: url(images/icoPreavisOff.png);
	background-repeat: no-repeat;
}
.new-input.input-assemblies
{
	background: url(images/icoAssembliesOff.png);
	background-repeat: no-repeat;
}
.new-input.nav-assemblies
{
	background: url(images/icoAssembliesOff.png);
	background-repeat: no-repeat;
}
.new-input.nav-assemblies
{
	background: url(images/icoAssembliesOff.png);
	background-repeat: no-repeat;
}
.new-input.nav-documents
{
	background: url(images/icoDocumentsOff.png);
	background-repeat: no-repeat;
}
.new-input.nav-documents.ui-state-active
{
	background: url(images/icoDocumentsOn.png);
	background-repeat: no-repeat;
}

.new-input.nav-adresses
{
	background: url(images/icoAdressesOff.png);
	background-repeat: no-repeat;
}
.new-input.nav-addresses.ui-state-active
{
	background: url(images/icoAdressesOn.png);
	background-repeat: no-repeat;
}

.new-input.nav-meetingrapport
{
	background: url(images/icoRapportOff.png);
	background-repeat: no-repeat;
}
.new-input.nav-meetingrapport.ui-state-active
{
	background: url(images/icoDocumentsOn.png);
	background-repeat: no-repeat;
}

.new-input.nav-parameters
{
	background: url(images/icoParametresOff.png);
	background-repeat: no-repeat;
}
.new-input.nav-parameters.ui-state-active
{
	background: url(images/icoParametresOn.png);
	background-repeat: no-repeat;
}
.new-input.input-commission
{
	background: url(images/icoCommissionOff.png);
	background-repeat: no-repeat;
}

.new-input:hover
{
	cursor:pointer;	
    -webkit-box-shadow: 1px 1px 5px #333333;	
    -moz-box-shadow: 1px 1px 5px #333333;	
    box-shadow: 1px 1px 5px #333333;	
}
.ccportal-table
{
	width: 100%;
}

.ui-padding
{
	padding: 20px;
}

.col1
{
}
.row-title td
{
	padding: 0.5em 0.5em 0.5em 0.7em;
    background: url("images/historyInfoBg.jpg") repeat-x scroll left top #7CB7C9;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}
.row-title td.cell-first
{
	border-top-left-radius: 6px;
}
.row-title td.cell-last
{
	border-top-right-radius: 6px;
}
.row-sort td
{
	cursor:pointer;
}

.cell-date
{
	width: 65px;
}
.cell-datetime
{
	width: 180px;
}
.cell-action
{
	width: 85px;
}

.row-fee td
{
	border-top : 1px solid #7CB7C9;
	background-color: #E5F4F9;
	font-weight:bold;
}

.row-fee td,
.row td
{
	padding: 0.5em 0.5em 0.5em 0.7em;
	vertical-align:top;
}
.row:hover td
{
	background-color: #FFFFFF;
}

.row-mod1 td
{
    background-color: #E5F4F9;
}
.row-mod2 td
{
    /*background-color: #FFFFFF;*/
    background-color: #F5FBFB;
}


.ib-left
, .ib-right
{
	width:50%;
	display:table-cell;
}
.ib-margin
{
	margin:5px;
}

.ccinfobox .readmore,
.ccinfobox .pagination
{
	padding: 0.5em 0.5em 0.5em 0.7em;	
	background-color: #7CB7C9;
	color: #FFFFFF;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.selectable
{
	cursor: pointer;
}
.pagination .pagelabel
{
	display: inline-block;
	padding: 0.5em 0.5em 0.5em 0.7em;

}
.pagination a
{
	padding: 0.5em 0.5em 0.5em 0.7em;
}

.meetingtheme-child
{
	text-indent: 5px;
}

h3
{
	font-size: 15px;
	color: #115874;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4
{
	font-size: 14px;
	color: #115874;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
strong
{
	font-size: 14px;
	color: #115874;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.subtitle
{
	position: relative;
	clear: both;
	/*float: left;*/
	overflow: hidden;
	height: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	border-radius: 6px;
	padding: 5px;
}

.title-head
{
	position: relative;
	clear: both;
	/*float: left;*/
	overflow: hidden;
	height: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	border-radius: 6px;
	padding: 5px;
	color: #f3f9fe;
}
.editor, .ui-accordion
{
	width: 1024px;
	position: relative;
	float: left;
}
.content
{
	background: url("images/ui-bg_highlight-hard_100_f2f5f7_1x100.png") repeat-x scroll 50% top #F2F5F7;
}

.ui-content{ width:980px; margin:0px;position:relative;padding: 15px 20px 15px 20px;border: none; background: #f2f5f7 url(images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; overflow:auto;}

.mandatory
{
	background: url("images/ui-bg_highlight-hard_100_f2f5f7_1x100.png") repeat-x scroll 50% top #F2F5F7;
	border: medium none;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 0 5px;
	position: relative;
}

.history-commission
{
	margin-left: 10px;
}

.pv-history
{
	margin: 0px;
	padding: 10px;
}

.part
{
	position: relative;
	display: table-row;
	width: 950px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	padding: 0px 10px 0px 0px;
}
.listdocument .part .elementTitle
{
	width: 650px;
}
.listdocument .part .element
{
	width: 110px;
}

.documents .elementTitle, .documents .element, .commission-function-20 td
{
	border-bottom: 1px solid #115874;
	/*padding: 0px 0px 10px 0px;*/
}
.partCommission
{
	position: relative;
	float: left;
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	clear: both;
}

.elementTitle
,.commission-function
{
	display: table-cell;
	vertical-align: top;
	width: 190px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

.commission-members
{
	width: 100%;
	font-size: 14px;
}
.commission-function
{
	font-weight: bold;
}

.pvNumber
{
	display: table-cell;
	width: 30px;
	padding: 0px 0px 0px 10px;
}
.conclusionTitre
{
	float: left;
	margin: 0px 20px 0px 0px;
}
.conclusionEtat
{
	float: left;
	margin: 4px 0px 0px 0px;
	width: 300px;
}
.nonexistant
{
	float: left;
	width: 200px;
}
.element
{
	display: table-cell;
	width: 500px;
}

.part .element
{
	display: table-cell;
	width: 760px;
	vertical-align: middle;
}
.pageAutres .elementTitle
{
	float: left;
	margin: 0px;
	width: 120px;
}
.pageAutres .part .element
{
	display: table-cell;
	width: 900px;
	padding:50px 0px 0px 0px;
	vertical-align: top;
}
.pageAutres .part .element a
{
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #7FBACA;
}
.pageAutres .part:hover .element a
{
	text-decoration: none;
	color: #115874;
}

body.bodyPrint .history-info
{
	display:none;
}

.history-info
{
	position: relative;
	color: #ffffff;
	width: 980px;
	height: 39px;
	margin: 0px 0px 0px 0px;
	background: url("images/historyInfoBg.jpg") #7cb7c9 repeat-x top left;
	padding: 0px 20px 0px 20px;
}
.history-info strong
{
	color: #ffffff;
}
/*
.history-info a, .history-info a:link, .history-info a:active
{
	color: #e5f4f9;
}
*/
.history-info .elementInfo a:hover
{
	color: #f5fbfb;
}
.history-info a:hover
{
	color: #2779aa;
}

.display-table
{
	display: table;
	border-collapse: separate;
	border-spacing: 0px 10px;
	margin: 0px;
}
.display-table.table-no-border
{
	border-spacing: 0px 0px;	
}
.display-row
{
	display: table-row;
}
.display-cell-title
{
	display: table-cell;
	background-color: #7CB7C9;
	color: #ffffff;
	padding: 5px;
}
.display-cell-title h4
{
	color: #ffffff;
}

.display-cell
{
	display: table-cell;
	padding: 5px;
	vertical-align: top;
}

/*
.listdocument
{
	display: table-row;
	border-collapse: separate;
	border-spacing: 0px 10px;
	margin: 0px;
}
*/
.pageAutres
{
	display: table;
	border-collapse: separate;
	border-spacing: 0px 0px;
	margin: 0px;
}
.elementInfo
{
	margin: 15px 0px 0px 0px;

}
.infos
{
	position: absolute;
}
.dateTech
{
	float: right;
}
.history-info .ui-button
{
	margin: 8px 0px 0px 10px;
	float: right;
}
.meetingtheme-buttons .ui-button
{
	margin: 4px 0px 0px 10px;
	float: right;
}

/*.edit-history
{
	display: block;
	position: relative;
	float: left;
	cursor: pointer;
	text-decoration: underline;
	padding: 5px;
}*/
.section, .no-section
{
	/*display: table;*/
	/*width: 980px;*/
	border-collapse: separate;
	border-spacing: 0px 10px;
	margin: 0px;
	margin: 0px;
	padding: 0px;
}
.section, .section .pvNumber .number strong
{
	font-size: 14px;
}
.pv
{
	display: table-cell;
	width: 780px;
}
.meeting-theme-actions
{
	/*display:none;*/
	padding-right:5px;
	text-align: right;
	width: 170px;
	
}
.list-history
{
	margin: 0px;
	padding: 10px 10px 10px 20px;
}
.list-history .view
{
	margin-top: 10px;
	margin-bottom: 5px;
}
.list-history .view .history-view-content
{
	padding: 5px;
}
.history-view
{
	border: 1px solid #6EA6B7;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

/*
.pvButton
{
display:table-cell;
vertical-align:top;
width:150px;
}
*/
.view
{
	color: #115874;
}

.meetingtheme-child
{
	font-size:14px;
	padding: 0px 20px 0px;
}
.meetingtheme-section
{
	font-size:14px;
	font-weight: bold;
}
.elementCommission
{
	position: relative;
	float: left;
	width: 810px;
	margin: 0px 0px 5px 0px;
	text-align: left;
}
.elementCommission strong
{
	position: relative;
	float: left;
	width: 100px;
	margin: 0px 20px 0px 0px;
}
.elementCommission .selectbox
{
	width: 250px;
}
.submit
{
	position: relative;
	float: right;
	margin: 5px 0px 0px 0px;
}
.elementTheme .selectbox
{
	width: 95%;
}
#listdocumentdepot
{
}
.element input
{
	float: left;
}
.upload
{
	margin: 0px 0px 0px 5px;
	float: left;
	padding: 0px;
}
.input
{
	margin: 0px;
}

.textBig, .textBig h4, .textBig strong
{
	font-size: 14px;
}

.memberTitle
{
	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
}
.member
{
	float: left;
	width: 300px;
}
.member .selectbox
{
	width: 100%;
}
.partMemberButton
{
	position: relative;
	width: 450px;
	float: left;
	clear: both;
}
.memberTable
{
	width: 100%;
	margin: 10px 0px 0px 0px;
}
.memberTable td
{
	height: 40px;
	border-top: 1px solid #85b9ce;
}
.memberName
{
	width: 30%;
}
.memberFunction
{
	width: 30%;
}
.memberDelete
{
	width: 30%;
	padding: 7px 0px 0px 0px;
}
.memberRow
{
	width: 100%;
}
.colbuttons a
{
	display:inline-block;
	margin-left: 8px;
	text-decoration: none;
}
.updateassembly
{
	margin: 0px 0px 0px 10px;
}
.ccportal-table
{
	background-color: #ffffff;
}

.ui-jqgrid-bdiv
{
	background-color: #ffffff;
}
.ui-row-ltr
{
	background-color: #f5fbfb;
}
.ui-priority-secondary
{
	background-color: #e5f4f9;
}
.ui-state-hover
{
	background-color: #ffffff;
}
.ui-dialog .ui-dialog-titlebar { 
	position: relative; 
	color: #ffffff;
	padding: .4em 1em;
	margin: 0px 0px 0px 0px;
	background: url("images/historyInfoBg.jpg") #7cb7c9 repeat-x left ;
	border-radius: 6px;
}
.ui-dialog .ui-icon-closethick
{
	background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-dialog .ui-state-hover .ui-icon-closethick
{
	background-image: url("images/ui-icons_72a7cf_256x240.png");
}
.ui-dialog
{
	background-color:#ffffff;
	padding:0px;
	border:0px;
	box-shadow: 1px 1px 10px #333333;
    -webkit-box-shadow: 1px 1px 10px #333333; 
    -moz-box-shadow: 1px 1px 10px #333333;
}

#NewAgandaOftabs .elementTitle
, #NewAgandaOftabs .element
{
	padding: 5px 10px 0 0;
}


.documents .meeting-section, .documents .theme-section
{
	margin-left: 20px;
}

.aloha-textarea
{
	background-color: #ffffff;
}

.login-form
{
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    margin: 50px 250px;
    padding: 10px;
}

.borderset
{
    border-color: #115874;
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    margin-top:10px;
    margin-bottom:10px;
    background-color: #ffffff;
}
.borderset-disable
{
	background-color: inherit;
	border-width: 0px;
}

.error
{
	margin:15px;
	padding:10px;
	background-color:#FF2345;
	color:#ffffff;
}
.export-table table td
{
	border-spacing: 0px;
	border-collapse: collapse; 	
	padding : 10px 2px;

}
.export-table table thead td
{
	background-color: #7CB7C9;
	color: #FFFFFF;
	text-transform:uppercase;
}
.export-table table tr.Odd
{
	background-color: #F5FBFB;
}
/*
.export-table table td.Col1,
.export-table table td.Col2,
.export-table table td.Col3,
.export-table table td.Col4,
.export-table table td.Col5,
.export-table table td.Col6,
.export-table table td.Col7,
.export-table table td.Col8,
.export-table table td.Col9,
.export-table table td.Col10,
.export-table table td.Col11,
.export-table table td.Col12,
.export-table table td.Col13,
.export-table table td.Col14,
.export-table table td.Col15,
.export-table table td.Col16,
.export-table table td.Col17,
.export-table table td.Col18,
.export-table table td.Col19,
.export-table table td.Col20,
.export-table table td.Col21,
.export-table table td.Col22,
.export-table table td.Col23,
.export-table table td.Col24,
.export-table table td.Col25,
.export-table table td.Col26,
.export-table table td.Col27,
.export-table table td.Col28
{
	width: 100px;
}
*/
.export-table table
{
	width: 2800px;
}

.yellow-mark
{
	background-color: Yellow;
}

.member-activity
{
	margin-top: 15px;
}
.member-activity div
{
	margin-top: 8px;
}

h1.parcage-title
{
	font-size: 36px;
	text-align:center;
	margin: 40px 0px; 
}
.parcage
{
	width: 620px;
	background-color: #ffffff;
	border: 2px solid #000000;
	margin: 50px auto;
	font-size: 24px;
}
.parcage p
{
	text-align:justify;
}
.parcage-border
{
	border: 2px solid #000000;
	padding: 20px;
}

body.bodyPrint {
    background-color: #ffffff;
    background-image: none;
    color:#000000;
}

body.mceContentBody ul, 
.rapport ul
{
	list-style-type:inherit;
	margin: 14px 0px;
	padding: 0px 40px;
}