@charset "utf-8";
/* CSS Document */

/* //////////////////// GLOBAL //////////////////////////*/

body
{
	margin:0px;
	margin-left:7px;
	margin-top:3px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
	background-image:url(../images/degrade_bleu_long.gif);
	background-repeat:repeat;
}
p, img, div, ul, li, input, a, h1, h2, h3, table, tr, th, td, form, object, embed
{
	margin:0px;
	padding:0px;
	border:0px;
}
#preload
{
	display:none;
	visibility:hidden;
}
#global
{
	display:block;
	width:940px;
}
#contenu
{
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #D6E1EC;
	background-color:#EFF4FA;
	padding-bottom:20px;
	float:left;
	width:705px;
}
#contenuIE6
{
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #D6E1EC;
	background-color:#EFF4FA;
	padding-bottom:20px;
	float:left;
	width:701px;
}
.clr
{
	clear:both;
}

/* //////////////////// BANNIERE //////////////////////////*/

#banniere
{
	width:940px;
	height:139px;
}
#banniere a
{
	float:left;
	margin-left:4px;
}
#banniere object
{
	width:788px;
	height:137px;
	float:left;
}

/* //////////////////// MENU GAUCHE //////////////////////////*/

#menuGauche
{
	float:left;
	width:185px;
	left:7px;
	font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:16px;
}
#menuGauche ul
{
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #D6E1EC;
}
#menuGauche li
{
	border-bottom: 1px solid #D6E1EC;
	list-style: none;
}
#menuGauche a
{
	display: block;
	width:178px;
	height:22px;
	margin-right:0px;
	text-decoration: none;
	padding-left: 10px;
	padding-top:2px;
	background-color: #fff;
	color: #336699;
}
#menuGauche a:hover
{
	background-color: #EFF4FA;
	color: #003366;
}
img.logo
{
	padding-top:30px;
}
/* /////////////////// INDEX PREF //////////////////////*/
#listeArticlesPref
{
	margin:20px;
	border:1px solid #999999;
	width:662px;
	background-color:#EDE8E0;
	padding-bottom:20px;
  line-height:18px;
}
#listeArticlesPref img
{
	float:right;
	margin-right:5px;
	margin-top:20px;
	z-index:10;
	/* largeur Maxi 100px */
}
#listeArticlesPref h2
{
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:30px;
	margin-bottom:20px;
	margin-left:7px;
}
#listeArticlesPref p
{
	margin-bottom:20px;
	margin-left:7px;
	line-height:18px;
}
#listeArticlesPref h2 a
{
	color:#E36800;
	text-decoration:underline;
}
#listeArticlesPref h2 a:hover
{
	color:#336699;
	text-decoration:underline;
}
#listeArticlesPref h2 a:visited
{
	color:#336699;
	text-decoration:underline;
}
#listeArticlesPref p a
{
	color:#E36800;
	text-decoration:underline;
}
#listeArticlesPref p a:hover
{
	color:#336699;
	text-decoration:underline;
}

#listeArticlesPref p a:visited
{
	color:#336699;
	text-decoration:underline;
}
/* //////////////////// INDEX //////////////////////////*/

#edito
{
	margin-top:40px;
	border:1px solid #999999;
	width:662px;
	margin-left:20px;
	background-color:#fff;
  line-height:18px;
}
#edito h2
{
	color:#715E5B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:15px;
  line-height:18px;
}
#edito img
{
	margin:0px 15px 10px 15px;
	float:left;
}
#edito p
{
	text-align:justify;
	margin:15px;
}
#cadre
{
	margin-top:20px;
	border:1px solid #999999;
	width:662px;
	margin-left:20px;
	background-color:#EDE8E0;
	padding-bottom:10px;
	display:block;
}
#documents
{
	float:left;
	width:310px;
	border:1px solid #333333;
	background-color:#fff;
	margin:20px 10px 10px 10px;
  line-height:18px;
}
#documents h2
{
	height:27px;
	background-color:#715E5B;
	width:307px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:3px;
	padding-top:2px;
}
#documents h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:3px;
	padding-top:2px;
	font-weight:normal;
}
#documents img
{
	margin:5px 5px 5px 3px;
	float:left;
}
#documents p
{
	text-align:justify;
	margin:5px;
}
#documents hr
{
clear: both;
width: 95%;
border: 0;
border-bottom: 1px #333333 solid;
height: 1px;
}
#documents a
{
	color:#E36800;
	text-decoration:underline;
}
#documents a:hover
{
	color:#336699;
	text-decoration:underline;
}
#documents a:visited
{
	color:#336699;
	text-decoration:underline;
}
#breves
{
	border:1px solid #333333;
	background-color:#fff;
	margin-top:20px;
	width:308px;
	float:left;
  line-height:18px;
}
#breves h2
{
	height:27px;
	background-color:#715E5B;
	width:305px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:3px;
	padding-top:2px;
}
#breves a
{
	color:#E36800;
	text-decoration:underline;
	line-height:20px;
}
#breves a:hover
{
	color:#336699;
	text-decoration:underline;
}
#breves a:visited
{
	color:#336699;
	text-decoration:underline;
}
#breves h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:3px;
	padding-top:2px;
	font-weight:normal;
}
/* //////////////////// PIED PAGE //////////////////////////*/

