html, body { margin: 0;}
body {padding:0;color:#333333;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px;}

a img {border:0;}
A:visited, A:link, A:active {color:#000080;  text-decoration:none; font-weight:bolder}
A:hover {color:#FF6600; text-decoration:none;font-weight:bolder}



h1{font-size:13px; margin:16px 0 8px 0; padding-bottom:4px; border-bottom:1px solid #333333;}
h2{font-size:12px; color:#3366CC; margin:16px 0 8px 0;}
h3{font-size:11px; margin:8px 0 8px 0; }
h4{font-size:10px; margin:8px 0 8px 0; text-decoration:underline;}
				
#corratec {
	/*background : url("images/headerBackground.jpg") repeat-x #d4d9d5;  /* fond bleu et bleu clair derriere*/
	background : url("./corratecPicture/sc.jpg") repeat-x ;
	width: 1000px;
	/*height:600px;*/
	margin: 10px auto 0 auto;
	position: relative;
	/*background-color: #FFFFFF;*/
	
}	




div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 50px; 
	}
div#footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	/*background : url("images/footer.jpg") no-repeat #d4d9d5;*/
	background-color: transparent;
	padding-top : 8px;
	text-align:center;
	color:#888888;	
	}

div#header {
	/*background : #212841;*/
	height:120px;
}

div#header .topLink {
	float: right;
	margin: 64px 10px 0px 0px;
	color: #ffffff;
}	

div#content {
	float: right;
	width: 635px;
	padding:0px;				  
	/*margin:0px 10px 0px 0px;*/
	}
div#sidebar {
	min-height: 300px;  
	float: right;
	width: 202px;
	/*background : url("images/menuBackground.jpg") no-repeat #ffffff;*/
	}
div#center {				
	background : url("images/mainBackground.jpg") repeat-y;
	padding-bottom: 50px;
	overflow: auto;
}	



#slogan {
	width : 312px;
	height : 125px;
	background : url("images/slogan.jpg") no-repeat;
	float:right;
}
#imageHeader {
	height : 125px;	   
	/*background : url("images/borderRight2.jpg") no-repeat right top; */
}


div#topMenu {
	height: 27px;	 
	background : url("images/borderRight1.jpg") no-repeat right top;	
}


.bt1, .bt2, .bt3, .bt4, .bt5, .bt6{
	height: 27px;
	width: 104px;
	display: block;
	float: left;
	color: #ffffff;
	font-weight: bolder;
	text-align:center;
	line-height:27px;
} 	


div#topMenu a {color:#ffffff;}

.bt1 {background : url("images/bt1.jpg") repeat-x; width:105px;}
.bt2 {background : url("images/bt2.jpg") repeat-x;}
.bt3 {background : url("images/bt3.jpg") repeat-x;}
.bt4 {background : url("images/bt4.jpg") repeat-x;}
.bt5 {background : url("images/bt5.jpg") repeat-x;}
.bt6 {background : url("images/bt6.jpg") repeat-x;}

#fenetreCentrale{

	width:1000px;
	height: 900px;
	padding: 0 0 0 7px;
	line-height:22px;	
	background-color:transparent;
}

#arborescence {
	height:22px;

	background-color: #000080;
	height:22px;
	width:1000px;
	/*width:100%;*/
	color: #ffffff;
	padding: 0 0 0 5px;
	line-height:22px;	
}

div#corps {
	margin: 0 10px 0 0;
	padding: 0 8px 0 8px;	   
}

.separation {
background-color:transparent;
border-bottom:1px solid #336699;
margin-top:2px;
margin-bottom:8px;
margin-top:8px;
}

