/* position de la colonne de gauche 3 colonnes */
img{
	border:0;
}
#colonne1col {
	width: 752px;
	margin: 10px 0px 10px 45px;
}
#colonneGauche3cols {
	clear:left;
	float:left;
	width: 148px;
	margin: 0;
	margin-top: 10px;
	border-right: 0px solid #CCCCCC; 
	margin-bottom:50px;

}

/* position de la colonne de droite 3 colonnes */
#colonneDroite3cols {
	clear:right;
	float:right;
	width: 148px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 3px;
	border-left: 0px solid #CCCCCC;
}

* html body #colonneDroite3cols { 
	width: 148px;
}

/* position de la colonne du centre 3 colonnes */
#colonneCentre3cols {
	position: relative;
	margin: 10px 158px 3px 158px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

* html body div#colonneCentre3cols {
	margin: 10px 153px 3px 158px;
	/*width: 100%;*/
}

/* position de la colonne du centre 2 colonnes Gauche*/
#colonneCentre2colsGauche{
	margin-top: 5px;
	margin-left: 151px;
	margin-right: 0px;
	/*max-width: 604px;*/
	padding-left: 5px;
}
* html body #colonneCentre2colsGauche {  /* hack pour IE */
	margin-left: 148px;
	width: 100%;
}

*:first-child+html #colonneCentre2colsGauche {  /* hack pour IE */
	margin-left: 148px;
	margin-top: 0px;
	width: 597px;
}
#colonneCentre2colsGauche2008{
	margin-top: 10px;
	margin-left: 151px;
	margin-right: 10px;
	max-width: 604px;
	padding-left: 5px;
}
* html body #colonneCentre2colsGauche2008 {  /* hack pour IE */
	margin-left: 148px;
	width: 100%;
}

*:first-child+html #colonneCentre2colsGauche2008 {  /* hack pour IE */
	margin-left: 148px;
	margin-top: 10px;
	/*width: 597px;*/
}

/* début Code css pour la colonne de gauche */

#menu {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
    padding-left:1px;
	font-size: 90%;
	font-weight: bold;
	width: 144px;
	margin: 0 0 5px 0;
}

#menu li{
	list-style-image: none;
	border-bottom: 1px solid #CCCCCC;
}

#menu li.imageMenu{
	list-style-image: none;
	border-bottom: 0px solid #CCCCCC;
	margin-bottom:  -3px;
}

#menu li a , #menu ul li a{
	padding: 2px 0px 2px 7px;
	background-color: #F9F2E5;
	display:block;
	margin: 2px 0 2px 0;
	text-decoration: none;
	color: #AD2113;
}

#menu li a.actif {
	background-color: #AD2113;
	color: #F9F2E5;
}


#menu li a:HOVER{
	text-decoration: none;
	background-color: #AD2113;
	color: #F9F2E5;
}

#menu li .ssMenu{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li .ssMenu li{
	list-style: none;

}
#menu li .ssMenu li a{
	background-color:#EAD1A7;
	padding-left: 13px;
}

#menu li .ssMenu li a.ssActif{
	background-color: #C27C02;
	color: #FFFFFF;
}
#menu li .ssMenu li a:HOVER{
	background-color: #C27C02;
	color: #FFFFFF;
}

#menu li .ssMenu li.dernier {
	border-bottom: 0px solid #CCCCCC;
}

* html body #menu li .ssMenu li.dernier{
	width: 143px;
}

#menuFin{
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
    padding-left:1px;
	font-size: 90%;
	font-weight: normal;
	width: 144px;
	margin: 0 0 5px 0;
}

#menuFin li{
	list-style-image: none;
}

#menuFin li a {
	padding: 3px 0px 3px 7px;
	display:block;
	text-decoration: none;
	color: #d89790;
}
* html body #menuFin li a {
	margin-bottom: -15px;
}


#menuFin li a:HOVER{
	text-decoration: none;
	color: #d89790;
}


#menuBrochure{
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
    padding-left:1px;
	font-size: 90%;
	font-weight: normal;
	width: 144px;
	height: 70px;
	margin: 5px 0 0px 0;
}

#menuBrochure li{
	list-style-image: none;
}

#menuBrochure li a {
	padding: 0px 0px 0px 8px;
	display:block;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}


#colonneGauche3cols p {
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55%;
	font-weight: normal;
	color: #000000;
}



/* fin Code css pour la colonne de gauche */


