
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #6dcff6;
	background-image: url(images/architecture/fond.gif);
	background-repeat: repeat-x;
}
a {
	color: #7F7F7F;
	text-decoration: none;
}
a:hover {
	color: #01BFF2;
}
h2 {
	margin: 10px 0 10px 0;
	border-bottom: solid 1px #7F7F7F;
}
p {
	text-align: justify;
}
img {
		padding: 5px;
		border: 1px solid #CCC;
}
span.editsection {
	display: none;
}
div#barre {
	height: 59px;
	margin-top: 50px;
	background-image: url(images/architecture/barre.gif);
	background-repeat: repeat-x;
}
img#logo {
	position: absolute;
	left: 50%;
	top: 35px;
	margin-left: -206px;
}
img#thumbimage {
	float: right;
}
div#cadre {
	position: relative;
	width: 950px;
	margin: 30px auto 30px auto;
}
div.haut {
	height: 10px;
	background-image: url(images/architecture/ombre-haut.png);
	background-repeat: repeat-x;
}
div.haut-gauche {
	position: relative;
	height: 90px;
	left: -11px;
	top: 0px;
	background-image: url(images/architecture/coin-haut-gauche.png);
	background-repeat: no-repeat;
}
div.haut-content {
	text-align: left;
	padding-top: 50px;
	padding-left: 50px;
}
div.haut-content a {
	font-size: 13px;
	font-weight: bold;
}
div.haut-droite {
	position: absolute;
	width: 990px;
	height: 90px;
	margin-top: -5px;
	/*right: -30px;
	top: -10px;*/
	background-image: url(images/architecture/terre.png);
	background-repeat: no-repeat;
	background-position: 100% -10px;
}
div.milieu {
	background-color: #ffffff;
	background-image: url(images/architecture/fond-cadre.gif);
	background-repeat: repeat-x;
}
div.milieu-content {
	padding: 40px;
	border-left: solid 1px #277488;
	border-right: solid 1px #277488;
}
div.bas {
	height: 10px;
	background-image: url(images/architecture/ombre-bas.png);
	background-repeat: repeat-x;
}
form#search {
	width: 320px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border: solid 1px #7F7F7F;
	background-color: #ffffff;
}
form#search input {
	color: #7F7F7F;
}
div#accueil-1 {
	margin-top: 30px;
	width: 640px;
	min-height: 300px;
	float: left;
}
div#accueil-2 {
	margin-top: 30px;
	width: 200px;
	float: right;
}
div#accueil-1 h2 {
	/*border: none;*/
}
div#extrait-article {
	height: 300px;
	padding: 0 20px 20px 0;
	overflow: auto;
	margin-top: 15px;
}

.lr_title {
	font-size: 15px;
	color: #01BFF2;
}
.lr_displink {
	color: #7F7F7F;
	font-size: 11px;
}
p.lien {

}
p.lien1 {	
	float: left;
	width: 250px;
	height: 200px;
	margin: 20px;
	margin-left: 0;
	margin-bottom: 15px;
}
.message {
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}
.info {
	text-align: center;
	font-weight: bold;
}
div#search-1 {
	float: left;
	width: 600px;
	padding: 10px;
}
div#mots-connexes {
	float: right;
	width: 200px;
	padding: 10px;
	border: solid 1px #C2C2C2;
	background: #FFFFCF;
}
div#mots-connexes li {
	/*list-style: none;*/
	margin-left: -20px;
}
div#mots-connexes a {
	color: #000000;
}
div#recherches-connexes {
	padding: 10px;	
	border: solid 1px #C2C2C2;
	background: #FFFFDF;
	margin: 0 15px;
}
div#recherches-connexes .lr_title {
	color: #AF0028;
	font-size: 14px;
}
a.lr_description {
	color: #000000;
}
div#mentions-legales {
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	background-color: #ffffff;	
	background-image: url(images/architecture/fond-cadre.gif);
	background-repeat: repeat-x;
	text-align: center;	
	border: solid 1px #277488;
	margin-bottom: 10px;
}
div.thumbnail {
	float: left;
	width: 110px;
	height: 80px;
	background-image: url(images/spinner.gif);
	background-position: 40px 25px;;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: solid 1px #7F7F7F;
	margin-right: 10px;
	cursor: pointer;
}


/* general styles */

table {
	font-size: 100%;
	color: black;
	/* we don't want the bottom borders of <h2>s to be visible through
	   floated tables */
	background-color: white;
}


img {
	border: none;
	vertical-align: middle;
}
p {
	margin: .4em 0 .5em 0;
	line-height: 1.5em;
}
p img {
	margin: 0;
}

hr {
	height: 1px;
	color: #aaa;
	background-color: #aaa;
	border: 0;
	margin: .2em 0 .2em 0;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}
h1 { font-size: 188%; }
h1 .editsection { font-size: 53%; }
h2 { font-size: 150%; }
h2 .editsection { font-size: 67%; }
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 132%; }
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 116%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 100%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 80%;  }
h6 .editsection { font-size: 125%; font-weight: normal; }

ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(bullet.gif);
}
ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}
li {
	margin-bottom: .1em;
}
dt {
	font-weight: bold;
	margin-bottom: .1em;
}
dl {
	margin-top: .2em;
	margin-bottom: .5em;
}
dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: .1em;
}

fieldset {
	border: 1px solid #2f6fab;
	margin: 1em 0 1em 0;
	padding: 0 1em 1em;
	line-height: 1.5em;
}
legend {
	padding: .5em;
	font-size: 95%;
}
form {
	border: none;
	margin: 0;
}

textarea {
	width: 100%;
	padding: .1em;
}

