@charset "utf-8";

/* CSS pour TM - Didier Lefebvre Clostermann */

/* Générale */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #415298;
	background-image: url(../tm_Images/fond.jpg);
	background-repeat: repeat;
	color: #CCC;
}

/* Les tableaux */


.tb_menu {
	background-color: #323f6b;
	/*border: thin dotted #FFF;*/
	background-image: url(../tm_Images/fond_menu.jpg);
	background-repeat: repeat;
}
.tb_menu_sombre {
	background-color: #323f6b;
	/*border: thin dotted #FFF;*/
	background-image: url(../tm_Images/fond_menu_02.jpg);
	background-repeat: repeat;
}

/* Pied de page */

.footer {
	font-size: 12px;
	font-style: italic;
	color: #6FF;
	text-decoration: none;
}

/* Les liens */

a:visited {
		color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
		color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #F90;
	text-decoration: none;
	}
.p_menu a {
	font-size: 12px;
	font-weight: bold;
}
.p_menu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #F90;
	background-color: #000;
	display: block;
}

/* Les styles de police */

.titre_menu {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F90;
	background-color: #000;
	padding: 5px;
	text-align: center;
}

.prin_titre_ns {
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}

.prin_titre {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	}
.titre_repertoire {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.titre_liste {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FF9;
	text-align: center;
}

.titre_liste a {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FC0;
	text-align: center;
	text-decoration: none;
}
.titre_liste a:visited {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FC0;
	text-align: center;
	text-decoration: none;
}
.titre_liste a:active {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FC0;
	text-align: center;
	text-decoration: none;
}
.titre_liste a:hover{
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}
.justifier {
	text-align: justify;
	font-size: 14px;
}

.titre_jaune {
	font-size: 16px;
	font-weight: bold;
	color: #F2B600;
	text-transform: uppercase;
}

/* Système Lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #000000; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #000000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #ffffff; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Fin Lightbox */


.titre_noir {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
}
.police_noir {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
.gras {
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
}
.histoire_arabe {
	color: #FFF;
	text-decoration: none;
	background-image: url(../tm_Images/fond_arabe.jpg);
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-weight: bold;
}
.histoire_israel {
	text-decoration: none;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-weight: bold;
	font-style: normal;
	padding: 3px;
	margin: 0px;
}

.histoire_israel a{
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	background-color: #0D164F;
	border: 1px dashed #CCC;
	padding: 2px;
	font-size: x-small;
	color: #F90;
	display: inline;
}

.histoire_titre {
	background-image: url(../tm_Images/fond_menu_02.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-weight: bold;
}
.box_link {
	text-decoration: none;
	background-color: #333;
	text-align: center;
	border: 1px dotted #FFF;
	margin: 3px;
	padding: 3px;
	top: 0px;
	bottom: 0px;
}
.big_yellow {
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #F93;
	text-decoration: none;
	list-style-type: none;
}
.organigramme1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #FF0;
	text-decoration: none;
}
.organigramme_petit {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #FF0;
	text-decoration: none;
}
.organigramme_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFffff;
	text-decoration: none;
	font-weight: bold;
}
.organigramme_traduct {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #dddddd;
	text-decoration: none;
	font-style: italic;
}
.organigramme_grand {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #FF0;
	text-decoration: none;
}.petit_titre_jaune {
	font-size: 14px;
	color: #FC3;
	text-decoration: none;
}