/* début Code css pour la colonne de droite */
div#sphere {
	/*background-image: url(../images/sphere_serv.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0px 2px 39px 0px;
	padding: 80px 0px 0px 0px;*/
	margin: 0px 2px 44px 0px;
	padding: 0px 0px 0px 0px;
}

* html body div#sphere {
	margin: 0px 0px 36px -4px;
	padding: 0px 0px 0px 5px;
}
*:first-child+html div#sphere {
	margin: 0px 0px 36px 0px;
	padding: 0px 0px 0px 0px;
}
div#sphere p{
	margin-top: 5px;
	color: #ad2113;
	font-size: 70%;
}

div#sphere a, div#sphere a:hover, div#sphere a:visited{
	color: #ad2113;
	font-weight:bold;
}

/* fin Code css pour la colonne de droite */

/* code css général */
.flecheHaut{
 border: 0;
}

.photoCentre {
	margin-bottom: 10px;
	padding:0px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #227BAD;
	font-weight: bold;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #ad2113;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #000000;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top: 10px;
	margin-bottom: -10px;
	font-weight: bold;
	color: #ad2113;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 20px;
	margin-bottom: -5px;
	font-weight: bold;
	color: #000000;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-top: 15px;
	margin-bottom: -8px;
	font-weight: bold;
	color: #227BAD;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	margin-top:10px;
	margin-bottom: 10px;
}
p.plusPetit{
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
	margin-top:15px;
	margin-bottom: 10px;
}

ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	list-style-image: url(http://www.unites.uqam.ca/wn/atous/ico_fleche.gif);
}

ol li {

   font-family: Arial, Helvetica, sans-serif;
   font-size:75%;

}

ul li ul li{
	font-size:100%;
	list-style:disc;
}


a{
	color: #ad2113;
	font-weight:bold;
	text-decoration: none;
}
a:VISITED {
	color: #ad2113;
	text-decoration: none;
}
a:HOVER {
	color: #ad2113;
	text-decoration: underline;
}


div.archives {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #C27C02;
	background-color: #F5EAD7;
	padding: 3px 3px 3px 10px;
	width: 200px;
}

div.archives a{
	color: #C27C02;
	font-weight:bold;
	text-decoration: none;
}
div.archives a:VISITED {
	color: #C27C02;
	text-decoration: none;
}
div.archives a:HOVER {
	color: #C27C02;
	text-decoration: underline;
}

#prix div.archives {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #000000;
	background-color:transparent;
	padding: 0px;
	width:100%;
}

#prix div.archives a{
	color: #ad2113;
	font-weight:bold;
	text-decoration: none;
}
#prix div.archives a:VISITED {
	color: #ad2113;
	text-decoration: none;
}
#prix div.archives a:HOVER {
	color: #ad2113;
	text-decoration: underline;
}

#imageGauche{
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#prix ul li {
	padding-bottom:20px;
	display:block;
	float:left;
	width:540px;
}

#prix ul li span{
	color:#666;
	font-style:italic;
}

#prix p {
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img.gauche{
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
}

ul#enBref li{
	line-height: 18px;
}

dl#bulletins dt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	margin-top: 25px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #ad2113;
}
dl#bulletins dd{
	margin-left: 20px;
}

table.tableau{
	font-size: 75%;
	border-collapse: collapse;
	width:100%;
}
table.tableau th{
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
}


table.tableau td {
	border: 1px solid #CCCCCC;
	padding: 2px;
	vertical-align:text-top;
}
table.tableau td.centre {
	text-align: center;
}


table.tableau td p {
	font-size:100%;
}
table.tableauPetit{
	font-size: 75%;
	border-collapse: collapse;
	width:50%;
	text-align: center;
}

table.tableauPetit td {
	border: 1px solid #CCCCCC;
	padding: 2px;
	vertical-align:text-top;
}

table.tableauStyle{
	font-size: 75%;
	border-collapse: collapse;
	width:100%;
}
table.tableauStyle th{
	border-bottom: 1px solid #CCCCCC;
	color:#ad2113;
	text-align: center;
	padding: 2px;
}

table.tableauStyle td {
	border-bottom: 1px solid #CCCCCC;
	padding: 2px;
	vertical-align:text-top;
}
table.tableauStyle td.centre {
	text-align: center;
}


table.tableauStyle td p {
	font-size:100%;
}


div#nouvelles h1{
	border-bottom: 1px solid #BCBCBC;
	color:#07396d;
	font-size:95%;
	margin-top: 15px;
}

