body{
	/*background:#a7a7a7 url(../images/bg_bodsy.gif) repeat-x;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0;
	padding:0;
	background-color:#CCCCCC;
}

td {} /* style par défaut des colonnes des tables du templates  */
tr {} /* style par défaut entre les balises body, contrôle les éléments comme le fond, etc. */
p {} /* style par défaut des paragraphes */
hr {} /* style par défaut des lignes horizontales du template */
hr.separator {}
div {} /* format par défaut des balises "div" du template */
pre {} /* style des zones de textes préformatés  (utilisé par la zone de debogage) */
 
 
/* Paramétres par défaut des niveaux de titre */
 
h2 {
border-bottom:1px dashed #FFFFFF;
padding-bottom:10px;
color:#FFFFFF;
} 

h3 {
border-bottom:1px dashed #CCCCCC;
padding-bottom:8px;
color:#CCCCCC;
}

td.sectiontableheader div  {
border-bottom:1px dashed #CCCCCC;
width:100%;
margin-bottom:10px;
font-size:12px;
font-weight:bold;
padding-bottom:8px;
color:#CCCCCC;
}

table.newspane {margin:0; padding:0; height:0;}

a img{
border:0;
}

a font{
color:#FFFFFF;
}

/*#fondpage{
	background:#000 url(../images/bg_body.gif) 0 100% repeat-x;	
}
*/
a{
color:#FFFFFF;
}

#layout-page{	
	width:1024px;
	height:748px;
	margin:0 auto;
	background-color:#1F3A88;
	/*border:1px solid #000;*/
}
#headertop{
	background:transparent url(../images/headertop.jpg) no-repeat;
	height:148px;
}

#headertophome{
	background:transparent url(../images/headertop.jpg) no-repeat;
	height:148px;
}

#headerbottom{
	height:22px;
}
#nav {
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	overflow: hidden ;	/* CrÃ©ation du contexte de formatage */
	width:1024px;
	display:block;
	border:0px solid red;
	border-bottom: 2px solid #FFFFFF ;
	background-color:#1d3467;	
	
	}
#nav li {
	float: left ;
	width: 254px ;	
	padding:0;
	}
#nav li a {
	display: block ;
	height:21px;	
	font: Geneva, Arial, Helvetica, sans-serif;
	/*padding: 4px 0 ;*/
	text-align: center ;
	text-decoration: none ;
	}
	
#nav li .active{
background-position:0px -21px;
}	

#nav li a span{
	display:none;
}	
		
#nav li a:hover, #nav li a:focus, #nav li a:active {
	color: #1d3567 ;
	/*background: #CABC9E ;*/	
	background-position:0px -21px;
	/*text-decoration: underline ;*/
	}

#presentation {
	margin-right:2px;
	}
		
#presentation a {
	background:transparent url(../images/btn_presentation.gif) no-repeat;
	}
#creations{
	margin-right:3px;
}
#creations a {
	background:transparent url(../images/btn_creations.gif) no-repeat;	
	}	
#espacepro a {
	background:transparent url(../images/btn_espacepro.gif) no-repeat;
	}
#contact a {
	background:transparent url(../images/btn_contact.gif) no-repeat;
	}
	
	
#footer {
	margin:0 auto;	
	width:1024px;
	height:20px;
	background-color:#1F3A88;
	color:#CCCCCC;
	}
#footer a{
	text-decoration:none;
	}
#footer a:hover{
	text-decoration:underline;
	}
#footer ul li{
display:inline;
padding-left:20px;
}
#footer ul li a{
color:#CCCCCC;
text-decoration:none;
}
#footer ul li a:hover{
color:#FFFFFF;
text-decoration:underline;
}



.contentpaneopen{
padding:10px;
}

.componentheading,.contentheading{
font-size:20px;
font-weight:bold;
padding-top:10px;
display:none;
}

#mainlevel{
margin:0;
padding:0;
}

/*---------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
sifrh2{
	width:auto;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/

div.tableau {
position: relative ; 
width: 750px; 
height: 400px; 
overflow: auto;
}



