ul li {
padding: 0px;
padding-bottom: 1px;
}

.hide
{
	display: none;
}


/***/

div#content
{
	display: block;
}

div#content ul.forms_menu
{
/*	margin-bottom: 20px;
	padding: 10px;
*/
	background: #e1e1e1 url( ../media/interface/background_body.gif );
}

div#content ul.forms_menu li
{
	display: inline;
	margin-right: 10px;
}

div#content ul.forms_menu li a.forms_menu:link,
div#content ul.forms_menu li a.forms_menu:visited,
div#content ul.forms_menu li a.forms_menu:active
{
	color: #333;
}

div#content ul.forms_menu li a.forms_menu:hover
{
	color: #1158C0;
}

div#content ul.forms_menu span.selected_menu
{
	color: #1158C0;
}

/***/

div#content .tab_number
{
	
}

/***/

div#feet
{
	display: block;
	padding: 5px 10px 5px 10px;
	text-align: right;
	font-size: 80%;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #666;
	background: #fff url( ../media/interface/background_type1.jpg ) repeat-x;
}

.feet
{
	
}

.feet a
{
	
}
.feet a:hover
{
	
}

/***/

h1 
{
	margin: 10px 0px 10px 0px;
	font-size: 120%;
}


/************/
/************/
/** search **/
/************/
/************/

.exception
{
	color : red;
	font-weight: bold;
	font-size : 16px;
	border: 1px solid red;
	padding: 5px;
}

/*********/
/* table */
/*********/

