/************************************
	STRUCTURE GLOBALE
************************************/

	body{
		background: #FFF url(../images/acte1-background.jpg) repeat-x center top; 
	}	
	
	.hr{
		background: #FFF url(../images/acte1-hr.png) no-repeat center bottom;
	}
	
	h2{
		background: #FFF url(../images/acte1-hr.png) no-repeat left bottom;
	}
	
	#PageHeader{
		height: 121px;
	}
	
		#PageContenuHeader{
			background: transparent url(../images/acte1-PageContenuHeader.png) no-repeat;
			height: 39px;
		}
		
		#PageContenu{
			background: transparent url(../images/acte1-PageContenu.png) repeat-y;
			padding: 0 42px;
		}
		
		#PageContenuFooter{
			background: transparent url(../images/acte1-PageContenuFooter.png) no-repeat;
			height: 68px;
		}
		#FooterAgentsArtistiques a{
			background: transparent url(../images/association-quebecoise-des-agents-artistiques.png) no-repeat;			
			height: 58px;
			left: 250px;
			overflow: hidden;
			position: absolute;
			text-indent: -99999px;
			top: -5px; 
			width: 438px;
		}
		
	ul.Filtre a{
		color: #f18f05;
	}
		
/************************************  
	ENTETE 
************************************/

	#HeaderPage_logo{
		left: 11px;
	}

	#HeaderPage_link{
		background: transparent url(../images/acte1-HeaderPage_link.png) no-repeat center -6px;
		right: 11px;
	}
	
	
/************************************  
	NAVIGATION 
************************************/	

	ul.Navigation li a{
		background: transparent url(../images/acte1-Navigation.png) no-repeat;
	}
			
			
	/* CHOIX */
	#acte1 li.accueil a{
		width: 67px;			
	}

		#accueil #acte1 li.accueil a{
			background-position: 0px -34px !important;
		}

				
		#acte1 li.accueil a:hover{
			background-position: 0px -68px;
		}
				
	#acte1 li.adultes a{
		background-position: -69px 0px !important;
		width: 70px;
	}
	
		#adultes #acte1 li.adultes a{
			background-position: -69px -34px !important;
		}
		
		#acte1 li.adultes a:hover{
			background-position: -69px -68px !important;
		}
	
	#acte1 li.adolescents a{
		background-position: -138px 0px !important;
		width: 100px;	
	}
	
		#adolescents #acte1 li.adolescents a{
			background-position: -138px -34px !important;
		}
		
		#acte1 li.adolescents a:hover{
			background-position: -138px -68px !important;
		}
	
	#acte1 li.enfants a{
		background-position: -239px 0px !important;
		width: 72px;	
	}
	
		#enfants #acte1 li.enfants a{
			background-position: -239px -34px !important;
		}
		
		#acte1 li.enfants a:hover{
			background-position: -239px -68px !important;
		}
	
	#acte1 li.formations a{
		background-position: -313px 0px !important;
		width: 89px;	
	}
	
		#formation #acte1 li.formations a{
			background-position: -313px -34px !important;
		}
		
		#acte1 li.formations a:hover{
			background-position: -313px -68px !important;
		}
	
	#acte1 li.candidatures a{
		background-position: -402px 0px !important;
		width: 108px;	
	}
	
		#candidatures #acte1 li.candidatures a{
			background-position: -402px -34px !important;
		}
		
		#acte1 li.candidatures a:hover{
			background-position: -402px -68px !important;
		}

	#acte1 li.productions a{
		background-position: -512px 0px !important;
		width: 101px;	
	}
	
		#productions #acte1 li.productions a{
			background-position: -512px -34px !important;
		}
		
		#acte1 li.productions a:hover{
			background-position: -512px -68px !important;
		}

	#acte1 li.contact a{
		background-position: -613px 0px !important;
		width: 71px;	
	}
	
		#contact #acte1 li.contact a,
		#contact-acte1 #acte1 li.contact a{
			background-position: -613px -34px !important;
		}
		
		#acte1 li.contact a:hover{
			background-position: -613px -68px !important;
		}
		
		
/************************************  
	PAGE D'ACCUEIL ET LOGIN
************************************/

	#frontpage{
		background: #000 url(http://www.acte1.ca/mozaic.php) no-repeat;
	}
	
		#frontpage h2 a, #frontpage h2{
			color: #f18f05;			
		}
		
	.plus_articles a{
		background: transparent url(../images/acte1-plus.gif) no-repeat 0 -23px;
	}
		
		.plus_articles a:hover{
			background-position: 0 0px;
		}
		
/************************************  
	PAGE D'ACCUEIL ET LOGIN
************************************/
		
	.modifydate, .createdate,
	.listeActeurs ol li a:hover{
		color: #f18f05;
	}
