/*************************************/
/* Header (menutop, recherche, etc.) */
/*************************************/
#HeaderMenuTop a.BoutonInverser, #HeaderMenuTop #SepBoutonInverser { display:none; }


/* Images de fond (filigrane) */
#CentreColMilieu { background-position:bottom right; background-repeat:no-repeat; }
#CentreColMilieu.fond_1 { background-image:url(../img/saem/Avion.jpg); }
#CentreColMilieu.fond_2 { background-image:url(../img/saem/Bateau.jpg); }
#CentreColMilieu.fond_3 { background-image:url(../img/saem/Camion.jpg); }
#CentreColMilieu.fond_4 { background-image:url(../img/saem/Tank.jpg); }
#CentreColMilieu.fond_5 { background-image:url(../img/saem/ElementBP.jpg); background-position:bottom center; }


.boitePierreLafleur { background-color:#5b7795; padding:5px; color:#fff; margin-bottom:10px; }

/* Colonne de droite (comme #MenuUtilitaires) */
#SAEMColonneDroite { float:right; width:140px; margin:15px 0 0 0; }

.btVideoEmission {
	display:block;
	width:140px;
	height:75px;
	margin:20px 0 0 0;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(../img/saem/bout_videoSAEM_off.jpg);
}
.btVideoEmission:hover { background-image:url(../img/saem/bout_videoSAEM_on.jpg); }

/* Styles pour l'impression */
@media print
{
	#TableauCredits #CentreColMilieu.SansMenuGaucheFull #ZoneTexte { width:670px;}
}



/********************************/
/* Ajout styles pour la gestion */
/* des cours crédités           */
/********************************/

#CoursMilitairesCredites div.divTopPage { margin-top:5px; border:0; } /* Juste 1 page */


li.liste_cours {
	list-style:disc;
}
.p2 {font-size: 9pt; font-style: normal; color: #000000; font-weight: normal;}
.t2Admin {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #573C19}
.p1couleurAdmin {

	font-size: 10pt;
	color: #573C19;
	font-weight: normal;
}

a.liste_lien:link, a.liste_lien:visited, a.liste_lien:active {

	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #042D5E;
	text-decoration: none;
}
a.liste_lien:hover {

	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #042D5E;
	text-decoration: underline;
}



.tab_titre {
	font-size: 8pt;
	font-style: normal;
	font-weight:bold;
	color: #333333;
}
.tab_titre_no {
	font-size: 8pt;
	font-style: normal;
	font-weight:bold;
	color: #996600;
}
.tab_cours_fond_entete {
	padding-left:6px;
	height:45px;
	background-image:url(../img/saem/entete_fond_cours.jpg);
}
.tab_cours_fond {
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:6px;
}
.tab_cours_fond_separateur {
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:6px;
	border-top: solid #CCCCCC 1px;
}


.tab_rapports_fond_entete {
	padding-left:25px;
	height:24px;
	background-image:url(../img/saem/entete_fond_rapport.jpg);
}
.tab_rapports_fond {
	padding-left:25px;
}
.separateur_border {
	border-bottom:#cccccc solid 1px;
}
a.tab_rapports_lien:link, a.tab_rapports_lien:hover, a.tab_rapports_lien:visited, a.tab_rapports_lien:active {
	color: #333333;
}
