@charset "utf-8";
/* CSS Document */

body {	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	background-color:#e4f0db;
	margin:0;
	padding:0;
}



.nature {
	color:#a30000;
}

.hideUnlessJS, .hidden { display: none; }

.spacer {
	clear:both;
}

.highlight {
	background-color:#FFFF99;
	font-weight:bold;
}


form#variantes {
float:right;
}


.spacer2 {
	height:15px;
	background-color:#e4f0db;
}

#header {
	background:#ffffff;
	overflow:hidden;
}

#header #logo {
	float:left;
	height:60px;
	width:403px;
	padding:25px 15px;
	overflow:hidden;
	background:#ffffff url(../img/book.gif) top right no-repeat;
	overflow:hidden;
}

#header #title {
	float:left;
	height:82px;
	/*background:#ffffff url(../img/flower.gif) top right no-repeat;*/
	padding:28px 45px 0 0 ;
	text-align:left;
	overflow:hidden;
	width:550px
}

#header #title img {
	padding:0;
	margin:0;	
}

#header #title h1 {
	font:15px "Times New Roman", Times, serif;
	color:#183589;
	line-height:normal;
	padding:0;
	margin:0;
}

#header #menu {
	height:23px;
	line-height:23px;
	padding:0 0 0 15px;
	background-color:#a6c58e;
	overflow:hidden;
}

#header #menu #title2 {
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	background-color:#4d59a8;
	width:242px;
	margin-right:12px;
	text-align:center;
	float:left;
	overflow:hidden;
}

#header #menu #title2 a {
	color:#ffffff;
	text-decoration:none;
}

#header #menu #menulinks {
	background-color:#7d90c3;
	padding:0px;
	margin-left:260px;
}

#header #menu #menulinks #quicklinks {
	float:left;
	color:#d2efad;
	background-color:#7d90c3;
	height:23px;
	line-height:23px;
	padding-left:5px;
}

#header #menu #menulinks #quicklinks a img {
	border:0;
}

#header #menu #menulinks .otherlinks {
	float:right !important;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	position:relative;
	right:45px;
	*margin:0 !important;
	*paddin:0 !important;
}

#header #menu #menulinks .otherlinks form#actions {
	padding:0 !important;
	margin:0 0 0 80px !important;
	height:23px;
	font-size:11px;
       display:inline;
}

#header #menu #menulinks .otherlinks form#actions label {
	display:inline !important;
}

#header #menu #menulinks .otherlinks form#actions select {
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:0 !important;
	margin:0 !important;
	border:1px solid #4d59a8;
}

#header #menu #menulinks .otherlinks a {
	color:#ffffff;
	text-decoration:none;
}

#header #menu #menulinks .otherlinks a:hover {
	text-decoration:underline;
}

#content {
	background:#ffffff url(../img/sidebarbg.gif) top left repeat-y;
	padding:0;
	margin:0;
}

#content #sidebar {
	width:242px;
	padding:10px 0px 10px 15px;
	float:left;
}

#content #sidebar #searchbox {
	background-color:#e5e8f4;
	padding:10px 5px;
	margin:0 2px 0 3px;
	width:226px;
	border:1px solid #b0b5c8;
	border-left:none;
	border-right:none;
}

#content #sidebar #searchbox form {
	padding:0;
	margin:0;
}

#content #sidebar #searchbox form input.text {
	border:1px solid #b0b5c8;
	padding:3px;
	width:165px;
	font:21px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin-bottom:10px;
}

#content #sidebar #searchbox form input#rechercheIndex {
	padding:0;
	border:0;
	background:none;
	float:right;
	margin-bottom:10px;
}

#content #sidebar #searchbox form input#rechercheCitations, #content #sidebar #searchbox form input#definitionReverso{
	border:1px solid #545d82;
	background:#b8c1e6 url(../img/inputBg.gif) center left repeat-x;
	font-weight:bold;
	color:#23276c;
	font-size:11px;
	cursor:pointer;
	height:22px;
	width:110px;
}

