CINXE.COM
CTHS - Les éditions du CTHS - le catalogue
<html lang="fr"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="Olivier Drut"> <meta name="robots" content="index, follow"> <script src="../library/js/jquery/jquery-1.11.1.min.js" type="text/javascript"></script> <link href='//fonts.googleapis.com/css?family=Asap' rel='stylesheet'> <link href='//fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet'> <link rel="stylesheet" href="../css/layout.css"> <link rel="stylesheet" href="../css/fonts.css"> <link rel="stylesheet" href="../css/liste.css"> <link rel="stylesheet" href="../css/font-awesome/css/font-awesome.min.css"> <script type="text/javascript" src="../library/js/jq-sticky-anything/jq-sticky-anything.min.js"></script> <script> $(window).load(function(){ $('#nav-bar').stickThis({ top: 0, // top position of sticky element, measured from 'ceiling' minscreenwidth: 800, // element will not be sticky when viewport width smaller than this maxscreenwidth: 999999, // element will not be sticky when viewport width larger than this zindex: 1, // z-index value of sticky element debugmode: false, // when true, errors will be logged to console pushup: '' // another (unique) element on the page that will 'push up' the sticky element }); }); </script> <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" /> <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script> <!-- Add jQuery library --> <!-- Add fancyBox main JS and CSS files --> <script type="text/javascript" src="../library/js/fancybox/source/jquery.fancybox.js?v=2.1.4"></script> <link rel="stylesheet" type="text/css" href="../library/js/fancybox/source/jquery.fancybox.css?v=2.1.4" media="screen" /> <script type="text/javascript"> $(document).ready(function() { $('.myfancybox').fancybox({ 'width' : 900, 'height' : 600, 'autoSize' : true, 'autoDimensions' : true, 'transitionIn' : 'none', 'transitionOut' : 'none', 'type' : 'iframe', 'titleShow' : false, }); }); </script> <script type="text/javascript"> function setCookie(c_name, value, expiredays) { var exdate=new Date(); exdate.setDate(exdate.getDate()+expiredays); document.cookie=c_name+ "=" +escape(value)+ ((expiredays==null) ? "" : ";expires="+exdate.toGMTString()); } function ajax_data( my_element_id, my_str )// récup de données dans la base mysql { if (window.XMLHttpRequest) { xmlhttp=new XMLHttpRequest(); }// code for IE7+, Firefox, Chrome, Opera, Safari else { xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); }// code for IE6, IE5 xmlhttp.onreadystatechange=function() { if (xmlhttp.readyState==4 && xmlhttp.status==200) { document.getElementById(my_element_id).innerHTML=xmlhttp.responseText; } } if (my_str.substr(0,16) == 'q=reunion_detail' ) { xmlhttp.open("GET","../priv/reunion.php?"+my_str,true);} else if (my_str.substr(0,16) == 'q=congres_expand' ) { xmlhttp.open("GET","../co/getdata.php?"+my_str,true);} else if (my_str.substr(0,16) == 'q=domaine_expand' ) { xmlhttp.open("GET","../ed/getdata.php?"+my_str,true);} else { xmlhttp.open("GET","../library/getdata.php?"+my_str,true);} xmlhttp.send(); } </script> <script type="text/javascript" language="javascript"> function win_open(nUrl,nNom,w,h,nScroll){ var winl = (screen.width) ? (screen.width-w)/2 : 0; var wint = (screen.height) ? (screen.height-h)/2 : 0; var options = 'width='+w+',height='+h+',top='+wint+',left='+winl+',scrollbars='+nScroll+',resizable=yes, location=yes, toolbar= yes'; fen=window.open(nUrl,nNom,options); fen.window.focus(); } </script> <title>CTHS - Les éditions du CTHS - le catalogue </title> <link rel="stylesheet" href="../css/form.css"> <style type="text/css"> #left { width: 15%; } #right { width: 15%; } #bottom { display: none; width: 0%; } #center { clear: none; float: left; width: 68%; } #stylized .input_checkbox{ margin-left: 250px; } #mobile_form{ display: none} @media (max-width: 720px) /* Mobile */ { #stylized{ display: none; width: 0%;} #mobile_form{ display: inline} } </style> </head> <body> <div id="header"> <div class="container"> <style type="text/css"> #header a { text-decoration: none; } #cths_logo { margin-left: 10px; vertical-align: middle; float: left; } #header_title { margin-left: 50px; font-size: 1.2em; float: left; margin-top: 18px; line-height: 25px;} #header_icons { margin-right: 10px; margin-top: 20px; text-align: right; float: right; } .icon {vertical-align: middle; } .header_1{margin-bottom: 20px; font-size: 1.2em;} .header_2{margin-top: 10px; font-size: 0.9em;} </style> <img class= baseline id="cths_logo" src="../images/logo-enc.png" alt="cths_logo" width="167" height="80" /> <span id=header_title class=no_mobile><center> <span class=header_1>Comité des travaux historiques et scientifiques</span><br> <span class=header_2>Institut rattaché à l’École nationale des chartes</span> </center></span> <span id=header_icons> <a class=redlink href='../hi/secretariat.php'><span class='fa-2x'><i class='fa fa-envelope fa-fw' title='Formulaire de contact'></i> </a><a class=redlink href='../rss/rss.php' target='_blank'><span class='fa-2x'><i class='fa fa-rss fa-fw' title='Flux RSS'></i></a><a class=redlink href='https://twitter.com/cths_Paris' target='_blank'><span class='fa-2x'><i class='fa fa-twitter fa-fw' title='Le compte Twitter du CTHS'></i></a><a class=no_mobile class=redlink href='https://cths.fr/priv/login.php'><span class='fa-2x'><i class='fa fa-lock fa-fw' title='Espace Membres'></i></a> </span> </div> </div> <div class="container"> <div id="nav-bar"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <! html xmlns="http://www.w3.org/1999/xhtml"> <style type="text/css" media="print" > #nav { display: none;} </style> <style type="text/css" media="screen" > .fa { font-size: 0.8em;} #nav { padding-left: 0px; padding-bottom: 0; padding-right: 0px; padding-top: 7px; border-bottom-color: #6d6d6d; border-left-style: none; border-bottom-style: solid; border-right-style: none; border-top-style: none; border-left-width: 0px; border-bottom-width: 1px; border-right-width: 0px; border-top-width: 0px; margin-left: 0; margin-right: 0; margin-top: 0; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4); background: #CCCCCC; /* for non-css3 browsers */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE'); /* for IE, dégradé barre de menu principale */ background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EEEEEE)); /* for webkit browsers */ background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE); /* for firefox 3.6+ */ width : 99%; } #nav li { padding-left: 0; padding-bottom: 8px; padding-right: 0; font-size: 1.2em; margin-bottom: 0; margin-right: 0px; float: left; position: relative; list-style: none; } /* main level link */ #nav a { font-weight: bold; color: #333333; text-decoration: none; display: block; padding: 8px 20px; margin: 0; -webkit-border-radius: 1.6em; -moz-border-radius: 1.6em; } /* main level link hover */ #nav .current a, #nav li:hover > a { background: #d1d1d1; /* for non-css3 browsers */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#bbbbbb'); /* for IE */ background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#bbbbbb)); /* for webkit browsers */ background: -moz-linear-gradient(top, #f1f1f1, #bbbbbb); /* for firefox 3.6+ */ color: #444444; border-top: solid 1px #f8f8f8; text-shadow: 0 1px 0 rgba(255, 255, 255, .8); } /* sub levels link hover */ #nav ul li:hover a, #nav li:hover li a { background: none; border: none; /* color: #666; couleur police déroulants */ color: #333; -webkit-box-shadow: none; -moz-box-shadow: none; } #nav ul a:hover { background: #0399d4 !important; /* for non-css3 browsers */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BC3315', endColorstr='#BD3414'); /* for IE */ background: -webkit-gradient(linear, left top, left bottom, from(#BC3315), to(#BD3414)) !important; /* for webkit browsers */ background: -moz-linear-gradient(top, #BC3315, #BD3414) !important; /* for firefox 3.6+ */ color: #fff !important; -webkit-border-radius: 0; -moz-border-radius: 0; text-shadow: 0 1px 1px rgba(0, 0, 0, .1); } /* level 2 list */ #nav ul { background: #ddd; /* for non-css3 browsers */ /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */ line-height: 20px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee'); /* for IE , dégradé du menu déroulant */ background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */ background: -moz-linear-gradient(top, #fff, #cfcfcf); /* for firefox 3.6+ */ display: none; margin: 0; padding: 0; width: 400px; /* si modif, reporter en #nav ul ul { pour décaler la sous liste en conséquence */ position: absolute; top: 35px; left: 0; border: solid 1px #b4b4b4; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3); box-shadow: 0 1px 3px rgba(0, 0, 0, .3); } /* dropdown */ #nav li:hover > ul { display: block; } #nav ul li { font-size: 0.9em; float: none; margin: 0; padding: 0; } #nav ul a { text-shadow: 0 1px 1px rgba(255, 255, 255, .9); } /* level 3+ list */ #nav ul ul { left: 231px; top: -3px; } /* clearfix */ #nav:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } #nav { display: inline-block; } html[xmlns] #nav { display: block; } * html #nav { height: 1%; } @media (max-width: 1000px) /* masquer en dessous de 1000px */ {.no_1000px { display: none; } } @media (max-width: 1200px) /* réduire fonte en dessous de 1200px */ { #nav li { font-size:0.95em; } #nav .menu_line { font-size:1.3em; } } @media (max-width: 0.720px) { #nav li { position: static; float: none; list-style: none; } #nav ul { line-height: 30px; width: 250px; /* si modif, reporter en #nav ul ul { pour décaler la sous liste en conséquence */ position: static; top: 35px; } } @media (max-width: 720px){ /* #nav ul li { visibility: hidden; display: none; }masquer les lignes de menus sur les smartphones */ #nav a { padding: 4px; } } .menu_large { display: inline; } .menu_small { display: none; } @media (max-width: 600px){ .menu_large { display: none; } .menu_small { display: inline; } } </style> <a name="top"></a> <ul id="nav"> <! Home > <li ><a href="../index.php"><i class="fa fa-home"></i></a> <! LE CTHS > <li ><a href="../hi/index.php"> <span class="menu_large">Le CTHS </span><span class="menu_small">CTHS </span> <span class="menu_large"><i class="sm-caret fa fa-angle-down" ></i></span></a> <ul> <li><a class=menu_line href="../hi/index.php">• Qu'est-ce que le CTHS ?</a></li> <li><a class=menu_line href="../hi/historique.php">• Histoire du CTHS</a></li> <li><a class=menu_line href="../hi/section.php">• Membres du CTHS</a></li> <li><a class=menu_line href="../hi/commission.php">• Commission de publication du CTHS</a></li> <li><a class=menu_line href="../hi/secretariat.php">• Contacts</a></li> <li><a class=menu_line href="../hi/statuts.php">• Les statuts du CTHS</a></li> <li class=no_mobile><a class=menu_line href="https://cths.fr/priv/login.php">• Accès Membres</a></li> </ul> </li> <! editions > <li class="current" ><a href="../ed/index.php"> Éditions <span class="menu_large"><i class="sm-caret fa fa-angle-down" ></i></span></a> <ul> <li><a class=menu_line href="../ed/index.php">• Présentation des éditions du CTHS</a></li> <li><a class=menu_line href="../ed/selec.php?sc=ed">• Catalogue</a></li> <li><a class=menu_line href="../ed/instructions.php">• Instructions aux auteurs</a></li> <li><a class=menu_line href="../ed/collections.php">• Les collections du CTHS</a></li> </ul> </li> <! Sociétés savantes > <li ><a href="../an/index.php"> <span class="menu_large">Sociétés savantes </span><span class="menu_small">Sociétés </span> <span class="menu_large"><i class="sm-caret fa fa-angle-down" ></i></span></a> <ul> <li><a class=menu_line href="../an/index.php">• Présentation</a></li> <li><a class=menu_line href="../an/annuaire.php">• Annuaire des sociétés savantes</a></li> <li><a class=menu_line href="../ed/liste.php?sc=pe">• Publications des sociétés savantes</a></li> <li><a class=menu_line href="../an/prosopographie.php">• Base prosopographique: La France savante</a></li> <li><a class=menu_line href="../an/liaison.php">• Bulletin de liaison des sociétés savantes</a></li> </ul> </li> <! Congres > <li > <a href="../co/index.php"> <span class="menu_large">Congrès annuel </span><span class="menu_small">Congrès </span> <span class="menu_large"><i class="sm-caret fa fa-angle-down" ></i></span></a> <ul> <li><a class=menu_line href="../co/index.php">• Présentation</a></li> <li><a class=menu_line href="../co/congres.php">• 149<sup>e</sup> congrès, Orléans, 14-18 avril 2025</a></li> <li><a class=menu_line href="../co/liste.php">• Tous les congrès du CTHS</a></li> <li> ------------------------------</li> <li><a class=menu_line href="../ed/liste.php?monocrit=c&collection=actes">• Actes des congrès du cths</a></li> <li><a class=menu_line href="../co/instructions.php">• Instructions aux auteurs</a></li> </ul> </li> <! prix de thèse > <div class=no_1000px> <li > <a href="../pt/index.php">Fondation et prix <span class="menu_large"><i class="sm-caret fa fa-angle-down" ></i></span></a> <ul> <li><a class=menu_line href="../pt/index.php">• Prix de thèses</a></li> <li><a class=menu_line href="../pt/index.php?id=fondation">• Fondation et autres prix</a></li> </ul> </li> </div class=no_1000px> <! actualité > <li > <a href="../ac/index.php"> <span class="menu_large">Actualité</span><span class="menu_small">Actu... </span> <span class="menu_large"><i class="sm-caret fa fa-angle-down" ></i></span></a> <ul> <li><a class=menu_line href="../ac/index.php">• Actualité du CTHS</a></li> <li><a class=menu_line href="../ac/index.php?sc=ag">• L'agenda du CTHS</a></li> <li><a class=menu_line href="../ac/index.php?sc=pr">• Revue de presse</a></li> </ul> </li> <! topographique > <li><a href="https://dicotopo.cths.fr" target=_blank> <span class="menu_large">Topographie</span><span class="menu_small">Topo.</span> <span class="menu_large"><i class="sm-caret fa fa-angle-down" ></i></span></a> <ul> <li><a class=menu_line href="https://dicotopo.cths.fr" target="topo">Dictionnaire topographique</a></li> </ul> </li> </dim class=no_mobile> </ul> </div> </div> <div class="content"> <div class="container"> <div id="ariane"> <a href=../index.php>Accueil</a> <img src="../images/car_bleu.gif" width="10" height="10" /> <a href=index.php>Éditions du CTHS</a> Les éditions du CTHS - le catalogue </div> <div id="left"> </div> <div id="center"> <form id="mobile_form" name="form_selec" method="get" action="liste.php"> <br><br> <input name="sc" value="ed" type="hidden"> <Strong>Chercher un ouvrage par son titre :</Strong> <input type="text" name="titre" id="titre" size=40/><br><br> <Strong>ou son auteur :</Strong> <input type="text" name="auteur" id="auteur" size=40/><br><br> <button type="submit" class="myButton">Lancer la recherche</button> </form><br><br><br> <! http://woork.blogspot.com/2008/06/clean-and-pure-css-form-design.html> <div id="stylized" class="myform"> <form id="form" name="form_selec" method="get" action="liste.php"> <h1><img align='absmiddle' src='../images/loupe.png' width='24' height='24' border=0 /> Rechercher un ouvrage</h1> <p> </p> <input name="sc" value="ed" type="hidden"> <label class=label>Dont le titre contient </label> <input type="text" name="titre" id="titre"/> <label class=label>Auteur </label> <input type="text" name="auteur" id="auteur"/> <label class=label>Disponibilité</label> <div class=input><select name="dispo" size="1"> <option value="">Tous les ouvrages</option> <option value="1">Ouvrages disponibles uniquement</option> </select></div> <label class=label>Éditions papier/numériques</label> <div class=input><select name="support" size="1"> <option value="">Tous les supports</option> <option value="p">Éditions papier</option> <option value="n">Éditions numériques</option> </select></div> <label>Congrès (ville, année ou numéro) </label> <input type="text" name="congres" id="congres" /> <label>Année de parution </label> <input type="text" name="annee" id="annee" class= "input_100" /> <label class= "label2"> ISBN </label> <input type="text" name="isbn" id="isbn" class= "input_100" /> <label class= "label2"> Code Sodis </label> <input type="text" name="sodis" id="sodis" class= "input_100" /> <label>Collection </label> <div class=input><select name="collection" size="1"> <option value="0">Choisir une collection</option> <option value="0">------------------------------------------------------------------------</option><option value="1">Actes des congrès nationaux des sociétés historiques et scientifiques (1990-)</option><option value="2">Actes des congrès nationaux des sociétés historiques et scientifiques (édition électronique)</option><option value="3">Actes des congrès nationaux des sociétés savantes (congrès avant 1990)</option><option value="4">Archéologie et histoire de l'art</option><option value="5">Atlas linguistiques</option><option value="6">Bulletin archéologique du Comité des travaux historiques et scientifiques</option><option value="7">Bulletin d'histoire économique et sociale de la Révolution française</option><option value="8">Bulletin de la Section de géographie</option><option value="9">Catalogue CTHS</option><option value="10">Clio 94</option><option value="11">Colloques du CTHS</option><option value="12">Corpus vitrearum medii aevi</option><option value="13">CTHS Format</option><option value="14">CTHS Géographie</option><option value="15">CTHS Histoire</option><option value="16">CTHS Sciences</option><option value="17">Dictionnaires topographiques de la France</option><option value="487">Diplomatie et Histoire</option><option value="18">Documents inédits de l’histoire de France</option><option value="19">Documents inédits sur l'histoire de France - série in 4°</option><option value="20">Documents inédits sur l'histoire de France - série in 8° (1965- )</option><option value="21">Documents inédits sur l'histoire économique de la Révolution française</option><option value="22">Documents préhistoriques</option><option value="23">Hommes de l'art</option><option value="24">hors collection</option><option value="25">Instructions, bibliographies et recueils de textes (HRF)</option><option value="26">L'Art et l'Essai</option><option value="27">La librairie des cultures</option><option value="28">Le regard de l'ethnologue</option><option value="29">Manuscrits notés</option><option value="30">Mémoires de la section d'archéologie et d'histoire de l'art</option><option value="31">Mémoires de la section d'histoire des sciences et des techniques</option><option value="32">Mémoires de la section d'histoire moderne et contemporaine</option><option value="33">Mémoires de la section de géographie physique et humaine</option><option value="34">Mémoires de la section des sciences (1968-1997)</option><option value="35">Mémoires et documents d'histoire de la Révolution française</option><option value="36">Mémoires et documents d'histoire médiévale et de philologie</option><option value="37">Notices, inventaires et documents d'histoire moderne et contemporaine (1913- )</option><option value="38">Orientations et méthodes</option><option value="39">Paris et Ile-de-France. Mémoires</option><option value="40">Préhistoires en questions</option><option value="41">Références de l'ethnologie</option><option value="0">------------------------------------------------------------------------</option> <option value="0">Toutes les collections</option> </select></div> <label>Zone géographique </label> <div class=input><select name="region" size="1"> <option value="0">Choisir une zone</option> <option value="0">----------------------------------------</option><option value="102">Afrique</option><option value="498">Algérie</option><option value="103">Allemagne</option><option value="104">Alsace-Lorraine</option><option value="105">Amérique du nord</option><option value="106">Amérique du sud</option><option value="107">Amérique latine</option><option value="108">Antilles</option><option value="109">Aquitaine</option><option value="110">Asie</option><option value="111">Australie</option><option value="112">Auvergne</option><option value="113">Bearn</option><option value="114">Belgique</option><option value="115">Berry</option><option value="116">Bourgogne</option><option value="117">Bretagne</option><option value="118">Centre</option><option value="119">Champagne-Ardenne</option><option value="120">Corse</option><option value="121">Dauphiné</option><option value="122">Dombes</option><option value="123">Espagne</option><option value="124">Europe</option><option value="125">France</option><option value="126">Franche-Comté</option><option value="127">Gascogne</option><option value="128">Grande Bretagne</option><option value="129">Grèce</option><option value="130">grèce antique</option><option value="131">guyane</option><option value="132">Ile-de-France</option><option value="133">Italie</option><option value="134">Languedoc historique</option><option value="135">Languedoc-Roussillon</option><option value="136">Limousin</option><option value="137">Lorraine</option><option value="138">Luxembourg</option><option value="139">Méditerranée</option><option value="140">Midi-Pyrénées</option><option value="141">National</option><option value="142">Nord-Pas de Calais</option><option value="143">Normandie</option><option value="144">Océanie</option><option value="145">Outre-Mer</option><option value="146">Paris</option><option value="147">Pays de la Loire</option><option value="148">Pays-bas</option><option value="149">Picardie</option><option value="150">Poitou-Charentes</option><option value="151">Provence historique</option><option value="152">Provence-Alpes-Côte d'Azur</option><option value="154">Réunion (Ile de)</option><option value="155">Rhone-Alpes</option><option value="156">Rouergue</option><option value="157">Russie</option><option value="158">Savoie</option><option value="159">Suède</option><option value="160">Suisse</option><option value="161">Turquie</option><option value="162">Vendée</option><option value="0">----------------------------------------</option> <option value="0">Toutes les zones</option> </select></div> <label>Domaines d'étude</label> <div class=input><select name="domaine" size="1"> <option value="0">Choisir un domaine d'étude</option> <option value="0">----------------------------------------</option><option value="42">arts</option><option value="47"> architecture</option><option value="43"> musique</option><option value="44"> peinture</option><option value="45"> photographie</option><option value="46"> sculpture</option><option value="48">protection et valorisation du patrimoine</option><option value="49">sciences annexes</option><option value="50"> bibliographie</option><option value="52"> bibliophilie</option><option value="53"> diplomatique</option><option value="54"> épigraphie</option><option value="55"> généalogie</option><option value="58"> numismatique</option><option value="59"> paléographie</option><option value="60"> sigillographie</option><option value="62">sciences exactes</option><option value="63"> astronomie</option><option value="64"> biologie, zoologie, botanique</option><option value="65"> chimie, physique, mathématiques</option><option value="66"> écologie, environnement</option><option value="67"> géologie</option><option value="68"> médecine, pharmacie, vétérinaire</option><option value="71"> océanographie</option><option value="73">sciences humaines</option><option value="74"> archéologie</option><option value="75"> géographie</option><option value="76"> histoire de l'art</option><option value="490"> histoire de l'éducation</option><option value="77"> histoire des sciences et techniques</option><option value="78"> histoire générale</option><option value="79"> histoire locale</option><option value="80"> histoire religieuse</option><option value="81"> histoire rurale</option><option value="82"> histoire sociale</option><option value="84"> voyages et explorations</option><option value="85">sciences littéraires</option><option value="86"> langues régionales</option><option value="87"> linguistique</option><option value="88"> littérature</option><option value="89"> philologie</option><option value="90"> philosophie</option><option value="91">sciences sociales</option><option value="92"> droit</option><option value="94"> ethnologie, anthropologie, folklore</option><option value="97"> sociologie</option><option value="98">sociétés et académies généralistes</option><option value="99">technique</option><option value="100"> agriculture</option><option value="101"> industrie, artisanat, transport</option><option value="0">----------------------------------------</option> <option value="0">Tous les domaines </option> </select></div> <label>Période chronologique </label> <div class=input><select name="periode" size="1"> <option value="0">Choisir une période</option> <option value="0">----------------------------------------</option> <option value="2">Antiquité</option> <option value="3">diachronique</option> <option value="4">époque contemporaine et temps présent</option> <option value="5">époque moderne</option> <option value="6">Moyen Âge et Renaissance</option> <option value="7">préhistoire</option> <option value="8">protohistoire</option> <option value="9">Révolution française et Empire</option> <option value="10">toutes périodes</option> <option value="0">----------------------------------------</option> <option value="0">Toutes les périodes</option> </select></div> <label>Trier par…</label> <div class=input><select name="ordre_tri" size="1"> <option value="1">Titre (croissant)</option><option value="2">Auteur (croissant)</option><option value="3">Date (décroissant)</option></select> </div> <div> <input class=input_checkbox type="checkbox" id="libre_acces" name="libre_acces" value="1"> <label for="libre_acces" class=label> Ressources en libre accès</label> </div> <br> <br> <button type="submit" class="myButton">Lancer la recherche</button> <div class="spacer"></div> </form> </div> </div> <div id="right"> </div> <div id="bottom"> <h3>Bottom</h3> <p>Bottom line </p> </div> </div> </div> <div id="footer" class="footer"> <div class="container"> <style type="text/css"> #footer_mentions{line-height: 15px; font-size: 12px;} #footer a { text-decoration: none; } #cths_logo { margin-left: 10px; vertical-align: middle;} #enc_logo { margin-left: 100px; vertical-align: middle;} #footer_logos { float: left; top: 0em; padding-left: 1em; } #footer_mentions { text-align: left; float: left; padding-top: 5px; padding-left: 3em; } #footer_icons { margin-right: 10px; text-align: right; float: right; vertical-align: middle; } .icon {vertical-align: middle; } </style> <div id=footer_logos > <a href=http://www.enc-sorbonne.fr target =_blank><img id="enc_logo" src="../images/logo-enc.png" alt="logo-enc" width="229" height="110" border=0/></a> </div> <div id=footer_mentions > © 2019 Comité des travaux historiques et scientifiques<br> Institut rattaché à l’École nationale des chartes<br> Bâtiment de recherche Nord - Campus Condorcet<br> 14 cours des Humanités - 93322 Aubervilliers Cedex <br> <br> Site hébergé par <a href=https://www.1and1.fr target="_blank">ionos.fr</a> - <a href=../sitemap.php>Sitemap</a> </div> <div id=footer_icons> <a class=redlink href='../hi/secretariat.php'><span class='fa-2x'><i class='fa fa-envelope fa-fw' title='Formulaire de contact'></i> </a><a class=redlink href='../rss/rss.php' target='_blank'><span class='fa-2x'><i class='fa fa-rss fa-fw' title='Flux RSS'></i></a><a class=redlink href='https://twitter.com/cths_Paris' target='_blank'><span class='fa-2x'><i class='fa fa-twitter fa-fw' title='Le compte Twitter du CTHS'></i></a><a class=no_mobile class=redlink href='https://cths.fr/priv/login.php'><span class='fa-2x'><i class='fa fa-lock fa-fw' title='Espace Membres'></i></a> </div> <div id = google > <form action="http://www.google.com/cse" id="cse-search-box"> <div> Recherche Google sur le site cths.fr: <input type="hidden" name="cx" value="003144474465081577794:moghslnn6ga" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="text" name="q" size="31" /> <input type="submit" name="sa" value="Rechercher" /> </div> </form> <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=fr"></script> </div id=google> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-3950302-1"); pageTracker._initData(); pageTracker._trackPageview(); </script> </div> </div> </body> </html>