/********** Recherche avancée **********/

.titre {
	margin-left: 2px;
	width: 538px;
	color: #6785ad;
	margin-bottom: 20px;
}

/* Tab */

/* **********************************************************
** Tabs container (==> tab-pane)
*/

.avancee .tab-pane {
  clear:both;
  position: relative;
  background: #fff;
  width: 538px;
  margin-left: 5px;
}

/* **********************************************************
** Tab top links (==> top-row > tab|tab_selected)
*/

.avancee .tab-row {
  white-space: normal;
  height: 43px;
  margin-left: 5px;
}

.avancee .tab-row .tab ,
.avancee .tab-row .tab_selected {
  font : arial;
  font-size: small;
  font-weight: normal;
  margin:0px;
  padding:5px 12px 0px 11px;
  display: inline;
  position:  relative;
  float: left;
  top: 0px;
  vertical-align: middle;
  background: #34537a;
  border:  none;
  border-bottom: none;
  cursor: default;
  border-right-color: #FFFFFF;
  border-right-style: solid;
  border-right-width: 1px;
  height: 20px;
}

.avancee .tab-row .tab a{
  font: 11px arial;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  cursor: default;
  letter-spacing: -1px;
}

.avancee .tab-row .tab_selected a {
  font: 11px arial;
  text-transform: uppercase;
  font-weight: bold;
  color: #da2f36;
  text-decoration: none;
  cursor: default;
  letter-spacing: -1px;
}

.avancee .tab-row .tab a:hover,
.avancee .tab-row .tab_selected a:hover {
  color:  #da2f36;
}



/* **********************************************************
** Tab Content (==> tab-page)
*/

.avancee .tab-single-pane ,
.avancee .tab-page {
  border-width: 0px 2px 0px;
  border-color: #FFFFFF;
  color: WindowText;
  font: Message-Box;
  padding: 0px;
  background: #ffffff;
  margin-bottom: -4px;
  padding-left: 11px;
}

.avancee .tab-page textarea {
  position: relative;
}

.avancee .tab-page pre {
  font-size: smaller;
}
.avancee .tab-page hr {
  color: #DDDDDD;
  background-color: #DDDDDD;
  height: 1px;
  border: 0;
}


/* **********************************************************
** Following styles provided to prevent huge difference between
** styles used before tabpane setup and styles used after.
*/

h2.tab { font: 11px arial; font-weight: bold; }
td.formInfo  { padding: 0px; font: 9px arial; }
tr.formInfo  { padding: 0px; font: 11px arial; }
td.formLabel { 
	padding: 0px; 
	font: 11px arial; 
	text-align: right; 
	font-weight: bold; 
	width: 130px;
	padding-right: 20px;
}

.formButtonEnvoyer {
	height:28px;
	width:90;
	margin-left: 168px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.formButtonRecherche {
	height:28px;
	width:90;
	margin-left: 11px;
}

/* Affichage de l'arbre dans l'onglet Catégories */
ul.TreeCat li {
	font: 11px arial;
}

.dynamic-tab-pane-control.tab-pane select {
   font: 11px arial;
}

.formTextfield  { 
  font: 11px arial;
  border:1px solid #6785ad;
  height: 15px;
}

.tab-bottom {
	width: 534px;
	border: solid;
  	border-width: 0px 2px 0px;
  	border-color: #FFFFFF;
  	margin-top: -4px;
  	padding-top: 8px;
  	margin-left: 5px;
}

.Outter PortletSelection{
	font: 11px arial;
}

.tableRes {
	width: 534px;
	background-color: #ffffff;
	font: 11px arial;
	border: 1px solid;
	border-width: 0px 2px 0px;
  	border-color: #ffffff;
  	margin-left: 5px;
  	margin-right: 8px;
  	margin-top: 0px important!;
  	margin-top: -2px;
}

.tableRes table {
	background-color: #ffffff;
	font: 11px arial;
}

.tableRes td, .tableRes font, .tableRes a{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.tableRes p, .tableRes b {
	font-family: arial;
	font-size: 11px;
	margin-top: 0px;
}

p.noResult {
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.sortbar {
	color: #f26522;	
}

.tableRes h3  {
	font-family: arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
}

.resultDisplay, .resultDisplay a {
	font: 11px arial;
	color: #000000;
}

.resultDisplay p {
	font: 11px arial;
}

.resultDisplay h3 a {
	font: 11px arial;
	color: #000000;
	font-weight:bold;
}

.resultDisplay .abstract .wysiwyg classic {
	font-family: arial;
	font-size:11px;
	color: #000000;
}

.cadrehaut {
  	margin-left: 5px;
  	margin-right: 11px;
}

.cadrebas {
  	margin-left: 5px;
  	margin-right: 11px;
}

.marge {
	margin-left: 30px;
  	margin-right: 30px;
}

.nbresults {
	color: #f26522;
}

.margebas{margin-top: -4px;margin-left: 5px;}


