/**********************************************************************************************************
	* GENERAL
**********************************************************************************************************/

/*@import url('../squelette/rub_additionnel.css');*/

html {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #000000;
	background: #FFFFFF;
	text-align: center; /* pour corriger le bug de centrage IE */
	margin: 0px; /* pour �viter les marges */
	padding: 0px;
}
#page {
	background-color: #006A96;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* on r�tablit l'alignement normal du texte */
	padding: 0px;
}
img, table {
	margin: 0;
	padding: 0;
	border: none;
}
input {
	border: 1px solid #009edc;
}
p {
	padding: 0px;
	margin: 5px 0 5px 0;
}


/* Headers */
h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
}
h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 1.15em;
}
h3 {
	clear: both;
	text-align: center;
}

/* Ancres */
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	-background:none;
}
a.spip_out {
	color: #000000;
	text-decoration: underline;
}
a.spip_out:hover {
	text-decoration: none;
}
a.spip_in {
	color: #000000;
}
a.zone {
	cursor: pointer;
	text-decoration: none;
}

/* Espaceur de blocs */
.nettoyeur {
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

.petit{
	font-size: 0.8em;
}
.gras{	font-weight: bold; }


/* Autocomplete Animated throbber */
input.form-autocomplete {
	background: url('../IMG/site/throbber.gif') no-repeat 100% 2px;
	color: #808080;
	background-color: #ffffff;
	font-weight: normal;
	height: 18px;
	padding-top: 1px;
}
.autocomplete {
	position: absolute;
	border: none;
}


#savoir-dico input.form-autocomplete { width: 350px; }
#id-dico-popup { width: 300px; }
#id-dico-popup a {  text-decoration: none; display: block; }
#id-dico-popup ul { list-style-type: none;  margin: 3px 0px 0px 0px;  padding:0px;
  text-align: left; background-color: #FFFFFF;  color: #C8C8C8; border: 1px solid #000000; }
#id-dico-popup ul li.selected {	background-color: #D1EBF1;	cursor: pointer; }
#id-dico-popup li { list-style-type: none;  margin:0; padding: 0px 10px 0px 10px; height:20px; }
#id-dico-popup li div.synonyme {  float:left; font-weight:bold; color: #8D8D8D; font-size:12px;
text-transform: capitalize; width: 50%; }
	#id-bloc-dico-popup div.synonyme.principal,
	#id-bloc-dico-popup div.nom,
	#contenu #id-bloc-dico-popup-gauche div.synonyme.principal,
	#contenu #id-bloc-dico-popup-gauche div.nom{ 
		float:left; width:50%;
	}
	div.nom img{padding-right:7px;}
	
#id-dico-popup li div.synonyme:first-letter { color: #000000; }
#id-dico-popup li div.principal { font-size:14px; }
#id-dico-popup li div.nom { font-size:12px;	text-transform: capitalize;  float:right;
text-align: left; width:50%;  color: #8C8C8C; font-weight:normal; }
#id-dico-popup li div.nom img {
	margin-right: 5px;
}
input.throbbing {	background-position: 100% -18px; }




/**********************************************************************************************************
	* ENTETE
**********************************************************************************************************/
#entete {
	background-color: #FFFFFF;
	height: 100px;
}

/* Bandeau */
#visuel {
	float: left;
	width: 637px;
	height: 95px;
	margin: 0 0 5px 0;
	padding: 0;
}
#visuel2 {
	float: left;
	width: 363px;
	height: 95px;
	background-color: #FFFFFF;
	background-image: url(../images/bandeau-droit.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

/* Recherche */
#recherche {
	width: 350px;
	color: #0097d3;
	font-size: 1em;
	margin: 70px 5px 0 0;
	text-align: right;
}
#recherche input.recherche {
	background-color: #FFFFFF;
	border: 1px solid #0097d3;
	width: 145px;
	margin: 5px 0 0 0;
	color: #0097d3;
}
#recherche input.submit {
	background-image: url(../images/accueil-bouton-ok.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
	height: 22px;
	width: 23px;
	margin: 0 0 0 5px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
}


/**********************************************************************************************************
	* MENU
**********************************************************************************************************/

#menu-haut {
	width: 100%;
	clear: both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 39px;
}
#menu-haut ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 39px;
}
#menu-haut a {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	margin: 0px 0 0px 0;
	text-transform: uppercase;
}
#menu-haut a:hover {
	color: #0097d3;
}
#menu-haut li {
	float:left;
	padding:0px;
	height: 39px;
	border-left: none;
	text-align: center;
	margin: 0px;
}
#menu-haut li.courant a {
	color: #8baf0b;
}

/* Hierarchie */
#hierarchie {
	clear: both;
	color: #0097d3;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 0 42px;
	padding: 0;
}

/* Conteneur, Contenu */
#conteneur {
	width: 100%;
	clear: both;
	background-color: #006A96;
}
#contenu {
	width: 100%;
	clear: both;
	background-color: transparent;
}


/**********************************************************************************************************
	* PIED
**********************************************************************************************************/

#pied {
	width: 100%;
	clear: both;
	padding: 20px 0 5px 0;
	margin: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/pied-separateur.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #0097d3;
}
#pied a {
	color: #0097d3;
}

/*  Cartouche et titraille -------------------------------------------------- */
.cartouche { margin-bottom: 0em; }
.cartouche .titre {	font-size: 16px;	font-weight: bold;	color: #287082;	margin: 0;	padding: 0; }
.cartouche .spip_logos {	float: right;	margin-left: 16px;	margin-bottom: 16px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 11px; }

#partie-centrale .soustitre { font-size: 1.5em; /* ajout rbe */ font-weight:bold;}
.a_droite{ text-align:right; margin-right:10px; }

/* Surtitres (appara�t assez rarement dans les articles) */
p.surtitre{ font-weight:bold;}
p.surtitre{
