/* Vous pouvez modifier ce fichier pour surcharger ou rajouter des éléments CSS */
body {
	background: url(body.gif) repeat-x #3c1247;
}
#global {
	background: #FFFFFF url('centre.jpg') no-repeat -1px 130px; border : 1px solid #555555; border-collapse : collapse; width : 100%; min-width:940px; position:relative; margin:auto;-moz-box-shadow: 0px 0px 10px #222;-webkit-box-shadow: 0px 0px 10px #222; box-shadow: 0px 0px 10px #222;table-layout:fixed;-moz-border-radius : 0px; -webkit-border-radius:0px; border-radius:0px;
}
#header { padding : 0px; white-space : nowrap;}
h2 { color : #cc33ff !important; -moz-text-shadow: 1px 1px 2px #ddd;-webkit-text-shadow: 1px 1px 2px #ddd; text-shadow: 1px 1px 2px #ddd; }
#menu { 
	background-color : #4f1658;border-top : 1px solid #0080b6; 
}
#footer { 
	background-color : #4f1658;-moz-border-bottom-right-radius : 4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px;-moz-border-bottom-left-radius : 4px; -webkit-border-bottom-left-radius:4px; border-bottom-left-radius:4px;
}
#loginbar { background-color : #009de0;color:#FFFFFF;border-top : 1px solid #0080b6; }
#loginbar  a, #loginbar_autologoff, .table4 th  {color:#FFFFFF; }
#switcher_instance {background:#2fb3eb; }
#switcher_instance a:hover { background:#56c9fa; }

.texte3 { color : #009ac6 ; }
.texte5 { color : #a630a6 ; }
.table1 th { background-color: #a735a7; }
.table2 th { background-color: #6c186c; background-image : none; }
.table3 th { background-color: #69c6ee; background-image : none; }
.table4 th { background-color : #009DE0; }
.table1 .cell1 { background-color:#eef1fa; }
.table1 .cell2 { background : #d1f7f8;}
.table2 .cell1 { background-color:#f9e0f9; }
.table1 tr, .cell6 { background : #eef1fa;} 
.table2 tr{ background : #ebdbeb;} 
.cell3 { background : #c4ebfc !important;}
.cell4 { background : #ade5f5 !important;}

.lien1 { color : #E2007A; }
.table4 th .lien1 { color:#FFFFFF; }


.button1 { background : #EEE; }


.onglets li { background:#d1f0f5;border:1px outset #AAAAAA;border-bottom:1px solid #effbfd;}
.onglets li:hover { background:#b0e5ef; }
.onglets li.active { background:#effbfd;border-bottom:1px solid #effbfd; }
.zone_onglets { background:#effbfd;border:1px outset #AAAAAA; }

#debug-console {
    color:#570357;-moz-border-radius : 5px; -webkit-border-radius:5px; border-radius:5px;
}