/* typo *****/
p {
	text-align: justify;
	font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	line-height: 160%;
	font-size: 12px;
}

#content li {
	text-align: justify;
	font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	line-height: 160%;
	font-size: 12px;
	margin-top: 1.5em;
}

blockquote {
	text-align: justify;
	font-family: Georgia, "Trebuchet MS", Verdana, helvetica,
		"Bitstream Vera Sans", sans-serif;
	font-size: 12px;
	line-height: 160%;
}

q {
	font-style: italic;
	font-family: Georgia, "Trebuchet MS", Verdana, helvetica,
		"Bitstream Vera Sans", sans-serif;
}

.source {
	font-family: Georgia, "Trebuchet MS", Verdana, helvetica,
		"Bitstream Vera Sans", sans-serif;
	text-align: right;
}

p.center,div.center,td.center * {
	text-align: center;
}

p.right,div.right,td.right * {
	text-align: right;
}

p.left,div.left,td.left * {
	text-align: left;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.bi {
	font-style: italic;
	font-weight: bold;
}

.sl {
	font-style: italic;
	font-family: Georgia, "Trebuchet MS", Verdana, helvetica,
		"Bitstream Vera Sans", sans-serif;
	font-size: larger;
}

.exp {
	font-size: 70%;
	position: relative;
	bottom: 4px;
}

.ind {
	font-size: 70%;
	position: relative;
	top: 4px;
}

.pc {
	font-variant: small-caps;
}

.color {
	color: #C00;
}

.permaLink {
	color: #C00;
}

.nobr {
	white-space: nowrap;
}

h1 {
	border-bottom: 1px solid #C00;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, helvetica, "Bitstream Vera Sans",
		sans-serif;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	border-style: none;
}

h2 {
	border-bottom: solid 1px #999;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, helvetica, "Bitstream Vera Sans",
		sans-serif;
}

h3,h3 a {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, helvetica, "Bitstream Vera Sans",
		sans-serif;
}

h4,h4 a {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, helvetica, "Bitstream Vera Sans",
		sans-serif;
}

h5,h5 a {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, helvetica, "Bitstream Vera Sans",
		sans-serif;
}

h6,h6 a {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, helvetica, "Bitstream Vera Sans",
		sans-serif;
}

#index {
	float: right;
	width: 220px;
	border: 1px solid #999;
	margin: 0 0 5px 10px;
	padding: 10px;
	background-color: #FFF;
}

#index * {
	font-size: 11px;
	border-style: none;
	font-weight: normal;
}

#index a {
	border-bottom: solid 1px #CCC;
}

#index h1 {
	text-align: center;
	margin: 10px 0;
}

#index h1 a {
	font-weight: bold;
}

#index h2 {
	margin: 10px 0 5px 0px;
}

#index h3 {
	margin: 10px 0 5px 10px;
}

#index h4 {
	margin: 10px 0 5px 20px;
}

#index h5 {
	margin: 10px 0 5px 30px;
}

#index h6 {
	margin: 10px 0 5px 40px;
}

.tooltip {
	visibility: hidden;
	position: absolute;
	padding: 5px;
	display: block;
	background-color: #FFC;
	border: 1px solid #FF9;
	color: #000;
}

#popup {
	padding: 10px;
	background-color: #FFF;
	text-align: left;
}

#closePopup {
	margin: 10px;
	padding-bottom: 20px;
	text-align: center;
}

/* Accueil *****/
#home {
	margin: 0 30px;
}

#home h1.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #999;
	margin: 5px 5px 15px 5px;
	text-align: left;
}

#photoEdito {
	margin: 3px 10px 10px 3px;
	padding: 3px;
	border: 1px solid #CCC;
	float: left;
}

#edito {
	margin-left: 5px;
}

#edito h1 {
	margin: 5px;
	font-size: 12px;
	border-style: none;
}

#home h1.titre {
	border-style: none;
}

#home h2 {
	font-size: 14px;
	color: #C00;
	margin: 5px;
	border-style: none;
}

#home p {
	margin: 5px;
}

#home .left,home .left * {
	text-align: left;
}

#home .right,#home .right * {
	text-align: right;
}

#home .center,#home .center * {
	text-align: center;
}

#loginMessages {
	margin: 0px 150px;
	border: 1px solid #C00;
	background-color: #FFC;
}

#loginMessages p {
	margin: 10px;
}

#formMessages p.erreur {
	text-align: center;
}

.erreur {
	font-weight: bold;
	color: #C00;
}

.erreur li {
	margin: 0;
	padding: 0;
}

#formMessages {
	margin: 10px;
	background-color: #FFC;
	border: 1px solid #C00;
}

#docList {
	text-align: center;
}

/* Repères *****/
#reperesList {
	margin: 0 40px 0 40px;
}

#reperesList .coloneGauche {
	float: left;
}

#reperesList .coloneDroite {
	float: right;
	text-align: right;
}

#reperesList h3 {
	font-size: 12px;
	margin: 5px;
}

#dissertationsList {
	text-align: center;
}

#manuelsList {
	text-align: center;
}

/* Dossiers  *****/
#dossiersList {
	text-align: center;
}

#dossiersList h3 {
	margin: 10px;
}

