/*
	Couleurs :
		
		bleu très clair : #eff6fe
		bleu clair : #BDE2FC
		bleu moyen : #23A2EF
		bleu foncé : #003D74
		
		gris dates : #EAEAEA
		gris clair : #E5E5E5
		gris contour : #BBBBBB

*/

/* Initialisation de tous les margin et padding à 0 pour réduire les différences d'affichages entre IE et FireFox - ajouté le 24/01/06 */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #E5E5E5;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	/*text-align: center;*/

	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #000000;

	scrollbar-face-color : #FBFBFB; 
	scrollbar-highlight-color : #FBFBFB; 
	scrollbar-shadow-color : #FFFFFF; 
	scrollbar-3dlight-color : #DDDDDD; 
	scrollbar-arrow-color : #AAAAAA; 
	scrollbar-track-color : #F5F5F5; 
	scrollbar-darkshadow-color : #DDDDDD;	
}

body, table, td, p, li {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #003D74;
}

strong {
	color: #003D74;
	font-weight: bold;
}

body table {
	height: 100%;
}

#content table, #content_open table {
	height: 0px;
}

#pourcent {
	height: 750px;
	overflow: auto;
}

.pas_100 table {
	height: 0px;
}

/* BLOC de Menu (gauche) */
.fond_cel_menu {
	width: 167px;
	/*height: 322px;*/
	background-image: url(../images/pg/pg_img_fd_menu.jpg);
	background-repeat: no-repeat;
	background-color: #3AA7E8;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fond_cel_menu table {
	height: 0px;
}

/* BLOC de Contenu */
.fond_cel_txt {
	width: 608px;
	height: 100%; /* 460 */
	background-color: #ffffff;
	background-image: url(../images/pg/pg_img_fond.jpg);
	background-repeat: repeat;
	padding: 0;
	margin: 0;
	vertical-align: top;
	/*border-right: 1px solid #D1E5F0;
	border-bottom: 1px solid #D1E5F0;*/
}

/* WYA */
.fond_wya {
	width: 608px;
	height: 30px;
	background-color: #ffffff;
	background-image: url(../images/pg/pg_img_coin_1.gif);
	background-repeat: no-repeat;
	margin: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, Regular;
	padding-left: 30px;
	color: #003D74;
}
.fond_wya_img {
	width: 608px;
	height: 30px;
	background-color: #ffffff;
	background-image: url(../images/pg/pg_img_coin_2.gif);
	background-repeat: no-repeat;
	margin: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, Regular;
	padding-left: 30px;
	color: #003D74;
}

#content {
	margin-top: 0px;
	margin-left: 30px;
	padding-right: 0px;
	width: 578px;
	vertical-align: top;
	/*height: 358px;*/
	overflow: auto;
}

/* Ajouté le 25/01 pour les open */
#content_open {
	margin-top: 30px;
	margin-left: 30px;
}

/* Gestion des différents 'Bas de page'*/ 
#BasDePage {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	width: 500px;
	text-align: center;
	padding-bottom: 15px;
}

#BasDePageOpen {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 60px;
	margin-left: 70px;
	width: 490px;
	text-align: center;
}

#BasDePageOpen div {
	width: 150px;
	float: left;
	padding-bottom: 15px;
}

#BasDePageOpenDico {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 40px;
	width: 380px;
	text-align: center;
}

#BasDePageOpenDico div {
	width: 170px;
	float: left;
	padding-bottom: 15px;
}

#BasDePageOpenActu {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 120px;
	width: 400px;
	text-align: center;
}

#BasDePageOpenActu div {
	width: 170px;
	float: left;
	padding-bottom: 15px;
}

/* Pour le footer des pages imprimées */
#impression{
	display: none;
}

.text_impression {
	text-align: center;
	width: 100%;
}

/* CSS initiale : ces 2 styles ne sont pas utilisés à ce jour : 24/01/06
#affiche_image {
	width: 30%;
	float: left;
}

#texte {
	float: right;
	width: 65%;
	margin-top: 4px;
	padding-right: 20px;
}*/


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// BLOCS DE MENU /////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/

#menu_hp {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#menu_hp li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#menu_hp li a {
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}


/* BLOC MENU GAUCHE Niveau 1 */
.menu_left {
	/*list-style-type: none;*/
	padding-left: 7px;
	font-weight: bold;
	margin-left: 0px;
}

.menu_left ul {
	list-style-image: url(../images/puces/pg_pc_menu.gif);
	margin-left: 13px;
	/*top: 12px;*/

}

.menu_left li {
	margin-left: 0px;
	padding-left: 0px;
	color: #ffffff;
}

.menu_left li a {
	color: #ffffff;
	text-decoration: none;
}