div#nouvelles p {
	font-size: 75%;
	color: #000000;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
}

div#nouvelles p a{
	color: #ad2113;
	font-weight:bold;
}

div#evenements, div#entrevue{
	float:left;
	color: #000000;
	width: 210px;
	margin-right: 15px;
}
div#entrevue{
	margin-right: 0px;
}
/**:first-child+html div#evenements{
	float:left;
	width: 190px;
	margin-right: 0px;
	border: 1px solid #f00;
}
*:first-child+html div#entrevue{
	float:left;
	width: 190px;
	margin-right: 0px;
	border: 1px solid #f00;
}*/
*html div#entrevue{
width:190px;
}
div#evenements h1, div#entrevue h1, div#babillard h1{
	border-bottom: 1px solid #BCBCBC;
	color: #07396d;
	font-size:95%;
	margin-top: 15px;
}
div#evenements p, div#entrevue p, div#babillard p{
	font-size: 75%;
	color: #000000;
	margin: 0px 0px 10px 0px;
}
div#evenements a, div#entrevue a, div#babillard a{
	color: #ad2113;
	font-weight:bold;
}
div#entrevue a.image {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:2px;
}
div#entrevue img {
	border:1px solid #868686;
}
#entrevue p.titreEnt{
	clear:both;
}
#entrevue p a.titre_entrevue {
	display:block;
	margin-left:70px;
}

div#babillard{
	float:left;
	width: 165px;
}
/**:first-child+html div#babillard{
	float:left;
	width: 130px;
	border: 1px solid #f00;
}
*/div#evenements a.cal, div#entrevue a.cal, div#babillard a.cal, div#evenements a.cal:HOVER, div#entrevue a.cal:HOVER, div#babillard a.cal:HOVER{
	color:#f4911e; 
	font-weight:bold;
}
#laboiteContenant{
	height: 130px;
}
.boite{
	float: left;
	width:  190px;	
	margin-left: 10px;
}

#finance, #gouv, #gestion, #ress, #tourisme, #logistique, #patrimoine, #economie, #technologie, #marketing{
	margin-top: 15px;
	border-top: 1px dashed #CCC;
	/*display:none;*/
}
#finance {
	display:block;
}

img.equis{
	margin: -68px 0px 15px 510px;
	float:left;
}

/* ajouts 2008 */
div.sphereESG{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width:140px;
}
div.sphereESG ul{
	list-style:none;
	list-style-image:none;
	margin: -5px 0px 0px 0px;
	padding: 0px;
	width:140px;
	background-color: #f9f2e5;
	border: 1px solid #bf2e1a;
	font-size: 90%;
}
* html body div.sphereESG ul{
	margin-top:-3px;
	width:142px;
}
div.sphereESG ul li{
	list-style:none;
	list-style-image:none;
	margin:0px;
	padding: 3px 0px 3px 4px;
}
div.sphereESG ul li a{
	margin:0px;
	padding:0px;
}
.droite{
	float:right;
}
div.zoneVideo{
	width:133px;
	float:right;
	margin-bottom: 15px;
    margin-left: 8px;
    margin-right: 7px;
    margin-top: 0;
	padding-bottom:10px;
	border-bottom:3px solid #f4911e;
}
div.zoneVideo p{
	font-size:11px;
    margin:0 0 0 3px;
}
div.zoneVideo p a {
	font-weight:normal;

}
div.zoneVideo p a:HOVER{
	text-decoration: underline;

}
div.zoneVideo p img {border:1px solid #bcbcbc;
}

div.babillard{
	margin-top: 10px;
	width:148px;
}
div.babillard div{
	border: 4px solid #d7d7d7;
}
div.babillard p{
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 4px 6px;
	font-size: 70%;
}
* html body div.babillard p{
	width: 148px;
}
div.babillard p a:HOVER{
	text-decoration:none;
}


div#infoEcole{
	float:left;
	background:url(../images/boiteSeparateur.jpg) top center no-repeat;
	margin: 0px 0px 0px -5px;
	padding: 10px 0px 0px 0px;

	
}
* html body div#infoEcole{
	margin-left:-3px;
}
div#infoEcole p.infoGauche{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	width: 210px;
	margin: 5px 0px 20px 15px;
	padding: 0px;
	float:left;
}
* html body div#infoEcole p.infoGauche{
	margin: 0px 0px 0px 7px;
	padding-bottom:20px;
}
div#infoEcole p.infoDroite{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	font-size: 9px;
	width: 200px;
	margin: 5px 0px 20px 0px;
	padding: 0px;
}
* html body div#infoEcole p.infoDroite{
	margin: 0px 0px 0px 0px;
	padding-bottom:20px;
}


