body{
    color:#000000;
    font-family: verdana, Helvetica, sans-serif;
    font-size:x-small;
    background-color: #FFFFFF;
    /*background-attachment:fixed;*/
    background-repeat: repeat-y;
    background-image:url(./IMG/amj/fond_menu.png);
    margin-top:0px;
    margin-left:0px;
    margin-bottom:0px;
    margin-right:0px;
}

a {
	color:#4670B8;
}
a:hover {
	color:#EA5A1A;
	text-decoration:none;
}

a:visited {
/*  color: rgb(204,255,255); */
}

li {
    list-style-image: url(./IMG/amj/puce.png);
}
h1 {
    font-size: large;
    text-transform: capitalize;
}
h2 {
    font-size: medium;
    font-style: normal;
    font-weight: bold;
    font-variant: small-caps;
}
h3{
    font-size: small;
    font-style: normal;
    font-weight: bold;
}

BR{
    line-height: 1%;
}

HR{
    width: 75%;
    margin-left: 10px;
    color: Gray;
    text-align: left;
    height: 1px;
}

TD{
    color:#000000;
    font-family: verdana, Helvetica, sans-serif;
    font-size:x-small;
}

TD.titre{
    font-weight: bold;
    background-color: #FFFFFF;
}

TD.orange{
    background-color: #FFD68A;
}

/************************** DEB ENTETE */
div.entete {
	background-color: #FFFFFF;
	position: absolute;
  	left: 0px;
    top: 0px;
    height: 148px;
  	width:100%;
    z-index: 0;
}

div.logo{
	position: absolute;
  	left: 0px;
    z-index: 1;
}

div.drapeaux{
	position: absolute;
  	right: 13px;
  	top: 13px;
    z-index: 1;
}

div.baseline{
	position: absolute;
  	left: 246px;
  	top:40px;
    z-index: 1;
}

div.menu_entete_boutons{
	position: relative;
  	margin-left:246px;
  	/*padding-right:50px;*/
  	top:109px;
  	/* background-image:url(IMG/amj/fond_menu_entete.gif); */
    z-index: 1;
}

div.recherche_bande{
	position: absolute;
  	top:147px;
  	height:23px;
  	width:100%;
  	border-top: 2px solid #000000;
  	border-bottom: 2px solid #000000;
  	background-color: #2D929A;
    z-index: 1;
}

div.hierarchie{
  font-family: arial,verdana;
	font-size:x-small;
	color: #666666;
	position: absolute;
	top: 2px;
	left: 12px;
}

a.hierarchie{
  color: #FFFFFF;
}

span.hierarchie{
  color: #FFFFFF;
}

a:link.hierarchie{
}

a:hover.hierarchie{
}

a:visited.hierarchie{
  color: #FFEBBF;
}

div.menuHaut{
}

a.menuHaut{
  font-family: 'arial', 'Helvetica', 'verdana', sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
  line-height: 1em;
}

a:link.menuHaut{
}

a:hover.menuHaut{
	/* color: #EB5B1A; */
}

div.form_recherche{
	position: absolute;
	top:154px;
	left:631px;
    z-index: 1;
}

input.form_recherche{
	font-size: xx-small;
	margin-right:9px;
	border-width:0px;
}

input.form_recherchersub{
  position: absolute;
	font-size:xx-small;
	border-width:0px;
	border-color:#FFFFFF;
	background-color:#4A3009;
	color:#FFFFFF;
	font-weight:bold;
	border-collapse:separate;
}

/* +----------------------------------------------------------------------+ */
/* | DEBUT du menu de gauche                                              | */
/* +----------------------------------------------------------------------+ */

.menuGauche{
	position: absolute;
  	left: 0px;
  	top:190px;
  	width: 204px;
  	text-align: right;
}

.menuGauche .menuGaucheRub{
    font-family: 'arial black', 'Helvetica-Black', 'verdana gras', sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFEBBF;/*#2D929A*/;
	text-decoration: none;
    line-height: 91%;
}

.menuGauche a:hover.menuGaucheRub{
	color:#000000;
  text-decoration: underline;
}

.menuGauche a:link.menuGaucheSousRub{
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
    line-height: 1em;
    display: block;
}

.menuGauche a:visited.menuGaucheSousRub{
	color: #FFEBBF;/*#996633*/
	text-decoration: none;
}

.menuGauche a:hover.menuGaucheSousRub{
	color:#000000;
	text-decoration:underline;
}

.menuGauche .menuGaucheSeparateur{
    width: 206px;
    height: 17px;
    background-image: url("./IMG/amj/menuGaucheFilet.gif");
}

.menuGauche .menuGaucheLogosBas{
    width: 194px;
    height: 100px;
    background-image: url("./IMG/amj/menuGaucheLogosBas.gif");
}

