body    {
	background-color: #fff;
	background-image: url('images/GoFond.gif');
	background-position: top center;
	background-repeat: repeat;
	font-family: arial,Helvetica,sans-serif;
	font-size: 0.75em;
 	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
    }

#page { width:1002px; margin:auto }
#bloc1,#bloc2,#bloc3,#bloc4,#bloc5,#bloc6,#bloc7  { width:320px;background-color:#fff;margin:5px }
#bloc1, #bloc6 { border:2px outset black;width:654px }
#bloc2 { border:2px outset blue; }
#bloc3 { border:2px outset red; }
#bloc4 { border:2px outset yellow; }
#bloc5 { border:2px outset green; }
#bloc7 { border:2px outset black; }

.bloc_bas { float:left;width:136px;background-color:#eee;margin:3px }

img {  border-style: none;}

table  	{ font-size:1em } 
h1    	{ font-size: 1.5em; color: #2222FF; font-style: italic;}
h2    	{ font-size: 1.2em; color: #2222FF; font-style: italic;}
h3    	{ font-size: 1.1em; color: #2222FF; font-style: italic;}
h4 	{ font-size: 1em;background-color:#ffffff; color:#000; border-top:1px solid rgb(204, 204, 255); border-bottom:1px solid #777799; border-left: 1px solid  rgb(204, 204, 255); border-right:1px solid #777799; margin:0px;}
.mini { font-size: 0.9em }
.titre0 { background-color:#9ff;background-image: url('images/bg_violet.jpg'); } 
.titre1 { background-color:#6E92ff;background-image: url('images/bg_bleu.jpg'); }
.titre2 { background-color:#f00; background-image: url('images/bg_rouge.jpg');}
.titre3 { background-color:#0f0;background-image: url('images/bg_vert.jpg'); }
.titre4 { background-color:#ff0; background-image: url('images/bg_jaune.jpg'); }
.titre5 { background-color:#777; background-image: url('images/bg_violet.jpg'); } 

#tab_main { position: relative; width:980px; margin:auto; }
#content { clear:both;background-color:#fff; border-right: 1px solid #999 ; border-left: 1px solid #999 }
#col_g { width:160px; float:left; padding:2px; text-align:center }
#col_d { width:814px; float:left; }
#col_c1 { width:490px; float:left; margin-left:6px; text-align:left; }
#col_c2 { width:300px; float:right; text-align:center; margin-right:3px }

.bloc { border:inset #6E92ff 1px; padding:2px; }
.bloc0 { border:outset #5757DC 1px; padding:2px;background-color:#C4EDFF }
.bloc1 { margin:0px;background-color:#fff;background-image: url('images/fond1.gif'); background-position:top left; padding:3px;margin:0px;clear: both;border:1px solid #777799;}
.bloc2 { background-color:#fff;background-image: url('images/fond2.gif'); background-position:top left; padding:3px;margin:0px;clear: both;border:1px solid #777799;}
.bloc3 { background-color:#fff;background-image: url('images/fond3.gif'); background-position:top left; padding:3px;margin:0px;clear: both;border:1px solid #777799;} 
.bloc4 { background-color:#fff;background-image: url('images/fond4.gif'); background-position:top left; padding:3px;margin:0px;clear: both;border:1px solid #777799;}

.menu_int { text-align:center;float:left;padding:4px;margin-right:5px;background-color:#ccf;width:65px;background-image: url('images/bg_bt.gif'); } 
.menu_int:hover { background-color:#fcc }
/*.art-titre { height:18px; color:#6E92ff;}
.art-content {	clear:both;padding:2px;border:1px solid #777799;margin:0px}
*/
A:link { text-decoration: none;}
A:visited { text-decoration: none; }
A:active { text-decoration: underline; }
A:hover { text-decoration: underline; background-color: #FFFF30; color: #000000; }

#menu {text-align:left;background-color:#EFF5FF;border: 1px inset black }
/*.menu_h { float:left;width:138px;background-image:url('images/menu_h.gif');height:28px }
.menu_h:hover { float:left;width:138px;background-image:url('images/menu_h2.gif') }*/
#bas {font-size:10px; border-top: solid #000 1px; background-color: #6E92ff; padding: 1px; text-align: center; clear: both; }

input:focus, textarea:focus, select:focus { background-color: #C4EDFF; }

#page_haut1 { background-image:url(images/onglet-h.gif);background-repeat:no-repeat;height:23px} 
#page_haut2 { background-color:#2992C2;background-image:url(images/onglet-c.gif);text-align:left;height:65px }
#page_haut3 { background-color:#fff;clear:both; height:24px; background-image: url('images/onglet-b.gif'); }

/****image fixe en bas gauche ***************************/
div#fixe {
	position:fixed;
	left:10px;
	bottom: 0px;
	margin:0px;
}
