/* body attributes */
body, html { background: #fff; font: 13px Lucida Grande, Verdana, Sans-Serif; padding: 0; margin: 0; }

img { border: 0px; }

/* banner image, you may change this just by inputting a different file name. */
#banner { padding: 0; margin: 0; border-bottom: 3px solid #ccc; color: black;}



/* top navigation */
#nav { background: url('/i/bg1.gif') repeat; padding: 13px; margin: 0; text-align: center; border-bottom: 3px solid #ccc; }

/* where all the text goes */
#container { background: #fff; margin: 0px 220px 0px 220px; padding: 10px; min-height: 600px; }

/* copyright, all that junk. perhaps a second nav */
#bottom { background: url('/i/bg1.gif') repeat; padding: 5px 0px 5px 100px; border-top: 3px solid #ccc; }

/* the left news box */
#left { width: 160px;  padding: 7px 5px 7px 5px; margin: 10px 0px 5px 10px; float: left; }

/* left information */
#info { width: 160px; border-bottom: 1px solid #ddd; }
.box { background: #eee; border: 1px dotted #ddd; padding: 7px 5px 7px 5px; }

/* gallery */
#galleryhold { width: 220px; margin: 10px 0px 5px 10px; float: right; padding: 5px; }
.gallerybox { width: 160px; padding: 0 0 0 5px; }
.gallerybox a { text-decoration: none; color: #000; }

/* right list of links */
#links { float: left; width: 160px; padding: 7px 5px 7px 5px; margin: 10px 0px 5px 10px; }
#links ul { margin: 0; padding: 0; }
#links li { list-style-type: none; background: url(article.jpg) no-repeat 0px 5px; padding: 0 0 0 25px; line-height: 2em; letter-spacing: 0.1em;  }
#links a { color: #608FFF; text-decoration: none; } #links a:hover { text-decoration: underline; } #links a:visited { color: #608FFF; } #links p { font-size: 20px; color:  #608FFF; }

/* edited attributes of things */
.news { color: #608FFF; font-weight: bold; font-size: 16px; }
.news1 { color: #fff; background-color: #608FFF; font-weight: bold; font-size: 16px; padding: 3px 0 3px 5px; width: 140px; }
.meta { border-top: 1px solid #aaa; color: #aaa;  text-align: right;} 

#container a { color: #608FFF; } #container a:hover { text-decoration: none; }
#container ul { margin: 0 0 0 150px; padding: 0; }
#container li { list-style-type: none; background: url(article.jpg) no-repeat 0px 5px; padding: 0 0 0 25px; line-height: 2em; letter-spacing: 0.1em; color: #666; font-weight: bold; }
#bottom a { color: #608FFF; } #bottom a:hover { text-decoration: none; }
#nav a:link, #nav a:visited, #nav a:active {	 background: url('/i/bg1.gif') repeat; padding: 13px; text-decoration: none; color: #000000; }
#nav a:hover { padding: 13px; background: url('/i/bannerbg.jpg'); text-decoration: none; color: #FFFFFF; }
* html #info { padding-bottom: 7px; }
acronym { border-bottom: 1px dotted #608FFF; }




/* Perso */


#container img {
	padding: 10px;
	border: 0px;
}

#container .blocimage {
	text-align: left; 
	float: left;
}

#container .blocimage img {
	padding-top: 0px;
}


/* SPIP */

/* Logos, documents et images */
.spip_documents { text-align: center;  }
.spip_documents_center {  display: block; width: 100%; margin: 1em auto; } 
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }






/* Intertitre */
h3.spip { text-align: center; margin-top: 2em; margin-bottom: 1.4em; font-size: 1.15em; font-weight: bold; }
hr.spip { margin: 2em auto; }