#content #sidebar #searchbox form input#recherchePleinTexte, #content #sidebar #searchbox form input#synonymeReverso {
	border:1px solid #545d82;
	background:#b8c1e6 url(../img/inputBg.gif) center left repeat-x;
	font-weight:bold;
	color:#23276c;
	font-size:11px;
	cursor:pointer;
	height:22px;
	width:102px;
}

#content #sidebar #searchbox form input#rechercheCitations, #content #sidebar #searchbox form input#definitionReverso {
	margin-right:10px;
}

#content #sidebar #searchbox form input#definitionReverso, #content #sidebar #searchbox form input#synonymeReverso {
	margin-top:5px;
}

#content #sidebar h1 {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#4d59a8;
	padding:12px 9px 7px;
	margin:0;
	border-bottom:1px solid #e4f0db;
}

#content #sidebar ul.colonne {
	padding:0;
	margin:0;
	list-style:none;
}

#content #sidebar li {
	list-style:none;
	padding:0;
	margin:0;
}

#content #sidebar ul.colonne li a {
	display:block;
	color:#4d4d4d;
	border-bottom:1px solid #e4f0db;
	background-color:#ffffff;
	height:22px;
	padding:0 11px;
	text-decoration:none;
	font-size:11px;
	line-height:22px;
}

#content #sidebar ul.colonne li a:hover {
	background-color:#e4f0db;
	color:#000000;
}

#content #sidebar a, #content #sidebar a.active {
	display:block;
	color:#4d4d4d;
	border-bottom:1px solid #e4f0db;
	background-color:#ffffff;
	height:22px;
	padding:0 11px;
	text-decoration:none;
	font-size:11px;
	line-height:22px;
}

#content #sidebar a:hover, #content #sidebar a.active {
	background-color:#e4f0db;
	color:#000000;
}

#content #main {
	background-color:#ffffff;
	margin-left:275px;
	padding:0px 0px 10px;
}

#content #main2 {
	background-color:#ffffff;
	margin-left:275px;
	padding:0 0 10px;
	*padding:0;
	*float:right;
	*margin-left:15px;
}

#content #main p {
	margin:0;
	padding:15px 45px 5px 15px ;
	text-align:justify;
}

#content #main p.indented {
	padding-left: 45px;
}

#content #main ul {
	list-style-image:url(../img/smallArrow.gif);
	margin:0;
	padding:0 45px 0 35px;
}

#content #main h4 {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:15px 45px 5px 15px ;
}

#content #main a {
	color:#324ca9;
	font-weight:bold;
}

#content #main a:hover {
	text-decoration:none;
}

#footer {
	height:23px;
	line-height:23px;
	background-color:#a6c58e;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
	padding:0 45px 0 15px;
}

#footer a {
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer #quicklinks {
	float:left;
}

#footer #copyright {
	float:right;
}

#main h1 {
	margin-top:0;
	padding-top:10px;
	padding-left:10px;
}

#definition .entete {
	padding-left:10px;
}

#definition h1 {
	font-size:21px;
	font-weight:normal;
	color:#000000;
	padding-top:23px;
}

#definition h1 em {
	font-size:17px;
}

#definition h2  {
	font-size:17px;
}

#definition ul {
	list-style:none !important;
}

#definition ul li {
	list-style:none !important;
	margin-top:15px;
	margin-bottom:10px;
	padding-left:15px;
}

#definition ul li b {
	color:#a30000;
}

#definition ul li cite {
	display:block;
	margin:5px 30px 5px 30px;
	font-style:normal;
}

#definition ul li cite q {
	font-style:italic;
}

#definition	 ul li p {
	padding-left:0 !important;
}

#definition b.rfl {
  color: black;
}

dfn {
	font-style:normal;
	font-weight:bold;
	padding:0;
	margin:0;
}

b.num {
	background-color:#7D90C3;
	border:1px solid #545d82;
	color:white !important;
	margin-left:-32px;
	position:absolute;
	text-align:center;
	width:20px;
}

