html{
	height:100%;
}

body, html {
	text-align:center;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	font-size:11px;
}

body{
	overflow-x:hidden;
}

table{
	font-size:11px;
}

body{
	background: #FFF url(/images/backRepLignes.jpg) repeat center top;
}



img {
	behavior:url("/behavior/pngbehavior.htc");
	border:0;
}

img.imgFormation{
	float:right;
	width:232px;
	height:156px;
}

h1{	
	padding:10px 0 0px 0;
	margin-bottom:0;
	font-size:160%;
	color:#2163BA;
}

h2{
	font-size:120%;
	color:#484F5C;
	margin:20px 0 20px 0;
}

h3{
	margin:20px 0 -8px 0;
	font-size:100%;
	color:#0046A2;
}

p{
	margin:10px 0 10px 0;
	color:#535353;
	font-weight:normal;
}

#nouvelles h3{
	color:#374E5C;
	font-size:120%;
	margin:20px 0 20px 0;
}

#nouvelles h4{
	color:#686868;
	font-size:100%;
	margin:30px 0 5px 0;
}



/*---------Linkologie-----------*/

a:link, a:visited {
	color: #347CBC; 
}

a:hover {
	color:#285277;
}

a:active {
	color:#285277;
}

/*-------------fin link-----------*/


#conteneur {
	margin:0 auto;
	width:780px;
	text-align:left;
}

#conteneurRep{
	background: transparent url(/images/collegia_back.jpg) no-repeat center top;
	height:100%;
}

#conteneurRep2{
	background: transparent url(/images/backRep.jpg) repeat-y center top;
	height:100%;
}


#margeHaut{
	width:100%;
	height:240px;
}

.lienFormation{
	padding:0 0 0 12px;
	background: transparent url(/images/flecheBleu.jpg) no-repeat left center;
	text-decoration:none;
	font-weight:bold;
}

object{
	/*position:absolute;
	z-index:0;
	margin-top:-80px !important;
	margin-top:0;*/
}

#cheminSection{
	position:absolute;
	top:260px;
	margin-left:300px;
	padding:0;
	width:420px;
}

/* Hack*/
* html #cheminSection{
	margin-left:60px;
}

*:first-child+html #cheminSection{
	margin-left:60px;
}
/*Fin du Hack*/



#cheminSection p{
	color:#FD9200;
	
}

#cheminSection p a{
	color:#FD9200;
	text-decoration:none;
	background: transparent url(/images/fleche_path.jpg) no-repeat left center;
	padding-left:10px;;
}

#cheminSection p a:hover{
	text-decoration:underline;
}

#nouvelles{
	position:absolute;
	margin:9px 0 0 0;
	margin-left:-2px;
	padding:5px 20px 5px 20px;
	width:205px;
	height:570px;
	top:530px;
	background:transparent url(/images/bg_nouvelles.jpg) no-repeat left top;
	z-index:2;
}

/* Hack*/
* html #nouvelles{
	margin-left:-224px;
}

*:first-child+html #nouvelles{
	margin-left:-224px;
}
/*Fin du Hack*/

.defile{
	width:195px;
	height:390px;
	overflow:auto;
}


#contenuBackRep{
	background:#FFF url(/images/ligneRep.jpg) repeat-y left top;
}

#spacer{
	width:1px;
	height:810px;
	float:right;
}

#wrap{
	width:505px;
	margin-left:240px;
	padding:0;
	
}

#contenu{
	margin:50px 0 0 0;
	padding:0 1px 0 0;
	width:470px;
}

#contenu table{
	margin:0;
	padding:0;
	width:470px;
}

.formulaireAdmission{
	/*border:1px solid #000;*/
}
.formulaireAdmission table{
	width:470px;
	border:1px solid #000;
}

.tableauForm{
	position:relative;
	width:700px;
	margin-left:20px;
	clear:left;
	background:#FAFAFA url(/images/bg_tableauTitreF.jpg) repeat-y left top;
	
}

.tableauForm td a, .tableauFormOrdered td a{
	font-weight:bold;
	color:#5A5757;
}

.tableauForm td a:Hover, .tableauFormOrdered td a:Hover{
	color:#000;
}

.tableauForm td, .tableauFormOrdered td{
	padding:5px 10px;
	border-right:1px solid #FAFAFA;
}

.tableauForm tr.rTypeF td, .tableauFormOrdered tr.rTypeF td{
	padding:10px;
	font-weight:bold;
	color:#5A5757;
	background:transparent url(/images/bg_tableauTitreFTop.jpg) no-repeat left top;
	border-bottom:1px solid #000;
}
.tableauForm tr.rTitre td, .tableauFormOrdered tr.rTitre td{
	font-weight:bold;
	border-bottom:2px solid #FFF;
	color:#FFF;
	background:#737272 url(/images/bg_tableauTitre.jpg) repeat-x left top;
	
}
.tableauForm tr.r1, .tableauFormOrdered tr.r1{
	background-color:#FEB900;
	color:#626060;
}
.tableauForm tr.r2, .tableauFormOrdered tr.r2{
	background-color:#FAFAFB;
}


.tableauFormOrdered{
	position:relative;
	width:700px;
	margin-left:20px;
	clear:left;
}

.tableauFormOrdered td.rOrdered{
	background:transparent url(/images/bg_rOrdered.jpg) no-repeat left top;
	border:0;
	border-bottom:1px solid #000;
	width:300px;
}

.tableauTous td.trierTous{
	height:60px;
	width:189px;
	border:0;
	border-bottom:1px solid #000;
	background:transparent url(/images/bg_trierTous.jpg) no-repeat left top;
}

