/*.. 	Reset	.................................................................. */	
  

   		body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


/*..	Defaults	.................................................................. */

		body 	
			{
			margin: 0px;
			font-family:  "trebuchet ms", arial, sans-serif;
			font-size:  12px;
			background: #669901 url('images/background.jpg') top left no-repeat;
			color: #664922;
	     	}
	     	
	    #natstudio
	    	{
			display: block;
	    	margin: 45px 0 0 52px;
	    	width: 853px;
	    	position: relative;
	    	background: transparent url('images/footer.gif') bottom left no-repeat;
	    	padding: 0 0 136px 0px;
	    	}
	    	
	    a,
	    a:link,
	    a:active,
	    a:visited
	    	{
	    	color: #f6712c;
	    	text-decoration: underline;
	    	}
	    			
	    a:hover
	    	{
	    	text-decoration: none;
	    	}
	    	
	    	
/*..	Header	.................................................................. */
	    	
	    #header
	    	{
	    	background: transparent url('images/header.gif') top left no-repeat;
	    	display: block;
	    	width: 853px;
	    	height: 218px;	
	    	position: relative;    	
	    	}
	    	
	    h1
	    	{
			display: block;
			width: 150px;
			height: 150px;
			text-indent: -999px;
			overflow: hidden;
	    	}
	    	
	    h2
	    	{
	    	position: absolute;
	    	top: 135px;
	    	left: 265px;
	    	font-size:18px;
	    	font-weight: 200;
	    	color:#ed5d13;
			height: 40px;
	    	}
		h3
			{
			color: #679a01;
			font-size: 16px;
			margin: 0 0 15px 0;
			font-weight: bold;
			height: 35px;
			}

/*..	Content	.................................................................. */


		#content
			{
	    	background: transparent url('images/main_bg.gif') 2px 0px repeat-y;
	    	margin: 0px 0 0 65px;
	    	padding: 0px 150px 0px 200px ;
			font-size: 13px;
			line-height: 22px;
			text-align: justify;
			min-height: 325px;
			}
			
		#content p
			{
			margin: 0 0 20px 0px;
			}
		
			
/*..	Images	.................................................................. */
	      
	    img.alignright  
	    	{
	    	float: right;
	    	margin: 5px 0 20px 20px;
	    	}
	    	
	    	
	    img.alignleft
	    	{
	    	float: left;
	    	margin: 5px 20px 20px 0px;
	    	}									
				


/*..	Navigation	.................................................................. */


		#nav	
			{
			display: block;
			width: 211px;
			position: absolute;
			top: 240px;
			left: 0px;
			background: transparent url('images/nav_header.gif') top left no-repeat;
			padding: 50px 0px 0px 0px;
			}
			
		#nav ul
			{
			background: transparent url('images/nav_footer.gif') bottom left no-repeat;
			padding: 0 0 50px 0;
			}
			
		#nav ul li
			{
			padding: 5px;
			line-height: 20px;
			font-size: 16px;
			font-weight: bold;
			text-align: center;
			}
			
		#nav ul li a,
		#nav ul li a:link,
		#nav ul li a:active,
		#nav ul li a:visited
			{
			color: #FFF;
			text-decoration: none;
			}
					
		#nav ul li a:hover,
		#nav ul li.current_page_item a,
		#nav ul li.current_page_item a:link
			{			
			color: #4e3514 !important;
			text-decoration: none;
			}
	
/*..	English	.................................................................. */	
	
		p#english
			{
			position: absolute;
			top: -220px;
			left: 115px;
			}
		
		p#english a,
		p#english a:link,
		p#english a:active,
		p#english a:visited,
		p#english a:hover
			{
			display: block;
			width: 88px;
			height: 23px;
			background: transparent url('images/english.gif') top left no-repeat;
			text-indent: -999px;
			overflow: hidden;
			}
					

/*..	Tableaux	.................................................................. */
			
			
		table
			{
			width: 100%;
			}
		
		th
			{
			text-align: left;
			background-color: #94C72E;
			color: #FFF;
			padding: 10px;
			}
			
		th.alternate
			{
			background-color: #94C72E;
			}	
		 
		td
			{
			background-color: #ECEEB2;
			padding: 6px 10px;
			font-size: 12px;
			color: 505050;
			vertical-align: top;
			} 
			
		table.horaires tr td,
		table.horaires tr th
			{
			text-align: center;
			} 	
			
		tr.alt td
			{
			background-color: #D8E393;
			}
		
		td em
			{
			color: #CC6600;
			font-style: normal;
			}

			
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}


			
	    	