table
{
	font-size: inherit;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

table th,
table td
{
	text-align: left;
}

/*****************/
/* submenu forms */
/*****************/

tr.group_label th, 
 .category_title 
{
color: #fff;
font-weight: bold;
color:#2e4b73;
}

.thematic_navigation
{
display: block;
margin: 5px;
/*padding: 5px 10px;*/
background-color: #dbe3e5;
}

table.submenu td.description
{
	padding: 5px 0px 5px 0px;
	background-color: #dbe3e5;
	font-weight: bold;
        color:#2e4b73;
}

table.submenu select,
table.submenu textarea
{
	margin: 1px 1px 0px 1px;
	padding : 1px 1px 1px 1px;
	border-top: solid 1px #999999;
	border-right: solid 1px #aab3b3;
	border-bottom: solid 1px #d5dddd;
	border-left: solid 1px #aab3b3;
	color: #333;
	background-color: #f7f7f7;
}

/*******************/
/* Advanced search */
/*******************/

table.advanced_table
{
	
}

td.help {
}

/***************/
/* group table */
/***************/

table.group_form
{
	margin: 0px 0px 5px 0px;
	border: 1px solid #bbbbbb;
}

tr.group_label th
{

}

td.advanced_label {
	white-space:nowrap;
}
td.advanced_input {
	white-space:nowrap;
}

.input-text,
.input-text-free,
.input-text-readonly,
.input_from_thematic
{
	font-size: 8pt;
	
	padding : 2px 1px 2px 1px;
	border-top: solid 1px #999999;
	border-right: solid 1px #aab3b3;
	border-bottom: solid 1px #d5dddd;
	border-left: solid 1px #aab3b3;
	color: #333;
	background-color: #f7f7f7;
}

td.error_format
{
	border-bottom: 1px solid #EDBD5E;
}

th.error_format
{
	font-weight: bold;
	background-color: #FF8787;
}

/* buttons in the result page */
a.new_modify_search,
a.new_modify_search:visited
{
	font-weight: normal;
	border: 1px solid #192A89;
	background-color: #E2EDFF;
	text-decoration:none;
}

a.new_modify_search:hover
{
	background-color: #192A89;
	color: white;
	text-decoration:none;
}

/*******************/
/* Thematic search */
/*******************/

td.thematic_navigation
{
}

span.category_title
{
	font-weight: bold;
	font-size:8pt;
}

a.category_title
{
	font-size:8pt;
	
}

span.category_title_parent
{
	font-weight: bold;
	font-size:8pt;
}

a.category_link_parent
{
	display:all;
	
	font-size:8pt;
	margin-top: 10px;
	padding: 1px 0px 1px 16px;
	background: transparent url( ../media/icons/arrow_up.png ) 0px 0px no-repeat;
}



/* Categories table */
.tab_categories
{
	width: 100%;
	margin-left: 5px;
	margin-bottom: 5px;
}

.category
{
	margin: 10px 1px 0px 1px;
	padding : 2px 1px 2px 20px;
	background: url( ../media/folder_lo_icon.gif ) left center no-repeat;
}

td.selected_category a
{
	margin: 10px 5px 0px 1px;
	padding : 2px 1px 2px 20px;
	background: url( ../media/delete_20px.gif ) left center no-repeat;
}

a.link_category
{
	
}

a.link_category:visited
{
	
}

a.link_category:hover
{
	
}

.category_documents_number
{
	font-style: italic; 
}

.available_documents_number
{
	font-style: italic; 
}

/* servant */
.servant_prompt
{
	font-weight: bold;
}

a.servant_add_choice
{
	font-size : 10pt;
	background : #CBDCF6;
	border: 1px solid #999999;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 10px;
	color: black;
}

a.servant_add_choice:visited
{
}

a.servant_add_choice:hover
{
	background-color: #bbb;
	color: white;
	text-decoration:none;
}


/* servant categories table */
table.servant_cats
{
	padding: 2px 3px 5px 3px;
	border: 2px ridge #0A326D;
}

tr.servant_cats_label
{
	font-weight: bold;
	text-align: center;
	background-color: #bbb;
	
}

/*******************/
/*     Results     */
/*******************/


/* results head */
.results_head {
	font-family:	Verdana;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
	margin: 0;
	text-align:center;
}

.results_head li {
	display: inline;
}
span.results_head {
	border: 1px solid #bbb;
	
	padding: 5px 10px 5px 10px;
	background-color: #bbb;
	font-weight: bold;
	
	border-bottom-width: 0px;
	color: black;
	margin-right: 0.5em;
	padding: 0em 1em;
	text-decoration: none;
}
.results_head_label {
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	color: #666666;
}

/* Documents */
table.results {
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid #bbb;
	width: 100%;
}

table.results tr.navigation_pages td{
	text-align:center;
}

table.documents {
	font-family: Verdana;
	font-size: 8pt;
	width: 100%;
	table-layout: fixed;
}

table.documents_light {
	font-family: Verdana;
	font-size: 8pt;
	width: 100%;
}






table.documents h2, table.documents_light h2{
	color: black;
	font-weight: bold;
	font-size: 10pt;
	display: inline;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
}

table.documents_light tr.sort td{
	text-align:center;
	padding-top: 2px;
	padding-bottom: 15px;
}

table.documents td.picture{
	margin: 10px 5px 0px 1px;
	padding : 0px 15px 25px 25px;
	
	width: 100px;
	height: 100px; 
	
	text-align: left;
}

table.documents_light td.picture{
	margin: 10px 5px 0px 1px;
	padding : 0px 15px 25px 25px;
	
	width: 100px;
	height: 100px; 
	
	text-align: left;
}

table.documents td.picture img{
	border: 2px solid #bbb;
}

table.documents_light td.picture img{
	border: 2px solid #bbb;
}

table.documents td.no_picture{
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width: 1px;
	height: 1px; 
}

table.documents_light td.no_picture{
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width: 1px;
	height: 1px; 
}


table.documents_light td.doc{
	margin: 10px 5px 0px 1px;
	padding : 2px 1px 2px 25px;
	
	padding-top: 2px;
	padding-bottom: 15px;
	
	background: url( ../media/document_lo_icon.png ) left top no-repeat;
}





table.documents tr.sort td{
	text-align:center;
}

A.navigation_document_title, A.navigation_document_title:visited {
	font-family: Verdana;
	color: black;
	text-decoration: none;
}
A.navigation_document_title:hover {
	color: #3476E8;
	text-decoration: underline;
}


A.navigation_document_note, A.navigation_document_note:visited, span.navigation_document_note {
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
A.navigation_document_note:hover {
	color: #3476E8;
	text-decoration: underline;
}

.documents_table_head, .documents_table_head a, .documents_table_head a:visited {
	font-weight: bold;
	color: black;
	background-color: #bbb;
	text-decoration: none;
}
.documents_table_head a:hover {
	color: #E08600;
	text-decoration: underline;
}

A.table_sort_ascending {
	
	margin: 10px 30px 0px 1px;
	padding : 2px 1px 2px 10px;
	background: url( ../media/file_sort.gif ) left center no-repeat;
}

A.table_sort_reverse_ascending {
	
	margin: 10px 30px 0px 1px;
	padding : 2px 1px 2px 10px;
	background: url( ../media/file_sort_reverse.gif ) left center no-repeat;
}

A.table_not_sort {
}

.documents_table_head td.documents_title {
	width: 290px;
	overflow: hidden;
	white-space:nowrap;
}

.documents_table_head td.documents_md {
	width: 115px;
	overflow: hidden;
	white-space:nowrap;
}



.document_title {
	text-align: left;
	overflow: hidden;
	white-space:nowrap;
	
	padding-top: 2px;
	margin: 10px 5px 0px 1px;
	padding : 2px 1px 2px 25px;
	background: url( ../media/document_lo_icon.png ) left top no-repeat;
}
.document_attribute {
	text-align: center;
	overflow: hidden;
	white-space:nowrap;
}

.documents_list_label {
	font-size: 10pt;
	color: black;
	text-align: center;
}

.document_background_1 {
	background-color: #DFDFDF;
}
.document_background_1 td {
	vertical-align: top;
}
.document_background_2 {
	background-color: #cccccc;
}
.document_background_2 td {
	vertical-align: top;
}

tr.navigation_pages {
	text-align: center;
}
.navigation_unactive_pages {
	font-family: Verdana;
	padding-left: 3px;
	padding-right: 3px;
}
span.navigation_unactive_pages {
	font-size: 8pt;
	color: #666666;
}
.navigation_pages, .sort_ascending, .sort_reverse_ascending, .not_sort {
	font-family: Verdana;
	padding-left: 3px;
	padding-right: 3px;
}
span.navigation_pages {
	font-size: 10pt;
	color: #E08600;
	font-weight: bold;
}
A.navigation_pages, A.navigation_pages:visited, A.sort_ascending, A.sort_ascending:visited, A.sort_reverse_ascending, A.sort_reverse_ascending:visited, A.not_sort, A.not_sort:visited {
	font-size: 8pt;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
A.navigation_pages:hover, A.sort_ascending:hover, A.sort_reverse_ascending:hover, A.not_sort:hover {
	color: #3476E8;
	text-decoration: underline;
}


A.sort_ascending {
	padding-top: 2px;
	padding-bottom: 15px;
	
	margin: 10px 30px 0px 1px;
	padding : 2px 1px 2px 10px;
	background: url( ../media/file_sort.gif ) left center no-repeat;
}

A.sort_reverse_ascending {
	padding-top: 2px;
	padding-bottom: 15px;
	
	margin: 10px 30px 0px 1px;
	padding : 2px 1px 2px 10px;
	background: url( ../media/file_sort_reverse.gif ) left center no-repeat;
}

A.not_sort {
	padding-top: 2px;
	padding-bottom: 15px;
	
	margin: 10px 30px 0px 1px;
	padding : 2px 1px 2px 10px;
}




/*******************/
/*     Notice      */
/*******************/

table.links {
	font-family: Verdana;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 710px;
}


a.back_notice:link, a.back_notice:visited {
	font-size: 10pt;
	color : #333;
	background: transparent url(../media/back_16px.gif) no-repeat;
	padding-left: 20px;
}
a.back_notice:hover {
	color : #1158C0;
	text-decoration: underline;
}

a.original_notice:link, a.original_notice:visited {
	font-size: 10pt;
	color : #333;
	background: transparent url(../media/xml.gif) no-repeat;
	padding-left: 38px;
}
a.original_notice:hover {
	color : #1158C0;
	text-decoration: underline;
}



a.printable:link, a.printable:visited {
	font-size: 10pt;
	color : #333;
	background: transparent url(../media/print_20px.gif) 20px 20px no-repeat;
	background-position: right;
	padding-right: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.printable:hover {
	color : #1158C0;
	text-decoration: underline;
}

div.notice {
	padding:0;
	margin: 0;

}

div.notice_original {
	padding:0;
	margin: 0;
	background: white;
}

div.notice table.t_notice {
	border: 1px solid #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
}

table.t_notice {
	font-family: Verdana;
	font-size: 8pt;
}

table.t_notice table {
	font-family: Verdana;
	font-size: 8pt;
}

table.t_notice tr {
	
}

table.t_notice td {
	vertical-align: top;
}

td.titre {
	 text-align: center;
}

td.documentaire {
	width: 50%;
	padding-right: 20px; 
	border-right: 1px solid #999999;
}

td.pedagoTechnique {
	width: 50%;
	padding-left: 20px;
}

td.resume {
	text-align: justify;
	padding-right: 0px;
}
table.t_notice a:link, table.t_notice a:visited {
	color: blue;
        font-weight: bold;
	text-decoration: underline;
}
table.t_notice a:hover {
	color: #1158C0;
	text-decoration: underline;
}

.title_1 {
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
}

h1.title_1 {
	display: inline;
}

.title_2 {
	font-size: 10pt;
	font-weight: bold;
}

.title_3 {

}

.title_4 {
	text-align: right;
	font-weight: 600;
}

.title_5 {
	font-style: italic;
        font-weight: bold;
}

div.print_notice {
	margin: 0;
	padding:0;
	width: 600px;
}


div.print_notice table.t_notice {
	border: 1px solid #999999;
	padding: 5px 5px 5px 5px;
}

/*********************/

/* documents-ur1-scd */

/*********************/

ul.sort {
text-align: left;
}

ul.sort li {
display: inline;
margin-left: 15px;
}

li.doc {
list-style: none;
}

div.ressource {
text-decoration: none;
border-top: solid 1px #bbb;
margin-top: 25px;
margin-bottom: 4px;
overflow:auto;
}

div.ressource h2 {
background: url(../media/document_lo_icon.png) no-repeat 0px 3px;
margin-left: 0px;
padding-left: 30px;
}

.navigation_document_screenshot {
display: block;
padding: 2px;
background: black;
}

ul.ressource_metadatas li {
list-style: none;
}

li.result_date {
display: inline;
margin-right: 7px;
font-weight: bold;
color: black;
} 

li.result_editor, li.result_repository, li.result_format, li.result_author {
display: inline;
margin-right: 7px;
font-weight: normal;
/*text-decoration: underline;*/
font-weight: bold;
color: black;
}

li.result_description {
margin-right: 7px;
font-weight: normal;
color: black;
}

li.result_ressource {
text-align: right;
margin-right: 40px;
}

.metadataType {
font-weight: normal;
font-style: normal;
text-decoration: underline;
}

table.t_notice td.screenshot {
vertical-align: top;
padding-right: 70px;
}

body, p, table, td, th, ul, li, dd, dt, dl, h1, h2, h3, h4, h5, h6, div, span, input {
font-family: sans-serif;
}

h2 {
font-size: 17px;
}


.hide
{
	display: none;
}

/***/

div#head div#simple_search input.input-text
{
	margin: 10px 1px 0px 1px;
	padding : 2px 1px 2px 20px;
	border-top: solid 1px #999999;
	border-right: solid 1px #aab3b3;
	border-bottom: solid 1px #d5dddd;
	border-left: solid 1px #aab3b3;
	color: #333;
	background: #f7f7f7 url( ../media/icons/magnifier.png ) left center no-repeat;
}

div#head div#simple_search input.searchButton
{
	margin: 0px 1px 0px 1px;
	padding : 1px 1px 1px 1px;
	background: #f7f7f7 url( ../media/interface/background_button.png ) 0px 0px repeat-x;
	border: solid 1px #999999;
	font-weight: bold;
	cursor: pointer;
	color: grey;
}

div#head div#simple_search input.searchButton:hover
{
	color: black;
}

/***/


div#head div#menu dl
{
	margin: 0;
	padding: 0;
	
	float: rigth;
	position: relative;
	
	top: +30px;
	left: 20px;
	
	
}



div#head div#menu dl.nonderoulant a,
div#head div#menu dl.nonderoulant span
{
	font-size: 10pt;
	margin-right: 20px;
	text-decoration: none;
}

div#head div#menu dt
{
	font-weight: bold;

}

/* menu non sélectionne */
div#head div#menu dt a:link,
div#head div#menu dt a:visited,
div#head div#menu dt span
{
	display: block;
	color: black;
	
	left: 10px;
	
	height: 20px;
	width: 190px;
	margin: 10px 1px 0px 1px;
	padding : 7px 10px 2px 30px;
	border-top: solid 1px #999999;
	border-right: solid 1px #aab3b3;
	border-bottom: solid 1px #d5dddd;
	border-left: solid 1px #aab3b3;
	color: grey;
	background: #ffcc66 url( ../media/link.gif ) left center no-repeat;
}

div#head div#menu dt a:hover,
div#head div#menu dt span:hover
{
	color: #1158C0;
}

/* menu sélectionne */
div#head div#menu dt a.active
{
	display: none;
	visibility:hidden;
}



a.lom_ispartof:link, a.lom_ispartof:visited {
	font-size: 10pt;
	color : #333;
	background: transparent url(../media/triangle_bleu_inv_8.gif) no-repeat;
	padding-left: 20px;
}
a.lom_ispartof:hover {
	color : #1158C0;
	text-decoration: underline;
}



a.lom_haspart:link, a.lom_haspart:visited {
	font-size: 10pt;
	color : #333;
	background: transparent url(../media/triangle_bleu_8.gif) no-repeat;
	padding-left: 20px;
}
a.lom_haspart:hover {
	color : #1158C0;
	text-decoration: underline;
}





/************************/
/*     Url manager      */
/************************/

div#urlmanager {
	background-color: white;
}

table.urlmanager {
	background-color: white;
	margin: 0px 0px 15px 0px;
}


table.urlmanager a:link, table.urlmanager a:visited {
	font-size: 10pt;
	color : #333;
}
table.urlmanager a:hover {
	color : #1158C0;
	text-decoration: underline;
}




span.liusHit {
	     color: #192A89;
	     background-color: yellow;
	     font-weight: bold;
}


pre {
white-space:pre-wrap;
white-space:-moz-pre-wrap;
white-space:-pre-wrap;
white-space:-o-pre-wrap;
word-wrap:break-word; 
overflow:auto; 
text-align: justify;
}


.screenshot {
padding: 25px 0px;
}







/************************/
/*     HELP      */
/************************/

.ori-help {
  display:inline;
  background: transparent url(../media/icons/help-small.gif ) no-repeat right;
  cursor: help;
  padding-right: 15px;
  margin-right: 20px;
  
}

.ori-help-no-img {
  display:inline;
  cursor: help;
}

.ori-help-panel {
  display: none;
}
  
.ori-help-panel-display {
  position:absolute;
  background-color:#ffffff;
  z-index:6;
  width:auto;
  border: solid 1px #000;
  text-align: left;
}

.ori-help-content {
  font-size: 80%;
  font-weight: italic;
  padding: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

.ori-help-content b {
  font-size: 85%;
}

.ori-help-content .warning {
  font-size: 100%;
  padding-left: 20px;
  padding-bottom: 5px;
  line-height: 20px;
}


.ori-help-title 
{
background-color: #3d77cb;
color: #ffffff;
font-size: 100%;
line-height: 100%;
border: solid 1px #ffffff;
border-bottom-color: #000000;
font-weight: bold;
padding: 4px;

}>>>>>>> .r462

