body.sort-active *
        {
        cursor:wait;
        }
		
body {
	font-size: 11px;
	font-family: Arial;
	margin: 0;
	padding: 0;
	color: #404040;
}

a {
	color: #404040;
}

h1, h2, h3, h4, h5, h6, img, form, select, input, fieldset, p {
	padding: 0;
	margin :0;
	font-weight: normal;
}

fieldset {
	padding: 5px;
	border: 1px solid #DDD;
	margin: 5px;
}
fieldset.alt {
	background-color: #f5f5f5;
}
form {
	font-size: 14px;
}
fieldset legend {
	padding-left:10px;
	padding-right:10px;
}

input {
	cursor: default;
}
select {
	vertical-align:middle;
}
td {
	vertical-align: top;
}

img {
	border: none;
}

input[type='checkbox'] {
	vertical-align: top;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
label:hover, input {
		cursor: pointer;
	}
	
.gras {
		font-weight: bold;
}
.clear {
 	clear: both;
}
/* BackOffice */
#addright {
	background:transparent url(../img/col_left_puce.gif) no-repeat scroll left center;
	margin:5px 0pt 0pt 5px;
	float:right;
}
#addright a{
	background:transparent url(../img/col_left_under_show_all.gif) repeat-x scroll center bottom;
	color:#5295C9;
	margin-left:12px;
	text-decoration:none;
}
#addright2 {
	background:transparent url(../img/col_left_puce.gif) no-repeat scroll left center;
	margin:5px 0pt 0pt 5px;
	float:right;
}
#addright2 a{
	background:transparent url(../img/col_left_under_show_all.gif) repeat-x scroll center bottom;
	color:#5295C9;
	margin-left:12px;
	text-decoration:none;
}
#formFiches a, #formFiches a:hover{
	text-decoration:none;
}
#formFiches label{
	float: left;	
	width: 30%;	
	text-align: right;	
	margin: 0;
	padding: 0 .5em 0 0;
}
#formFiches #domainesF label{
	width: 60%;	
}
#formFiches input[type='text'], #formFiches select {
	width:65%;
	border: 1px solid #DDD;
}
#formFiches textarea {
	width:98%;
	height:200px;
}
#markdown_toolbar {
	position:relative;
	list-style:none;
	border:1px solid #d7d7d7;
	background-color:#F6F6F6;
	margin:0;
	padding:0;
	height:18px;
	margin-bottom:2px;
}
#markdown_toolbar li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#markdown_toolbar li a {
	width:24px;
	height:16px;
	float:left;
	display:block;
	background-image:url("../img/markdown_icons.gif");
	border:1px solid #fff;
	border-right-color:#d7d7d7;
}
#markdown_toolbar li a:hover {
	border-color:#900;
}
#markdown_toolbar li span {
	display:none;
}
#markdown_toolbar li a#markdown_help_button {
	position:absolute;
	top:0;
	right:0;
	border-left-color:#d7d7d7;
	border-right-color:#fff;
}
#markdown_toolbar li a#markdown_help_button:hover {
	border-left-color:#900;
	border-right-color:#900;
}
#markdown_toolbar2 {
	position:relative;
	list-style:none;
	border:1px solid #d7d7d7;
	background-color:#F6F6F6;
	margin:0;
	padding:0;
	height:18px;
	margin-bottom:2px;
}
#markdown_toolbar2 li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#markdown_toolbar2 li a {
	width:24px;
	height:16px;
	float:left;
	display:block;
	background-image:url("../img/markdown_icons.gif");
	border:1px solid #fff;
	border-right-color:#d7d7d7;
}
#markdown_toolbar2 li a:hover {
	border-color:#900;
}
#markdown_toolbar2 li span {
	display:none;
}
#markdown_toolbar2 li a#markdown_help_button {
	position:absolute;
	top:0;
	right:0;
	border-left-color:#d7d7d7;
	border-right-color:#fff;
}
#markdown_toolbar2 li a#markdown_help_button:hover {
	border-left-color:#900;
	border-right-color:#900;
}
#markdown_italics_button { background-position: 0 -119px; }
#markdown_bold_button { background-position: 0 -102px; }
#markdown_link_button { background-position: 0 0; }
#markdown_image_button { background-position: 0 -170px; }
#markdown_unordered_list_button { background-position: 0 -34px; }
#markdown_ordered_list_button { background-position: 0 -51px; }
#markdown_quote_button { background-position: 0 -68px; }
#markdown_code_button { background-position: 0 -136px; }
#markdown_help_button { background-position: 0 -153px; }
#markdown_heading_button { background-position: 0 -85px; }
.l_cancel {
	margin:0 0 0 0;
	padding: 0 0 0 0;
	padding:2px 30px;
	margin-right: 15px;
	font-size:14px;
	color : #FF3300;
	border: 1px solid #F0F0F0;
}
div.submission .button {
	font-size:14px;
	padding:2px 30px;
}
div.submission {
	font-size:12px;
	padding:10px;
	margin:5px;
	text-align:right;
	vertical-align:middle;
}
#tableplugin td.col1 { width:15px;}
#tableplugin td.col2{ }
#tableplugin td.col3 { width:110px;}
#tableplugin td.col4 { width:15px;}
#tableplugin td.col5 { width:70px; text-align:center;}

