/* CSS Document */
/*  Feuille de style pour le portail des étudiants

		Date de création : 30 octobre 2007
		Auteur : Matieu Duhaime */
		
		
#cadre_diplomes {width:990px; height:600px;   position:relative; }
h1.titre_portail {display:none; }
#miettes_de_pain { height:2.5em;}

#col_1 	{float:left; width:240px; margin:0 0 0 0;}

#col_2 	{float:left; width:290px; margin:20px 0 0 20px; }

#col_3  {float:left; width:160px;  margin:20px 0 0 20px;  }

#col_4  {float:right; width:230px;  margin:-27px 0 0 20px;   }
 

#clic_rapide span {display:none;  }
#clic_rapide ul {margin:1em 0;padding:0;}
#clic_rapide li { list-style-type:none; padding-bottom:1em;}
#clic_rapide a {font-size:16px; text-decoration:none; font-weight:bold;}

#clic_rapide h4 {display:block; width:165px; height:31px; background:url(https://www.uqac.ca/images/clic-rapide.png) no-repeat top left;}

 
#questions 		{  margin:1em auto;width:120px;height:88px; background:url(../images/questions-off.png) no-repeat top left; float:right}
#questions:hover {width:120px;height:88px; background:url(../images/questions-on.png) no-repeat top left;}
 

#questions span {display:none;}
#questions a {display:block; width:120px;height:88px;text-decoration:none;}

#vidpromo 		{  margin:1em auto;width:120px;height:88px; background:url(../images/vidpromo-off.png) no-repeat top left; float:left;}
#vidpromo:hover {width:120px;height:88px; background:url(../images/vidpromo-on.png) no-repeat top left;}
 

#vidpromo span {display:none;}
#vidpromo a {display:block; width:120px;height:88px;text-decoration:none;}

  
#recherche_info {  margin-bottom:1em;}
#recherche_info a {text-decoration:none;}
#recherche_info ul {margin:0;padding:0;}
#recherche_info li { list-style-type:none; padding-bottom:5px;}
#recherche_info h4 {font-size:16px; padding:0; margin-bottom:0.5em; color:#7d0137;}


#calendrier {
float:right;
width :195px;
 
border:1px gray solid;

}
 

#calendrier h3 {
				margin:0;
				padding:4px 10px 2px 10px;
				color:white;
				background:#7d0137;
				font-weight:normal;
				text-transform:uppercase;
				font-size:15px;
				}

#calendrier img {margin:0;padding:0;border:0;}
#calendrier img:hover {margin:0;padding:0;}



#iframe_calendrier {
 
width :195px;
height:350px; 
margin-left:2px;
overflow:auto;
  
}
 
 
 #iframe_calendrier h4 {font-size:13px; margin:0;padding:10px 0 0 10px;color:#000;} 
#iframe_calendrier ul {margin:0;padding:0 0 0 8px;list-style: none;}
#iframe_calendrier li {padding-left: 0px; padding-bottom:10px;color:#666666; width:160px;}
			 
#iframe_calendrier a {font-weight:bold; font-size:13px;}
#iframe_calendrier span { font-style:italic; }
#iframe_calendrier h6 {color:#000000; font-size:13px;font-weight:bold; font-style:normal; padding-left:8px;}

#publicites_portails {
 
float:right;
width : 280px;
height:90px;
border:1px gray solid;
margin-top:1em; 
 }