.menu_left li a:hover {
	background-color: #BDE2FC;
	color: #003D74;
	text-decoration: none;
}

/* BLOC MENU GAUCHE Niveau 2 */
.menu_ferme {
	list-style-type: none;
	padding-left: 15px;
	font-weight: normal;
	display: none;
}
.menu_ferme ul {
	list-style-type: none;
	margin-left: 15px;
	/*top: 12px;*/
}
.menu_ferme li {
	margin: 0;
	padding: 0;
	color: #ffffff;
}
.menu_ferme li a {
	color: #ffffff;
	text-decoration: none;
}
.menu_ferme li a:hover {
	background-color: #BDE2FC;
	color: #003D74;
	text-decoration: none;
}

/*Ajout le 23/01/06*/
#menu_pg {
	list-style-type: none;
	padding-left: 0px;
	font-weight: bold;
}

#menu_pg ul {
	top: 12px;
}

#menu_pg li {
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#menu_pg li a {
	color: #ffffff;
	text-decoration: none;
}

#menu_pg li a:hover {
	background-color: #003D74;
	color: #ffffff;
	text-decoration: none;
}

.sous_menu_pg {
	list-style-type: none;
	font-weight: normal;
	padding-left: 0px;
	margin: 0;	
}
/*fin ajout le 23/01/06*/

/* pour visualiser la page active du menu */
.menu_pg_color {
	list-style-type: none;
	font-weight: bold;
	padding-left: 0px;
	margin: 0;
	background-color: #003D74;
}
.sous_menu_pg_color {
	list-style-type: none;
	font-weight: normal;
	padding-left: 0px;
	margin: 0;
	background-color: #003D74;
}

/* Ajout 24/01/2006 */
/* Cellule de tableau qui contient les menus gauches */
td.cell_menu {
	margin: 0;
	padding: 0;
	vertical-align: top;
	padding-bottom: 100px;
	/*height: 242px;*/
}

/* Comportement des menus gauches */
li.menu_gauche_simple {
	margin-top: 0px;	
	margin-bottom: 0px;
}

li.menu_gauche_survol {
	background-color: #003D74;
		/*bleu clair : #BDE2FC                    
		bleu moyen : #23A2EF*/
}

/* Réduire l'espace entre les sous-menu à 0 */
.li_sous_menu_pg {
	margin-top: 0px; 
	margin-bottom: 0px;
}

/* BLOC Sous_menu (sous_menu.asp) */ 
.ss_menu_left {
	padding-left: 7px;
	font-weight: normal;
	margin-left: 0px;
	text-decoration: none;
	list-style-image: none;
}

.ss_menu_left ul {
	text-decoration: none;
	list-style-image: url(../images/puces/pg_pc_menu.gif);
	margin-left: 13px;
	/*top: 12px;*/
}

.ss_menu_left li {
	margin-left: 0px;
	padding-left: 0px;
	color: #ffffff;
	text-decoration: none;
	list-style-type: none;
}

.ss_menu_left li a {
	color: #ffffff;
	text-decoration: none;
}

.ss_menu_left li a:hover {
	background-color: #BDE2FC;
	color: #003D74;
	text-decoration: none;
}


/* Bloc contenant les réponses de la faq */
.reponse_faq {
	background-image: url(../images/pg_img_pixel_bleu.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 18px;
	padding-left: 5px;
	font-weight: normal;
	display: none;
}

/*///////////////////////////////////////////////////////////////////*/
/*/////////////// LIENS /////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/

#content a {
	color: red;
	text-decoration: none;
}

#content a:hover {
	color: #23A2EF;
	text-decoration: none;
}

#content_open a {
	color: red;
	text-decoration: none;
}

#content_open a:hover {
	color: #23A2EF;
	text-decoration: none;
}

/* Liens vers le dictionnaire */
#content a.dico {
	color:red;
	text-decoration: none;
}

#content a.dico:hover {
	color: #23A2EF;
	text-decoration: underline;
}

/* Liens pour les organigrammes */
#content a.orga {
	color: #003D74;
	text-decoration: none;
}

#content a.orga:hover {
	color: #23A2EF;
	text-decoration: none;
}

/* Liens soulignés */
#content a.soulign {
	color: red;
	text-decoration: underline;
}

#content a.soulign:hover {
	color: #23A2EF;
	text-decoration: none;
}

/* Bouton de téléchargement des Fiches Produits - 'Recherche 3 clics'  
#content a.boutontelecharger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #EAEAEA;
	border: 1px solid #BBBBBB;
	padding: 5px 8px;
	font-weight: bold;
	color: #003D74;
	text-decoration: none;
}*/

