html,body {
  height: 100%;
  padding: 0;
  margin: 0;
}
img {
  border: 0;
}

body {
  color : #1d3763;
  font-size : 11px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: center;
}

cite {
  text-align: justify;
  font-size: 80%;
}

em.highlight {
  color: red;
}

div.footer {
  clear: both;
  margin: auto;  
  margin-top:70px;
  padding-top:0;
  text-align: center;

}
div.footer p{
  text-align: center;
  width: 550px;

  
}
#fakeBody {
  width: 800px;
  margin: auto;
  text-align: left;
  border-left: 29px solid #dd0329;
  height: 100%;
}


h1 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 160%;
  color: #1D3763;
  font-weight : bold;
}

h2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 130%;
  text-transform: uppercase;
  color: #B21026;
}

h3 {
  font-size : 100%;
  font-weight : bold;
  color: #B21026;
  border-bottom: 2px solid #B21026; 
}


a , a:link , a:visited, a:active   {
  color : #1d3763;
  text-decoration : none;
}

a:hover {
  text-decoration : underline;
}

h4 {
  font-size : 100%;
  font-weight : bold;
}


/* ////////////////////////////////////// */
/* //       habillage du content      /// */
/* ////////////////////////////////////// */
#content {
  margin-left : 170px;
  width : 570px;
}

#content dt {
  margin: 3px 0 0 0;
}

#content dd {
  padding: 3px;
}
ul.detailClient {
  padding: 0;
  margin: 0;
  margin-top: -2px;
  margin-bottom: 6px;
}
ul.detailClient li {
  margin: 0;
  margin-bottom: 5px;
  padding: 0px;
  list-style: none;
}
table.horaires {
  margin: 5px 2em;
  padding: 3px;
}
table.horaires td {
  width: 15%;
  padding: 3px;
  height: 2em;
  text-align: center;
}
table.horaires th {
  width: 15%;
  padding: 3px;
  height: 2em;
  text-align: center;
  background: #d9e2ef;
}
table.horaires input {
  margin: 0;
}
span.error{
font-style: italic;
color: #B21026;
border: 1px solid #B21026;
padding: 4px 10px;
margin : 4px 2px 2px 2px;
display: block;
}

#labelshortcut {
font-style: italic;
color: #B21026;
border: 1px solid #B21026;
}

#menu {
  position: absolute;
  top: 110px;
  list-style: none;
  width: 151px;
  margin : 0 0 0 -29px;
  padding : 0 0 0 29px;
  border-right : 1px solid black;
  border-bottom : 1px solid black;
  background-image: url('/images/motif_gauche.gif');
  background-repeat: repeat-y;
  background-color: #fff;
}

#menu li {
  padding : 0px;
  margin : 0px;
  
  text-align: right;
  background: #b21227;
  color: #fff;
  font-family:Verdana;
  font-size: 95% !important; 
  font-size:90%;
  
}

#current {
  font-weight: bold;
 
}
#menu h5 {
  font-size: 100%; 
  margin: 0; 
  padding: 3px 7px 3px 0;
}

#menu h5 a, #menu h5 a:link, #menu h5 a:visited, #menu h5 a:active {
  color: #fff;
}
#menu h5 a:hover {
  text-decoration : underline; 
}

#menu ul {
  margin : 1px 0 0 0;
  padding : 0px;  
  list-style: none;
  color: #445a7e;
  text-align: right;
  margin-bottom : 5px;
}

#menu ul li {
  padding : 3px 7px 0px 0;
  list-style: none;
  background: #fff;
  color: #445a7e;
  text-align: right;
  font-size: 90%;
}

#menu ul li a:hover {
  color: #B21026;
  font-size: 100%;
}

