
body, ol, ul, li, p, textarea, select, table, td, input {
	color: #000000;
	font-size:12px;

}
#mainbody {
  text-align:center;
}

#all-include {




}


#include-all-dynamic-part {
  margin:auto;
         width:770px;
         text-align:left;

	/*position: absolute;*/


	/*min-width: 760px; */  /*moz*/
}

.clearall {
	height: 0;
	width: auto !important;
	overflow: hidden;
	float: none !important;
	clear: both;
}

body {
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/* Usually, links aren't underlined, but they appear underlined when you point the mouse pointer at them.
Validator asks for background-color if color is defined. A possible workaround: write these css definitions into the head.*/
a{
 color: #404040;
}
a:link {
	color: #404040;
	text-decoration: none;
}

a:visited {
	color: #404040;
	text-decoration: none;
}
a:hover, a:active {
	color: #404040;
	text-decoration: underline;
}

/* #main p {	padding: 5px 0 5px 0; } */
td, th {
	vertical-align: top;
}
img {
	border-width: 0;
}
hr {
	display: none;
}   /* hides the <hr /> for the newer browsers */


em {
	font-style: italic;
}


#all-include {
	color: #404040;
  background-color: #FFFFFF;

}

#header {
clear:both;
height:115px;
}

#header-part {
	height: 115px;
	width: 770px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/header.gif);
}
#header-empty-part {
	width: 100%;
	float: right;
	text-align: right;
	padding: 8px 0 2px 0;
	color:#7d9aba;
	background-color: #FFFFFF;
}
#digicours-logo {

         margin-top:25px;
         margin-left: 20px;
        padding:0px;

	float:left;
}

#languages {
  width:200px;
  margin-top:70px;
  margin-right: 10px;
 text-align:right;
 float:right;

}

#languages img {
  float:left;
}

#languages div {
    float:left;
    padding-top: 7px;
}

#languages a, a:visited, a:hover{
color:#000000;
}

#header_dynamic {
  float:right;
  width:340px;
  height:100%;
}

#footer-part {
  clear:both;
  text-align: center;

}

#main {

padding: 0px 15px 5px 0px;
min-height:700px;
background-color:#FFFFFF;
}



.copyright {
padding-top:3px;
font-size:10px;
}

.shadow-header {
	line-height: 3px;
	font-size: 3px;
	height: 3px;
	background-color:#d51919;
}




#columns-float {
	width : 770px;
         clear:both;
	color: #404040;
	background-color: #ffffff;
	overflow:hidden;
	border-bottom: 1px solid #b4b4b4;
}

#left-part {
        float : left;
	width : 270px;
	height: 460px;
	background:#f4f4f4;
	overflow:hidden;
}

#left-menu {
margin:0px;
width:250px;
height: 235px;
height: expression('255px');
width: expression('270px');
padding:10px;
}


#right-part {
        float:left;
        height:460px;
	width: 500px;
	background:#eeeeee;
	background: url(../img/main_gradient.gif);
	color: #000000;
	overflow:auto;
}

#content {
        width: 480px;
        height:440px;
        margin:10px;
}

#navigation {
        clear:both;
	height:20px;
	width:770px;
	background: url(../img/menu_bar.gif);
	background-color: #ac3d41;
	padding-top:2px;

}
.navigation-element a, .navigation-element a:visited, .navigation-element a:hover {
  color:#FFFFFF;
}


.navigation-element a{
    color:#FFFFFF;
}

.navigation-splitter {
   color:#FFFFFF;
   padding-left: 5px;
   padding-right: 5px;
}

#navigation li,
#navigation h4{
            display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#FFFFFF;
	padding-bottom:3px;
	padding-top:3px;
}

.selected {
	background-color: #FFFFFF !important;
	color: #404040;
	text-decoration: none;
	background-image:url(/images/dividers/highlight.gif) !important;
	background-repeat: repeat-y;
}

.left-bloc {

margin-top : 15px;
background-color : #b1b1b1;
color : #FFFFFF;
border : 1px solid #FFFFFF;
padding-left:10px;
text-align:center;
font-weight:bold;

}

.left-bloc-content {
padding:5px;

}

.login td {
 font-size:14px;

}
.login input {
 font-size:14px;

}
.treestyle {
 background-color:#f4f4f4;
}
.cattreestyle {

}

.restricted {
  background-image: url(../img/silk/icons/key.png);
}

.courseopen {
  background-image: url(../img/silk/icons/book.png);
  background-repeat:no-repeat;
}

.courserestricted {
  background-image: url(../img/silk/icons/book_key.png);
}

.DG_livre_box {
   clear:both;
   margin-top:10px;
}
.DG_livre_img {
 padding:5px;
 float:left;
}


#content a, #content a:visited, #content a:hover {
 color:#ff7f00;
}

#left-menu a, #left-menu a:visited, #left-menu a:hover {
 color:#ff7f00;
}



			.imagecontainer{
				  float:left;
				  clear:left;
				  background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
				  background: url(../img/shadow.gif) no-repeat bottom right;
				  margin: 10px 0 10px 10px !important;
				  margin: 10px 0 10px 5px;
			}
			.imagecontainer img{
				display: block;
				position: relative;
				background-color: #fff;
				border: 1px solid #a9a9a9;
				margin: -6px 6px 6px -6px;
				padding: 4px;
			}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:0px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #ff7f00;
	background-color: #fff;
	color:#FFFFFF;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#FFFFFF;
}

.JT_loader{
	background-image: url(../img/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #ff7f00;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #ff7f00;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
}

.jTip{
cursor:help;
}

th {
  background:#333;
  color:#FFF;

}

.total td {
 font-weight:bold;
}

.error {
 padding:5px;
 background:#ba3b35;
 color:#FFF;
}

.success {
 padding:5px;
 background:#316b1d;
 color:#FFF;
}

.normallink a, .normallink a:hover, .normallink a:visited, .normallink a:active {
 color:#ff0000; 
}

#adminbar {
 position:absolute;
 width:700px;
 background: #d08039;
 color:#FFFFFF;
 padding:5px;
 margin-left:-350px;
 left:50%;
 top:0px;
}

#adminbar a, #adminbar a:visited, #adminbar a:hover, #adminbar a:visited {
 color:#FFF;
 font-size:10px;
}
