body {
	background:#e7e7e7;
	margin:0;
	padding:0;
	font: normal normal normal 0.8em Arial, sans-serif;
	/*text-align:justify;*/
}

#page {
	background:url(images/page.png) repeat-y;
	margin:auto;
	padding:0;
	width:800px;
}

#page  a {
	color: #000;
	background-color: #eee;
	padding-left:0.2em;
	padding-right:0.2em;
	text-decoration:none;
	font-weight:bold;
}

#page  a:hover {
	color:#fff;
	background-color:#aa1515;
}

#page #entete {
	width:800px;
	height:36px;
	background:url(images/page-entete.png) top;
}

#page #navigation {
	background:url(images/navigation.png) top left no-repeat;
	position:relative;
	width:782px;
	height:119px;
	margin:auto;
	padding:0 33px 0 0;
	text-align:center;

}



#page #navigation #lien  {
	text-align:left;
	position:relative;
	left:237px;
	top:10px;
}

#page #navigation #lien a {
	font-weight:bold;
	/*font-size: 1em;*/
	/*font:1em Verdana;*/
	/*color:rgb(255,225,225);*/
	color:#fff;
	/*font-style:italic;*/
	
	height:26px;
	background:url(images/menu-gris.png) top repeat-x;
	padding:6px 5px 6px 5px;
	margin-right:1px;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
}

#page #navigation #lien a#actif {
	background:url(images/menu-rouge.png) top repeat-x;
	color:#fff;
}

#page #navigation #lien a:hover {
	background:url(images/menu-rouge.png) top repeat-x;
	color:#fff;
}


/*
#page #navigation a {
	line-height:25px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display: block;
	float:right;
	padding:0 1em 0 1em;
}

#page #navigation a:hover {
	background:url(images/navigation-hover.png) top left repeat-x #fff;
}

#page #navigation .actif {
	background:url(images/navigation-actif.png) top left repeat-x #fff;
}
*/

#page #pied {
	width:800px;
	height:40px;
	background:url(images/page-pied.png) top no-repeat #8d7555;
}

#page #menu {
	font-size:smaller;
	float:right;
	width:140px;
	padding:10px 40px 0 10px;
}

#page #contenu {
	padding: 0 10px 0 40px;
	width:540px;
	border-right:2px solid #eee;
	color:#000;
	float:left;
}

#page #contenu p
{
	text-align:justify;
}

#page #contenu p strong
{
	text-align:left;
}

#page #contenu h1 {
	font: 1.5em Arial black, sans-serif;
	border-top:1px solid #4669ae;
	border-left:13px solid #4669ae;
	padding-left:0.1em;
	color:#555;
	text-align:left;
	/*font-weight:bold;*/
}

#page #contenu h2 {
	font: italic normal bold 1.3em Arial, sans-serif;
	color:gray;
	padding-left:1em;
}

#page #menu h1 {
	text-align:left;
	color:#444;
	font: italic normal bold 1.3em Arial, sans-serif;
	margin:0;
	margin-top:1em;
	/*border-bottom:1px solid #444;*/
	padding:0.1em;
	background-color:#eee;
}

#page #menu a
{
	font-weight: bold;
}


#page #menu a.menu {
	display:block;
	line-height:2em;
	width:180px;
	background:url(images/menu-hover.png) top left #fff;
	text-align:left;
	padding-left:10px;
	border:1px solid #ddd;
	margin-top:-1px;	
	text-decoration:none;
	color:#666;
}

#page #menu a:hover.menu {
	background:url(images/menu-hover2.png) top left #fff;
	color:#000;
}

#page #menu p {
	text-align: justify;
}

#page #pied {
	background:url(images/page-pied.png) top left no-repeat;
	width:770px;
	height:52px;
	margin:auto;
	padding:18px 0 0 40px;
	color:#aaa;
	font-size:smaller;
}


#page #pied a {
	background:none;
	color:#aaa;
	text-decoration:none;
}

#page #pied a:hover {
	color:#000;
}

#page #contenu ul {
	list-style-image: url(images/li.gif);
}

#tdn {
	margin-top:-20px;
}

#tdn a {
	display:block;
	background:url(images/tdn.png) left top no-repeat;
	width:34px;
	height:21px;
	position:relative;
	top:34px;
	left:740px;
}

#tdn a:hover  {
	background:url(images/tdn.png) left -21px no-repeat;
}


form input,textarea,select {
	width:320px;
}

.table-catalogue h1 {
	margin:0;
	padding:0;
}

.commentaire {
	color:silver;
	font-style: italic;
}

.type9 {
	text-align:left;
	border:none;
}

cite
{
	
}

.cite_type4
{
	color:#000;
	font-weight:bold;
	font-size:1em;
	line-height:2em;
}

.type6
{
	text-align:center;
	margin-left:30px;
	margin-bottom:1em;
}


