body {
	background: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 0.8em;	
	color: #5D5D5D;

}
#wrapper {
	background: #ffffff;

}
#header {
	display:none;

}
#side-a, #line1  { 
	background: url(fade.gif) repeat-x;
	visibility: hidden;
	display:none;
	width :0px;
	max-height: 0px;

}

#container{ 
	background: url(fade.gif) repeat-x;
}

#side-b, #leftarea, #leftarea1, #rightarea {
	background:none;
	
}
#side-b {
	max-height: 0px;
	
}

#line2 , #line3, #footer, #footer1, #leftfooter, #rightfooter {
	background:none;
	visibility: hidden;
	display:none;
	max-height: 0px;

}

a {
	text-decoration: none;
	color: #B60400;
}
a:hover {
	color: #808080;
	text-decoration: underline;	
}
a img {
	border: 0px;
	text-decoration: none;
}
a.arrow {
	background-image: url(tri.gif);
	background-repeat: no-repeat;	
	background-position: 0 0.5em; 
	padding-left: 8px;
}

a.button, a.button:visited {
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
	min-width: 24px;
	vertical-align: text-top;
}
a.button:hover { 
	border-color: black white white black;
	text-decoration: none;
}
#fontbuttons {
	margin-left: 24px;
}
h1 a, h1 a:hover {
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 0 0px;
	margin: 0px;
	color: #B60400;
	text-decoration: none;		
}
h1 {
	padding: 0px 0 0 0px;
	margin: 0px;
	float: left;
}
#line1{
	padding: 10px 0px 4px 0px;
}
#line1 form {
	padding: 0px 10px 0px 0px;
	margin: 0px;
	text-align: right;
}


h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

#rightarea {
	color: #5D5D5D;
	background: #EEEEEE url(greyline.gif) repeat-x;
	border-left: 1px solid #DDD;	
}
#rightarea p {
	margin: 0px;
	font-size: 0.85em;
}

#rightarea a {
	display: block;	
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

#leftarea, #leftarea1 {
	text-align: justify;
	color: #5D5D5D;
}
#leftarea p, #leftarea1 p{
	padding: 0;
	margin: 0px 0px 10px 0px;
}
#leftarea a,#leftarea1 a {
	font-size: 0.85em;
}

img.left {
	float: left;
	border: 1px solid;
	margin-right: 10px;
}
img.right {
	float: right;
	border: 1px solid;
	margin-left: 10px;
}
#footer {
	font-size: 0.8em;
}
#footer a {
	text-decoration: underline;
	color: #3A6794;
}
#footer a:hover {
	color: #000;
}

#navigation {
	width: 140px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#navigation ul {	
	list-style: none;
	margin: 0px 0px 3px 0;
	padding: 0px;
	font-size: 1.1em;
	border-right: 1px solid #eee;
	width: 138px !important;
   width /**/:139px;			
}

#navigation li {
	list-style: none;
	margin-bottom: 4px;
}




#navigation li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: auto;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0px 10px;
	background: #fff;
	border-bottom: 1px dotted #ccc;
}	

#navigation li a:hover {
	color: #808080;
	border-right: 8px solid;	
}
#navigation li a.presentation:hover {
	color: #0374b6;
	border-right: 8px solid;
}
#navigation li a.strategie:hover {
	color: #c0c0c0;
	border-right: 8px solid;	
}
#navigation li a.projets:hover {
	color: #e94943;
	border-right: 8px solid;	
}
#navigation li a.finances:hover {
	color: #ffcc33;
	border-right: 8px solid;	
}
#navigation li a.publications:hover {
	color: #39ad9c;
	border-right: 8px solid;
}

#navigation li ul li{
	margin: 0px;
	padding: 0px;
	font-size: 10px;	
}
#navigation ul ul {	
	background: #fff;
	border: 1px dotted #ccc;
}

.sidebox {
	margin: 9px 0px 10px 0px;
	padding: 3px 10px 5px 10px;
	width: 120px !important;
	width /**/:140px;	
	color: #6B6B6B;
}

.sidebox a {
	display: block;	
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
	text-align: right;
	font-size: 0.85em;	
}
.sidebox p {
	margin: 0;	
}
.sidebox .infobox {
	font-size: 0.9em;
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin: 5px 0px 5px 0px;
}
#themepicdiv {
	text-align:right;
}
#themepicdiv img {
	border:1px solid;
}

#footer1 {
	border: 1px solid #819CD7;
	background: #CDE1F9;
	margin-bottom: 10px;
	padding: 4px 0px 4px 0px;
}


/* ********* NEW STYLES ***************** */
a.searchButton{
  font-size:9px;
  min-width:24px;
  vertical-align: text-top;
}

#login {
	background:none;
	visibility: hidden;
	display:none;
	max-height: 0px;
}

#breadcrumb {
	background:none;
	visibility: hidden;
	display:none;
	max-height: 0px;
}

.txtResultGras {
	font-weight: bold;
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, san-serif
}

.bleuMarine {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1em;
	padding: 0em 0em  0em 1em;
}

.bleuMarineTitre {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1.3em;
	font-weight: bold;
}

.blanc12G {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, san-serif;
	background-color: #e94943;
}

.justify {
	text-align:justify;
	padding: 2px;
}


#ficheProjet  {
  padding-left:5px;	
}

#ficheProjet .nomProjet{
  text-decoration:underline;
  padding-right:15px;
}

#ficheProjet h1{
  font-size:1.4em;
  width:90%;
  margin-top:10px;
}

#ficheProjet h2{
  font-size:1.2em;
  padding-top:10px;
  text-decoration:underline;
}
#ficheProjet h3{
  font-size:1em;
  padding-top:10px;
  text-decoration: underline;
}

#ficheProjet td {
  vertical-align:top;
}

#ficheProjet td.title {
  font-weight:bold;
  padding-right: 25px;
}

#ficheProjet table {
  font-size: 1em;	
}

table {
  font-size: 1em;	
}