#pied
{
	margin-top:20px;
	text-align:center;
	width:900px;
	font-size:13px;
}
#pied p
{
	line-height:30px;
	color:#336699;
}
#pied a
{
	color:#E36800;
	text-decoration:underline;
}
#pied a:hover
{
	color:#336699;
	text-decoration:underline;
}
#pied a:visited
{
	color:#336699;
	text-decoration:underline;
}

/* //////////////////// RUBRIQUES //////////////////////////*/

#enteteRubrique
{
	margin:15px;
	border:1px solid #999999;
	width:662px;
	/*height:80px;*/
	background-color:#fff;
	text-align:center;
}
#enteteRubrique .description
{
  text-align:left;
  margin:30px;
}
#enteteRubrique li
{
  margin-left:40px;
}

#enteteRubrique h1
{
	color:#715E5B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top:30px;
}
#enteteRubrique img
{
	/*hauteur maxi 48*/
	float:left;
	margin:14px 0px 0px 14px;
}
#rubrique
{
	margin:15px;
	border:1px solid #999999;
	width:662px;
	background-color:#EDE8E0;
	padding-bottom:20px;
}
#rubrique p.recherche
{
  margin-bottom:20px;
  margin-left:7px;
  line-height:18px;
}
#rubrique img
{
	float:right;
	margin-right:5px;
	margin-top:20px;
	z-index:10;
	/* largeur Maxi 100px */
}

#rubrique img.code
{
	float: none;
	display:block;
	margin:0 auto;
	z-index:0;
}
#rubrique h2
{
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top:30px;
	margin-left:7px;
	background-image:url(../images/bg-rubriques.gif);
	background-repeat:no-repeat;
	height:30px;
	background-position: -7px;
}
#rubrique ul
{
	padding-top:20px;
}

#rubrique ul.recherche
{
  padding-top:0px;
}

#rubrique li
{
	margin-left:40px;
	line-height:20px;
}
#rubrique a
{
	color:#E36800;
	text-decoration:underline;
}
#rubrique a:hover
{
	color:#336699;
	text-decoration:underline;
}
#rubrique a:visited
{
	color:#336699;
	text-decoration:underline;
}
/* //////////////////// LISTE ARTICLES //////////////////////////*/
#listeArticles
{
	margin:15px;
	border:1px solid #999999;
	width:662px;
	background-color:#EDE8E0;
	padding-bottom:20px;
  line-height:18px;
}
#listeArticles img
{
	float:right;
	margin-right:5px;                                    
	margin-top:20px;
	z-index:10;
	/* largeur Maxi 100px */
}
#listeArticles img.code
{
	float: none;
	display:block;
	margin:0 auto;
	z-index:0;
}
#listeArticles h2
{
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:30px;
	margin-bottom:20px;
	margin-left:7px;
}
#listeArticles p
{
	margin-bottom:20px;
	margin-left:7px;
	line-height:18px;
}
#listeArticles h2 a
{
	color:#E36800;
	text-decoration:underline;
}
#listeArticles h2 a:hover
{
	color:#336699;
	text-decoration:underline;
}
#listeArticles h2 a:visited
{
	color:#336699;
	text-decoration:underline;
}
#listeArticles p a
{
	color:#E36800;
	text-decoration:underline;
}
#listeArticles p a:hover
{
	color:#336699;
	text-decoration:underline;
}
/*download*/
#listeArticles p a:visited
{
	color:#336699;
	text-decoration:underline;
}

