/*
--------------------------------------------------------------------------------
-- $Id: encyclopedie.css 9 2008-10-14 19:09:20Z pascal $
--------------------------------------------------------------------------------
--                            ARCHIPEL WEB    2008-2013                       --
--------------------------------------------------------------------------------

/**french
 * Feuille de styles
 * @author $Author: pascal $
 * @version $Revision: 9 $
*/
abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background: none;
    cursor: help;
}
q {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
}
code { background-color: #f9f9f9; }
pre {
    padding: 1em;
    border: 1px dashed #2f6fab;
    color: Black;
    background-color: #f9f9f9;
    line-height: 1.1em;
}

#encycloIM a:link, #encycloIM a:visited, #encycloIM a:hover{
	color:#224466;
	text-decoration: underline;
	font-weight:normal;
}

#sommaire {
    /*border:1px solid #2f6fab;*/
    border:1px solid #aaaaaa;
    background-color:#f9f9f9;
    padding:5px;
    font-size: 95%;
}
#sommaire .tocindent { margin-left: 2em; }
#sommaire .tocline { margin-bottom: 0px; }
#sommaire p { margin: 0 }
#sommaire .toctoggle { font-size: 94%; }
img.tex { vertical-align: middle; }
/*li{list-style-type: none;background-image: url(../css/puce.jpg);background-repeat: no-repeat;background-position: 0% 5px;padding-left: 15px;}*/
.editsection{display:none}
.noprintw{display:none}
.alerte{display:none}
.WSerieH{display:none}
#jump-to-nav{display:none}

div.floatleft p { font-style: italic; }

div.thumb {
    margin-bottom: 0.5em;
    border-style: solid; border-color: White;
    width: auto;
}
div.thumb div {
    border:1px solid #cccccc;
    padding: 3px !important;
    background-color:#f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    border:1px solid #cccccc;
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4em;
    padding: 0.3em 0 0.1em 0;
}
div.magnify {
    float: right;
    border: none !important;
    background: none !important;
}
div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}
div.tright {
    clear: right;
    float: right;
    border-width: 0.5em 0 0.8em 1.4em;
}
div.tleft {
    float: left;
    margin-right:0.5em;
    border-width: 0.5em 1.4em 0.8em 0;
}

.encycloinfo{
	clear:both; border-width: 1px 1px 1px 8px;border-style: solid;border-color: #330099;margin: 1em;padding: 0 0.5em;background: #d9e6ff;-moz-border-radius:6px;border-radius:6px;
}
