#TEW-tomos-elearning-widget {
	font-family: Arial;
	font-size: 12px;
	color: white; 
	/*width: 310px;*/
}

#TEW-widget-toggle-button {
	background-image: url('img/widget-display.png') ;
	background-repeat: no-repeat;
	margin-left: -27px;
	position: absolute;
	width: 27px;
	height: 600px;
        cursor: pointer;
}
/* widget-header/footer and content */
#TEW-widget-header{
	background-image: url('img/widget-background-header.png');
	background-repeat: no-repeat;
	height: 14px;
	margin-left: 27px;
}
#TEW-widget-footer{
	background-image: url('img/widget-background-footer.png');
	background-repeat: no-repeat;
	height: 14px;
	margin-left: 27px;
}
#TEW-widget-content{
	background-image: url('img/widget-background-content.png');
	background-repeat: repeat-y;
	margin-left: 27px;
}
/* widget-profil */
widget-profil {
}
#TEW-profil-header {
	background-image: url('img/profil-background-header.png');
	background-repeat: no-repeat;
	height: 12px;
	margin-left: 62.5px;
}
#TEW-profil-content {
	background-image: url('img/profil-background-content.png');
	background-repeat: repeat-y;
	margin-left: 65.5px;
}
#TEW-profil-titre {
	color: rgb(210,212,0);
	width : 160px;
	font-size: 15px;
	margin-left: 15px;
	margin-bottom : 10px;
}
#TEW-profil-nom {
	color: rgb(0,169,255);
	width : 160px;
	margin-left: 15px;
}
#TEW-profil-fonction {
	color: white;
	width : 160px;
	margin-left: 15px;
}
#TEW-profil-footer {
	background-image: url('img/profil-background-footer.png');
	background-repeat: no-repeat;
	margin-left: 62.5px;
	height: 12px;
}

#TEW-profil-modules {
    margin-top: 10px;
    width: 240px;
    text-align: right;
    color: #FFF;
    text-decoration: underline;
    cursor: pointer;
}

/* widget-cours */
#TEW-widget-cours {
	color: rgb(210,212,0);
	font-size: 15px;
	margin-top: -5px;
	margin-left: 75.5px;
	width : 175px;
}
#TEW-widget-details-cours {}

.TEW-widget-menu-cours {
	color: rgb(210,212,0);
	font-size: 15px;
	margin-top: 5px;
}
#TEW-widget-titre-cours {
	color: white;
	font-size: 15px;
}
#TEW-description-cours {
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
        cursor: pointer;
}
#TEW-description-cours a{
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
        cursor: pointer;
}
#TEW-etat-avancement-cours {
	color: white;
	font-size: 13px;
	margin-top: 10px;
	float: left;
}
#TEW-etat-avancement-cours-pourcentage {
	color: white;
	font-size: 14px;
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 2px;
	padding-left : 130px;
}
.TEW-widget-sous-menu-cours {
	color: white;
	font-size: 11px;
        cursor: pointer;
}
.TEW-widget-sous-menu-cours-selected {
	color: #FFFF00;
        font-weight: bold;
	font-size: 15px;
        cursor: pointer;
        text-decoration: underline;
}
.TEW-widget-sous-menu-cours-visited {
	color: #FFFF00;
	font-size: 11px;
        cursor: pointer;
}

/* others widgets */
#TEW-widget-consultation, #TEW-widget-annexes, #TEW-widget-modules {
	color: rgb(210,212,0);
	width : 175px;
	margin-left: 72.5px;
	font-size: 15px;
}
#TEW-widget-annexes:hover, #TEW-widget-modules:hover{
        cursor:pointer;
}
#TEW-widget-consultation:hover {
        cursor: pointer;
}
.TEW-details {
	margin-top: 1px;
	color: white;
	font-size: 11px;
}

#TEW-consultation {
        width: 205px;
        height: 45px;
        margin-top: 10px;
        margin-left: 30px;
}
#TEW-buttonConsultation{
        background-image: url('img/consultation-button.png');
	background-repeat: no-repeat;
        margin-left: 180px;
        margin-top: 5px;
        width: 32px;
        height: 23px;
}
#TEW-buttonConsultation:hover{
        cursor:pointer;
}

/* widget-validation-des-acquis */
#TEW-widget-validation-des-acquis {
	color: rgb(20,66,133);
	background-image: url('img/widget-validation-des-acquis.png');
	background-repeat: no-repeat;
	margin-left: 27px;
	height: 55px;
	width: 264px;
}
#TEW-widget-validation-des-acquis:hover{
    cursor: pointer;
}

.TEW-separator-widget {
	background-image: url('img/separator-widget.png');
	background-repeat: no-repeat;
	margin-left: 5px;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Les logos */ 
#TEW-logo-widget-profil {
	background-image: url('img/logo-widget-profil.png');
	background-repeat: no-repeat;
	position: absolute;
        margin-top: 15px; 
        margin-left: 10px; 
	width: 55px;
	height: 56px;
}
#TEW-logo-widget-partie-pratique {
	background-image: url('img/logo-widget-partie-pratique.png');
	background-repeat: no-repeat;
	position: absolute;
	margin-left: -55.5px; 
	width: 43px;
	height: 42px;
}
#TEW-logo-widget-partie-theorique {
	background-image: url('img/logo-widget-partie-theorique.png');
	background-repeat: no-repeat;
	position: absolute;
	margin-left: -50.5px;
	width: 36px;
	height: 40px;
}
#TEW-logo-widget-consultation {
	background-image: url('img/logo-widget-consultation.png');
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 17px; 
	width: 41px;
	height: 31px;
}
#TEW-logo-widget-consultation:hover, #TEW-logo-widget-modules:hover {
        cursor: pointer;
}

#TEW-logo-widget-annexes {
	background-image: url('img/logo-widget-annexes.png');
	background-repeat: no-repeat;
	position: absolute;
        margin-top: 13px;
	margin-left: 17px; 
	width: 39px;
	height: 44px;
}
#TEW-logo-widget-annexes:hover {
        cursor: pointer;
}

#TEW-logo-widget-modules {
	background-image: url('img/logo-widget-modules.png');
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 20px; 
	width: 40px;
	height: 52px;
}