#listeArticles p.centre
{
	margin-bottom:20px;
	margin-left:7px;
	line-height:18px;
	text-align:center;
}
/* //////////////////// LISTE COM ARTICLES //////////////////////////*/
#listeComArticles
{
	margin:15px;
	border:1px solid #999999;
	width:662px;
	background-color:#EDE8E0;
	padding-bottom:20px;
}
#listeComArticles h3
{
	margin:15px;
	text-align:left;
}
#listeComArticles span
{
	margin-left:15px;
	text-decoration:bold;
	text-align:left;
	font-weight:bold;
}
#listeComArticles p.auteur
{
	text-decoration:bold;
	text-align:right;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#listeComArticles p
{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px;
	margin-right:15px;
	line-height:18px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
} 

#listeComArticles p.center
{
  line-height:18px;
  margin-top:20px;
  text-align:center;
}
/* //////////////////// COM ARTICLES //////////////////////////*/
#comArticle
{
  margin:15px;
  border:1px solid #999999;
  width:662px;
  background-color:#fff;
  text-align:center;
}
#comArticle img.code
{
  float: none;
  display:block;
  margin:0 auto;
  z-index:0;
}
#comArticle table
{
  margin-left:14px;
  margin-top:30px;
  width:630px;
  display:table;
}
#comArticle td.validation
{
  display:table-cell;
  text-align:center;
  vertical-align:middle;
}
#comArticle td.comInfo
{
  font-weight:bold;
  width:150px;
  display:table-cell;
  text-align:left;
  vertical-align:top;
}
#comArticle td.comDonnees
{
  text-align:left;
  display:table-cell;
  padding-bottom:10px;
}
#comArticle input
{
  border:1px solid #999999;
  width:250px;
  height:18px;
  background-color:#fff;
  text-align:left;
}
#comArticle td.posterCom
{
  display:table-cell;
  text-align:center;
  vertical-align:middle;
}
#comArticle input.posterCom
{
  border:1px poster #999999;
  margin:20px;
  width:80px;
  text-align:center;
}
#comArticle input.posterCom:hover
{
  margin:20px;
  border:1px solid #999999;
  background-color:#fff;
}
#comArticle td.comDonnees2
{
  text-align:left;
  display:table-cell;
  vertical-align:top;
  line-height:25px;
}
#comArticle p.erreur
{
  color:#FF0000;
	margin:0px;
}
/*//////////////////////////////////////////////////////////*/
#enteteArticleListe
{
  margin:15px;
  border:1px solid #999999;
  width:662px;
  background-color:#fff;
  text-align:center;
  line-height:18px;
}
#enteteArticleListe .description
{
  text-align:left;
  margin:30px;
}
#enteteArticleListe li
{
  margin-left:40px;
}
#enteteArticleListe h1
{
  color:#715E5B;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  margin-top:30px;
}
#enteteArticleListe img
{
  /*hauteur maxi 48*/
  float:left;
  margin:14px 0px 10px 14px;
}
/* //////////////////// ARTICLES //////////////////////////*/
#enteteArticle
{
	margin:15px;
	border:1px solid #999999;
	width:662px;
	background-color:#fff;
	text-align:center;
  line-height:18px;
}
#enteteArticle .description
{
  text-align:left;
  margin:30px;
}
#enteteArticle h1
{
	color:#715E5B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top:30px;
}
#enteteArticle p
{
	color:#715E5B;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	text-align:justify;
}
#enteteArticle img
{
	/*hauteur maxi 48*/
	float:left;
	margin:14px 0px 10px 14px;
}
#enteteArticle table
{
	float:left;
	margin-left:14px;
	margin-top:30px;
	width:630px;
	display:table;
}
td.articleNomInfo
{
	font-weight:bold;
	width:150px;
	display:table-cell;
	text-align:left;
	vertical-align:top;
	}
td.info
{
	text-align:left;
	display:table-cell;
	padding-bottom:10px;
}
td.info a
{
	color:#E36800;
	text-decoration:underline;
}
td.info a:hover
{
	color:#336699;
	text-decoration:underline;
}
td.info a:visited
{
	color:#336699;
	text-decoration:underline;
}
#basArticles
{
  padding-top:10px; 
	margin:15px;
	border:1px solid #999999;
	width:662px;
	background-color:#EDE8E0;
	padding-bottom:20px;
  line-height:18px;  
}
#basArticles img
{
	/*float:left;*/
	margin:10px;
}
#basArticles p.download
{
	float:left;
	margin-left:20px;
	margin-top:10px;
}
#basArticles p
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:7px;
	margin-right:7px;
	line-height:18px;
	text-align:justify;
}
#basArticles ul
{
	padding-top:0px;
}
#basArticles li
{
	margin-left:40px;
	line-height:20px;
}
#basArticles p.center
{
  line-height:18px;
  margin-top:20px;
  text-align:center;
}
.gras
{
	font-weight:bold;
	margin-top:20px;
}
a.download
{
	color:#E36800;
	text-decoration:underline;
	margin-top:20px;
	float:left;
	margin-left:10px;
}
a.download:hover
{
	color:#336699;
	text-decoration:underline;
}
img.download
{
	float:left;
	margin:15px;
}

