/*** Ubidoca styles for Secopex *** (c)2006 ***/

#barre {
	background-color: #ffffff;
	margin: 0px; 
	list-style-type: none; text-align: left;font-size: 10pt; font-weight: bold;
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px;
}
#barre li {
	background: #cdcdcd; float: left; 
}
#barre li a {
	color: #990033; text-decoration: none;
	display: block; text-align: center; 
	width: 11em; height: 1.5em;
}
#barre li a:hover {
	background: #990033; color: #ffffff;
}

#barre li a.sel {
	background: #990033; color: #ffffff;
}

div.indent_1em {
	  margin-top: 0em;
	  margin-right: 0em;
	  margin-bottom: 0em;
	  margin-left: 1em;
    position: relative;
   }   

div.indent_2em {
	  margin-top: 0em;
	  margin-right: 0em;
	  margin-bottom: 0em;
	  margin-left: 2em;
    position: relative;
   }   

ul.cercle {list-style-type: circle; } 
ul.cercle li {padding-bottom: 1em;} 

ol.abc {list-style-type: lower-alpha; text-align:left; } 

ol.123 {list-style-type: decimal; } 

.tableEntete {
  text-align: center;
  font-weight: bold;
}
