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

	body{
		background: #FFF url(../images/entracteurs-background.jpg) repeat-x center top; 
	}	
	
	.hr{
		background: #FFF url(../images/entracteurs-hr.png) no-repeat center bottom;
	}
	
	h2{
		background: #FFF url(../images/entracteurs-hr.png) no-repeat left bottom;
	}
	
	#PageHeader{
		height: 121px;
	}
	
		#PageContenuHeader{
			background: transparent url(../images/entracteurs-PageContenuHeader.png) no-repeat;
			height: 39px;
		}
		
		#PageContenu{
			background: transparent url(../images/entracteurs-PageContenu.png) repeat-y;
			padding: 0 42px;
		}
		
		#PageContenuFooter{
			background: transparent url(../images/entracteurs-PageContenuFooter.png) no-repeat;
			height: 68px;
		}
		
	ul.Filtre, ul.Membres{
		display: none;
	}
	
	
		
/************************************  
	ENTETE 
************************************/

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

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

		#accueil #entreActeurs li.accueil a{
			background-position: 0px -34px !important;
		}
		
		#entreActeurs li.accueil a:hover{
			background-position: 0px -68px;
		}
				
	#entreActeurs li.comediennes a{
		background-position: -68px 0px;
		width: 104px;			
	}

		#comediennes #entreActeurs li.comediennes a{
			background-position: -68px -34px !important;
		}
				
		#entreActeurs li.comediennes a:hover{
			background-position: -68px -68px;
		}
				
	#entreActeurs li.comediens a{
		background-position: -174px 0px;
		width: 89px;			
	}

		#comediens #entreActeurs li.comediens a{
			background-position: -174px -34px !important;
		}
				
		#entreActeurs li.comediens a:hover{
			background-position: -174px -68px;
		}				
				
	#entreActeurs li.candidatures a{
		background-position: -264px 0px;
		width: 107px;			
	}

		#candidatures #entreActeurs li.candidatures a{
			background-position: -264px -34px !important;
		}
				
		#entreActeurs li.candidatures a:hover{
			background-position: -264px -68px;
		}
				
	#entreActeurs li.contact a{
		background-position: -371px 0px;
		width: 72px;			
	}

		#contact #entreActeurs li.contact a{
			background-position: -371px -34px !important;
		}
				
		#entreActeurs li.contact a:hover{
			background-position: -371px -68px;
		}
		
		
/************************************  
	PAGE D'ACCUEIL ET LOGIN
************************************/

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