@charset "utf-8";

body {
	font-size: 100%;
	background: #BF2B1E;
	margin: 0;
	padding: 24px 0 0;
}

* {
	margin: 0;
	padding: 0;
}

#bandeau {
	height: 90px;
	background: #ecefe8;
	margin: 0;
}

#identite-irht p span {
	position: absolute;
	left: -99em;
}

#titre-site {
	padding-left: 110px;
	padding-top: 0.8em;
}

#titre-site a {
	font-style: italic;
	text-decoration: none;
}

#titre-site a:visited {
	text-decoration: none;
}

#identite-irht img {
	position: absolute;
	z-index: 150;
	top: 30px;
	left: 5px;
}

#cnrs img {
	float: right;
	margin-right: 5%;
	margin-top: -50px;
	margin-left: 5%;
	display: block;
}

#aedilis {
	float: right;
	margin-top: 0.4em;
	margin-right: 0.4em;
}

#aedilis span {
	position: absolute;
	margin-left: -999em;
}

#cnrs {
	position: absolute;
	top: 80px;
	left: 1%;
	z-index: 200;
}

div#ariane {
	padding-top: 1em;
	margin: 0 0 1em 17%;
}

#annexes {
	position: absolute;
	top: 250px;
	right: 60px;
	width: 23%;
	border-left: 1px solid #036;
	background: #fffff6;
	padding-bottom: 1em;
}

#annexes h3,#news h3 {
	border-bottom: 1px solid #036;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 1em;
	color: #BF2B1E;
}

#annexes p,#news p {
	margin-left: 0.5em;
	text-align: left;
}

#annexes ul,#annexes ol {
	margin-left: 2em;
}

#widgets {
	position: fixed;
	top: 50%;
	right: 3px;
	width: 20px;
	background: #BF2B1E;
	color: #FFF;
}

#widgets a {
	margin-bottom: 0.5em;
	color: #FFF;
	border: 1px solid #FFF;
	display: block;
	text-align: center;
}

hr#fin {
	clear: both;
	color: #FFF;
	height: 3em;
	border: none;
}

div.centre {
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	text-align: center;
}

.grec-ancien {
	margin-top: 3em;
	font-family: "Arial Unicode MS", "Palatino Linotype", Junicode,
		"Athena Unicode", "Gentium", "Porson", "Cardo",
		Galatia SIL ",  " Galilee Unicode Gk ", " Vusillus Old Face ", Caslon",
		"Monospace", "jGaramond", "MgOldTimes UC Pol", "Alphabetum",
		"Vusillus Old Face", "Code2000", "Titus Cyberbit Basic", Vemana2000,
		"OpenSymbol", DejaVu, "Century Schoolbook", Helvetica, "Lucida Grande",
		Times;
}

.siecle,.petitescaps,.smallcaps {
	font-variant: small-caps;
}

.nomauteur {
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

acronym {
	letter-spacing: 0.1em;
}

sup {
	vertical-align: super;
	line-height: 0.1em;
}

h1 sup {
}

p sup {

}

q {
	border-bottom: 1px dotted gray;
}

blockquote {
	border: 1px dotted gray;
	padding: 0.2em;
}

blockquote span.ajout-bobichon:after {
	content: "]";
}

blockquote span.ajout-bobichon:before {
	content: "[";
}

q:before {
	content: no-open-quote;
}

q:after {
	content: no-close-quote;
}

a {
	text-decoration: none;
	color: #BF2B1E;
}

a:visited {
	text-decoration: underline;
	color: #BF2B1E;
}

a:hover {
	color: #C18481;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

table,tr,td,th,thead,tfoot,tbody {
	border-collapse: collapse;
	border: 0 solid #69c;
}

caption {
	background: #69c;
	color: #FFF;
	padding: 0.5em;
}

td {

}

th,th a {
	text-transform: uppercase;
}

th,td {
	text-align: left;
	padding: 0.3em;
}

th[scope=col] {
	background: #E7E8E1;
}

th[scope=row] {
	background: #fffff6;
	text-transform: lowercase;
}

#rubriques a:hover {
	background-position: 0 -150px;
	border-width: 0;
}

cite,blockquote span.ajout-bobichon {
	font-style: italic;
}

#profil optgroup option {
	margin-left: 2em
}

.ui-autocomplete {
z-index:3000000 !important;
}