/* Hack*/
* html .tableauTous td.trierTous{
	width:150px;
	height:50px;
}

*:first-child+html .tableauTous td.trierTous{
	width:150px;
	height:50px;
}
/*Fin du Hack*/



.tableauTous td.trierTous a{
	position:relative;
	padding:0;
	margin:0;
	top:-8px;
	left:8px;
}

.tableauTous td.trierCentre{
	height:60px;
	width:194px;
	border:0;
	border-bottom:1px solid #000;
	background:transparent url(/images/bg_trierCentre.jpg) no-repeat left top;
}

/* Hack*/
* html .tableauTous td.trierCentre{
	width:172px;
	height:50px;
}

*:first-child+html .tableauTous td.trierCentre{
	width:172px;
	height:50px;
}
/*Fin du Hack*/


.tableauTous td.trierCentre a{
	position:relative;
	padding:0;
	margin:0;
	top:-8px;
	left:40px;
}


.tableauCentre td.trierTous{
	height:60px;
	width:205px;
	border:0;
	border-bottom:1px solid #000;
	background:transparent url(/images/bg_trierTous_sous.jpg) no-repeat left top;
}

/* Hack*/
* html .tableauCentre td.trierTous{
	width:150px;
	height:50px;
}

*:first-child+html .tableauCentre td.trierTous{
	width:150px;
	height:50px;
}
/*Fin du Hack*/

.tableauCentre td.trierTous a{
	position:relative;
	padding:0;
	margin:0;
	top:-8px;
	left:8px;
}

.tableauCentre td.trierCentre{
	height:60px;
	width:172px;
	border:0;
	border-bottom:1px solid #000;
	background:transparent url(/images/bg_trierCentre_sur.jpg) no-repeat left top;
}

/* Hack*/
* html .tableauCentre td.trierCentre{
	height:50px;
}

*:first-child+html .tableauCentre td.trierCentre{
	height:50px;
}
/*Fin du Hack*/

.tableauCentre td.trierCentre a{
	position:relative;
	padding:0;
	margin:0;
	top:-8px;
	left:40px;
}


table.tableProjet{
	/*width:498px;*/
	margin:30px;
	border-bottom:20px solid #fff;
	
}

.tableProjet td{
	padding:5px;
	margin:0;
	vertical-align:top;
}

.tableProjet tr.rCoopF td{
	height:41px;
	width:498px;
	padding:0;
	padding-left:20px;
	vertical-align:middle;
	background:transparent url(/images/bg_projets.jpg) no-repeat left top;
}
.tableProjet tr.rTitreCoop td{
	background-color:#B8D7F2;
	border:1px solid #FFF;
}

.tableProjet tr.r1Coop td{
	background-color:#FFF;
	border:1px solid #B8D7F2;
}

.tableProjet tr.r2Coop td{
	background-color:#FFF;
	border:1px solid #B8D7F2;
}

#contenu table.tableFicheProjet{
	position:relative;
	left:40px;
	top:10px;
	width:420px;
}

.tableFicheProjet td{
	border:1px dotted #E3E3E3;
	padding:5px;
	vertical-align:top;
	width:50%;
	
}

#contenu table.tableFicheProjetTitre{
	width:410px;
	position:relative;
	left:60px;
	top:0;
	
}

.tableFicheProjetTitre td{
	border:0;
	height:80px;	
	vertical-align:top;
	padding:10px 5px 5px 5px;
	
}
.tableFicheProjetTitre td.marge{
	width:70px;
}

#bgRepFicheProjet{
	width:504px;
	background:transparent url(/images/bgRepFicheProjet.jpg) repeat-y left top;
	
}

#bgFicheProjet{
	width:504px;
	background:transparent url(/images/bgFicheProjet.jpg) no-repeat left top;
}

#bgRepFicheProjet .spacer{
	width:1px;
	height:635px;
	float:right;
}

#bgRepFicheProjet .clearBoth{
	clear:both;
	width:500px;
	height:1px;
}

#footer{
	clear:both;
	width:725px;
	padding:30px 10px 10px 0;
	font-size:90%;
	color:#397BA4;
	text-align:right;
	background:transparent url(/images/imgFooter.jpg) no-repeat 120px 30px;
}
#footer p{
	margin:0;
}

#msgerreur{
	margin:0px 0px 0px 240px;
}



#carte{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:470px;
	height:396px;
	background:transparent url(../images/bg_carte.jpg) no-repeat;
	border:1px solid #FFF;
}
#carte a{
	padding:0 5px 0 7px;
	display:block;
	color:#374E5C;
	text-decoration:none;
	font-weight:bold;
}

#carte a:link{
	text-decoration:none;
}

#carte a:hover{
	text-decoration:underline;
}


#top{
	padding:0;
	margin-top:20px;
	width:100%;
	height:35px;
	font-size:11px;
	text-align:center;
}

#matane{
	float:left;
	width:117px;
	height:30px;
}
#sadm{
	float:left;
	width:117px;
	height:30px;
}

#carleton{
	float:left;
	width:117px;
	height:30px;
}
#gr{
	float:left;
	width:117px;
	height:30px;
}
#Gaspe{
	float:left;
	width:117px;
	height:30px;
}
#iles{
	float:left;
	width:117px;
	height:30px;
}
#mtl{
	float:left;
	width:117px;
	height:30px;
}
#uashat{
	float:left;
	width:117px;
	height:30px;
}

#point{
	width:10px;
	height:10px;
	background:transparent url(../images/point.jpg) no-repeat;
}

#menuHaut{
	height:35px;
}

#menuBas{
	height:35px;
}

#centreCarte{
	height:265px;
}

#galerie img{
margin:5px;
}

.milonictable a { padding-left:5px; }