/* //////////////////// LOG //////////////////////////*/

#log
{
	width:600px;
	display:table;
	margin-top:30px;
}
.logNom
{
	width:150px;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	padding-right:20px;
}
#log input
{
	border:1px solid #999999;
	width:250px;
	height:18px;
	background-color:#fff;
	text-align:left;
}
a.log
{
	margin-left:40px;
}
p.log
{
	margin-top:30px;
	font-weight:bold;
	padding-left:30px;
}
.erreurLog
{
	margin:30px 0px 0px 0px;
	color:#FF0000;
	font-weight:bold;
	padding-left:150px;
}

/* //////////////////// CONTACT //////////////////////////*/

.confirmContact
{
	margin-top:50px;
	margin:50px;
	width:600px;
	text-align:center;
}
.erreurMail
{
	margin:30px 0px 0px 0px;
	color:#FF0000;
	font-weight:bold;
}

/* //////////////////// RECHERCHE //////////////////////////*/

#find
{
	width:600px;
	display:table;
	margin-top:30px;
}
.findNom
{
	width:150px;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	padding-right:20px;
}
#find2
{
	width:600px;
	display:table;
	margin-top:30px;
}
.findNom2
{
	width:120px;
	display:table-cell;
	vertical-align:top;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
}
#find input
{
	border:1px solid #999999;
	width:250px;
	height:18px;
	background-color:#fff;
	text-align:left;
}
#find a
{
	margin-left:40px;
}
p.find
{
	margin-top:30px;
	font-weight:bold;
	padding-left:30px;
}
.erreurFind
{
	margin:30px 0px 0px 0px;
	color:#FF0000;
	font-weight:bold;
	padding-left:150px;
}
.rechercheMots
{
	float:left;
	width:230px;
	font-size:11px;
	height:16px;
}

/* //////////////////// ADMINISTRATION //////////////////////////*/

#admin
{
	margin:15px;
	border:1px solid #999999;
	width:662px;
	background-color:#EDE8E0;
	padding-bottom:20px;
}
#admin h2
{
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top:30px;
	margin-left:7px;
	background-image:url(../images/bg-rubriques.gif);
	background-repeat:no-repeat;
	height:30px;
	background-position: -7px;
}
#admin p
{
  font-family:Arial, Helvetica, sans-serif;
  /*font-size:14px;*/
  margin-top:20px;
  margin-left:14px;
  /*height:20px;*/
}
table.ajouterUtilisateur
{
	margin-left:14px;
	margin-top:30px;
	width:630px;
	display:table;
}
td.ajouterNomInfo
{
	font-weight:bold;
	width:320px;
	display:table-cell;
	text-align:left;
	vertical-align:top;
	}
td.ajouterNomInfo2
{
  font-weight:bold;
  width:130px;
  display:table-cell;
  text-align:left;
  vertical-align:top;
  }