p.personne{
	font-size:70% !important;
	margin-left:70px !important;
}
* html body p.personne{
	margin-left:75px !important;
}

span.nom{
	font-weight:bold;
}

	/* prix  */
	
	#prix_droite {
		margin-top: 15px;
		width: 114px;
		background-repeat: no-repeat;
		padding: 10px 15px;
		font-size:100%;
	}
	* html body #prix_droite{
		width: 144px;	
	}
	#prix_droite p {
		margin: 0;
		padding: 0;
		font-size:75%;
	}
	.couleur4 a{
		color: #fff;
		text-decoration: none;
		font-weight: bold;
	}
	
	.couleur4 { background-image: url(../images/prix/top4.gif); background-color: #AD2113; }

	.couleur4 a:hover { color: #5e140a; }

	#prix_bouton {
		padding-left: 22px;
		padding-top: 5px;
		padding-bottom: 6px;
	}
	
	#prix_bouton p {
		margin: 0;
		padding: 0;
		font-size:75%;
	}
	
	.bouton4 a{
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 90%;
	}
	.bouton4 { background-image: url(../images/prix/couleur4.gif); background-repeat: no-repeat; }
	.bouton4 a:hover { color: #AD2113; }
	
.imageEntrevue{
	float:left;
	
}
/* fin ajouts 2008 */

/* modifications 2008 */
#menuProfil{
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #d5a10e;
	background-color:#f1e0b0;
	margin: -3px 0px 0px 0px;
	padding:0px;
}
* html body #menuProfil{
	margin-top: -1px;
	padding: 3px 0px 3px 0px;
}
*:first-child+html #menuProfil{
	margin-top: -1px;
	padding: 3px 0px 3px 0px;
}
#menuProfil li{
	display:inline;
	list-style-image: none;
	border-right: 1px solid #3d382c;
	margin: 0px;
}
#menuProfil li.dernier{
	border-right: 0px;
}
#menuProfil li a {
	padding:0px 17px 0px 17px;
	text-decoration: none;
}

#menuProfil li a:HOVER{
	text-decoration: underline;
}

#menuProfil li a.actif1 {
	text-decoration: underline;
}
/*fin modifications 2008 */

/* calendrier des événements - colonne droite */
#calendrierType, #calendrierForm{
	list-style:none;
	list-style-image:none;
	margin: 0px;
	padding:0px;
	border: 1px solid #d5a10e;
	background-color:#f1e0b0;
}

#calendrierType li, #calendrierForm li{
	list-style:none;
	list-style-image:none;
	margin: 0px;
	padding: 4px;
	border: 1px solid #d5a10e;
	background-color:#f1e0b0;
}

/* fin calendrier des événements - colonne droite */

.rssAccueil{
	/*	float:right;*/
	margin: 0px 0px 0px 0px;
}

#partagerHaut {
	width:133px;
	float:right;
    margin-left: 8px;
    margin-right: 7px;
    margin-top: 0;
	height:133px;
}
#partagerHaut img{
	vertical-align:bottom;
}
#partagerHaut p  {
	margin-bottom:10px;
	float:left;
}
#partagerHaut p a.mobile {
	background-image: url(../images/accueil-2011/esg-mobile2.jpg);
	height:29px;
	margin:0 0 10px 2px;
}

#partagerHaut p a.rss {
	background-image:url(http://www.gabarit.uqam.ca/images/icone/16/rss.png);
}
#partagerHaut p a.facebook {
	background-image:url(http://www.gabarit.uqam.ca/images/icone/16/facebook.png);
}
#partagerHaut p a.twitter {
	background-image:url(http://www.gabarit.uqam.ca/images/icone/16/twitter.png);
}
#partagerHaut p a {
	background-position:left center;
	background-repeat:no-repeat;
	color:#4f585f;
	margin:0 0 5px 0;
	padding-left:21px;
	text-decoration:none;
	float:left;
	width:105px;
	height:16px;
	background-position: 0 0;
	margin-left:5px;
	clear:both;
}
#partagerHaut p a:hover {
	color:#AD2113;
}

table.tableauConferences{
	font-size: 75%;
	border-collapse: collapse;
	width:100%;
}
table.tableauConferences th{
	border-bottom: 1px solid #CCCCCC;
	color:#ad2113;
	text-align: center;
	padding: 2px 5px 2px 5px;
	font-size:13px;
}

