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


/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
	*
	{
	margin:0;
	padding:0;
	} 

  body  {
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	background-color: #FAFAFA;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0px;
    }
ul.MenuBarVertical
{
	list-style-type: none;
	font-size: 0.8em;
	cursor: default;
	width: 14.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0000FF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 14.5em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: 0 0 0 102%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 19em;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 19em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 1px solid #CCC;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color:#EEE;
	
	border-bottom:1px solid #949697;
	
	padding: 0.4em 0.5em;
	color: #333;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #d2d4d5;
	color: #a44708;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #d2d4d5;
	color: #a44708;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item background-color: #33C;
	color: #FFF;

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(../SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}

    body  {
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	background-color: #FAFAFA;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0px;
    }

    .twoColFixLtHdr #container {
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	border: 1px solid #666;
	background-color: #f0eae1;
    } 
h1 {
	font-size: 1.5em;
	color: #93141a;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-right: 0px;
	text-align: left;
	text-indent: 80px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 1em;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #2C2C2C;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-right: 0px;
	text-align: left;
	text-indent: 80px;
}
h3 {
	
	font-size: 1em;
	font-style: italic;
	color: #7F0000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 0px;
}

    .twoColFixLtHdr #header {
	background-repeat: no-repeat;
	float: left;
	width: 980px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 144px;
    } 

    .twoColFixLtHdr #sidebar1 {
	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 194px;
	height: 472px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #999;
	padding: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }

    .twoColFixLtHdr #mainContent {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 783px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
    } 

    .twoColFixLtHdr #footer {
	width: 980px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	b
	height: 34px;
    } 

    .fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */

    	float: right;

    	margin-left: 8px;

    }

    .fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */

    	float: left;

    	margin-right: 8px;

    }

    .clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */

    	clear:both;

        height:0;

        font-size: 1px;

        line-height: 0px;

    }
	 /* menu du footer */
	 ul#menu-H{
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type:none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 130px;
	margin: 0;
	 }
	 #menu-H a{
	color:#DFDECD;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	 }
	
	 #menu-H li{
	display:inline;
	 }

.cache {
	position:absolute;
	left:0;
	top:-5000px;
}
#img_act {
	background-image: url(../Images/Jpeg/site-Def_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #1C2035;
	text-align: justify;
	line-height: 1.2em;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 0px;
}
.exergue {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 0.9em;*/
	line-height: 1.2em;
	font-weight: bold;
	color: #191919;
}
.ital {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*line-height: 1.2em;*/
	color: #191919;
	font-style: italic;
}
.ital2 {
	font-style: italic;
}
.expo {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 0.7em;
	color: #191919;*/
	vertical-align:top;
	font-size:70%;
	}
	
.expoT {
	vertical-align:25%;
	font-size:70%;
	}
.legend {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.8em;
	color: #3C3C3C;
	line-height: 1em;
	letter-spacing: 0.1em;
}
#img_act {
	background-image:url(../Images/Jpeg/images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	.espa-Tab{
		margin-left:20px;
	}
  .table {
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.75em;
	letter-spacing: 0.1em;
	color: #333;
}
.lien {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color: #993300;
	text-decoration: none;
}

	

<style type="text/css"> 






     
	
/* end hiding */
     

[if IE 5]>

    <style type="text/css"> 

    /* placer les corrections pour le modèle de boîte css pour IE 5.x dans ce commentaire conditionnel */

    .twoColFixLtHdr #sidebar1 { width: 230px; }

    </style>

    <![endif]

    <style type="text/css"> 

    /* placer les corrections pour toutes les version d'IE dans ce commentaire conditionnel */

    .twoColFixLtHdr #sidebar1 {
	padding-top: 0px;
	background-color: #f1eae2;
}

    .twoColFixLtHdr #mainContent {
	zoom: 1;
	background-color: #f1eae2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
    </style>
.DecalImg {
	margin-left: 40px;
}
.imMoneta {
	margin-left: 300px;
}
.logoMoneta {
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.75em;
	letter-spacing: 0.1em;
	color: #333;
}
.titremoneta {
	font-size: 1.5em;
	color: #93141a;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-right: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.soustitremoneta {
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-right: auto;
}
