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

img {border: none;}

body 
{ 
  font-family: "Times New Roman", Times, serif;
  background-color: #FFFFCC;
}

.Style1 {color: #FFFFCC}
.Style2 {font-size: 18px}
.Style3 {font-family: "Times New Roman", Times, serif}
.Style4 {font-size: 20px}
.Style4_pink 
{
	font-size: 20px;
	color: #eb048c;
}
.Style4_humanitaire 
{
	font-size: 20px;
	color: #C3F;
}
.Style4_environnement 
{
	font-size: 20px;
	color: #0C6;
}
.Style4_white 
{
	font-size: 20px;
	color: #FFF;
}
.Style4_bigger {font-size: 24px}

.Style5 {
	color: #0033CC;
	font-weight: bold;
}
.Style6 {color: #0000FF}
.Style7 {font-size: 48px}
.Style7_lower {font-size: 32px}

.Style8 {
	color: #ff6633;
	font-weight: bold;
}

.Style8_red {
	color: #ff0000;
	font-weight: bold;
}

.Style8_green {
	color: #0C0;
	font-weight: bold;
}

.Style9 {
	color: #0CF;
	font-weight: bold;
	font-size: 30px;
	font-family: "Comic Sans MS", cursive;
}

.Style_Honnor 
{
	color: #0000FF;
	border-bottom-color: #FFCC33;
	background-color: #FFFF99;
}

.cadre_map_monde
{
	position: absolute;
	width: 216px;
	height: 40px;
	overflow: visible;
	visibility: hidden;
	background-color: #FFFFAA;
	font-size:16px;
	border: 2px double #00F;
}

.cadre_fimb_map_monde
{
	position: absolute; 
	width: 178px; 
	height: 20px;
	overflow: visible; 
	visibility: hidden; 
	background-color: #FFFFAA; 
	font-size:16px; 
	border: 2px double #00F;
}

.cadre_fimb_map_monde_pres
{
	position: absolute; 
	overflow: visible; 
	visibility: hidden; 
	background-color: #FFFFAA; 
	font-size:16px; 
	border: 2px double #F39;
}

.Style_photo {font-family: "Comic Sans MS", cursive}
.Style_photo_bigger 
{
	font-family: "Comic Sans MS", cursive;
  font-size: 18px;
}

.titre_album
{
	border: 1px solid #000;	
	background:#428cb5;
	height: 33px;
/**	vertical-align:middle;*/
	text-align:center;
}

.titre_intro_album
{
	background:#efefef;
	border: 1px solid #999;
	border-color:#999;
	text-align:center;
}



.header_bas_page  { background: url("/fr/images/actualites/separator_news.jpg") repeat; background-color: #FFFFCC;}

.header_langue		{ position: absolute; left:1187px; top:20px; width: 58px; height: 21px; padding: 0; margin: 0;  font: 12px Verdana, Arial, Helvetica, sans-serif; color: #999999; background-color: #FFFFCC;}

#liste_langue 			{
	width: 130px;
	height: 30px;
	z-index: 100;
	position: absolute;
	top: 20px;
	left: 1114px;
	padding: 0;
	margin: 0;
	visibility: hidden;
	background: url("/fr/images/langues/fond_liste_langue.jpg") repeat;
	background-color: #FFFFCC;
}
#liste_langue img 		{ margin: 8px 0px 0 11px; padding: 0; border: 0; }

#corps
{
   max-height : 160px;  /* La hauteur maximum du block est de 400 pixels */
                        /* Si tu veux que ton block fasse toujours la même taille utilise height au lieu de max-height */
   /*overflow : none;	 Met une barre de défilement là où le navigateur le decide */
}
