/* Définition du body */
body, td, p, blockquote, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFDF9D;
	color: #000000;
	margin: 0 auto;
}
body.print {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
}
body.print div.visuels {
	background-color: #FFFFFF;
	border: 1px solid;
}
body.archives {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0px;
}
body.print div#edito {
	width: auto;
}

/* Corps de la page */
table#general {
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
	width: 738px;
	background: #FFFFFF;
	border-right: 34px solid #FFB400;
	border-bottom: 8px solid #FFB400;
}
body.archives table#general {
	margin: 0;
	border: 0px;
}
/* Tete de la page */

td#nav, td#journal {
	margin: 0;
	padding: 3px 0 3px 0;
	background: #C9042D;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 19px;
}
td#journal img {
	float: right;
	margin-right: 5px;
	border: 0;
	height: 23px;
}
td#nav a {
	margin: 0;
	padding: 0 20px 0 20px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
td#nav a:hover {

}
td#journal {
	padding-left: 150px;
}
body.archives td#journal {
	padding-left: 0;
}
td#journal a {
	color: #FFFFFF;
}
#couverture {
	float: left;
}
/* formulaires */
input, textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
	cursor: pointer;
}
label {
	cursor: pointer;
}
.recherche {
	padding-right: 20px;
}

.recherche input {
	border: 1px solid #CCCCCC;
	padding: 2px;
	cursor: pointer;
	width: 200px;
}
.contactform input, .contactform textarea {
	width: 200px;
}
.contact input {
	border: 0;
	width: auto;
}
.contact {
	font-weight: bold;
}

form { margin: 0px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a:hover img {
	text-decoration: none;
}
/* Menu de navigation gauche */
ul.menunav {
	margin: 0;
	padding: 0;
	border-top: 20px solid #FFFFFF;
}

ul.menunav li {
	list-style: none;
	text-align: center;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

ul.menunav a {
	display: block;
	font-weight: bold;
	padding: 4px 0;
	background: #7D90AE url(images/puce.gif) no-repeat 3px center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

ul.menunav a.current {
	background-color: #C9042D;
	text-decoration: none;
}

ul.menunav a:hover {
	background-color: #C9042D;
	text-decoration: none;
}
div#menunavbas {
	border-top: 20px solid #FFFFFF;
	width: 131px;
	padding: 5px;
	text-align: center;
}
div#menunavbas a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	
}
/* Contenus */
td#contenu, td#contenuindex {
	padding: 0px 0px 20px 25px;
	text-align: justify;
}
div.coordonnees {
	margin-top: 10px;
	font-weight: bold;
}
h1,h2,div.accroche, a, h3 {
	color: #073663;

}
/* Titre de la page */
h1, h2, h3 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	margin: 0;
	margin-top: 20px;
	text-transform: capitalize;
	font-size: 20px;
	float: left;
}
h2 {
	clear: left;
	font-size: 13px;
}
h3 {
	font-size: 10px;
	text-align: right;
}
div.intro, div.accroche {
	clear: left;
	padding-top: 10px;
}
div.intro img {
	float: left;
	margin: 0 10px 5px 0;
}

div.intro, div.texte, div.auteur, .chapeau {
	padding-right: 20px;
}
div.auteur {
	text-align: right;
	font-style: italic;
}

/* Barre de visuels à droite */
div.visuels {
	float: right;
	padding: 10px;
	margin-top: 0px;
	margin-left: 10px;
	text-align: center;
	width: 150px;
	background: #E9E1B5;
	color: #000000;
}
div.visuel img {
	margin: 10px 0;
}

/* Pour les dossiers (plusieurs fiches) */
table.sousnav {
	clear: both;
	margin: 10px 20px 10px 0px;
}
table.sousnav td {
	padding: 5px;
}
table.sousnav a {
	color: #FFFFFF;
}

/* Les livres */
.references {
	border-bottom: 1px solid;
	padding: 5px 0;
	line-height: 1.5em;
	clear: both;
}
.livres div.visuel {
	padding: 10px;
	margin-top: 0px;
	margin-left: 10px;
	text-align: center;
	width: 150px;
	padding: 10px;
	float: right;
}
.livres div.visuel img {
	float: none;
}
.livres {
}
/* Page index */
td#index {
	background: #C9042D;
	text-align: center;
	width: 270px;
}
td#index #couverture {
	float: none;
}

td#contenuindex {
	padding-top: 0px
}

td#contenuindex ul.menunav {
	width: 121px;
}
div#edito, div.divers {
	float: right;
	border-top:8px solid #CCCCCC;
	border-bottom:8px solid #CCCCCC;
	width: 480px;
	padding: 5px;
	margin: 22px 10px 5px 0;
	background: #FFFFFF;
}

div#edito .titre {
	font-weight: bold;
}
div#edito a {
	color:#000000; 
}
div#edito a:hover {
	color: #666666;
	text-decoration: none;
}
div.divers h2 {
	margin: 0;
}
div.divers {
	float: right;
	border: 0;
	clear: both;
	margin: 5px 10px ;
	background: #E7D1D1;
}
div.divers img {
	float: left;
	margin: 5px 15px 5px 5px;
}

/* Archives */
h1+h1 { display: none; }
div.archives {
	border: 1px solid;
	padding: 5px;
	margin: 0 20px 20px 0px;
	color: #000000;
}
div.archives a {
	color: #000000;
}
table.archives {
	color: #CC0033;
	font-weight: bold;
}
.print {
	margin: 5px;
	text-align: center;
}
.print input {
	padding: 2px;
	width: 150px;
	margin: 5px;
	border: 1px solid;
}