input.historysubmit {
	padding: 0 .3em .3em .3em !important;
	font-size: 94%;
	cursor: pointer;
	height: 1.7em !important;
	margin-left: 1.6em;
}
select {
	vertical-align: top;
}
abbr, acronym, .explain {
	border-bottom: 1px dotted black;
	color: black;
	background: none;
	cursor: help;
}
q {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
}
/* disabled for now
blockquote {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
}*/
code {
	background-color: #f9f9f9;
}
pre {
	padding: 1em;
	border: 1px dashed #2f6fab;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.1em;
}

img.thumbborder {
	border: 1px solid #dddddd;
}


/*
** User styles
*/
/* table standards */
table.rimage {
	float: right;
	position: relative;
	margin-left: 1em;
	margin-bottom: 1em;
	text-align: center;
}
.toccolours {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
}
div.townBox {
	position: relative;
	float: right;
	background: white;
	margin-left: 1em;
	border: 1px solid gray;
	padding: .3em;
	width: 200px;
	overflow: hidden;
	clear: right;
}
div.townBox dl {
	padding: 0;
	margin: 0 0 .3em;
	font-size: 96%;
}
div.townBox dl dt {
	background: none;
	margin: .4em 0 0;
}
div.townBox dl dd {
	margin: .1em 0 0 1.1em;
	background-color: #f3f3f3;
}

/*
** edit views etc
*/
.special li {
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}


#bodyContent a.external[href $=".pdf"], #bodyContent a.external[href $=".PDF"],
#bodyContent a.external[href *=".pdf#"], #bodyContent a.external[href *=".PDF#"],
#bodyContent a.external[href *=".pdf?"], #bodyContent a.external[href *=".PDF?"],
.link-document {
	background: url("document.png") center right no-repeat;
	padding-right: 12px;
}


/* images */
div.floatright { 
    float: right;
    clear: right;
    margin: 0;
    position:relative;
    border: 0.5em solid White;
    border-width: 0.5em 0 0.8em 1.4em;
}
div.floatright p { font-style: italic;} 
div.floatleft { 
    float: left; 
    margin: 0.3em 0.5em 0.5em 0;
    position:relative;
    border: 0.5em solid White;
    border-width: 0.5em 1.4em 0.8em 0;
}
div.floatleft p { font-style: italic; } 
/* thumbnails */
div.thumb {
    margin-bottom: 0.5em;
    border-style: solid; border-color: White;
    width: auto;
    overflow: hidden;
}
div.thumb div {
    border:1px solid #cccccc;
    padding: 3px !important;
    background-color:#f9f9f9;
    font-size: 94%;
    text-align: center;
}
div.thumb div a img {
    border:1px solid #cccccc;
}
div.thumb div div.thumbcaption {
    border: none;
    padding: 0.3em 0 0.1em 0;
}
div.magnify { display: none; }
div.tright {
    float: right;
    clear: right;
    border-width: 0.5em 0 0.8em 1.4em;
}
div.tleft {
    float: left;
    margin-right:0.5em;
    border-width: 0.5em 1.4em 0.8em 0;
}
img.thumbborder {
	border: 1px solid #dddddd;
}

/* table standards */
table.rimage {
    float:right; 
    width:1pt; 
    position:relative;
    margin-left:1em; 
    margin-bottom:1em;
    text-align:center;
}



/* IMAGES
Rend blanc au lieu de gris le fond des images transparentes en thumb. */
div.thumb div a img { background:#FFF }

/* TABLE DES MATIÈRES */
#toc { margin-top:1em }

/** TABLEAUX ET INFOBOX **/

/* WIKITABLE */

/* Classe pour tableaux standards, légèrement grisés. Syntaxe : {| class="wikitable" */

/* Tableaux selon la charte graphique. Ils sont centrés par défaut. */
table.wikitable {
 margin-top:1em;
 margin-bottom:1em;
 background:#F9F9F9;
 border:1px #AAA solid;
 border-collapse:collapse;
}

table.wikitable th, table.wikitable td {
 border:1px #AAA solid;
 padding:.3em;
}

table.wikitable th, .wikitable_header {
 background:#F2F2F2;
 text-align:center;
}

table.wikitable caption {
 margin-left:inherit;
 margin-right:inherit;
}

/* Alignement du tableau : flottant à droite ou à gauche, ou centré. On peut aligner à droite ou à gauche
   sans flottement en ajoutant le [[modèle:clr]] en bas du tableau, ou en précisant style="float:none"
   dans l'en-tête du tableau. */
table.gauche {
 float:left;
 margin:0 1em 1em 0;
}

table.droite {
 float:right;
 margin:0 0 1em 1em;
}

table.centre {
 margin:1em auto;
}

/* flotte à gauche (déprécié : remplacé par class="wikitable droite") */
table.wikitableleft {
 float:left;
 margin:1em 1em 1em 0;
 background:#F9F9F9;
 border:1px #AAA solid;
 border-collapse:collapse;
}

table.wikitableleft th, table.wikitableleft td {
 border:1px #AAA solid;
 padding:.3em;
}

table.wikitableleft th {
 background:#F2F2F2;
 text-align:center;
}

table.wikitableleft caption {
 margin-left:inherit;
 margin-right:inherit;
}

/* flotte à droite (déprécié : remplacé par class="wikitable droite") */
table.wikitableright {
 float:right;
 margin:1em 0 1em 1em;
 background:#F9F9F9;
 border:1px #AAA solid;
 border-collapse:collapse;
}

table.wikitableright th, table.wikitableright td {
 border:1px #AAA solid;
 padding:.3em;
}

table.wikitableright th {
 background:#F2F2F2;
 text-align:center;
}

table.wikitableright caption {
 margin-left:inherit;
 margin-right:inherit;
}

div#liens-commerciaux {
	width: 300px;
	float: right;
	padding: 15px;
}

ul#wiki-result {
	float: left;
	width: 500px;
}