
.cm_admin_header { background-color: #DDD; font-size: 14pt; margin: 5px; }
.cm_admin_block { background-color: #EEE; font-size: 12pt; margin: 5px; }

.cm_admin_table { border: solid 1px #CCC; }
.cm_admin_table TD, TH { border: solid 1px #CCC; text-align: center; }

.cm_admin_innertable { background-color: #DDD; border: solid 1px #AAA; }
/*.cm_admin_innertable TD, TH { border: solid 1px #AAA; }*/

/*body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}*/

#cfoct_menu {
position: absolute;
top: 20;
left: 150;
width: 100%;
z-index:100;
}

#cfoct_menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}	

#cfoct_menu dl {
float: left;
width: 11.5em;
margin: 0;
padding: 0;
list-style-type: none;
}

#cfoct_menu dt {
cursor: pointer;
text-align: left;
font-weight: bold;
font-size: 10pt;
color: white;
background: #036;
margin: 0;
padding: 0;
list-style-type: none;
line-height: 200%;
}
#cfoct_menu dd {
border: 1px solid gray;
margin: 0;
padding: 0;
list-style-type: none;
display: none;
background: lightblue;
}
#cfoct_menu li {
text-align: left;
background: lightblue;
margin: 0;
padding: 0;
line-height: 200%;
list-style-type: none;
font-size: 8pt;
border-bottom: 1px solid #036;
}

#cfoct_menu li a, #cfoct_menu dt a {
color: #036;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
margin: 0;
padding: 0;
list-style-type: none;
}

#cfoct_menu li a:hover, #cfoct_menu dt a:hover {
background: #036;
color: white;
margin: 0;
padding: 0;
list-style-type: none;
text-decoration: none;
}

.cfoct_title {
font-size: 12pt;
font-weight: bold;	
color: #003366;
}

.cfoct_main {
color: #555588;
font-weight: normal;	
font-size: 10pt;
}

.cfoct_subtitle { 
	color: #003366;
    font-weight: bold;
    text-decoration: underline; 
    font-size: 10pt;
}

.cfoct_subtitle2 {
	color: #003366;
    text-decoration: none; 
    font-size: 10pt;
}
           
.cfoct_subtitle3 {color: #003366;
           text-decoration: none;
           font-weight: bold; }

.cfoct_subtitle4 {color: #003366;
           font-size: 8pt;
           text-decoration: none; }
           
.cm_class_index LI
{
list-style-type: none;
padding: 0;
margin: 0;
background-image: url(/themes/cfoct/web/fr/images/logo-puce.gif);
background-repeat: no-repeat;
height: 16px;
padding-left: 24px;
}