/************* TABLEAUX ****************/
 
tr.entete {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #404040;
	vertical-align: middle;
}
tr.entete2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #F1F1F1;
	vertical-align: middle;
	text-align: right;
}

.entete th {
	padding: 4px;	
	text-align: left;
}
.entete td {
	padding: 4px;	
	text-align: right;
}

.entete a {
	color: #FFF;	
	text-decoration: none;
}

.entete a:hover {
	text-decoration: underline;
}

.fond1 {
	background-color: #FFF;
}

.fond2 {
	background-color: #F6F6F6;
}
.fond1 td, .fond2 td {
	font-size: 12px;
	padding: 4px;
	vertical-align: middle;
}
.fond1 img, .fond2 img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.fondall {
	background-color: #E8E8E8;
	font-weight: bold;
}

.fondall .cellule {
	border: none;
	cursor: default;
}

.cellule a:hover {
	text-decoration: underline;
}

a.edit:hover {
	text-decoration: none;
}
ul.tablePaginater
        {
        display:block;
        list-style:none;
        padding:0;
        margin:1px 0 1em 0;
        text-align:center;
		margin-top: 10px;
		margin-bottom: 10px;
		font-weight:bold;
        }
ul.tablePaginater li
        {
        display:inline;
        width:1.6em;
        height:1.6em;
        line-height:1.5em;
        vertical-align:middle;
        margin-right:4px;
        color:#666;
        list-style:none;
        cursor:pointer;
        }
ul.tablePaginater li.currentPage a
        {
        border:1px solid #FFF !important;
        color:#5295C9;
        }
ul.tablePaginater li a
        {
        display:table-cell !important;
        display:inline-block;
        text-align:center;
        width:1.5em;
        height:1.5em;
        color:#666;
        padding:0.2em;
        min-width:1.5em;
        min-height:1.5em;
        text-decoration:none;
        outline:none;
        border:1px solid #ccc;
        cursor:pointer;
        }
ul.tablePaginater li a:focus
        {
        color:#333;
        text-decoration:none;
        outline:none;
        border-color:#aaa;
        }
ul.tablePaginater li a:hover
        {
        color:#FFF;
        text-decoration:none;
        background-color:#5295C9;
		border:1px solid #666666;
        }		

ul.tablePaginater li.currentPage a:hover
        {
        color:#5295C9;
        background-color:#FFF;
		border:1px solid #FFF;
        }		

/**************** formulaires ***********************/
.field-label {
	color:#5295C9;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}
.field-label2 {
	color:#404040;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}
.titre_div{
border-bottom:1px solid #EDEDED;
font-size:14px;
font-weight:bold;
margin-bottom:16px;
padding-bottom:4px;
margin-top: 10px;
}


/********* Front ******/
#pluginTaxand {
	font: normal 13px "Arial",sans-serif;
}
#pluginTaxand .field-label {
	color:#0075B0;
}
#pluginTaxand div.submission {
}
#pluginTaxand table{
    width: 100%;
    padding: 0;
    margin: 0 auto 1.5em auto;
	border: none;
    border-collapse:collapse;
}
#pluginTaxand th
        {
        font: bold 10px/22px "Arial",sans-serif;
        color: #FFF;
        border-right: 1px solid #C1DAD7;
        border-bottom: 1px solid #C1DAD7;
        border-top: 1px solid #C1DAD7;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: left;
        padding: 6px 6px 6px 6px;
        background-color: #0075B0;
        vertical-align:middle;
        }