/* Dossier Détail  *****/
#textesAssocies {
	float: right;
	clear: right;
	width: 240px;
	border: 1px solid #C00;
	margin: 10px 0 5px 10px;
	background-color: #FFF;
}

#textesAssocies .titre {
	font-weight: bold;
	text-align: center;
}

#textesAssocies ul {
	margin: 5px 10px 0px 25px;
	padding: 5px 0;
}

#textesAssocies li {
	font-size: 11px;
}

#textesAssocies li {
	text-align: left;
	margin: 5px 0px;
}

/* Repertoire et Glossaire *****/
#alphabetiqueIndex {
	text-align: center;
	margin: 5px;
	padding: 0px;
}

#alphabetiqueIndex a {
	color: #C00;
}

#alphabetiqueIndex li {
	display: inline;
	list-style: none;
	font-weight: bold;
	margin: 5px;
	font-size: larger;
}

#alphabetiqueList a {
	color: #C00;
}

#alphabetiqueList .lettre {
	font-weight: bold;
	margin-top: 10px;
	font-size: larger;
}

div.lettre a {
	font-size: larger;
	border-style: none;
}

#alphabetiqueList div.alphabetiqueLettre {
	margin: 20px 10px 10px 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C00;
	clear: both;
}

#alphabetiqueList div.colone {
	float: left;
	width: 310px;
	margin-right: 10px;
}

#alphabetiqueList div.colone p {
	margin: 5px 0px;
}

/* Page résultats de recherche *****/
#nombreDeResultats {
	text-align: center;
}

#nombreDeResultats span.motcles {
	font-style: italic;
	font-family: Georgia, "Trebuchet MS", Verdana, helvetica,
		"Bitstream Vera Sans", sans-serif;
	font-size: larger;
}

#resultatsRecherche {
	margin: 0px;
	padding: 0px;
}

#resultatsRecherche li {
	margin: 10px;
	list-style: none;
}

#resultatsRecherche .titre {
	font-weight: bold;
}

#resultatsRecherche .categorie {
	font-style: italic;
}

#resultatsRecherche .resume {
	font-size: smaller;
	line-height: normal;
}

#navigationPagesRecherche {
	text-align: center;
	margin: 20px 0 0 0;
}

#navigationPagesRecherche li {
	display: inline;
	list-style: none;
	font-weight: bold;
	margin: 5px 10px;
}

#pageCourante {
	color: #FFF;
	background-color: #C00;
}

#annuaireSites {
	border: 1px solid #C00;
	padding: 0px;
	margin: 10px;
	margin-right: 0px;
}

.champRequis {
	color: #C00;
	font-size: 16px;
	font-weight: bold;
}

#annuaireSites fieldset {
	text-align: center;
	margin: 0px 0px;
	padding: 10px;
	border: 1px solid #C00;
	background-color: #EEE;
	position: relative;
}

#annuaireSites legend {
	position: absolute;
	top: -8px;
	left: 5px;
	color: #C00;
	font-weight: bold;
}

#annuaireSites form {
	margin: 0px;
}

#annuaireSites td {
	padding: 5px;
	vertical-align: top;
}

#annuaireSitesTitre {
	background-color: #EEE;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 20px;
}

#annuaireSitesProposition {
	background-color: #EEE;
	padding: 5px;
	font-weight: bold;
	margin-top: 20px;
}

ul.annuaireSites {
	margin: 10px 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

ul.annuaireSites li {
	list-style: none;
	margin: 2px;
}

#annuaireSites li label {
	font-weight: bold;
	width: 100px;
}

#questionsList {
	text-align: center;
}

table#forum, table.forum2 {
	border: 1px solid #C00;
	border-collapse: collapse;
}

table#forum h4 {
	font-size: 11px;
}

table#forum {
	width: 100%;
}

table#forum th,  table.forum2 th {
	font-weight: bold;
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 3px;
	text-align: center;
}

table#forum td,  table.forum2 td {
	padding: 10px;
	border: 1px solid #CCC;
}

 table.forum2 th,  table.forum2 td {
 border-style: none;
 }
 
td.forumTheme h3 {
	margin-bottom: 5px;
}

td.forumNombreThreads {
	text-align: center;
	width: 40px;
}

td.forumDernierMessage {
	text-align: right;
	width: 150px;
}

div.forumBar {
	font-weight: bold;
	margin: 10px 0;
}

div.forumPager {
	margin: 10px;
}

div.forumPager a {
	font-weight: bold;
	border: 1px solid #C00;
	padding: 1px 3px;
	color: #C00;
}

div.forumPager span {
	font-weight: bold;
	background-color: #EEE;
	border: 1px solid #CCC;
	color: #000;
	padding: 1px 3px;
}

div.bibliothequeTitre {
	font-weight: bold;
	font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-style: normal;
}

div.bibliothequeLivre {
	margin-bottom: 5px;
	font-style: italic;
	font-family: Georgia, "Trebuchet MS", Verdana, helvetica,
		"Bitstream Vera Sans", sans-serif;
}

span.bibliothequeDate {
	font-style: italic;
		font-family: Georgia, "Trebuchet MS", Verdana, helvetica,
		"Bitstream Vera Sans", sans-serif;
}
