﻿body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	height: auto;
	
}
div.outerHolder{
	/*margin-left:10%; -- Erreur dans site Original*/
	margin: 0 auto;
	width: 750px;
	padding: 8px;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	height: auto;
}
div.bannerprint{
	display: none;
}
div.footer{
	/*margin-left: 10%;*/
	margin: 0 auto;
	margin-top: 5px;
	text-align:left;
	width: 750px;
	color:#999999;
	font-size: small;
}
div.footer a{
	color: #999999;
	text-decoration: none;
}
div.footer a:hover{
	color: #666666;
	text-decoration:underline;
}
div.topsearchbox{
	font-size: small;
	font-weight: bold;
	text-align: right;
	color:#343399;
}

div.topsearchbox input{border: 1px solid #999999}
div.topsearchbox input#go{
	font-size: small;
	font-weight: bold;
	color:#343399;
	background-color:#FFFFFF;
	border:0px;
	cursor:pointer;
}
div.topsearchbox input#q{
	color: #999999;
}
div.banner{}

div.leftnav{
	float:left;
	width:27%;
	margin-top:5px;
}
div.mainContent{
	float:right;
	width:70%;
	margin-top:5px;
	font-size: small;
	height: auto;
	
}
div.mainContent a.office {
	color: #FFFFFF;
	text-decoration:none;
}

div.mainContent a {
	color: #000000;
	text-decoration: underline;
}
div.mainContent a:hover {
	color: #000000;
	text-decoration:underline;
}
div.mainContent a.office:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
div.mainContent table.content h1{
	margin: 0;
	font-size: large;
	color: #343399;
}
div.mainContent table.content h2{
	margin: 0 0 1em 0;
	font-size: small;
	color: #343399;
}
div.mainContent table.content b {
	color: #343399;
}
div.mainContent table.content strong {
	color: #343399;
}
div.mainContent table.content ul {
	list-style-type: square;
/*	margin: 1px 1px 2px;*/
}
div.mainContent table.content ul li {
	list-style: disc;
	margin: 0.3em 0 0 0;
}
div.mainContent table.content div.home {
	position: relative;
	width: 100%;
	top: 35px;
	color:#343399;
	font-size: medium;
	text-align: center;
	left: 1px;
}
div.mainContent table.content div.home em {
	font-style: normal;
	font-weight: bold;
	font-size: large;
}


div.mainContent table.content {
	width: 100%;
}
div.mainContent table.content col.left {
	width: 335px;
}
div.mainContent table.content col.right {
	width: 170px;
}
td.nowrap {
	white-space: nowrap;
}

div.clearall{
	clear:both;
}
div.currentsection{
	position:relative;
	color:#FFFFFF;
	font-weight:bold;
	font-size:small;
	background-color:#343399;
	background-image: url(../images/currentsectionright.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding: 0;
}
span.currentsection{
	position:absolute;
	top: 10px;
	left: 27px;
	
}
td.currentsection{
	background-color:#343399;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/currentsectionright.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 100%;
	font-size: small;
}
td.currentsection a{
	color: #FFFFFF;
	text-decoration:none;
}
td.currentsection a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
td.currentsubsection{
	font-size: small;
	background-color: #EEEEEE;
}
td.currentsubsection.left{
	background-image: url(../images/subsection_tl.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 5px;
}
td.currentsubsection.right{
	background-image: url(../images/subsection_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top: 5px;
}
td.currentsubsection a{
	color: #000000;
	text-decoration:none;
}
td.currentsubsection a:hover{
	text-decoration:underline;
}
td.section{
	background-color:#CCCCE4;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/rightpale.gif);
	background-repeat:no-repeat;
	background-position:right;
	width: 100%;
	font-size: small;
	color:#000000;
}
td.section a{
 color: #000000;
 text-decoration:none;
}
td.section a:hover{
	text-decoration: underline;
}
table.nav td.spacer{
	height:2px;
}
td.subsectiontop{
	width: 100%;
	background-color:#E8E8E8;
	color:#000000;
}
div.lowersearch{
	background-color:#343399;
	width:100%;
	text-align:right;
}
img#fullmoon{
	vertical-align:baseline
	}
table.search{
	width: 100%;
	color:#343399;
	font-weight: bold;
	font-size:small;
	height: 25px;
	margin-bottom: 2px;
}
table.search a{
	font-size: small;
	color: #343399;
}
select{
	font-size: x-small;
}

table.search input{
	font-size: x-small;
}

table.header{
	border: 0;
	background-image: url('../images/bluefade.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 100%;
}
td.logo{padding-left: 20px;
	font-weight: 700;
	width: 20%;
	color: #343399;
	font-size: large;
}
td.leftheader{
	color: #FFFFFF;
	font-weight:bold;
	font-size:medium;
	width: 20%;
}
td.rightheader {
	text-align: right; 
	color: #343399;
	font-weight: bold;
	font-size: 15pt;
	padding-top: 41px;
	width: 30%;
}
td.moon{
	text-align: right;
	width: 20%;