.detailClient , .detailFunction , .detailInterlocutor, .detailProduct{
  border: 1px solid #fff;
  padding: 0px;
}
.detailFunction {
  border-top: 1px solid #b21026 ;
  border-bottom: 1px solid #b21026 ;
}
.detailFunction .function {
  padding-left: 250px;
}
.detailInscrit {
  border: 1px solid #fff;
  padding: 0px;
}
ul.detailInscrit {
  list-style-type: none ;
}
.inscrit {
  padding-right: 10px;
  font-weight: bold ;
}
p.buttonBlock a{  
  float: right;
  width: 130px;
  height: 19px;
  border: 0px;
  text-align: center;
  vertical-align: top;
  font-weight: bold;
  font-size: 100%;
  margin: 0 5px;
  padding: 0 2px;
  display: inline;
  color: #fff;
  background:left top no-repeat url(bg_button.gif);
  
}
p.buttonContact a {
  float: none;
  display: block;
  background:left top no-repeat url(bg_button_contact.gif);
  width: 330px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  cursor: hand;
}
p.buttonBlock a:link, p.buttonBlock a:visited ,p.buttonBlock a:active  {
  color: #fff;
  text-decoration : none;
}

p.buttonBlock a.tiny   {
  background:left top no-repeat url(bg_small_button.gif);
  width: 80px;
}

p.buttonBlock a.big   {
  background:left top no-repeat url(bg_big_button.gif);
  width: 160px;
}

input.button {
  float: right;
  width: 130px;
  height: 19px;
  border: 0px;
  text-align: center;
  vertical-align: top;
  font-weight: bold;
  font-size: 100%;
  margin: 0 5px 3px;
  padding: 0 2px;
  display: inline;
  color: #fff;
  background:left top no-repeat url(bg_button.gif);
}

button.form {
  width: 130px;
  height: 19px;
  border: 0px;
  text-align: center;
  vertical-align: top;
  font-weight: bold;
  font-size: 100%;
  margin: 0 5px 3px;
  padding: 0 2px;
  display: inline;
  color: #fff;
  cursor: pointer;
  background:left top no-repeat url(bg_button.gif);
}

dl.detailFunction a , dl.detailInterlocutor a  {
  text-decoration: underline;
  font-weight: normal;
  color: #B21026;  
}

dl.detailFunction a {
  float: left;
  position: absolute;
}

dl.detailFunction a:link , dl.detailFunction a:visited, dl.detailFunction a:active ,dl.detailInterlocutor a:link , dl.detailInterlocutor a:visited, dl.detailInterlocutor a:active   {
  color: #B21026;  
  text-decoration: underline;
}


p.buttonBlock a:hover  {
  color: #fff;
  text-decoration: none;
}

dl.detailProduct dt, dl.detailInterlocutor dt{
  font-weight : bold;
}

dl.detailFunction dd , dl.detailInterlocutor dd , li.address {
padding : 0 0 30px 0;
background: #eee;
}

dl.detailFunction dd {
margin-top : 5px;
clear : right;
}

dl.detailInterlocutor dd {
margin-top : 5px;
clear : right;
}

dl.detailClient dt {
  width: 200px;
  float: left;
}

dl.detailFunction dt {
padding: 12px 0 3px 0;
}

dl.detailClient dd {
  width: 400px;
  margin-left: 210px;
  background: #fff;
}


dl.detailFunction dd , dl.detailInterlocutor dd , dl.detailProduct dd{
  margin: 0px;
  padding: 0px;
}

dl.detailFunction li , dl.detailInterlocutor li , dl.detailProduct li {
  margin: 0;
  padding: 0 10px 0 0;
  list-style: none;
  display: inline;
}

ul.functionList {
  list-style: none;
}

ul.functionList li{
  display: inline;  
}

dl.detailFunction ul , dl.detailInterlocutor ul , dl.detailProduct ul {
  margin: 0px;
  padding: 0px;
}

dl.detailFunction ul li, dl.detailInterlocutor ul li, dl.detailProduct ul li{
  margin: 0px;
  padding: 0px;
}


li.phone {
  width: 12em;
  display:block;
  float:left;
  
}

ul.loginList {
  list-style: none;
}

ul.loginList li{
  margin: 5px;
}

.function {

  font-weight: bold;
  padding-right: 10px;
}

ul.functionStats {
  margin-top:0;
  margin-bottom:0;
  padding-bottom:0;
}

