/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Verdana, 'Lucida Grande', Tahoma, Helvetica, sans-serif;
	background-color: black;
	color: white;
	text-align: center;
	}

#page, #page2, #page3 {
	text-align: center;
	}

#content {
	font-size: 1.1em
	}

p {
	color: #black;
	}


small {
	font-size: 1em;
	}

date {
	color: #black;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, 'Lucida Grande', Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.2em;
	color: white;
	margin: 0;
	}

.description {
	font-size: 1.1em;
	text-align: center;
	}

h2 {
	font-size: 1.2em;
	color: black;
	margin: 0;
	}

h3 {
	font-size: 1.2em;
	color: black;
	}

.sousrub, .sousrubon {
	margin-top: 2px;
	margin-left: 20px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, sans-serif;
	font-size: 1.2em;
	color: black;
	}
.sousrubon a, .sousrubon a:visited, .sousrubon a:hover {
	font-weight: bolder;
	text-decoration: underline;
	color: white;
	}
.sousrub a, .sousrub a:visited {
	font-weight: bolder;
	text-decoration: none;
	color: black;
	}
.sousrub a:hover {
	font-weight: bolder;
	text-decoration: underline;
	color: black;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}


.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1em Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #0066CC;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover  {
	color: #0066CC;
	text-decoration: underline;
	}


.justifier {
	text-align: justify;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding-top: 10px; 
	}

#page, #page2, #page3 {
	margin: 0px auto;
	padding-bottom: 20px;
	width: 880px;
	/*height: 510px;*/
	border: 0px solid #959596;
	overflow : auto;
	}

.boutons {
	display: inline;
	}

.rub {
	margin-left: 40px;
	padding-top: 5px;
	}

#header {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 84px;
	width: 880px;
	}

#headerimg {
	display: block;
	text-align: center;
	padding-top: 15px;
	}

.narrowcolumn {
	margin: 0px 0px 0px 0px;
	}

.plat {
	margin: 0px 0px 0px 0px;
	}

.boite {
	margin-top: 10px;
	border-bottom: 1px solid black;
	}

.tableau {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	border="0"
	}

.tab-titres {
background:blue;
	}

.tab-donnees {
display: block;
margin-left: auto;
margin-right: auto;
border : 1px solid grey;
background:white;
width: 750px;
padding: 15px;
	}

.tab-opera {
background:blue;
	}
	
.recherche {
	border-top: 1px solid black;
	}

.boite h2, .boite p {
	color: black;
	margin-top: 2px;
	margin-bottom: 2px;
	}

a img {
	border: none;
	}
	

.spip_doc_titre {
	font-size: 1em;
	text-align: left;
	}

#article {
	margin: 5px;
	}


.article .img {
	margin: 0 10px 10px 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.article {
	color: black;
	font-size: 1em;
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;	}

.dw2_alerte {
	color: black;
	font-size: 1em;
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;	}

#sticky {
	margin: 2px;
	width: 260px;
	}
#sticky a {
	color: black;
	}

#sticky1, #sticky2 {
	padding-left: 5px;
	margin-top: 2px;
	padding-right: 5px;
	width: 385px;
	}
#sticky1 li, #sticky2 li {
	margin-left: 15px;
	text-align: left;
	}
#sticky1 p, #sticky2 p, #sticky1 li, #sticky2 li {
	color: black;
	}
#sticky1 a, #sticky2  a {
	color: #663333;
	}

#sticky h3 {
	color: white;
	font-size: 1.2em;
	padding-top: 6px;
	}
#sticky1 h2, #sticky2 h2 {
	color: white;
	font-size: 1.2em;
	padding-top: 6px;
	}
#doc {
	width: 260px;
	}

.leftcolumn {
	float: left;
	width: 390px;
	margin: 5px 5px 0px 15px;
	}

.rightcolumn {
	padding-top: 5px;
	margin-left: 430px;
	width: 350px;
	}


.video {
	border: none;
	display: inline;
	float: left;
	margin-top: 40px;
	margin-left: 50px;
	}

.interieur {
	margin: 0px 5px 0px 5px;
	text-align: center;
	}
	
#footer {
	width: 880px;
	clear: both;
	}

#pied {
	margin-top: 5px;
	}

.pied a{
	padding: 10px;
	color: white;
	text-decoration: none;
	}

/* End Structure */



/*	Begin Headers */
.description {
	text-align: center;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 5px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 5px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.imgcentered {
	text-align: center;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.graybox {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Google Map */
#gomap {
	height: 150px;
	width: 230px;
	overflow:auto;
	text-align: left;
	}
.gomap h2, .gomap p, .gomap li {
	color: black;
	margin-top: 0px;
	margin-bottom: 2px;
	}
.gomap li {
	margin-left: 5px;
	}
#map {
	border:1px solid white;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


/* Fin Google Map */


/* Begin Various Tags & Classes */

ul.plansite {
  text-align: left;
  list-style-type: none;
  margin: 1em;
  padding: 0;
  padding-left: 5em;
  font-size: 1em; }
ul.plansite ul {
  text-align: left;
  list-style-type: none;
  margin-bottom: 1em;
  padding: 0;
  padding-left: 5em;
  font-size: 1em; }
ul.plansite li {
  text-align: left;
  border-left: 1px solid blue;
  color: black;
  padding-top: 1em;
  padding: 0; }
ul.plansite li a {
  text-align: left;
  padding-left: 1em;
  text-decoration: none;
  color: black;
  font-size: 105%;
  border-bottom: 1px solid blue; }
ul.plansite li strong {
  text-align: left;
  padding-left: 1em;
  text-decoration: none;
  color: black;
  font-size: 105%;
  border-bottom: 1px solid blue; }
  
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/