#pluginTaxand th.sortable,
#pluginTaxand th.sortable-text,
#pluginTaxand th.sortable-date,
#pluginTaxand th.sortable-keep,
#pluginTaxand th.sortable-date-dmy,
#pluginTaxand th.sortable-numeric,
#pluginTaxand th.sortable-currency,
#pluginTaxand th.sortable-sortByTwelveHourTimestamp,
#pluginTaxand th.sortable-sortIPAddress,
#pluginTaxand th.sortable-sortEnglishLonghandDateFormat,
#pluginTaxand th.sortable-sortScientificNotation,
#pluginTaxand th.sortable-sortImage,
#pluginTaxand th.sortable-sortFileSize{
       cursor:pointer;
       padding: 6px 6px 6px 6px;
}
#pluginTaxand th.forwardSort a,
#pluginTaxand th.reverseSort a{
    color:#cc0001;
    outline:0 none;
}
#pluginTaxand th a{
    text-decoration:none;
    color: #cc0001;
}
#pluginTaxand td a{
    text-decoration:none;
    color:#d24a00;
}
#pluginTaxand td img{
    margin:0 auto;
    border:0px solid #ddd;
}
#pluginTaxand td a:hover{
    color:#d24a00;
    text-decoration:none;
}
#pluginTaxand td{
    font: normal 13px "Arial",sans-serif;
    border-bottom: 1px solid #C1DAD7;
    padding: 6px 6px 6px 6px;
    color: #868688;
	vertical-align:top;
	text-align:left;
} 
#pluginTaxand p.justify {
	text-align: justify;
}
#pluginTaxand #dResults table{
    margin-top: 10px;
}
#pluginTaxand #dResults td{
    border-bottom: 1px solid #858585;
}
#pluginTaxand tr{
    background: #fff;
	color: #797268;
}
#pluginTaxand tr.alt{
    background: #F5FAFA;
    color: #797268;
}
#pluginTaxand #dResults tr.alt{
    background: #efefef;
    color: #797268;
}
#pluginTaxand #tableplugin td.col1 { width:200px;}
#pluginTaxand #tableplugin td.col2 { width:150px;}
#pluginTaxand #tableplugin td.col3 { }
#pluginTaxand #tableplugin td.col4 { width:150px;}
.custombutton {padding:0;margin:0;border:none;background:none;cursor:pointer; color:#239;}
.custombutton:hover {padding:0;margin:0;border:none;background:none;cursor:pointer; color:#a84444;}

.titre_div2{
	font-family: "Arial Narrow";
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.titre_div4{
	color:#868688;
	font-size:20px;
	font-weight:bold;
	margin-top: 20px;
}
#pluginTaxand #dSearch  {
	text-align: left;
	font-family: "Arial Narrow";
	float: right;
	margin-right: 25px;
	margin-top: 200px;
	height: 408px;
	_margin-right: 15px;
}
#pluginTaxand #dSearch em {
	font-family: "Arial Narrow";
}
#pluginTaxand #dSearch #form_recherche a, #pluginTaxand #dSearch #form_recherche a:hover{
	text-decoration:none;
}
#pluginTaxand #dSearch #form_recherche input[type='text'], #pluginTaxand #dSearch #form_recherche select{
	width: 170px;
	_width: 178px;
	padding-left:4px;
	margin-bottom: 3px;
}
#pluginTaxand #dSearch #form_recherche input  {
	font-family: "Arial Narrow";
	_width: 178px;
	_padding-left:4px;
	_margin-bottom: 3px;
	text-align: left;
}
#pluginTaxand #dSearch #form_recherche select  {
	font-family: "Arial Narrow";
	_width: 185px;
	_padding-left:4px;
	margin-bottom: 3px;
	_margin-bottom: 4px;
	text-align: left;
}
#pluginTaxand #dSearch #form_recherche select  {
	width: 178px;
	_width: 185px;
	padding-left:0px;
	margin-bottom: 3px;
	_margin-bottom: 4px;
}
#pluginTaxand #form_recherche fieldset { border:none;}
#pluginTaxand #dSearch fieldset, #pluginTaxand #dSearch { width: 200px; }
#pluginTaxand #form_recherche label{
  display: inline;
  float: left;
  width: 1px;
}
#pluginTaxand #form_recherche em{
	color: #fff;
	margin: 5px 0 0 0;
	font-style: normal;
	font-size: 11px;
	
}
#pluginTaxand #form_recherche fieldset {
  padding: 0; margin: 0;
}
#pluginTaxand .button1 {
	font-family: "Arial Narrow";
	background: transparent;
	font-size:13px;
	_font-size:11px;
	border: none;
	color: #fff;
	font-weight:bold;
	padding:0; margin: 0; text-transform: uppercase; text-align: left;
	_margin-left: 2px;
}
#pluginTaxand #dExpert  {
	float: left;
	margin-top: 135px;
	width: 286px;
}
#pluginTaxand #dExpert  ul {list-style-type:none; margin-top: 15px; margin-left: 12px;}
.titre_div3{
	color:#d24a00;
	font-size:14px;
	font-weight:bold;
	margin-left: 55px;
}
#pluginTaxand #dExpert  ul li ul{list-style-type:none; margin-top: 5px; margin-left: 43px;}
#pluginTaxand #dExpert  ul li {
	margin: 5px 0 0 0;
	color:#fff;
}
#pluginTaxand #dExpert  ul li a, #pluginTaxand #dExpert  ul li a:hover{
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
	color:#000;
}
#pluginTaxand #dResults  {
	float: right;
	width: 592px;
	margin-right: 35px;
	margin-left: 20px;
	height: 608px;
}
#pluginTaxand #dResults2  {
	float: right;
	width: 592px;
	margin-right: 35px;
	margin-left: 20px;
}
#pluginTaxand #dExpert  ul li.black a, #pluginTaxand #dExpert  ul li.black a:hover{
	color:#CC0001;
}
#pluginTaxand #dExpert  ul li.black ul li a, #pluginTaxand #dExpert  ul li ul li a:hover{
	color:#000;
}
#pluginTaxand #dExpert  ul li.black ul li.black a, #pluginTaxand #dExpert  ul li.black ul li a:hover{
	color:#CC0001;
}
#pluginTaxand #dExpert  ul li.black a, #pluginTaxand #dExpert  ul li.black a:hover{
	color:#CC0001;
}