div.help {
  text-align: left;
  margin-left :50px;
}

div.help p {
  margin: 10px 0 10px 60px;
}
div.help table {
  margin: auto;
}
/* ////////////////////////////////////// */
/* //    habillage des formulaires    /// */
/* ////////////////////////////////////// */

form {
  font-size : 100%;
}

legend {
  font-size : 130%;
  text-transform: uppercase;
  color: #B21026;
  font-weight: bold;
}

span.readable {
  color: green;
}

span.notreadable {
  color: red;
}

form#request legend {
  margin: 15px 0 0 0;
  font-size : 110%;
  text-transform: none;
  color: #B21026;
  font-weight: bold;
}

fieldset {
  border: 1px solid #fff;
}

fieldset.highlight {
  background-color : #edf0ec;
  border : 1px solid #bcc1bd;
}

label {
  font-weight: normal;
  width: 110px;
  margin: 0;
  padding: 0 0 0 20px;
  float: left;
}

label.product {
  font-weight: normal;
  width: 250px;
  margin: 0;
  padding: 0 0 0 20px;
  float: left;
}

div.famprod {
  float: left;
}
div.famprod label {
  width: 60px;
}
div.famprod select {
  margin-left: 70px;
}

fieldset > input {
  margin-left: 213px;
}

fieldset > select {
  margin-left: 213px;
}

fieldset > textarea {
  margin-left: 213px;
  margin-top: 0px;
  padding-top: 0px;
  display:block;
}

fieldset > button {
  margin-left: 213px;
}

fieldset > h4 {
  padding-left: 20px;
}

fieldset > h4.section {
  text-decoration: underline;
}

select , input {
  font-size: 100%;
  display: block;
  margin: 0px 10px 0px 110px;
  padding: 0;
}

select.multiple {
  font-size: 100%;
  display: block;
  margin: 0px 10px 0px 5px;
  padding: 0;
}

input.product {
  margin-left: 283px;
}

textarea {
  font-family : sans-serif,Verdana, Geneva, Arial, Helvetica; 
  font-size: 100%;
}

fieldset dd{
  margin: 0px;
  padding: 0px;
}

fieldset dt{
  padding: 0 0 0 23px;
font-weight: bold;
}

fieldset dl li {
  margin: 0px;
  padding: 2px 0;
  list-style: none;
}

fieldset dl ul {
  margin: 0px;
  padding: 0px;
}

.validation {
text-align: center;
margin:auto;
clear: left;
padding-top: 15px;
}

.validation input {
width: 130px;
height: 19px;
border: 0px;
text-align: center;
vertical-align: middle;
font-weight: bold;
font-size: 100%;
margin: 0 5px;
padding: 0 5px;
display: inline;
color: #fff;
background:left top no-repeat url(bg_button.gif);
  cursor: pointer;
}
.validation input.bigbutton {
  width: 160px;
  background:left top no-repeat url(bg_big_button.gif);
}

/* ////////////////////////////////////// */
/* //       habillage du bandeau      /// */
/* ////////////////////////////////////// */

#banner  img {
  margin-left : 152px;  
}

#banner .banner {
  border-bottom : 1px solid black;
  padding-bottom : 4px;
}

#banner ul {
  font-size : 11px;
  text-align : right;
  width : 560px;
  margin-left : 130px;  
}

#banner li{
  display : inline;
}


#logo {
  position : absolute;
  margin-left: -29px;
  padding : 0px 0 5px;
  color : #4086b3;
  font-size : 8px;
  text-align : center;
  font-family : verdana;
  
}

#logo img{
  margin-left : 0px;
}




#login  {
  text-align : left; 
  width: 900 px;
}

#login fieldset {
  text-align : left;
  margin : auto;
  border: 1px solid black;
}


#login legend{
  text-transform: none;
}

table {
  border: 1px solid black;
  border-spacing : 0;
  border-collapse : collapse;
}

table td , table th{
  vertical-align: top;
  border: 1px solid black;
}

thead th {
  text-align : center;
}

