/*Par Mathieu Chartier 
   Dimanche le 14 aout 2005*/
	
	/* feuille de style pour l'impression*/

	
	body {
		margin: 0px;
		padding: 0px;
		
}
			
	
		/** Un conteneur centr **/
	
	/*#container {
		width: 758px;
		margin-right:auto;
		margin-left:auto;
		float:left;
		padding: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		border:0px;*/
		
}
	
	/* L'image cach  se devoile en impression et jai par erreur t  capable de la superposer sur les 
	   commanditaire,,  je trouve l'effet ben cool et decid de garder ca comme ca */
	
	#entete {
		
		width: 758px;
		background-image: url(img/tete.jpg);
		background-repeat: no-repeat;
		background-position: right bottom;
		
		
}
		
	 /* Le pied se place sous tout les balises div avec un float*/
	/*#pied {
		background-color: #000000;
		width: 758px;
		height: 50px;
		clear:both;
		text-align: center;
		padding-top: 0px;
		margin-top: 0px;
		color: #FFFFFF;
}
		
	#pied a{
		font-size: 14px;
		color: #000000;
		margin: 2px;
		font-weight: bold;*/
}

/** Les commanditaire reste visible sur l'impression ;) question quils soient ben content**/

	#champions {
		width: 758px;
		height: 32px;
		background-color: #000000;
		float: left;
		text-align: center;
		}
		
	#champions a img{
		border:0;
		
		}
	
	#champions a:hover{
		font-size: 14px;
		color: #0000FF;
		font-weight: bold;
		text-decoration: none;
		}
	
		/* Un wrapper pour que les div menu et contenu reste bien s pare*/
	
	#centre {
		width: 758px;
		background-color: #CCCCCC;
		}	
		
	#menu {
		background-color: #008649;
		float: left;
		height: auto;
		width: 140px;
		float:left;
		text-align: center;
		
		}
	/*#menu ul{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		}
	#menu ul li {
		list-style-type: none;
		}
	
	/* je cache la navigation*/
	#menu ul a{
		
		display:none;
		
		}
	/* Je cache aussi les nes des alouettes*/
	#news{
		
		display:none;
		}

		
		#com {
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	padding: 30px 0px 0px;
	display:none;
	float: right;
	width: 110px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
#com img{
	
	margin-bottom: 10px;
	margin-left: 10px;

	}
	
	#contenu {
	height: auto;
	width: 618px;
	float:left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
		}
	
	
	
	#contenu p, h1, h2, h3, h4{
		padding-left: 10px;
		padding-right: 0px;
		}
	
	
	
	#contenu h2{
		font-family: Verdana, Arial, Helvetica, sans-serif, Garamond;
		font-size: 16px;
		border-bottom-style: solid;
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-left-style: none;
		border-top-style: solid;
		background-color: #08884D;
		color: #000000;
		border-top-color: #000000;
		border-bottom-color: #000000;
		padding:0;
		}
		#contenu h3{
	color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
		}
		#contenu h4{
		color: #08884D;
		margin: 10px;
		
		}
		#contenu p{
		margin: 10px;
		
		}
		
	
		#contenu p{
		margin: 10px;
		
		}
	/* je cache la baniere principale */
		.noir {
		display:none;
		
	}
		/* je cahche la date*/
		.date {
		display:none;
	}
	/* Les styles pour cacher selon l'impression ou l' cran*/
		.cacher1{
		display:block;
		
	}
		.cacher2 {
			display: none;
	}
		.cacher3 {
			display: none;
	}
		.blanc {
	        display:none;
}
		/* formater le tableau*/
		.tableau{
			text-align: center;
			border: none;
	}
		th {
			color: #000000;
			background-color: #000000;
			border: 0;
	}
		.vert {
			color: #000000;
			background-color: #339966;
			border: 0px;
	}
		.usa {
			color: #000000;
			background-color: #FFFFFF;
			font-weight: bold;
	}
		.usa a{
			color: #000000;
			background-color: #FFFFFF;
			font-weight: bold;
	}
		.finales{
			color: #000000;
			background-color: #999999;
			
			font-weight: bold;
	}
		.boldor {
			color: #000000;
			background-color: #FFCC00;
			
			font-weight: bold;
	}
		.home{
			color: #000000;
			background-color: #339966;
			
			font-weight: bold;
	}
		.loyola{
			color: #000000;
			background-color: #990033;
			
			font-weight: bold;
	}
		.loyola a{
			color: #000000;
			background-color: #990033;
			font-weight: bold;
	}

/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0 0 12px 0;
	font-size: 12px;
	display: none;
	/*/*/display: block; /* Hide from NN4*/
}

#p7TMctrl a:link {
	color: #333333;
}
#p7TMctrl a:visited {
	color: #333333;
}
#p7TMctrl a:hover {
	color: #000000;
}


/*Sets line-height of menuitems*/
#p7TMnav div {
	/*/*/line-height: 1.3; /* */
}


/*Sets background color, border, and padding around the menu DIV*/
#p7TMnav {
	background-color: #333333;
	border: 2px inset;
	border-top: 2px solid #ccc;
	border-right: 2px solid #666;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #666;
	padding: 1px;
	margin-top: 20px;
	text-align:left;
	display:none;
}
.lienscalcarte a:link{
	display:none;
}
