/* Styles des différentes parties du site */
#langue {
	text-align:right;
}

#langue img {
    border:0px;	
}

#banniere {
	text-align: center;
	width: 853px;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #A9A9A9;
	margin-left:0px;
	padding:0px;
	background-color: #FAFAFF;
}


#menu {
	position: relative;
	display:inline;
	height:100%;
	float: left;
	width: 150px;
	margin-top: 2px;
	margin-bottom: 2px;
	z-index:1;
}


#corps {
	position:relative;
	float: right;
	width: 689px;
	margin-top: 2px;
	margin-bottom:2px;
	margin-right:0px;
	padding: 5px;
	overflow:hidden;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	z-index:0;
}

#pied {
	text-align: center;
	clear: both;
	width: 853px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #A9A9A9;
	margin-right:0px;
	background-color: #FAFAFF;
}

#nopub {
	width:855px;
	padding:0px;
	margin:0px;
	border:0px;
	float:left;
}

#references {
    text-align:right;
    border:0px;
    margin-top:5px;
}

#iealert {
    border:1px dashed red;
    background-color:rgb(255,200,200);
    margin-top: 5px;
    margin-bottom: 5px;
}

/* Sponsors */
#partenaires {
	float:left;
	width: 120px;
	margin-top:16px;
    margin-left: 3px;
	padding-top: 10px;
	padding-bottom: 5px;
    background-color: white;
    border-top: 1px solid #DCDCDC;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #A9A9A9;
}

#partenaires img {
	border:0px;
	margin-left:10px;
	margin-right:10px; 
	max-width:100px;
	height:auto;
	vertical-align:middle;
}

/* Style général */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #F2F2F7;
}

#container {
	width: 1000px;
	margin: auto; 
	border:0px;
	padding:0px;
}

/* Style du menu */
#menu ul {
	padding: 0;
	width:150px;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #A9A9A9;
	background-color: #FFF;
	margin:0;
	position: relative;
	z-index:100;
}

#menu ul li {
	position:relative;
	list-style:none;
	border-bottom:0;
}

#menu ul ul {
	position:absolute;
	top:0;
	left:150px;
	display:none;
}

#menu li a {
	color: #3D6C87;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #FFF;
	background-color: #FFF;
}


#menu ul.niveau1 li.sousmenu:hover ul.niveau2, 
#menu ul.niveau2 li.sousmenu:hover ul.niveau3,
#menu ul.niveau3 li.sousmenu:hover ul.niveau4,
#menu ul.niveau4 li.sousmenu:hover ul.niveau5,
#menu ul.niveau5 li.sousmenu:hover ul.niveau6,
#menu ul.niveau6 li.sousmenu:hover ul.niveau7,
#menu ul.niveau7 li.sousmenu:hover ul.niveau8,
#menu ul.niveau8 li.sousmenu:hover ul.niveau9,
#menu ul.niveau9 li.sousmenu:hover ul.niveau10 { 
	display:block;
}

#menu a:hover {
	color: #FFF;
	text-decoration: none;
	border: 1px solid #5F8EA9;
	background-color: #5F8EA9;
}


/* Style du pied de page */
#pied a {
	color: #5F8EA9;
	text-decoration: underline;
}

#pied a:hover {
	color: #33627D;
	text-decoration: none;
}

/* Style des liens */
a {
	color: #5F8EA9;
	text-decoration: underline;
}

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

a.lien_ext:after {
    content: "\0000a0"url(../images/lien_ext.png);
}

/* Style des images */
#corps img {
	padding: 5px;
	max-width:670px;
	border: 2px solid #808080;
}

/* Autres styles */

form.styleID fieldset {
  padding: 1em;
  width: 300px;
  margin: auto;
}

form.styleID label {
  display: inline;
  float: left;
  width: 150px;
}

form.contact fielset{
    padding: 1em;
    width: 650px;
    margin: auto;
}


form.contact label {
    display: inline;
    float: left;
    width : 250px;
}

.styleAdmRub {
	width: 220px;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #A9A9A9;
	padding: 3px;
	background-color: rgb(250,250,250);	
}

#admGroups {
    line-height:20px;
}

.post-title {
	margin: 0;
	padding: 0;
	font: italic bold 180% Georgia, Serif;
	line-height: 1.1em;
	color: #333;
    background-color: #CCCACA;
    padding: 4px;
}
.post-title a, .post-title a:visited, .post-title strong {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.date-header {
	margin: 1.5em 0 0;
	font-weight: normal;
	color: #777;
	font-size: 100%;
}

.main-title {
	font-family: fantasy;
	font-size: xx-large;
	text-align: center;
}

.cancel {
    text-align:right;
}

.upfile {
    border:1px solid rgb(107,152,212);
    padding:3px;
    margin-top:5px;
}

.upfile input {
    margin-left:20px;
    margin-top: 10px;
}

#lastmodif {
    width:100%;
    text-align:right;
    font-size:small;
    color:gray;
}

/* Formulaires */
form.passwd fieldset {
  padding: 1em;
  width: 380px;
  margin: auto;
}

form.passwd label {
  display: inline;
  float: left;
  width: 240px;
}

form.sponsors fieldset {
  padding: 1em;
  width: 380px;
  margin: auto;
}

form.sponsors label {
  display: inline;
  float: left;
  width: 150px;
}

form.news fieldset {
  padding: 1em;
  width: 520px;
  margin: auto;
}

form.news label {
  display: inline;
  float: left;
  width: 240px;
}

#toolbox,
#toolbox2 {
    background-image: url("../images/bg_tools.jpg");
    background-repeat: repeat-x;
    height: 21px;
    border: 1px solid;
    border-color: rgb(212,208,200);
}

#toolbox img,
#toolbox2 img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#toolbox select,
#toolbox2 select {
    vertical-align: top;
    height: 21px;
}

/* Styles de news */
.uline {
    text-decoration: underline;
}

.italic {
    font-style: italic;
}

.crossed {
    text-decoration: line-through;
}

.left {
    text-align: left;
}

.mid {
    text-align: center;
}

.right {
    text-align: right;
}

#contenu {
    border: 1px solid black;
    height: 330px; 
    width: 520px; 
    overflow: auto;
}

#waySelector img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

/* Styles des galeries */
#galtools img {
    border: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

#galerydisp {
    width: 90%;
    border: 1px solid blue;
    padding: 10px;
    margin: auto;
}

.picture {
    width: 110px;
    border: 1px solid silver;
    display:inline-block;
    padding: 1px;
    margin: 5px;
    text-align: center;
}