tfoot td{
  text-align : center;
  background-color: #b21227;    
  color : #eee;
}
tfoot a , tfoot a:link ,tfoot a:visited ,tfoot a:active  {
  color : #fff;
  text-decoration : none;
}     

tfoot a:hover {
  color : #eee;
  text-decoration : underline;
}     


table.stats td {
  text-align : right;
  padding-right : 5px;
}

table.stats td.stats {
  text-align : left;
  padding-right : 5px;
  font-weight: bold;
}

table.stats  td.stats li{
  font-weight: normal;
}

table.search {
  width: 100%;
  margin-top: 10px;
}

table.search thead th{
  background-color: #b21227;    
  color : #fff;
}

table.search td {
  padding-left : 20px;
}
table.search td, table.search th {
  text-align : center;
  padding-right : 5px;
}

fieldset.searchForm {
  padding-left : 25px;
  margin-bottom: 10px;
}
fieldset.searchForm input{
  display: inline;
  float: left;
  margin:0;
  padding:0;
  height: 16px;
}
fieldset.searchForm label{
  display: block;
  float: left;
  text-align: center;
  width: 200px;
  margin:0;
  padding:0;
}
fieldset.searchForm strong{
  display: block;
  float: left;
  margin:0;
  padding:0;
}
fieldset.searchForm span{
 display: block;  
  clear:left;
}

fieldset.searchForm img{
  vertical-align : top;
  display: block;
  float: left;
  margin:0;
  padding:0;  
}

fieldset.searchForm .validation input{
  float: none;
  margin:0;
  padding:0;
  height: auto;  
}

fieldset.dateForm {
  margin-top: 10px;
  padding:0;
  margin-left : 20px;
  border: 0; 
}

fieldset select.optSelect {
  font-size: 100%;
}

optgroup {
  font-size: inherit;
  font-style: normal;
}

fieldset.dateForm input{
  display: inline;
  float: left;
  margin:0;
  padding:0;
  height: 16px;
}
fieldset.dateForm label{
  display: block;
  float: left;
  text-align: left;
  width: 200px;
  margin:0;
  padding:0;
}
fieldset.dateForm strong{
  display: block;
  float: left;
  margin:0;
  padding:0;
}
fieldset.dateForm span{
 display: block;  
  clear:left;
}

fieldset.dateForm img{
  vertical-align : top;
  display: block;
  float: left;
  margin:0;
  padding:0;  
}

fieldset.dateForm .validation input{
  float: none;
  margin:0;
  padding:0;
  height: auto;  
}

.dateForm input{
  display: inline;
  float: left;
  margin:0;
  padding:0;
  height: 16px;
}

.dateForm strong{
  display: block;
  float: left;
  margin:0;
  padding:0;
}

.dateForm span{
 display: block;  
  clear:left;
}

.dateForm img{
  vertical-align : top;
  display: block;
  float: left;
  margin:0;
  padding:0;  
}



iframe {
  width:100%;
}

table.edit {
  width: 100%;
}
 
table.edit img{
  vertical-align: middle;
}

form.edit select {
  font-size: 100%;
  display: inline;
  margin: 0;
  padding: 0;
}

form.edit {
  display: inline;
}

form.buttonOnly {
  float: left;
  width: 150px;
}
/* ////////////////////////////////////// */
/* //                            /// */
/* ////////////////////////////////////// */

p.edition {
  padding-left: 30px;
}

ul.nodeTab {
  list-style: none;
  padding: 0;
  padding-top: 13px;
  font-size: 90%;
  font-weight : bold;
  border-bottom: 4px solid #aaa;
  margin: 0;
}

ul.nodeTab li {
  border : 0;
  padding : 3px 11px 0px 5px;
  margin-right : 0.2em;
  margin-bottom : 0;
  display: inline;
  white-space: nowrap;
  text-align: middle;
  background: #aaa url(inactiveTab.gif) no-repeat top right;  
}

