/* CSS Document */
sup {
	vertical-align:top;
	font-size:70%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	background:#004477;
	text-align:center;
}
img {
	border:none;
}
table {
	margin:0px auto 0px auto;
	width:95%;
}
#centrage {
	margin:0 auto 0 auto;
	width:750px;
	text-align:left;
	background:#004477 url(../images/decor_fond.jpg) repeat-y;
}
#haut {
	height:100px;
	background:#004477 url(../images/decor_haut.jpg) no-repeat;
}
#haut span {
	display:none;
}
#bas {
	background: transparent url(../images/decor_bas.jpg) no-repeat; 
	clear:both;
	height:150px;
}
#gauche {
	float:left;
	width:192px;
	padding:10px 10px 10px 23px;
}
#gauche h1 {
	font-size:10px;
	width: 180px; 
	height: 24px;
	margin:0;
	padding:0px;
}
#gauche h1 span {
	display:none;
}
#gauche h1.t0 {
	background: transparent url(../images/index_t1.jpg) no-repeat top left; 
}
#gauche h1.t1 {
	background: transparent url(../images/index_t2.jpg) no-repeat top left; 
}
#gauche h1.t2 {
	background: transparent url(../images/index_t3.jpg) no-repeat top left; 
}
#gauche h1.t3 {
	background: transparent url(../images/index_t4.jpg) no-repeat top left; 
}
#gauche h1.t4 {
	background: transparent url(../images/index_t5.jpg) no-repeat top left; 
}
#gauche h1.t5 {
	background: transparent url(../images/index_t6.jpg) no-repeat top left; 
}
#gauche h1.t6 {
	background: transparent url(../images/index_t7.jpg) no-repeat top left; 
}
#gauche div {
	font-size:11px;
	font-weight:bold;
	margin:10px 20px 10px 10px;
	padding:10px;
	background-color:#336699;
	border:#99CCFF solid 1px;
	text-align:center;
}
#gauche ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#99CCFF;
	margin:5px 0 15px 18px;
	padding:0;
}
#gauche .t0 {
	color:#FFFFCC;
}
#gauche a {
	color:#99CCFF;
	text-decoration:none;
}
#gauche a:hover {
	color:#FF9933;
	text-decoration:underline;
}
#droite {
	color:#FFFFFF;
	margin:10px 30px 10px 235px;
}
#droite h1 {
	font-size:20px;
	color:#FF9933;
	text-align:center;
	margin:10px;
	font-variant:small-caps;
}
#droite h2 {
	font-size:14px;
	color:#FFCC66;
	margin:0 0 6px 0;
}
#droite h3 {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	margin:0;
	padding:0;
}
#droite h4 {
	text-align:center;
	color:#993333;
	font-style:italic;
	font-size:13px;
	margin:0;
	padding:5px 0 20px 0;
}
#droite h5 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 8px 0;
	color:#FFFFCC;
	text-decoration: underline;
	font-variant: small-caps;
}
#droite h6 {
	font-size:12px;
	margin:0;
}
#droite li {
	margin:2px 0 2px 0;
	color:#FFFFFF;
}
#droite a {
	color:#FFFFFF;
	text-decoration:underline;
}
#droite a:hover {
	color:#FFCC66;
}