td.ajouterInfo
{
	text-align:left;
	display:table-cell;
	vertical-align:top;
	line-height:25px;
}
input.ajouterInfo1
{
	border:1px solid #999999;
	width:250px;
	height:20px;
	background-color:#fff;
	text-align:left;
}
td.ajouterInfo select
{
	border:1px solid #999999;
	width:250px;
	height:25px;
	background-color:#fff;
	text-align:left;
}
input.ajouterInfoRadio
{
	margin-right:10px;
}
td.validation
{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
td.validation input
{
	margin:20px;
	border:1px solid #999999;
}
td.validation input:hover
{
	margin:20px;
	border:1px solid #999999;
	background-color:#fff;
}

#initSpaw img
{
	float: none;
	margin-right:0px;
	margin-top:0px;
	z-index:0;
}
table.themes
{
	width:95%;
	border-collapse:collapse;
	margin-left:15px;
	margin-top:15px;
}
table.themes img
{
	margin:3px;
}
table.themes tr:hover
{
	background-color:#fff;
}
td.mots
{
	padding-left:20px;
	text-align:left;
	border:1px solid #999999;
	line-height:18px;
}
td.ligne
{
  text-align:center;
  border:1px solid #999999;
}
td.actions
{
	text-align:center;
	border:1px solid #999999;
	width:80px;
}
th.mots
{
	padding-left:20px;
	text-align:left;
	border:1px solid #999999;
	height:20px;
}
th.ligne
{
  text-align:center;
  border:1px solid #999999;
}
th.date
{
	padding-left:20px;
	text-align:left;
	border:1px solid #999999;
	height:20px;
	width:80px;
}
th.numero
{
  text-align:center;
  border:1px solid #999999;
  height:20px;
  width:50px;
}
td.numero
{
  text-align:center;
  border:1px solid #999999;
  height:20px;
  width:50px;
}
td.date
{
	padding-left:20px;
	text-align:left;
	border:1px solid #999999;
	height:20px;
	width:80px;
}
th.actions
{
	text-align:center;
	border:1px solid #999999;
	width:80px;
}
.confirm
{
	margin-top:50px;
	margin:50px;
	width:600px;
	text-align:center;
}
table.ajouterDonnees
{
	margin-left:14px;
	margin-top:30px;
	width:630px;
	display:table;
}
td.ajouterDonnesInfo
{
	font-weight:bold;
	width:200px;
	display:table-cell;
	text-align:left;
	vertical-align:top;
	}
td.ajouterDonnees
{
	text-align:left;
	display:table-cell;
	vertical-align:top;
	line-height:25px;
}
td.ajouterDonnees2
{
	text-align:left;
	display:table-cell;
	vertical-align:top;
	line-height:25px;
}
td.ajouterDonnees input
{
	border:1px solid #999999;
	width:430px;
	height:18px;
	background-color:#fff;
	text-align:left;
}
td.ajouterDonnees input.radio
{
  border:1px solid #999999;
  width:18px;
  height:18px;
  background-color:#fff;
  text-align:left;
}
td.ajouterDonneesFile
{
  text-align:left;
  display:table-cell;
  vertical-align:top;
  line-height:30px;
}
td.ajouterDonneesFile input
{
  border:1px solid #999999;
  width:430px;
  height:20px;
  background-color:#fff;
  text-align:left;
}
td.ajouterDonnees2File
{
  text-align:left;
  display:table-cell;
  vertical-align:top;
  line-height:30px;
}
td.ajouterDonnees2File input
{
  border:1px solid #999999;
  width:430px;
  height:20px;
  background-color:#fff;
  text-align:left;
}
td.ajouterDonnees2File input.checkbox
{
  border:1px solid #999999;
  width:18px;
  height:18px;
  background-color:#fff;
  text-align:left;
}
td.ajouterDonnees2 input.checkbox
{
  border:1px solid #999999;
  width:18px;
  height:18px;
  background-color:#fff;
  text-align:left;
}
td.ajouterDonnees2 input
{
	border:1px solid #999999;
  width:430px;
	background-color:#fff;
	text-align:left;
	height:18px;
}
td.ajouterDonnees textarea
{
	border:1px solid #999999;
	width:250px;
	height:200px;
	background-color:#fff;
	text-align:left;
}
a
{
	color:#E36800;
	text-decoration:underline;
}
a:hover
{
	color:#336699;
	text-decoration:underline;
}
.numPage
{
	width:600px;
	text-align:center;
	margin-top:20px;
	margin-bottom:30px;
}
.retour
{
	width:600px;
	text-align:center;
	padding-top:30px;
}
td.decRubrique1
{
	padding-left:20px;
	text-align:left;
	border:1px solid #999999;
	line-height:25px;
}
td.decRubrique2
{
	padding-left:40px;
	text-align:left;
	border:1px solid #999999;
	line-height:25px;
}
td.decRubrique3
{
	padding-left:60px;
	text-align:left;
	border:1px solid #999999;
	line-height:25px;
}
td.actions2
{
	text-align:center;
	border:1px solid #999999;
	width:140px;
}
th.actions2
{
	text-align:center;
	border:1px solid #999999;
	width:140px;
}
td.actions3
{
	text-align:center;
	border:1px solid #999999;
	width:100px;
}
th.actions3
{
	text-align:center;
	border:1px solid #999999;
	width:100px;
}
 td.actions4
{
  text-align:center;
  border:1px solid #999999;
  width:56px;
}
th.actions4
{
  text-align:center;
  border:1px solid #999999;
  width:56px;
}
#utilisateurs
{
	width:95%;
	border-collapse:collapse;
	margin-left:15px;
	margin-top:15px;
	display:table;
}
td.nomUtilisateur
{
	padding-left:20px;
	text-align:left;
	border:1px solid #999999;
	line-height:18px;
}
th.nomUtilisateur
{
	padding-left:20px;
	text-align:left;
	border:1px solid #999999;
	line-height:18px;
}
td.mail
{
	padding-left:20px;
	text-align:left;
	border:1px solid #999999;
	line-height:18px;
}
th.mail
{
	padding-left:20px;
	text-align:left;
	border:1px solid #999999;
	line-height:18px;
}
select.deplacer
{
	font-size:10px;
	width:450px;
	height:18px;
}

input.multi
{
  height:30px;
}