ul.nodeTab a ,ul.nodeTab a:link ,ul.nodeTab a:visited ,ul.nodeTab a:active  {
  color : #fff;
  text-decoration : none;
  text-transform: uppercase;
  font-weight: bold;
}

ul.nodeTab a:hover {
  text-decoration : underline;
}

ul.faq{
  border-bottom: 4px solid #ed7900;
}

ul.faq li.faq{
  background: #ed7900 url(faqTab.gif) no-repeat top right;  

}

ul.news{
  border-bottom: 4px solid #C02040;
}

ul.news li.news{
  background: #C02040 url(descriptifTab.gif) no-repeat top right;  

}

ul.sav{
  border-bottom: 4px solid #95B5DE;
}

ul.sav li.sav{
  background: #95B5DE url(savTab.gif) no-repeat top right;  
} 

ul.maj{
  border-bottom: 4px solid #ACC424;
}

ul.maj li.maj{
  background: #ACC424 url(majTab.gif) no-repeat top right;  
}

ul.afm{
  border-bottom: 4px solid #571761;
}

ul.afm li.afm{
  background: #571761 url(afmTab.gif) no-repeat top right;  
}

ul.accueil li.accueil{
  display: none;
}

ul.accueil li.faq{
  background: #ed7900 url(faqTab.gif) no-repeat top right;  
}

ul.accueil li.news{
  background: #C02040 url(descriptifTab.gif) no-repeat top right;  
}


ul.accueil li.maj{
  background: #ACC424 url(majTab.gif) no-repeat top right;    
}

ul.accueil li.sav{
  background: #95B5DE url(savTab.gif) no-repeat top right;  
}

ul.accueil li.afm{
  background: #571761 url(afmTab.gif) no-repeat top right;  
}

div.node {
  margin: 10px 0 0 0;
  text-align: left;
}

div.node table.main{
  width: 100%;
}


div.node img {
  border: 0;
  vertical-align:middle;
}

div.node h1 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 160%;
  color: #1D3763;
  font-weight : bold;
}

div.node h2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 130%;
  text-transform: none;
  color: #1D3763;  
}

div.node h3 {
  border: 0;
}

div.node h4 {
  font-size : 100%;
  font-weight : bold;
}

div.node p {
  margin:0;
  padding:0;
}

div.node a , div.node  a:link ,div.node a:visited ,div.node a:active  {
  color : #1d3763;
  text-decoration : none;
}

div.node a:hover {
  text-decoration : underline;
}

div.node .box table {
  margin: 0;
  border: 0;
  border-spacing : 0;
  border-collapse : collapse;       
  width: 100%;
}

div.node table {
  margin: 0;
  border: 0;
  border-spacing : 0;
  border-collapse : collapse;       
}

div.node table.main td{
  margin: 0;
  border: 0;
}
div.node table.main td.box {
  width: 150px;
  padding-left: 15px;
}
div.node table.orangeBox{
  height: 6em;
  border:1px solid #ed7900;
}

div.node table.orangeBox thead td{   
  background-color: #ed7900;
  color: white;
  height: 1em;
  font-weight: bold;
}

div.node table.orangeBox tbody td{
  vertical-align: top; 
}

div.node table.blueBox{
  height: 6em;
  border:1px solid #95B5DE;
}

div.node table.blueBox thead td{   
  background-color: #95B5DE;
  color: white;
  height: 1em;
  font-weight: bold;
}

div.node table.blueBox tbody td{
  vertical-align: top; 
}

div.node table.greenBox{
  height: 6em;
  border:1px solid #ACC424;
}

div.node table.greenBox thead td{   
  background-color: #ACC424;
  color: white;
  height: 1em;
  font-weight: bold;
}

div.node table.greenBox tbody td{
  vertical-align: top; 
}

div.node table.redBox{
  height: 6em;
  border:1px solid #C02040;
}

div.node table.redBox thead td{   
  background-color: #C02040;
  color: white;
  height: 1em;
  font-weight: bold;
}

div.node table.redBox tbody td{
  vertical-align: top; 
}


div.node table.purpleBox{
  height: 6em;
  border:1px solid #571761;
  border-spacing : 0;
  border-collapse : collapse;    
}

