* {
	outline: none;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
	color: #3f373f;
  background-color: #000000;
  text-align: center;
  overflow-y: scroll;
}

#container {
  background: url(images/fond_menu.gif);
  background-position: 0px 114px;
  background-repeat: repeat-y;
  background-color: #E8CDFF;
  position: relative;
  top: 0px;
  width: 1000px;
  margin: auto;
	visibility: visible;
  padding: 0px;
  text-align: left;
	color: #3f373f;
}



/* ----- Header ----- */

#bandeau {
  background: url(images/fond_header.gif);
  position: relative;
  left: 0px;
  top: 0px;
  height: 112px;
}

#logo {
  position: absolute;
  top: 3px;
  left: 8px;
}

#titre {
  position: absolute;
  top: 19px;
  left: 158px;
}

#login {
  position: absolute;
  top: 15px;
  left: 820px;
  width: 138px;
  font-size: 11px;
}

#login input {
  font-size: 11px;
  margin: 0px 0px 2px 0px;
}

#login input.text {
  float: left;
  width: 100px;
}

#login a {
  color: #ffffff;
  font-size: 10px;
}



/* ----- Menu ----- */

#menu {
  position: relative;
  float: left;
  top: 0px;
  left: 0px;
  width: 235px;
  text-align: left;
  padding: 35px 0px 20px 0px;
}

#menu img {
  border: 0px;
  margin: 1px 0px 1px 0px;
}

#menu #langues {
  border: 0px;
  margin: 35px 15px 0px 0px;
  text-align: center;
}



/* ----- Colonne droite ----- */

#colonne {
  width: 250px;
  border-width: 0px 0px 0px 1px;
  border-style: dotted;
  border-color: #932bec;
  padding: 0px 0px 0px 0px;
  margin: 0px -5px 10px 20px;
  float: right;
}

#colonne .module {
  margin: 0px 0px 20px 15px;
}

#colonne .module h1 {
  background-color: #932BEC;
  padding: 0px 0px 0px 0px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

.module ul {
  margin: 0px;
  padding: 0px;
}

.module li {
  background: url(images/puce_1.gif);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  margin: 0px 0px 7px 0px;
  padding: 0px 0px 0px 15px;
  -padding: 0px 0px 0px 0px;
  list-style: none;
  font-size: 12px;
  clear: both;
}

#corps .module li img.left {
	border: 1px solid #cccccc;
	float: left;
	margin: 2px 10px 5px 0px;
}

.module select {
  background-color: #DCB2FF;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #000000;
  width: 210px;
  text-align: center;
}



/* ----- Corps ----- */

#corps {
  position: relative;
  margin: 25px 30px 10px 260px;
  min-height: 400px;
}

#corps h1 {
  text-align: center;
}

#corps h2 {
  /*background: url(images/puce_1.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 14px;*/
  margin: 20px 0px 10px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

#corps h2.title {
  margin: 15px 0px 10px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
	color: #bf478f;
	line-height: 1.3em;
}

#corps h3 {
  margin: 15px 0px 10px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
	color: #bf478f;
}

#corps p {
	color: #3f373f;
  margin: 10px 0px 10px 0px;
  line-height: 1.4em;
}

#corps a {
  color: #29495f;
  color: #932bec;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

#corps a:hover {
  text-decoration: underline;
}

#corps hr {
  color: #c595ef;
  background-color: #c595ef;
  height: 1px;
  border: 0px;
  text-align: center;
}

#corps table {
  margin-top: 15px;
  margin-bottom: 15px;
}

#corps td {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

#corps img.left {
	border: 1px solid #cccccc;
	float: left;
	margin: 2px 15px 5px 0px;
}

#corps img.right {
	border: 1px solid #cccccc;
	float: right;
	margin: 2px 0px 5px 15px;
}

#corps #agenda {
  float: left;
  margin: 0px 20px 20px 0px;
  height: 220px;
  width: 210px;
}

#corps #agenda h1 {
  margin: 0px 0px 10px 0px;
  text-align: left;
}

#corps #agenda table {
  margin: 0px 0px 3px 0px;
}

#corps #recapitulatif {
	float: left;
  margin: 0px 0px 20px 0px;
  height: 220px;
  width: 210px;
}

#corps #recapitulatif h1 {
  margin: 0px 0px 10px 0px;
  text-align: left;
}

#corps #newsletters {
  float: left;
  margin: 0px 0px 20px 0px;
  width: 440px;
  height: 220px;
}

#corps #newsletters h1 {
  margin: 0px 0px 10px 0px;
  text-align: left;
}

#corps #newsletters label {
  margin: 5px 0px 5px 0px;
}



/* ----- Actualités ----- */

#corps .actualite {
	border-bottom: 1px dotted #b66bf7;
	padding: 10px 0px;
	width: 710px;
	float: left;
}

#corps .actualite h3 {
	margin: 10px 0px;
}

#corps .actualite h3,
#corps .actualite h3 a {
	background: none;
	color: #bf478f;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
}

#corps a.over img {
	margin: 3px 14px 4px 1px;
  -moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

#corps .documents {
	background-color: #f0dfff;
	border: 1px solid #f0dfff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 20px 0px 0px 0px;
	padding: 0px 10px;
	box-shadow: 0 0 5px #888;
  -moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
}



/* ----- Publications ----- */

#corps div.publication {
  float: left;
  margin: 0px 0px 30px 0px;
  width: 700px;
}

#corps div.publication div.couverture {
  float: left;
  margin: 0px 20px 10px 0px;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #932BEC;
}

#corps div.publication div.couverture img {
  margin: 0px 0px 0px 0px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #000000;
}

#corps div.publication p.infos {
  font-weight: bold;
  color: #5F07AB;
}

.msgerr {
  color: #FF0000;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
}



/* ----- Bordelines ----- */

#commentaire {
  display: none;
}

#commentaire textarea {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}



/* ----- Agenda ----- */

small {
  margin: 2px 0px 5px 2px;
  text-align: left;
  font-size: 10px;
}



/* ----- Popups ----- */

#popup {
  background: url(images/fond_popup.gif);
  background-position: 0px 0px;
  background-repeat: repeat-x;
  background-color: #E8CDFF;
  margin: 0px 0px 0px 0px;
  padding: 10px;
  text-align: left;
}

#popup h1 {
  margin: 0px 0px 40px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
}

#popup h2 {
  background: url(images/puce_1.gif);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 15px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

#popup h3 {
  margin: 15px 0px 0px 0px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

#popup p {
  margin: 0px 0px 10px 0px;
}

#popup a {
  color: #203c51;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

#popup a:hover {
  text-decoration: underline;
}

#popup p.infos {
  font-weight: bold;
  color: #5F07AB;
}

#popup textarea, #popup input {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  width: 140px;
}



/* ----- Forum ----- */

input, textarea {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

#email {
  display: none;
}



/* ----- Footer ----- */

#bas {
  height: 10px;
  clear: both;
}