fieldset>div {
	display: flex;
}

div#gedAbonnementBlock {
	float: right;
	margin-right: 0px;
}

div#gedAbonnementBlock input[type="checkbox"] {
	margin-right: 0px;
}

#newfiche label {
	font-weight: bold;
	font-size: 9pt
}

#newfiche #referenceInfo table {
	border-collapse: separate;
}

span.labelspan {
	width: 200px;
}

#docResults {
	margin-left: 20%
}

#newfiche fieldset {
	border: 0;
	margin-bottom: 6px;
}

#newfiche .blocinfo, .blocSommaireOn, .blocCommentOn, .blocAdoptionOn {
	background-color: #f1f1f1;
	padding: 5px;
	opacity: 0.85;
}

#newfiche .blocinfo2 {
	opacity: 0.85;
}

table#start td {
	padding: 5px
}

#validation_message {
	font-weight: bold;
	font-size: 12px;
	color: red;
	height: 15px
}

.gedAbonnement {
	color: black;
}

#gedAbonnement {
	float: right;
	color: black;
}

#introDoc, #complementdoc {
	padding: 5px
}

#newfiche select, #newfiche input, #newfiche textarea {
	border: 1px solid #a8a8a8
}

#newfiche textarea {
	width: 100%
}

#newfiche input.date {
	width: 70px
}

span.labelspan {
	width: 200px;
}

#filesTabPanel li {
	display: inline;
	list-style-type: none;
}

#filesTabPanel li a {
	padding: 1px 5px
}

#filesTabPanel .currenttab {
	background-color: #F1E4F5;
	border-color: #CFCFCF;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

#summaryTabPanel li {
	display: inline;
	list-style-type: none;
}

#summaryTabPanel li a {
	padding: 1px 5px
}

#summaryTabPanel .currenttab {
	background-color: #F1E4F5;
	border-color: #CFCFCF;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

#filesTabPanel div.tab {
	background-color: #F1E4F5;
	display: inline;
	text-align: left;
}

#bloctitre li {
	display: inline;
	list-style-type: none;
}

#bloctitre li a {
	padding: 1px 5px
}

#bloctitre li.currentTab {
	background-color: #F1E4F5;
	border-color: #CFCFCF;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

#bloctitre div.tab {
	background-color: #F1E4F5;
	display: inline;
	text-align: left;
}

#blocSummary li {
	display: inline;
	list-style-type: none;
}

#blocSummary li a {
	padding: 1px 5px
}

#blocSummary li.currentTab {
	background-color: #F1E4F5;
	border-color: #CFCFCF;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

#blocSummary div.tab {
	background-color: #F1E4F5;
	display: inline;
	text-align: left;
}

#filesTabPanelContent div.tab {
	background-color: #F1E4F5;
	border: 1px solid #CFCFCF;
}

.tabsum {
	background-color: #D1A4DD;
	display: inline;
	cursor: pointer;
}

[disabled] {
	background: white;
	border: 1px solid white
}

.leftcol2 {
	width: 200px
}

#complementdoc td {
	vertical-align: top
}

#ajxDspl {
	height: 300px;
	overflow: auto
}

#ajxDsplACL {
	height: 350px;
	overflow: auto
}

input.datepickerInput {
	width: 90px;
	padding: 2px;
	background: url("../images/habillage/generic/icon_calendar.gif")
		no-repeat center right;
	cursor: pointer;
}

input.datepickerInput.missing {
	width: 90px;
	padding: 2px;
	background: url("../images/habillage/generic/icon_calendar.gif")
		no-repeat center right #FF9999;
	cursor: pointer;
}

#docJobActions {
	padding: 5px
}

a.delete {
	border: 0px
}

a.delete:hover {
	text-decoration: none
}

#blocSummary .subtabset {
	
}

#blocSummary .subtabset li {
	cursor: pointer;
	padding: 0px 10px
}

#blocSummary .subtabset li.currentTab {
	font-style: italic;
	border: 0px
}

#filesTabPanel li.currentTab {
	background-color: #F1E4F5;
	border-color: #CFCFCF;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

#newfiche {
	padding: 5px
}

#newfiche .tabset * {
	
}

#newfiche .tabset li {
	padding: 0 5px;
	cursor: pointer;
}

div.blocTitreOff {
	display: none;
}

div.blocTitreOn {
	background-color: #F1E4F5;
	clear: both;
	padding: 5px
}

li.tab_blocTitreOff {
	background-color: #F1E4F5;
	cursor: pointer;
}

li.tab_blocTitreOn {
	background-color: #EFEFEF;
	cursor: pointer;
}

div.blocSommaireOff {
	display: none;
}

div.blocCommentOff {
	display: none;
}

div.blocAdoptionOff {
	display: none;
}

#newfiche input.boutonged {
	border: 1px solid #CCDBE0;
	color: #427C8E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin: 5px 20px;
	padding: 0px 5px;
	text-align: center;
}

#createAuthorForm label {
	display: block;
	padding: 10px 5px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #AAAAAA;
}

#createAuthorForm fieldset input {
	float: right;
	padding: 2px;
	border: 1px solid #AAAAAA;
	width: 70%
}

.noStyleList {
	list-style-type: none
}

/* RECHERCHE DOCUMENTAIRE-*/

/* 	Resultats */
#searchResults {
	clear: both;
	padding: 1px 0px
}

#categoriesNav ul li {
	list-style-type: none;
}

#categoriesNav li a {
	font-size: 8pt;
	padding: 1px
}

#categoriesNav li a:HOVER {
	text-decoration: none;
}

#newfiche table.grid {
	width: 100%
}

#filesTable td {
	height: 25px
}

.icone_doc {
	background: url("../images/word-small.jpg") no-repeat bottom right;
	padding-top: 6px;
	padding-right: 25px;
}

.icone_xls {
	background: url("../images/excel-small.jpg") no-repeat bottom right;
	padding-top: 6px;
	padding-right: 25px;
}

.icone_ppt {
	background: url("../images/ppt-small.jpg") no-repeat bottom right;
	padding-top: 6px;
	padding-right: 25px;
}

.icone_pdf {
	background: url("../images/icone-pdf.png") no-repeat bottom right;
	padding-top: 6px;
	padding-right: 25px;
}

p.fatred2 {
	font-weight: bold;
	color: red
}

a.delete {
	background: url("../images/delete.gif") no-repeat scroll 0 0 transparent;
	padding-left: 15px;
}

th.title {
	text-align: center;
}

td.title {
	text-align: center;
}

th.download {
	text-align: center;
}

td.download {
	text-align: center;
}

#versionBloc {
	display: table;
	table-layout: fixed;
}

#versionBloc div {
	display: table-cell;
	width: 340px;
}

#versionBloc div h2 {
	font-size: 12px;
	text-align: center;
}