/* Balises redéfinies */
body, td, p, blockquote, a, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image:  url(images/fond.gif);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
body.print {
	margin: 2px;
	padding: 0px;
}

body.archives {
	margin: 5px;
	padding: 0px;
}

input {
	background-color: #FFFFFF;
}

form { margin: 0px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

table.principal {
	background-color: #FFFFFF;
}

div.recherche, div.recherche a {
	color: #DD0000;
}

/* #################################" */

table.bandeaunav {
	background-image: url(images/barrehaut.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
table.bandeaunav tr td, table.bandeaunav tr td a {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
table.bandeaunav td a.titre {
	font-size: 12px;
	color: #000099;
}
/* #################################" */
table.alaune td, table.alaune td a {
	font-weight: bold;
	color: #FFFFFF;
}

tr.finalaune {
	background-color: #DD0000;
}

/* #################################" */

table.menunav td {
	padding-left: 10px;
	text-align: left;
	border-top: solid 1px #DDDDDD;
}

table.menunav td a {
	font-size: 14px;
	font-weight: bold;
	color: #9BBBE1;
}

table.menunav td a.current {
	color: #073663;
}

table.menunav td a:hover {
	color: #073663;
	text-decoration: none;
}

/* #################################" */
div.divers table td {
	padding: 2px;
}
div.divers .titre {
	text-align: center;
}

div.divers .titre a {
	font-weight: bold;
	font-style: italic;
}
div.divers .fond {
	background-color: #AD2297;
}
div.divers .texte {
	text-align: left;
	font-size: 10px;
}

/* #################################" */

div.archives {
	text-align:center;
	font-weight: bold;
	width: 75%;
	border: solid 1px #DD0000;
	padding: 10px;
}

div.archives a {
	color: #DD0000;
}

table.archives a {
	color: #DD0000;

}

/* #################################" */

.accueil {
	font-size: 18px;
	font-weight: bold;
	color: #9BBBE1;
	text-align: center;
}

table.edito {
	width: 90%;
	background-color: #9BBBE1;
}

table.edito td {
	font-size: 14px;
	color: #073663;
}

table.edito a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

table.edito .titre {
	font-weight: bold;

}

/* #################################" */

table.contenu {
	padding: 0px;
	background-color: #FFFFFF;
}
td.visuels {
	text-align: center;
}
td.visuels div.visuel {
	border: solid 1px;
	padding: 5px;
	margin-bottom: 5px;
}

.intro {
	text-align: justify;
	font-weight: bold;
	font-variant: small-caps;
	padding: 5px;
}
.titre {
	font-weight: bold;
}
.chapeau {
	font-style: italic;
	text-align: justify;
}
.texte {
	text-align: justify;
}
.texteagenda {
	text-align: left;
}
.accroche, .references {
	font-weight: bold;
	border: none;
	border-top: solid 1px;
	border-bottom: solid 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.accroche {
	text-align: center;
}
div.recherche .accroche {
	text-align: left;
}
.auteur {
	font-variant: small-caps;
	text-align: right;
	font-style: italic;
}
.coordonnees {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
.coordonnees a {
	color: #FFFFFF;
}

.contact {
	font-weight: bold;
}

table.sousnav td a {
	font-weight: bold;
	color: #FFFFFF;
}

/* #################################" */
div.annee {
	clear: both;
	font-size: 14px;
	padding: 10px;
	margin: 10px;
	font-weight: bold;
	border: 1px solid;
	color: #9BBBE1;
}
div.numeros a img {
	margin: 10px;
}
div.numeros a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	float: left;
	width: 170px;
	height: 210px;
	text-align: center;
}
