body {
	background-color: #1b4567;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/*///////////menu banière////////////*/
.menu-haut {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
	
}
.menu-haut a {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-transform:uppercase;
}
.menu-haut a:hover {
	color: #999;	
}



.liste {
/*border:1px solid white;
background:white;*/
margin-top:15px;
}

/*///////////navigation////////////*/
.navigation {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#333;
}
.navigation a {
	font-size: 10px;
	font-weight:normal;
	color:#1b4567;
}
.navigation a:hover {
	color:#ACBB94;
}


/*///////////liste accueil////////////*/
.liste-descriptif {
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#999;
}
.liste-titre {
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
line-height:19px;
color:#1b4567;
}
.liste-titre a {
	color:#fff;
}
.liste-titre a:hover {
	color:#ACBB94;
}
.liste-texte {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
color:#333333;
}
.liste-rubrique {
font-size: 10px;
color:#ACBB94;
font-weight:bold;
}
.liste-sousrubrique {
font-size: 10px;
font-weight:bold;
color:#ACBB94;
}
.liste-suite a {
color:#333333;
}
.liste-suite a:hover {
color:#ACBB94;
}


/*//////////article/////////////*/
.title {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align:left;
	font-style: normal;
	color: #1b4567;
	/*color:#660000;*/
	font-weight: bold;
	line-height:25px;
}

.texte {
	background-color: #ffffff;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height:12pt;
}

.chapo {
font-size: 13px;
font-weight: bold;
}

.texterouge {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.textegras {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.texteorange {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


.textegris {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1b4567;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #ACBB94;
}



.titre {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.texte-petit {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACBB94;
}
.texte-petit-blanc {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
.texte-petit-blanc a {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
}


.titleblanc {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}




.soustitre {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-weight: bold;
}


.grise {
 
border-width:1px; 
border-color:black; 
background-color:#ffffff; 
width:600px; 
padding:10px; 
height:250px;
float:right;
}


/*////////////////////////////foot/////////////////////////////*/
.foot {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-transform:uppercase;
}
.foot a {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-transform:uppercase;
}
.foot a:hover {
	color: #ACBB94;
}







#navlist
{
padding-left: 0.20em;
margin-left: 0;
border-bottom: 0px solid;
border-bottom-color:#d3bf95;
width: 140px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.20em;
border-top: 0px solid;
border-top-color:#990000;
}

#navlist li a {
text-decoration: none;
font:normal;
font-weight:normal;
color:#d3bf95;
 }
 
 #navlist li a:hover {
color:#990000;
 }
 

/*////////////////////////menu///////////////////////////*/
.titre-menu {
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:20px
	color:#fff;
}

#menu {
	background-color:#ACBB94;
}
#menu2 {
	background-color:#ACBB94;
}

#nav, #nav ul {
	float: left;
	width: 149px;
	list-style: none;
	line-height: 1;
	/*background: white;*/
	padding: 0;
	border: solid #eda;
	border-width: 0 0;
	margin: 0 0 0.3em 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 12em;
	/*color: #550707;*/
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding: 0.25em 1em;
}

#nav a:hover {
	color: #333;
}

#nav a.daddy {
	/*background: url(images/rightarrow2.gif) center right no-repeat;*/
}

#nav li {/*selection premier item*/
	color: #fff;
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	w\idth: 14em;
	font-weight: normal;
	background: white;
	color:#fff;
	border-width: 0.15em;
	border-color:#333;
	margin: 0;
	margin-left:40px;/*décallage menu déroulant*/
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	color:#ACBB94;
	width: 18em;
	w\idth: 12em;
	padding: 0.25em 1em;
}
#nav li ul a:hover {
background-color:#ACBB94;
color: #fff;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	
	
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	color:#fff;
	
}

#nav li:hover, #nav li.sfhover {
	/*background: #1b4567;*/
	color:#fff;
}
