/* -------------------------------------------------------------- 
	
	* screen.css - monsite.com

	* @type:    Screen
	* @langue:  Français
	* @year:    2008
	* @author:  CyberGénération
	
--------------------------------------------------------------- */
	
	
/* pageHeader
--------------------------------------------------------------- */


/* topMenu
--------------------------------------------------------------- */
	
	#mainMenu .menu01			{ width:159px; }
	#mainMenu .menu02			{ width:159px; }
	#mainMenu .menu03			{ width:159px; } 
	#mainMenu .menu04			{ width:159px; }
	#mainMenu .menu05			{ width:159px; }
	#mainMenu .menu06			{ width:160px; }
		
/* icons
--------------------------------------------------------------- */
	
	.icons_holder .audio 				{ width:60px; background:url(img/icons/btn_audio.gif) no-repeat;}
	.icons_holder .video 				{ background:url(img/icons/btn_video.gif) no-repeat 100% 0; clear: both; padding-right: 60px; text-align: right;}
	.icons_holder .diapo 				{ width:81px; background:url(img/icons/btn_diapo.gif) no-repeat;}
	.icons_holder .pdf 					{ background:url(img/icons/btn_pdf.gif) no-repeat 100% 0; clear: both; padding-right: 60px; text-align: right;}
	
	.icons_holder_actualite .pdf2 a { 
		background:url(img/icons/btn_pdf.gif) no-repeat; 
		text-align:left;
		padding:0 0 0 60px;
	}
	
	.icons_holder_actualite .video2 a	{ 
		background:url(img/icons/btn_video.gif) no-repeat; 
		text-align:left;
		padding:0 0 0 65px;
	}
	

	#left_calendar h3					{ background: url(img/bg_calendar_title.jpg) no-repeat left top; }
	#left_bulletin h3					{ background: url(img/bg_bulletin_title.jpg) no-repeat left top; }
	
	#btn-contract						{ background: url(img/btn-contract.png) no-repeat left top; }


