@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fond-gris.png);
	background-repeat: repeat;
	text-align: center;
}
div.data_box  {
	background-color: #d5d5d5;
	border: 1px solid #666666;
}
#login_box {
	height: 240px;
	width: 350px;
	left: auto;
	right: auto;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}

.titre_module { color: #0000bb; font-size: 18px; font-weight: bold; }

.col_liste1   { color: #1e1e1e; font-size: 10px; background-color: #fcfcfc; text-align: left; padding-left: 5px  }
.col_liste2   { color: #1e1e1e; font-size: 10px; background-color: #ebebeb; text-align: left; padding-left: 5px  }

/* Style de la barre de navigation dans les listes */
table.pagenavig 		{ font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000033;	padding: 0px;border-collapse: collapse;}
table.pagenavig select 	{ height: 17px;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	border: 1px solid #ccc;	}
table.pagenavig td 		{ text-align: center; vertical-align: middle; height: 25px; width:27px; padding-bottom: 2px; }
table.pagenavig a 		{ margin: 2px auto 2px auto; height: 16px; width: 20px; display:block; border: hidden 1px #ccc;	}
table.pagenavig a:link 	{  }
table.pagenavig a:hover { background: url(../images/fd_blc.png)  0px 28px;	width: 20px;	border: solid 1px #ccc; }
table.pagenavig img { margin-top: 2px; }
table.pagenavigbar {	background: url(../images/background.jpg) repeat-x; padding: 0px; width: 98%; height:25px; border-collapse: collapse;}
table.pagenavigbar th {	text-align: left; vertical-align: middle; }
table.pagenavigbar form {	margin: 0px;	padding: 0px;}

/* Style des Listes */
table.datatable  {	width: 98%;	border-collapse: separate;	border-spacing: 1px;	background-color: #c6d2e8;	border: solid 1px #e87b22;	padding: 3px;}
table.datatable caption {	font-size: 11px;	font-weight: bold;	text-align: left;	background: url(../images/bg1.gif) repeat-x;	border: solid 1px #d5d5d5;	color: #000;	padding: 7px 4px 4px 4px;}
table.datatable th   {	font-size: 11px;	font-weight: bold;	text-transform: uppercase;	padding: 3px 3px 3px 3px}
table.datatable th>a   {		color: #036;	text-decoration: none;	}
table.datatable th>a:hover  {	color: #f60;	text-decoration: underline;	}
table.datatable td {	padding: 1px 3px;	padding-bottom: 1px; line-height: 20px;font-size:11px; font-weight:bold; }

.modifier a   { text-decoration: none; background: url(../images/edit.png) no-repeat; display: block; width: 15px; height: 16px }
.supprimer a   { text-decoration: none; background: url(../images/publish_x.png) no-repeat; display: block; width: 15px; height: 16px }
.imprimer a   { text-decoration: none; background: url(../images/imprimer.png) no-repeat; display: block; width: 15px; height: 16px }


table.menubar {	width: 990px; }
menubackgr { background-color: #d5d5d5 }

.cpanel {
	padding-left:5px;
}

table#toolbar {	margin-right: 10px;	font-size: 11px;}
a.toolbar {	color : #808080;	text-decoration : none;	display: block;	border: 1px solid #DDD;	width: 55px;	padding: 2px 1px 2px 1px;}
a.toolbar:hover {	color: #5c8d67;	border: 1px solid #5c8d67;	background-color: white;	padding: 3px 0px 1px 2px;}
a.toolbar:active {	color: #11c298;}

.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #F1F3F5;
}

/* standard form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	background: url(../images/background.jpg);
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	text-align: left;
}
table.adminform td.editor {
	font-size: 9px;
}
.fd_tab  { background-color: #c6d2e8; padding: 3px; border: solid 1px #e87b22  }
.fd_form { background-color: #fff6ea; padding: 3px; border: solid 1px #e87b22; }
.fd_titre { color: #00172f; font-size: 12px; font-weight: bold; line-height: 14px; text-decoration: none; text-transform: uppercase; background-image: url(images/tab_background.jpg); background-repeat: repeat-x; }
.fd_footer { color: #ffffff; line-height: 20px; text-decoration: none; background-image: url(images/bg_footer.png); background-repeat: repeat-x; text-transform: uppercase; height: 40px; }
.titre_10_rouge { color: #c91e1e; font-size: 11px; font-weight: bold; }
.texte_10_b_gris { color: #1e1e1e; font-size: 11px; font-weight: bold; }


/* header block */
table.adminheading {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
}
table.adminheading th {
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 50px;
	border-bottom: 5px solid #fff;
}

table.adminheading td {
	color : #000;
}

.entete {
	border-bottom: 1px solid #000000;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	width: 990px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.entete2 {
	border-bottom: 1px solid #000000;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	width: 990px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.logo {
	padding: 0px;
	margin: 0px;
}

.central {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 992px;
}
.pied {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color: #FFFFFF;
	background-color: #006699;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.2em;
	line-height: 18px;
	text-align: center;
	background-image: url(../images/fond2.jpg);
	background-position: right;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 990px;
}

/* ThemeOfficeMenu Style Sheet */

.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
	font-family:	arial, verdana, sans-serif;
	font-size:	13px;
	padding:	0;
	white-space:	nowrap;
	cursor:		default;
	height: 25px;
}

.ThemeOfficeSubMenu
{
	position:	absolute;
	visibility:	hidden;

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;

	overflow:	visible;
	border:		1px solid #8C867B;


}

.ThemeOfficeSubMenuTable
{
	overflow:	visible;
}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	border:		0;
	cursor:		default;
	white-space:	nowrap;
}

.ThemeOfficeMainItem
{
	/*background-color:	#EFEBDE;*/
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	background-color:	#f1e8e6;
}

.ThemeOfficeMenuItem
{
	background-color:	#F1F3F5;
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	background-color:	#f1e8e6;
}


/* horizontal main menu */

.ThemeOfficeMainItem
{
	padding: 4px 1px 4px 1px;
	border: 0;
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	padding:	0px;
	border-right:	1px solid #c24733;
	border-left:	1px solid #c24733;
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
	background-color:	inherit;
}

/* vertical main menu sub components */

td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	2px;

	border-top:	1px solid #c24733;
	border-bottom:	1px solid #c24733;
	border-left:	1px solid #c24733;

	background-color:	inherit;
}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #c24733;
	border-bottom:	1px solid #c24733;

	background-color:	inherit;
	white-space:	nowrap;
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #c24733;
	border-bottom:	1px solid #c24733;
	border-right:	1px solid #c24733;

	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* sub menu sub components */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	1px;
	padding-right:	3px;

	border-top:	1px solid #c24733;
	border-bottom:	1px solid #c24733;
	border-left:	1px solid #c24733;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #c24733;
	border-bottom:	1px solid #c24733;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #c24733;
	border-bottom:	1px solid #c24733;
	border-right:	1px solid #c24733;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	2px;
	padding-right:	3px;

	white-space:	nowrap;

	border: 	0px;
	background-color:	#DDE1E6;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0px;
	background-color:	inherit;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* menu splits */

.ThemeOfficeMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #C6C3BD;
}

.ThemeOfficeMenuItem img.seq1
{
	display:	inline;
}

.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2
{
	display:	inline;
}

.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1
{
	display:	none;
}


/* inactive settings */
div.inactive td.ThemeOfficeMainItemHover, div.inactive td.ThemeOfficeMainItemActive
{
	border-top: 0px;
	border-right:	1px solid #f1f3f5;
	border-left:	1px solid #f1f3f5;
}

div.inactive .ThemeOfficeMainItem {
	color: #bbb;

}

div.inactive span.ThemeOfficeMainItemText {
	color: #aaa;
}

div.inactive .ThemeOfficeMainItemHover, div.inactive .ThemeOfficeMainItemActive
{
	background-color:	#f1f3f5;
}