div.node table.purpleBox thead td{   
  background-color: #571761;
  color: white;
  height: 1em;
  font-weight: bold;
}
div.node table.purpleBox tbody td{
  vertical-align: top; 
}

div.faqNode h3 {
  color: #FF6C0A;
}

div.newsNode h3 {
  color: #C02040;
}

div.majNode h3 {
  color: #99CC01;
}

div.savNode h3 {
  color: #9C9DFF;
}

div.afmNode h3 {
  color: #510a5c;
}

div.defautNode h3 {
  color: #B21026;
}

div.accueilNode h3 {
  color: #B21026;
}

div.faqNode table.defaultBox{
  height: 6em;
  border:1px solid #ed7900;
}

div.faqNode table.defaultBox thead td{   
  background-color: #ed7900;
  color: white;
  height: 1em;
  font-weight: bold;
}

div.faqNode table.defaultBox tbody td{
  vertical-align: top; 
}

div.newsNode table.defaultBox{
  height: 6em;
  border:1px solid #C02040;
}

div.newsNode table.defaultBox thead td{   
  background-color: #C02040;
  color: white;
  height: 1em;
  font-weight: bold;
}

div.newsNode table.defaultBox tbody td{
  vertical-align: top; 
}


div.savNode table.defaultBox{
  height: 6em;
  border:1px solid #95B5DE;
}

div.savNode table.defaultBox thead td{   
  background-color: #95B5DE;
  color: white;
  height: 1em;
  font-weight: bold;
}

div.savNode table.defaultBox tbody td{
  vertical-align: top; 
}

div.majNode table.defaultBox{
  height: 6em;
  border:1px solid #ACC424;
}

div.majNode table.defaultBox thead td{   
  background-color: #ACC424;
  color: white;
  height: 1em;
  font-weight: bold;
}

div.majNode table.defaultBox tbody td{
  vertical-align: top; 
}

div.afmNode table.defaultBox{
  height: 6em;
  border:1px solid #571761;
}

div.afmNode table.defaultBox thead td{   
  background-color: #571761;
  color: white;
  height: 1em;
  font-weight: bold;
}

div.afmNode table.defaultBox tbody td{
  vertical-align: top; 
}

div.defautNode table.defaultBox{
  height: 6em;
  border:1px solid #ACC424;
}

div.defautNode table.defaultBox thead td{   
  background-color: #ACC424;
  color: white;
  height: 1em;
  font-weight: bold;
}

div.defautNode table.defaultBox tbody td{
  vertical-align: top; 
}

div.accueilNode table.defaultBox{
  height: 6em;
  border:1px solid #ACC424;
}

div.accueilNode table.defaultBox thead td{   
  background-color: #ACC424;
  color: white;
  height: 1em;
  font-weight: bold;
}

div.accueilNode table.defaultBox tbody td{
  vertical-align: top; 
}

/* ////////////////////////////////////// */
/* //       Arbre                     /// */
/* ////////////////////////////////////// */
ul.tree {
  text-align: left;
  list-style: none;
  padding-left: 2em;
  margin-left: 0;
}


ul.treeBranch {
  list-style: none;
  padding-left: 3em;
  margin-left: 0;

}
ul.tree li {
  list-style: none;

}

ul.tree  ul.treeBranch{
  display: block;  
}

ul.treeBranch ul.treeBranch{
  display: none;
}


ul.treeBranch li {
  border-bottom: 1px dotted #ddd;
  width: 100%;
  list-style: none;
}

ul.treeBranch li.treeBranch {
  border-bottom: 0;
}

ul.treeBranch li.treeBranch ul{
  border-top: 1px dotted #ddd;
}

ul.treeBranch li.treeBranch span.section{
  font-weight: bold;
}

ul.treeBranch li.treeBranch span.article{
  
}

ul.treeBranch li.treeBranch span.folder{
  color: red;
  font-weight: bold;
}

ul.treeBranch li.treeBranch span.folder a{
  color: red;
  font-weight: bold;
}

