/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body {
	margin-left: 0px;
	width: 100%;
	background-image: url(ciel.jpg);
}

a {
	text-decoration: none;
}

a:hover {
	color:#FF9900;
	text-decoration: underline;
}

h1 {
	border-width: 3pt;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	font-family: Times New Roman,Times,serif;
	color: rgb(102, 153, 255);
	font-size: 26pt;
}

h2 {
	font-family: "Times New Roman",Times,serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: rgb(102, 153, 255);
}

h3 {
font-weight: inherit;
color: #993300;
font-size: 16pt;
text-transform: none;
font-style: normal;
font-family: Arial,Helvetica,sans-serif;
line-height: 1em;
}

h3 a {
font-family: inherit;
font-size: inherit;
color: inherit;
font-weight: inherit;
font-style: inherit;
text-transform: inherit;
background-color: inherit;
}

h4 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: rgb(102, 204, 204);
}

p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}

.auteurs {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

img {
	border: 1px none rgb(0, 0, 0);
}

.menuEtCorps {
	border-top-style: solid;
	display: table;
	border-bottom-style: solid;
	border-top-color: black;
	border-bottom-color: black;
}

.menuEtCorps td {
	vertical-align: top;
}

.menu {
	padding-bottom: 6px;
	padding-right: 1em;
	display: table-cell;
	background-color: #f4f4f4;
	white-space: nowrap;
}

.menu .rubrique {
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: #999999;
	margin-left: 1em;
	font-size: 12px;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
}

.menu .rubrique .page {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-left: 2em;
	line-height: 18px;
	text-transform: none;
	font-weight: normal;
}

.menu .rubrique .page a:hover {
	color: #ff6600;
}

.menu .maj {
	font-size: 11px;
	margin-left: 2em;
	line-height: 18px;
	text-transform: none;
	font-weight: normal;
	text-align: center;
}

.corps {
	border-left: thin solid silver;
	font-family: "Times New Roman",Times,serif;
	padding-left: 1em;
	background-color: white;
	width: 100%;
	display: table-cell;
}

.texteVignette {  text-align: center}

/* redéfinition du style des tableaux */

/* ligne impaire */
table.spip tr.row_odd {
	background-color: rgb(255, 255, 255);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
}

/* ligne paire */
table.spip tr.row_even {
	background-color: rgb(226, 242, 255);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
}

/* ligne de titre */
table.spip tr.row_first {
	background-image:url(enteteColonne.png);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
}

/* contour du tableau */
table.spip {
	border-bottom: 4px solid black;
}

/* case du tableau */
table.spip td {
	border-width: 3px;
	border-color: white;
	border-style: solid;
	border-top: none;
	border-bottom: none;
}

.spip_doc_descriptif p.spip {
	font-size: inherit;
	margin: inherit;
}

.spip_inactif p.spip {
	font-size: inherit;
}

.bloc {
	display: block;
	position: static;
	clear: left;
}

/* planche de photos */

/* bloc maître */
.plancheVignettes {
	display: inline;
	position: relative;
	clear: left;
}

/* bloc vignette : image + légende */
.plancheVignettes .vignette {
	width: 102px;
	margin: 0;
	padding: 0;
	border-width: 0;
	position: relative;
	float: left;
	text-align: center;
}

/* titre de l'image */
.plancheVignettes .vignette .titre {
	font-weight: bold;
	font-size: small;
	height: 2.5em;
	overflow: hidden;
}

/* format de la vignette */
.plancheVignettes .vignette img {
	border: 0;
	width: 100px;
	height: 75px;
}

/* descriptif de l'image */
.plancheVignettes .vignette .descriptif {
	font-size: x-small;
	height: 2.5em;
	overflow: hidden;
}

.plancheVignettes .vignette .descriptif p {
	font-size: inherit;
}

/* poids de l'image */
.plancheVignettes .vignette .poids {
	font-size: x-small;
	font-style: italic;
}

.plancheVignettes .vignette .poids p {
	font-size: inherit;
	font-style: inherit;
}

.sousRubrique {
	font-size: smaller;
}

.sousRubrique h3 {
	margin-left: 3em;
}

.sousRubrique p {
	margin-left: 6em;
}

