/* CSS Document */
body {
	background-color: #aeaa90;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #555;
}

p {
     margin:0;
     padding:0;
}


-->
/*************************************************************************************
/* Barre de MENU PRINCIPAL */
/*
/* Couleur du menu:
Mastic: #aeaa90
Mastic foncé:  #7E7A61

**************************************************************************************/
.menu {
    color: #7E7A61;
    font-family: "Century Gothic";
    font-size: 14px;
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
}

.menu:hover {         /* fond de menu lorsqu'on passe dessus*/
	background:#fff;
    color: #fff;
	filter:Alpha(opacity=90);
}

#access {
	background-color:#ddd; 
	display: block;
	float: right;

	border-top: 3px solid #aeaa90;
	text-align:right; 
	width:803px; 
	height:23px; 
	margin-top:160px; 
	margin-right:12px; 
	filter:Alpha(opacity=80);
}

#access .menu-header,
 {
	font-size: 13px;
	margin-left: 12px;
	width: 803px;
/*	border: solid #F00;*/
}

div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	float:right;
}

#access .menu-header li,

div.menu li {
	float: left;
	position: relative;
}

#access a {
	color: #222; 
	display: block;
	line-height: 23px;
	padding: 0 10px;
	text-decoration: none;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 23px;
	left: 0;
	float: left;
/*	width: 180px;*/
	z-index: 99999;
}

#access ul ul li {
	min-width: 120px;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}

#access ul ul a {
	color: #eee; 
	background: #959073;
	line-height: 1em;
	padding: 5px;
/*	margin-left:-40px;*//* ************************ */
	width: 160px;
	height: auto;
	text-align:left;
	filter:Alpha(opacity=90);
}

#access li:hover > a{  /*fond des sous menus*/
	background: #aeaa90;
	color: #fff;
	font-weight:normal;
}

#access ul ul :hover > a {
	background: #aeaa90 /* Sous menu item hovered */
	color: #fff;
	font-weight:bold;
}

#access ul li:hover > ul {
	display: block;
	font-weight:normal;
}

#access ul li.current-menu-item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	background:#aeaa90; /*Item sélectionné*/

}

/* fin menu 2 level  */
/****************************************************************************************************/


.navHome {
float:right;
text-align:right;
vertical-align:text-bottom;

	font-family: "Century Gothic";
	font-size: 10px;
	position: relative;
	color: #666666;
}
.nav_goHome:hover {
background-image:url(../images/iconeaccueil-on.png);
height:32px;
width:32px;
cursor:hand;
}
.nav_goHome {
background-image:url(../images/iconeaccueil.png);
height:32px;
width:32px;
display:block; 
float:right; 
vertical-align:text-bottom;
}


.navigation {
float:right;
/*position: relative; bottom: 50px; right: 100px; */
}
.navigation_next:hover {
background-image:url(../images/next-hover.jpg);
height:33px;
width:33px;
cursor:hand;
}
.navigation_next {
background-image:url(../images/next-on.jpg);
height:33px;
width:33px;
display:block; 
float:left; 
}

.navigation_prev:hover {
background-image:url(../images/prev-hover.jpg);
height:33px;
width:33px;
cursor:hand;
}
.navigation_prev {
background-image:url(../images/prev-on.jpg);
height:33px;
width:33px;
display:block; 
float:left; 
}

.navigation_home:hover {
background-image:url(../images/home-hover.jpg);
height:33px;
width:33px;
cursor:hand;
}
.navigation_home {
background-image:url(../images/home-on.jpg);
height:33px;
width:33px;
display:block; 
float:left; 
}

.navigation_next-off {
background-image:url(../images/next-off.jpg);
height:33px;
width:33px;
display:block; 
float:left; 
}

.navigation_prev-off {
background-image:url(../images/prev-off.jpg);
height:33px;
width:33px;
display:block; 
float:left; 
}

.navigation_home-off {
background-image:url(../images/home-off.jpg);
height:33px;
width:33px;
display:block; 
float:left; 
}


.TitreRouge {
	font-size: 18px;
	color: #7C1519;
    margin:0px;
    padding:0px;
	border-top:2px solid #7C1519;
	top:-10px;
	text-align:right;
}
.TitreRouge a:visited,
.TitreRouge a:link {
	color: #7C1519;
	background-color:#fff;
	text-decoration:none;	
}

.TitreRouge a:hover {
	display:block; 
	background-color:#c1bca6;
	text-decoration:none;	
}

.TitreRougeB {
	font-size: 18px;
	color: #7C1519;
    margin:0px;
    padding:0px;
	border-top:2px solid #7C1519;
	top:-10px;
	text-align:right;
}

.TitreGris {
	font-size: 18px;
	color: #555;
	margin-left:10px;
}

.TitreVert
 {
	font-size: 16px;
	color: #030;
	margin-left:10px;
	text-decoration:none; 
}
.TitreVert a:visited,
.TitreVert a:link {
	color: #030;
	text-decoration:none; 
}

.TitreVert a:hover {
	color: #030;
	background-color:#c1bca6;
}

ul.prebullet {
	 margin-top:-0px;
}

.BulletText {
     margin:0px;
     padding:0p;
	 top:-10px;
	 margin-left:10px;
}

.TexteL1Rouge {
	display:block; 
	font-size: 18px;
	color: #7C1519;
    margin:0px;
    padding:0px;
	border:0px;
	top:-10px;
	text-align:center;
}

.TexteCorps {
    margin-left:10px;
}

#TexteCorps {
    margin-left:10px;
}

#TexteCorps ul{
     margin:0px;
     padding:0p;
}

.TxtLireSuite {
	font-size: 10px;
    left:0px;
}
.TxtLireSuite:hover {
    left:0px;
	color: #7C1519;
}
.TexteCorpsRetrait {
    margin-left:25px;
}

.FCATexte {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.FCALettrine  {
	background-image:url(../images/FCA.jpg);
	background-color:f0f;
	height:64px;
	width:87px;
	margin-left:10px;
	float:none; 
	margin-top:0px;
	position:absolute; 
	text-decoration:none;
display:block;
}

.FCALettrine:hover {
	background-image:url(../images/FCA-on.jpg);
	background-color:00f;
	text-decoration:none;
}

.FCALettrine2:hover {
	background-image:url(../images/FCA-on.jpg);
	height:64px;
	width:187px;
}
.FCALettrine2  {
	background-image:url(../images/FCA.jpg);
	display:block;
	height:64px;
	width:187px;
	text-decoration:none;
}


.FCATexteGris,
.FCATexteGris a:visited,
.FCATexteGris a:link
 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #666666;
	font-size: 14px;
    left:0px;
}

.FCATexteGris a:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7C1519;
	font-size: 14px;
}

.lienref,
.lienref a:visited,
.lienref a:link
 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
	color: #666;
	font-size: 16px;
    left:0px;
}

.lienref a:hover
 {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #7C1519;
	font-size: 16px;
/*	border:solid #0FC;*/
}

.fancygal {
	border:0;
	border: 1px solid #BBB;
	padding: 2px;
	
}