#pluginTaxand .tdimg {width:80px; margin: 0; padding: 2px;}
#pluginTaxand .tdalt {width:100%; margin: 0; padding: 2px;}
#pluginTaxand .rouge {color:#FF0000;}
#pluginTaxand .tup {font-size: 14px; font-weight: bold;}
#pluginTaxand .droite {text-align: right;}
#pluginTaxand #dResults th {background-color: #fff; color:#cc0001}
#pluginTaxand #table_consult { width:100%; font-size: 13px; background-color:#fff; margin:20px 0 0 0;}
#pluginTaxand #table_consult td {margin:0; padding:0; font-size: 13px;}
#pluginTaxand #table_consult th {font-size: 20px; margin:0 0 0 20px; background-color: #fff; color: #878789; padding: 0;}
#pluginTaxand #table_consult td, #pluginTaxand #table_consult th{ border: 0;}
#pluginTaxand #table_consult td.desc { color:#858585;height: 100%; text-align:justify;margin: 0; padding: 25px 0 0 0;}
#pluginTaxand #table_consult td.desc p { text-align:justify;}
#pluginTaxand #table_consult td.bio { color: #CC0001;height: 100%; width:200px; text-align:left; margin: 0; padding: 25px 0 0 20px;}
#pluginTaxand #table_consult h3 {font-weight: bold; margin-top:10px; color:#858585; font-size:13px; cursor: pointer;}
#pluginTaxand #dResults2 #addright a, #pluginTaxand #dResults #addright a{
	color:#878789;
}
#pluginTaxand #dResults2 #addright, #pluginTaxand #dResults #addright  {
	background:none;
	margin-right: 10px;
}
#pluginTaxand  table, #pluginTaxandBk  table  {width:100%;}
#pluginTaxand  ul.tablePaginater li.currentPage a{
border:1px solid #FFF !important;
color:#d24a00;}
#pluginTaxand  ul.tablePaginater li a{color:#666;}
#pluginTaxand  ul.tablePaginater li a:focus{color:#333;text-decoration:none;outline:none;border-color:#aaa;}
#pluginTaxand  ul.tablePaginater li a:hover{color:#FFF;text-decoration:none; background-color:#d24a00;}
#pluginTaxand  ul.tablePaginater li.currentPage a:hover {color:#d24a00;background-color:#FFF;}		
#pluginTaxand #dResults2, #pluginTaxand #dResults{
	background-color: #fff;
}
#pluginTaxand th.dern{ border-right: none;}
