/* CSS Document */
body {
	font: 11px verdana,arial,helvetica,sans-serif;
	text-align: center;
	background-color: white;
	margin: 0px 0 20px;
	padding: 0;
	line-height: 1.25em;
}
td, th {
	font: 11px verdana,arial,helvetica,sans-serif;
	line-height: 1.25em;
}
h2 {
	margin-top: 60px;
}
h2 img {
	float: left;
}
h3 {
	font-size: 12px;
	margin-top: 30px;
}
th {
	text-align: center;
	font-weight: bold;
}
hr {
	border: 0px;
	border-bottom: 1px solid #999;
	height: 1px;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}

.section {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}
#header {
	height: 65px;
}
#logo {
	float: left;
	margin: 0 0 0 79px;
}
#links-university {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#links-university li {
	display: inline;
	padding: 0;
	margin: 0;
}
#links-university a,
#links-university a:visited {
	color:#696969;
	padding-bottom:5px;
	font-size: 10px;
}
/*
#links-university a:before {
	content: " | ";
	border: none;
}
#links-university li.first a:before {
	content: "";
}
*/
	#links-university a,
	#links-university a:visited {
		border-left: 1px solid #696969;
		padding-left: 4px;
		margin-left: 4px;
	}
	#links-university li.first a {
		border: 0px
	}

#links-university a:hover, 
#links-university a:active {
	
}
#htdig_form {
	float: right;
	margin: 18px 0 0;
	padding: 0;
}
#search-box {
	background: #FFFFFF;
	border:1px solid #696969;
	padding: 0 0 0 5px;
	width:180px;
	height:15px;
}
#txtSearch {
	background:#FFFFFF;
	font-size:10px;
	border: none;
	width:139px;
	height:15px;
	margin:0;
	padding:0;
	z-index:1;
	float: left;
}
#cmdSearch {	
	margin:2px 0;
	padding:0;
	vertical-align:bottom;
	float: right;
}
#advanced-search
 {
	font-size:10px;	
	color:#466F90;
}
.nav-main {
	margin: 0 0 0 3px;
	padding: 0;
	list-style: none;
	width: 212px;
}
.nav-main li {
	position: relative;
	margin: 0;
	padding: 0;
}
.nav-main a:hover {
	text-decoration: none;
}
.nav-main li ul {
	position: absolute;
	width: 212px;
	left: 211px;
	top: -1px;
	display: none;
	list-style: none;
	background: #A5E1FF;
	margin: 0;
	padding: 0;
}
.nav-main li a {
	display: block;
	font-weight: bold;
	color: #036;
	text-align: right;
	padding: 5px 20px 5px 0;
	line-height:11px;
	
	font-size: 10px;
	border-bottom: 1px solid #A5E1FF;
}
.nav-main li ul li a {
	padding: 5px 10px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #FFF;
}
/* Fix IE. Hide from IE Mac \*/
* html .nav-main li { float: left; height: 1%; }
* html .nav-main li a { height: 1%; }
/* End */

.nav-main li:hover ul, 
.nav-main li.over ul { 
	display: block; 
	}
.nav-main li ul li:hover,
.nav-main li.over ul a:hover {
	background-color: #ADD800;
}
.nav-main li#nav-home-last a {
	font-weight: normal;
}

.nav-main li a:hover,
.nav-main li.over {
	background: url(/images/fleche.gif) center right no-repeat;
}
.nav-main li ul li a:hover {
	background: none;
}
.link-empty {
	cursor: default;
}
#content {
	background: #FFF url(/images/bandeCouleurs.jpg) no-repeat;
	padding: 10px 0 20px;
	margin: 1px auto 0;
}
#content-main {
	margin: 0 0px 0 215px;
	padding: 0 0 20px 20px;
	border: 0px;
	clear: right;
}
#content-main-inner {
	float: left;
	width: 100%;
}
.sidebar {
	float: left;
	width: 215px;
	background-color: #FFF;	
}
.sidebar h3 {
	margin: 0;
}
.clear {
	clear: both;
	display: block;
}
#content-header {
	float: right;
	padding: 0;
	margin: 0;
	border: 0;
	width: 544px;
	
}
#content-header-box {
	float: right;
	overflow: hidden;
	width: 544px;
}

#content-main h1 {
	border-bottom: 1px solid #999;
	color: #005098;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0 5px;
	text-align: left;
	margin: 0;
}
#content-main p,
#content-main ol,
#content-main ul,
#content-main dl {
	margin-right: 20px;
}
.p {
	display: block;
	margin: 8px 0;
}
.footnote {
	font-size: 10px;
	line-height: 1.25em;
}
#content-main a {
	color: #069;
}
#last-update {
	font-style: italic;
}
.event {
	padding: 10px 10px;
	visibility: hidden;	
	font-size: 9px;
}
.event h3 {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.event p {
	margin: 0;
	padding: 5px 0;
}
#imgRandom,
#news-title {
	float: right;
	margin: 0 0 10px;
}
/* Style pour la page d'accueil */
.news {
	color: #666;
	
}
.news p {
	margin: 10px 0 20px;
}
.news a {
	color: #069;
}
.news .title {
	color: #9C0;
	font-weight: bold;
}
/* Style pour le texte à propos des prix sous le menu principal */
.box-prices {
	margin: 0;
	padding: 20px 20px 0 10px;
	text-align: right;
	color: #666;
	font-size: 9px;
	line-height: normal;
	letter-spacing: -1px;
}