#definition .entete b {
	color:#a30000;
}

#definition h2 {
	margin:10px 10px 5px;
}

#definition .suppvar {
	margin-left:50px;
	margin-bottom:10px;
}

#main ul.colonne {
	float:left;
	margin-top:10px !important;
	margin-bottom:10px !important;
}

#main ul.colonne li {
	padding-bottom:5px !important;
}

#main ul.colonne li a {
	font-weight:normal !important;
}

#liste div {
	padding:10px;
}

#liste table {
	margin:0px 10px 10px;
}

#liste table thead tr, #citations table thead tr {
	background-color:#7d90c3;
	color:#ffffff;
}

#liste table tr.even {
	background-color:#E4F0DB;
}

#citations table tr td{
	padding:10px;
	border-bottom:1px solid #e4f0db;
}

#content #main #citations table tr td.texte a
{
    text-decoration: none;
    border-bottom: 1px dashed #E0E0E0;
    color: black;
    font-weight: normal;
}

#liste table a {
	font-weight:normal !important;
}

#citations div {
	padding:10px;
}

#oeuvres h3 {
	padding:10px;
}

#citations table {
	margin:0px 10px 10px;
}

#main form {
	padding:10px;
}

#p-auteurs h2 {
	margin:0;
	padding:10px;
	font-size:20px;
}

#p-auteurs div.rech-cit {
	color:#324CA9;
	cursor:pointer;
	margin-top:-25px;
	margin-right:10px;
}

#p-auteurs .rech-cit {
	float:right;
}

#p-auteurs form.hidden input.text {
	border:1px solid #545d82;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}

#p-auteurs dl {
 margin:0;
 padding:30px 10px 10px;
}

#p-auteurs dl dd {
	padding:5px;
	margin:0;
	background-color:#E4F0DB;
}

#p-auteurs dl dd a.aut{
	font-variant:small-caps;
	font-weight: bold;
}

#p-auteurs dl dt {
	margin:5px 0px 15px;
	clear:both;
	min-height:25px;
}

#p-auteur h2 {
	margin:0;
	padding:10px;
	font-size:20px;
}

#p-auteur div.rech-cit {
	color:#324CA9;
	cursor:pointer;
	margin-top:-25px;
	margin-right:10px;
}

#p-auteur .rech-cit {
	float:right;
}

#p-auteur form.hidden input.text {
	border:1px solid #545d82;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}

#p-auteur dl {
 margin:0;
 padding:30px 10px 10px;
}

#p-auteur dl dd {
	padding:5px;
	margin:0;
	background-color:#E4F0DB;
}

#p-auteur dl dd a.aut{
	font-variant:small-caps;
	font-weight: bold;
}

#p-auteur dl dt {
	margin:5px 0px 15px;
	clear:both;
	min-height:25px;
}

#content #main a.aut {
	font-style:normal;
	font-variant:small-caps;
	color:#324ca9;
	font-weight:bold;
	text-decoration: none;
}

#content #main a.aut:hover {
	text-decoration: underline;
}

th.header {
background-image:url(../img/smallsort.gif);
background-position:left center;
background-repeat:no-repeat;
}

th.headerSortDown {
background-image:url(../img/smallsort_desc.gif);
}

th.headerSortUp {
background-image:url(../img/smallsort_asc.gif);
}

#warning {
/*float:right;*/
font-weight:bold;
margin:30px 10px 0px 10px;
}

#warning i {
	color:#a30000;
}

div#texte-citation{
	margin-left: 10px;
}

#texte-citation h3{
	font-style: italic;
	font-size: 14px;
}

#titre-citation h2
{
    margin: 15px;
}

#citation
{
    border: thin dashed #C0C0C0;
    margin-left : 40px;
    margin-right: 40px;
    padding: 10px;
}

.adv-160 {
		width:164px;
		min-height:150px;
		float:right;
		padding:2px 2px 2px 2px;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 12px;
		border: 1px solid black;
}

