/* ************************************************************************************************************************************
	Feuille de style specifique a l'application SEFORA
	
************************************************************************************************************************************** */

/*** =generique ***/
.source {
  font-size: 85%;
  font-style: italic;
}

/*** =outilsSefora ***/
.public #outilsSefora {
margin: 2px 0;
border-top: 1px solid #BFBFBF;
border-bottom: 1px solid #BFBFBF;
border-right: 7px solid #B82661;
}
.pro #outilsSefora {
background: #fff url(/images/fond_outils_pro.gif) repeat-y;
}

#outilsSefora ul {
list-style-type: none;
}
.public #outilsSefora ul {
margin-left:5px;
}
.pro #outilsSefora ul {
margin-left:7px;
}

.public #outilsSefora li {
	border-top: 1px solid #BFBFBF;
	padding:5px 0 5px 15px;
}
.pro #outilsSefora li {
	border-top: 1px solid #BFBFBF;
	padding:5px 0 5px 5px;
}

.public #outilsSefora li.first {
	border: none;
}
.pro #outilsSefora li.first {
	border: none;
}

#outilsSefora a {

}
#outilsSefora a.first-menu-item {
	border:0;
}
#outilsSefora a:hover, #outils a.hover {
}

.pro td {
	font-size: 11px;
}

.public td {
	font-size: 11px;
}

.pro td.aligncenter {
	text-align: center;
}

.public td.aligncenter  {
	text-align: center;
}

td.aligncenter  {
	text-align: center;
}

td.alignright  {
	text-align: right;
}

a.Q1class {
  color: #000;
}

.pro #recherche label {
	color: #B93B3F;
	font-weight: bold;
}

.public #recherche label {
	color: #4288D1;
	font-weight: bold;
}

.tabulation {
  margin-left: 50px;
}


div.tabulation {
  margin-left: 50px;
}

li.intituleFAP {
  margin-left: 30px;
}

.intituleFAP {
  font-weight: bold;
  font-style: italic;
}

.col1 {
  padding-left: 50px;
  width: 40%;
  float: left;
}
.col2 {
  width: 40%;
  float: left;
}

.public .reponse {
  padding-left: 30px;
}

li.definition {
  margin-left: 30px;
}

.definition {
  font-weight: bold;
  font-style: italic;
}

#definitions li {
  padding: 0;
}

#rechercheNomenclature {
  border: 1px solid #BFBFBF;
  background-color: #E9F4BD;
  margin: 10px 0 10px 0;
/*
  padding: 10px 10px 10px 10px;
*/
}

#rechercheNomenclature label {
	color: #B93B3F;
	font-weight: bold;
}

#rechercheFAP {
  border: 1px solid #BFBFBF;
  background-color: #E9F4BD;
  margin: 10px 0 10px 0;
/*
  padding: 10px 10px 10px 10px;
*/
}

#rechercheFAP label {
	color: #B93B3F;
	font-weight: bold;
}

#tablesCorrespondances {
  border: 1px solid #BFBFBF;
  padding: 0 10px 0 10px;
  margin: 10px 0 10px 0;
}

#tablesCorrespondances strong {
	color: #B93B3F;
	font-weight: bold;
}

#definitions {
  border: 1px solid #BFBFBF;
  padding: 0 10px 0 10px;
  margin: 10px 0 10px 0;
}

#definitions strong {
	color: #B93B3F;
	font-weight: bold;
}

.docComplet {
  border: 1px solid #BFBFBF;
  padding: 5px 5px 5px 5px;
  margin: 5px 0 5px 0;
}

.tableLiaisonEF {
  font-size: 1.3em;
}

.chpObligatoire {
	color: #B93B3F;
	font-weight: normal;
}

.titreNAF {
	color:#4288D1;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	padding: 0.2em 0 0.2em 0;
}