table.tableauConferences td {
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 5px 2px 5px;
	vertical-align:text-top;
}

table.tableauConferences td p {
	font-size:100%;
}


/* diplome 2010 */
div.boiteRouge{
	width:215px;
	background-image:url(../images/diplome/boiteRougeHaut.jpg);
	background-repeat:no-repeat;
	float:left;
	margin: 10px 6px 0px 0px;
	padding-top:24px;
}


div.margeDroite{
	margin: 10px 0px 0px 0px;
}


div.boiteRouge .contenu{
	margin-top:-4px;
	padding: 0px 10px 0px 10px;
	background-image:url(../images/diplome/boiteRougeRepeat.jpg);
	background-repeat:repeat-y;
	min-height:115px;
}
* html body div.boiteRouge .contenu{
	height:120px;
}
div.boiteRouge .contenu h2{
	color: #227BAD;
}

div.basBoiteRouge{
	background-image:url(../images/diplome/boiteRougeBas.jpg);
	background-repeat:no-repeat;
	width:215px;
	height:22px;
	margin-top:-12px;
}

div.boiteRougegrand{
	width:436px;
	background-image:url(../images/diplome/boiteRougeHaut_grand.jpg);
	background-repeat:no-repeat;
	float:left;
	margin: 0px 6px 10px 0px;
	padding-top:24px;
}

div.boiteRougegrand .contenu{
	margin-top:-4px;
	padding: 0px 10px 0px 10px;
	background-image:url(../images/diplome/boiteRougeRepeat_grand.jpg);
	background-repeat:repeat-y;
	min-height:130px;
}
div.boiteRougegrand .contenu h2{
	color: #227BAD;
}

div.basBoiteRougegrand{
	background-image:url(../images/diplome/boiteRougeBas_grand.jpg);
	background-repeat:no-repeat;
	width:436px;
	height:22px;
	margin-top:-12px;
}

div#diplomeTitre{
	background-image:url(../images/diplome/fondTitre.jpg);
	color:#FFF;
	width:376px;
	height:110px;
	font-weight:bold;
	padding: 20px 30px 0px 30px;
	font-size:30px;
	margin:0px 0px 10px 0px;
}

div#logoDiplome{
	display:none;
	border-top: 1px solid #ad2113;
	padding-top:15px;
	margin-top:0px;
	margin-bottom:30px;
	float:left;
	clear:both;
	margin-left:160px;
}
div#logoDiplome img{
	margin: 0px 15px 0px 0px;
}

/* CALENDRIER */

.calendrier {
	font-size: 12px;	
	background-color: #f4ebda;
	margin-bottom: 15px;
}

.calendrier th, .calendrier td {
	padding: 5px 5px;
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
}

.calendrier tr.even th, .calendrier tr.even td {
	background-color: #f9f2e5;	
}
/* PAGE ACCUEIL 2011 /*/
div.etudiants2011 {
	margin:15px 0;
}
div.etudiants2011 p {
	margin:0;
}
div.etudiants2011 ul {
	margin:0;
	clear:both;
	padding-left:22px;
}
div.etudiants2011 ul li {
	list-style-image:url(../images/accueil-2011/puce-menu-accueil-2011.jpg);
}
div.etudiants2011 ul li a, div.acces-2011 a {font-weight:normal;
}
div.etudiants2011 a.etudiants {
	float:left;
	width:143px;
	height:37px;
	position:relative;
	background-image:url(../images/accueil-2011/etudiants-2011.jpg);
}
div.etudiants2011 a.etudiants:hover {
	background-image:url(../images/accueil-2011/etudiants-2011_hover.jpg);
}
div.acces-2011 img {
	border-bottom:1px solid #bcbcbc;
	padding-bottom:2px;
}
div.acces-2011 ul {margin:0;padding:0;
list-style:none;
}
div.acces-2011 ul li {
	margin:0; 
	padding:5px 0 5px 8px;
	line-height:12px;
	list-style:none!important;
	background-image:url(../images/accueil-2011/bordure-menu-accueil-2011.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	
}
div#nouvelles p.lientous a {
	color:#f4911e; 
}
div.rentree { 
	width:133px;
	float:right;
    margin-left: 8px;
    margin-right: 7px;
    margin-top: 0;
	}
div.rentree img {margin-bottom:10px;
}