ul.history { 
	list-style: none;
	padding-left: 0;
}

ul.history li {
  display: inline;

}

/* ////////////////////////////////////// */
/* //        Push mailing              // */
/* ////////////////////////////////////// */

table.pushdetail {
  border:0px;
}
table.pushdetail * {
  border:0px;
}
div.pushline {
  display: table-row;
  width: 100%;
}

div.pushline span {
  display: table-cell;
}

span.pushfield { 
  width: 150px; padding-left: 50px; 
}

table.targetsearch {
  width: 100%;
  margin-top: 2px;
}

table.targetsearch thead th{
  background-color: #b21227;    
  color : #fff;
}
table.targetsearch td {
  padding-left : 20px;
}
table.targetsearch td, table.targetsearch th {
  text-align : center;
  padding-right : 5px;
}
table.targetsearch td div {
  margin-left: -15px
}
table.targetsearch input {
  margin: 3px;
}
table.targetsearch select {
  margin: 3px;
}

div#navision_div input {
  margin: 0px;
  display: inline;
}
div#navision_div {
  margin-left: 130px;
}

div.doublecombo select.multiple {
  width: 300px;
}

table.navisionfile {
  border:0px;
}
table.navisionfile td {
  border:0px;
}

fieldset.filesearch div {
  margin: 0px;
}
fieldset.filesearch div input {
  margin: 0px;
}

select.pushForm {
  margin: 0px;
  padding: 0px;
}
textarea.pushForm {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}

table.pushForm {
  border:0px;
  margin-top: 2px;
}
table.pushForm thead th{
  background-color: #b21227;    
  color : #fff;
}
table.pushForm td{
  padding-top : 2px;
  padding-bottom : 2px;
  padding-left : 1px;
  padding-right : 1px;
  vertical-align : middle;
  border: 0;
}
.pushForm select {
  margin: 0px;
  padding: 0px;
  display: block;
}
.pushForm textarea {
  margin: 0px;
  padding: 0px;
  display: block;
}
.pushForm input {
  margin: 0px;
  padding: 0px;
  display: block;
}

div.pushForm a ,div.pushForm a:link ,div.pushForm a:visited ,div.pushForm a:active  {
  color : #1d3763;
  text-decoration:underline;
}

.export fieldset {
  width: 45%;
  float: left;
}

.export legend {
  font-size: 100%;
  text-transform : none;
}

.export input {
  margin-left: 0px;
  display: inline;
}

.export p {
  margin: 0 0;
}

.export .validation {
  background:transparent url(bg_button.gif) no-repeat scroll left top;
  border:0px none;
  color:#FFFFFF;
  cursor:pointer;
  display:inline;
  font-size:100%;
  font-weight:bold;
  height:19px;
  margin:5pt 5px;
  padding:0pt 5px;
  text-align:center;
  vertical-align:middle;
  width:130px;
}

/* /////////////////// */
/* // interlocuteur // */
/* /////////////////// */


ul.navig01 {
margin: 0px;
padding: 0px 10px;
}

ul.navig01 li{
list-style-type: none;
display: inline;
padding: 2px 8px 0px;
margin: 0px 2px;
border-left: 1px solid #B21026;
border-top: 1px solid #B21026;
border-right: 1px solid #B21026;
border-bottom: 1px solid #B21026;
background: #B21026;
color: #fff;
}

ul.navig01 li.navig01Current {
padding: 2px 8px 0px;
border-bottom: 1px solid #fff;
background: #fff;
color: #1D3763;
}

.navig01 a, .navig01 a:hover, .navig01 a:active, .navig01 a:link, .navig01 a:visited {
color: #fff;
}

.contentInterlocutor {
border: 1px solid #B21026;
background: #fff;
padding: 10px;
margin-bottom: 6px;
}

.funclist {
  width: 45%;
  float: left;
}

.funclist input {
  display: inline;
  margin-left: 0px ;
  margin-bottom: 1px ;
}

ul.navig01 li.disabled {
  background-color: #AAAAAA;
  color: #fff;
}