.content-section {
	border-bottom: 1px solid #D6E58F;
	font-size: 10px;
	font-weight: bold;
	margin: 40px 0 20px;
	height: 20px;
	text-transform:uppercase;
	line-height: 23px;
}
.content-section span {
	width: 240px;
	background-color: #D6E58F;
	float: left;
	line-height: 24px;
	height: 20px;
	padding: 0 10px;
	margin-right: 20px;
}
.content-note {
	font-style: italic;
	margin: 30px 0;
}
.content-box {
	background-color: #F0F5D7;
	padding: 10px 20px;
	margin: 20px 0px;
}

.nav-inner {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.item-table {
	margin: 10px;
}
.item-table td,
.item-table th {
	border-bottom: 1px solid #E6E7E8;
	padding: 2px;
	vertical-align:top;
}
.item-table th {
	font-size: 10px;
}
.price {
	background-color: #E6E7E8;
	display: block;
	text-align: center;
}
.price_gauche {
	background-color: #E6E7E8;
	display: block;
	text-align: left;
}

.item-table .item-name {
	text-align: left;
	padding: 0px;
}
.item-table .item-name span {
	text-transform:uppercase;
	background-color: #E6E7E8;
	padding: 2px 10px;
	display: block; width: 200px;
}
.item-table .item-description {
	padding: 5px 2px 30px 2px;
}
#price-equipment td {
	border-bottom: 0px;
}
h3.item-name {
	font-size: 10px;
	font-weight: normal;
}
h3.item-name span {
	text-transform:uppercase;
	background-color: #E6E7E8;
	font-weight: bold;
	padding: 2px 10px;
}
.link-top {
	margin: 20px;
	text-align: right;
}
.list-expanded li {
	padding: 10px 0;
}
.table-basic td,
.table-basic th {
	padding: 5px;
	background-color: #E2ECB3;
	border: 1px solid #FFF;
}
.table-basic tr.even td,
.table-basic tr.even th {
	background-color: #F0F5D7;
}
.table-prices caption {
	font-size: 9px;
	text-align: right;
	border-bottom: 1px solid #E6E7E8;
	font-weight: bold;
	padding: 5px 20px;
}
.table-prices th {
	border: 1px solid #FFF;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	padding: 2px 5px;
}
.table-prices td {
	background-color: #E6E7E8;
	border: 1px solid #FFF;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
}
.table-prices td.notes {
	background-color: #FFF;
	font-weight: normal;
	padding: 2px 10px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}
.map {
	list-style: none;
	padding: 0;
	margin: 20px 0;
}
#how-to-register {
	text-align: right;
	padding: 0 20px;
}
.columns {
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #E7E8E9;
	font-size: 9px;
}
.columns span {
	float: left;
	font-weight: normal;
	background-color: #E7E8E9;
	padding: 0 20px;
	
}
.jump-to-prices {
	float: right;
	margin: 0;
	padding: 3px 10px;
	font-weight: bold;
}

/* Nouvelle entete et champ de recherche de l'UdeM (avril 2009) */

.um-cacher {display: none;}

div#um-bandeau-institutionnel {
	color: #666;
	font-size: 70%;
	height: 69px;
/*	left: 0;*/
	position: relative;
	top: 0;
	width: 760px;
	font-size: 10px;
	padding: 0px;
	margin: 0px auto;
}
div#um-bandeau-institutionnel a.um-logo {
	display: block;
	left: 75px;
	position: absolute;
	top: 10px;
}
div#um-bandeau-institutionnel a.um-logo img {
	border: 0;
}
div#um-bandeau-institutionnel div.um-liens-haut {
	color: #666;
	height: 23px;
	position: absolute;
	right: 1px;
	text-align: right;
	top: 5px;
	white-space: nowrap;
	width: 540px;
}
div#um-bandeau-institutionnel div.um-liens-haut a {
	background-color: #fff;
	color: #333;
	text-decoration: none;
}
div#um-bandeau-institutionnel div.um-liens-haut a:hover {
	text-decoration: underline;
}
div#um-bandeau-institutionnel form.um-recherche {
	height: 45px; /* fixed height required for positioning */
	left: 576px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 24px;
	width: 184px;
}
div#um-bandeau-institutionnel form.um-recherche span.um-boite-radios {
	display: block;
	left: 0;
	position: absolute;
	top: 2px;
	white-space: nowrap;
}
div#um-bandeau-institutionnel form.um-recherche span.um-boite-radios input.um-radio {
	vertical-align: bottom;
}
div#um-bandeau-institutionnel form.um-recherche span.um-boite-radios label {
	color: #000;
	display: inline-block;
	font-size: 100%;
	left: 2px;
	line-height: 105%;
	position: relative;
	top: 3px;
	vertical-align: top;
/*	font-size: 10px;*/
/*	line-height: 10px;*/
}
div#um-bandeau-institutionnel form.um-recherche span.um-boite-radios label.um-udem {
	padding-right: 10px;
}
div#um-bandeau-institutionnel form.um-recherche span.um-boite-bouton {
	background-color: white;
	border: 1px solid #666;
	color: black;
	display: block;
	height: 19px;
	left: 0;
	position: relative;
	top: 21px;
}
div#um-bandeau-institutionnel form.um-recherche span.um-boite-bouton input.um-boite {
	background-color: white;
	border-color: #666;
	border-style: solid;
	border-width: 0 1px 0 0;
	color: #1b405d;
	display: block;
	font-size: 100%;
	left: 2px;
	margin: 0;
	padding: 0 2px 2px 0;
	position: absolute;
	top: 2px;
	width: 106px;
/*	font-size: 11px;*/
}
div#um-bandeau-institutionnel form.um-recherche span.um-boite-bouton input.um-bouton {
	background-color: white;
	border: 0;
	color: black;
	display: block;
	margin: 0;
	padding: 0 0 0 2px;
	position: absolute;
	right: 2px;
	top: 2px;
}