/* Liens pour la liste alphabétique de la page Dictionnaire.asp 
#content a.lien_alpha {
	color: red;
	font-weight: bold;
}
#content a.lien_alpha:hover {
	color: #23A2EF;
	font-weight: bold;
	text-decoration: underline;*/
}

/* Liens pour listes à choix multiples */
#content a.lien_liste {
	color: #23A2EF;
	font-weight: bold;
	/*font-weight: normal;*/
}
#content a.lien_liste:hover {
	color: #003D74;
	text-decoration: underline;
}

/* Liens pour les bas de pages */
a.redblue {
	color:red;
	text-decoration: none;
}
a.redblue:hover {
	color: #23A2EF;
	text-decoration: underline;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// TITRES ////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/

h1 {
	border-bottom: 1px dashed #23A2EF;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 14px;
	color: #23A2EF;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 30px;
}

h2 {
	background-image: url(../images/puces/pg_pc_cube.gif);
	background-repeat: no-repeat;
	background-position: 0 0 2px 0;
	padding-left: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #23A2EF;
	margin-top: 38px; /* avant 38 */
	margin-bottom: 17px;
}

h3 {
	background-image: url(../images/puces/pg_pc_losange.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 15px;
	font-weight: bold;
	font-size: 10px;
	color: #003D74;
	margin-top: 25px;
	margin-bottom: 10px;
}

/* Titre visible dans les pages relatives à la recherche 3 clics, idem que h2 sans le margin-top */
h4 {
	background-image: url(../images/puces/pg_pc_cube.gif);
	background-repeat: no-repeat;
	background-position: 0 0 2px 0;
	padding-left: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #23A2EF;
	margin-top: 20px;
	margin-bottom: 17px;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// TEXTE /////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/

/* général */
p {
	text-align: justify;
	padding-right: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* notes */
.text_notes {
	color: #003D74;
	text-align: center;
	font-style:italic;
}
.text_note {
	color: #003D74;
	font-style:italic;
}

/* couleur */
.text_couleur {
	color: #23A2EF;
}

/* centre */
.text_centre {
	text-align: center;
}


/*///////////////////////////////////////////////////////////////////*/
/*/////////////// LISTES ////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/

#content ul {
	list-style-image: url(../images/puces/pg_pc_flechejpg.jpg);
	margin-left: 30px;
	margin-right: 30px;
}

#content ul li {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #003D74;
	text-align: justify;
	margin-bottom: 10px;
}

.liste2 {
	list-style-image: none;
	list-style: none;
	margin-left: 15px;
	margin-right: 0px;
}

#content_open ul {
	list-style-image: url(../images/puces/pg_pc_flechejpg.jpg);
	margin-left: 50px;
	margin-right: 30px;
}

#content_open ul li {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #003D74;
	text-align: justify;
	margin-bottom: 10px;
}


/* listes des tableaux*/
.liste_tab ul {
	list-style-image: url(../images/puces/pg_pc_flechejpg.jpg);
	padding: 0;
	margin-top: 0px;
	margin-left: 0px;
}

.liste_tab li {
	padding-left: 12px;
	list-style-type: none;
	margin-left: 0px;
}

/* pour les listes de présentation sommaire*/
.liste_sommaire ul {
	list-style-image: url(../images/puces/pg_pc_flechejpg.jpg);
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.liste_sommaire li {
	padding-top: 10px;
	padding-left: 12px;
	list-style-type: none;
}

/* pour les listes sans puces */
.liste_sans ul {
	list-style-image: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.liste_sans li {
	padding-top: 10px;
	padding-left: 12px;
	list-style-type: none;
}

#content ol li{
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #003D74;
	text-align: justify;
	margin-bottom: 10px;
	padding-left: 15px;
}

/*/////////////////////////////////////////////////////////////////*/
/*/////////////// TABLEAUX ///////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////*/

/* tableau simple*/
.tab {
	width: 505px;
	border-collapse: collapse;
	margin-left: 15px;
	margin-right: 30px;
}

/* tableau prenant toute la largeur de la page*/
.tab2 {
	border-collapse: collapse;
	padding-left: 5px;
	/*margin-right: 30px;*/
	margin-top: 15px;
	width: 548px;
}


/* tableau avec centrage du contenu dans les cellules*/
.tab_contenu_centre {
	border-collapse: collapse;
	margin-left: 5px;
	margin-right: 30px;
}

/* en-tête de tableau */
.thtab {
	font-weight: bold;
	text-align: center;
	background-color: #BDE2FC;
}

/* cellule de tableau */
.tab td {
	padding: 7px;
	border: 1px solid #BBBBBB;
}

/* cellule avec contenu centré */
.tab_contenu_centre td {
	padding: 7px;
	border: 0;
	text-align: center;
}

/* tableau avec fond coloré bleu */
.tabcolor {
	border-collapse: collapse;
	margin-left: 5px;
	margin-right: 30px;
	margin-top: 15px;
	background-color: #eff6fe;
}

/* tableau de présentations des fiches produits */
.tab_fich_prod {
	border: 0px;
	width: 548px;
	background-color: #eff6fe;
}

.tab_fich_prod_open {
	border: 0px;
	background-color: #eff6fe;
}

.tdtab_fich_prod {
	height: 45px;
	padding: 7px;
	vertical-align: top; 
}

.tdtab_fich_prod_separ {
	background-image: url(../images/pg_pointille.jpg);
	background-repeat: repeat-y;
}

/* cellule de séparation des actualités (open_actualite) */
.tdtab_actu_separ {
	background-image: url(../images/pg_pointille.jpg);
	background-repeat: repeat-x;
}

/* cellules avec contenu fond blanc */
.tdtab { 
	padding: 7px;
	border: 1px solid #BBBBBB;
	background-color: #ffffff;
}
.tdtab2 { 
	padding: 7px;
	border: 0;
	background-color: #ffffff;
}

/* cellules avec un fond couleur */
.tdtab_couleur_gris{ 
	padding: 7px;
	border: 0px solid #BBBBBB;
	font-weight: bold;
	text-align:center;
	background-color: #E5E5E5;
}

.tdtab_couleur_bleu{ 
	padding: 7px;
	border: 0px solid #BBBBBB;
	font-weight: bold;
	text-align:center;
	background-color: #BDE2FC;
}

.td_tabcolor{ 
	padding: 7px;
	border: 0px solid #BBBBBB;
	/*font-weight: bold;*/
	/*text-align:center;*/
	background-color: #eff6fe;
}


/*/////////////////////////////////////////////////////////////*/
/*/////////////// PLACEMENT /////////////////////////////////*/
/*////////////////////////////////////////////////////////////*/

/* Caler à droite*/
.caler_droite {
	text-align: right;
}

/* Caler au centre*/
.caler_centre {
	text-align: center;
}

/* Caler à gauche*/
.caler_gauche {
	text-align: left;
}

/* Ajuster au centre les paragraphes quand caler_centre ne suffit pas à cause des contraintes IE/FireFox */
p.ajust_centre {
	margin-right: 10px;
	margin-left: 35px;
	width: 480px;
	text-align: center;
}

/* Caler à droite*/
.caler_droite_open {
	text-align: right;
	margin-right: 35px;
}

/*/////////////////////////////////////////////////////////////*/
/*/////////////// AUTRES /////////////////////////////////////*/
/*////////////////////////////////////////////////////////////*/

input {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #003D74;
	/*background-color: #FFFFFF;*/
	/*border: solid 1px #AAADB2;*/
}

input.bouton {
	color: #6D6D6D;
	font-weight: bold;
}

input.formcolor {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #003D74;
	background-color: #eff6fe;
	border: solid 0px #AAADB2;
}

textarea {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #003D74;
	border: solid 1px #AAADB2;
}

select {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #003D74;
	border: solid 1px #AAADB2;
}

.retrait_rech {
	padding-top: 3px;
	padding-right: 10px;
	margin: 0;
}

.bord_bas {
	background-image: url(../images/pg_pixel_cadre.gif);
	background-repeat: repeat-x;
}

/*Thèmes couleurs documentation SALF INFO*/
.td_SI_jaune {
	height: 45px;
	padding: 7px;
	vertical-align: top;
	background-color: #FDE857;
}
.td_SI_vert {
	height: 45px;
	padding: 7px;
	vertical-align: top;
	background-color: #B4FF78;
}
.td_SI_bleu {
	height: 45px;
	padding: 7px;
	vertical-align: top;
	background-color: #88A4ED;
}
.td_SI_rose {
	height: 45px;
	padding: 7px;
	vertical-align: top;
	background-color: #FF9595;
}

/*------        type de typo        --------*/
.important_blanc {
	font-weight: bold;
	color: #FFFFFF;
}

.blanc {
	color: #FFFFFF;
}

.rouge {
	color: red;
	font-weight: bold;
}

.gris {
	color: #BBBBBB;
	font-weight: bold;
}

.bleu_clair {
	color: #23A2EF;
	font-weight: bold;
}

.maj {
	text-transform: uppercase;
}

#infocadre{
width:171px;
height:20px;
background-color:#FFFFFF;
float:right;
border:none;
padding:7px 10px 10px 10px;
text-align:center;
color:#0a4f9c;
font-weight:bold;

}