/*******************************************************************
 * DEBUT du la colonne de droite
 *******************************************************************/
.sautDeLigne{
	line-height: 0.7em;
}

.colonneDroite{
    position: relative; 
	  float: left;
  	top: 185px;
  	left: 755px;
  	width: 228px;
    height: 35px;
  	text-align: left;
    background-image: url("./IMG/amj/colonneDroiteHaut.gif");
    background-repeat: no-repeat;
}

.colonneDroiteDoc{
    position: relative; 
	  float: left;
  	top: 185px;
  	left: 755px;
  	width: 228px;
    height: 35px;
  	text-align: left;
    background-image: url("./IMG/amj/colonneDroiteHautDoc.gif");
    background-repeat: no-repeat;
}

.colonneDroiteFond{
    position: relative;
	  float: right;
  	top: 35px;
  	left: 0px;
  	width: 228px;
  	text-align: left;
    background-image: url("./IMG/amj/colonneDroiteIll.gif");
    overflow: hidden;
}

a.colonneDroiteTypo{
  color: black;
}

.colonneDroiteTypo{
    padding-top: 0px;
    padding-left: 16px;
	font-size: x-small;
	font-weight: bold;
	font-family: arial, helvetica, verdana, sans-serif;
    line-height: 1.2em;
}

.colonneDroiteTypo .colonneDroiteDate{
    color: #416D66;
}

.colonneDroiteTypo .colonneDroiteTitre{
    color: #4B4B4B;
}

.colonneDroiteTitre1{
	font-size: small;
    color: #369C8B;
}

.colonneDroiteBas{
    position: relative;
	float: right;
  	top: 35px;
  	width: 228px;
    height: 22px;
    background-image: url("./IMG/amj/colonneDroiteBas.gif");
}
/*********************************************DEBUT PIED*/

div.pied{
    position: relative;
	  left: 24px;
  	top: 10px;
  	width:100%;
  	font-size: 0.85em;
    font-style: italic;
}


/*******************************************************************
 * DEBUT du contenu central
 *******************************************************************/
.contenuCentre {
	position: absolute;
  	left: 220px;
    top: 198px;
   	width: 527px;
    z-index: 10;
}

.contenuCentreLarge {
	position: absolute;
  	left: 220px;
    top: 198px;
    z-index: 10;
}

/* Les RUBRIQUES */
.contenuCentreLogoRub {
    /* background-image: url("IMG/amj/logo_2-accueil.gif"); */
}

.contenuCentreTitreRub {
    font-size: large;
}

.contenuCentreChapeauRub {
    font-size: small;
	font-weight: bold;
	color: #000000;
    line-height: 1em;
}

.contenuCentreTexteRub {
    font-size: small;
	color: #000000;
    line-height: 1.5em;
}



/* sommaire des articles liés à une rubrique */
.sommaireArticlesRub {
    background-color: #DAE7F7;
    border: thin solid #4670B7;
    padding: 4px;
    font-size: x-small;
   	width: 527px;
}
a.sommaireArticlesRub {
    /* display: block; */
    border: 0px;
   	width: 54%;
}

 /* Les ARTICLES */
.contenuCentreLogoArt{

}

.contenuCentreSurtitreArt{
    font-size: large;
	font-weight: bold;
    font-style: italic;
    font-variant: small-caps;
	color: #000000;
    line-height: 1em;
}

.contenuCentreTitreArt{
    font-size: large;
	font-weight: bold;
	color: #000000;
    line-height: 1em;
}

.contenuCentreSoustitreArt{
    font-size: medium;
	/* font-weight: bold; */
    font-style: italic;
    font-variant: small-caps;
	color: #4670B7;
    line-height: 1em;
}

.contenuCentreChapeauArt{
    font-size: small;
	font-weight: bold;
	color: #FB4110;
    line-height: 1em;

}

.contenuCentreTexteArt{
    font-size: small;
	/* font-weight: bold; */
	color: #000000;
    line-height: 1.2em;
}

.contenuCentrePsArt{
    font-size: small;
	/* font-weight: bold; */
    font-style: italic;
    /* font-variant: small-caps; */
	color: #000000;
    line-height: 1em;
}

.contenuCentreBlocOrange{
    background-color: #F8E9E6;
    border: thin solid #FB4110;
    padding: 4px;
    font-size: x-small;
    line-height: 1.2em;
    display:block;
}

.contenuCentreBlocVert{
    background-color: #D1EFD8;
    border: thin solid #569C36;
    padding: 4px;
    font-size: x-small;
    line-height: 1.2em;
    display:block;
}

.contenuCentreLienArt{

}

a.contenuCentreLienArt{
    color:black;
    font-size:small;
    text-decoration:none;
}

.sas{
    font-variant: small-caps;
}

