	/* Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt	version: 2.2.2	*/
	/* for all templates and grids */
	body{text-align:center;}
	#footer{padding:20px;clear:both;}
	#header {margin:0;width:750px;height:170px;background-image:url(images/RssFacile-03.gif);background-repeat:repeat-x;}
	/**/
	/* 750 centered, and backward compatibility */
	#page,#page2,#page3,.mydoublecols {margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}
	/* 950 centered */
	#page2 {width:73.074em;*width:71.313em;min-width:950px;}
	/* 100% with 10px viewport side matting */
	#page3 {margin:auto 10px; /* not for structure, but so content doesn't bleed to edge */	width:auto;}

	/* below required for all fluid grids; adjust widths and margins above accordingly */
	/* to preserve source-order independence for Gecko */
	.onecol{position:relative;}
	.onecol{_position:static;} /* for IE < 7 */
	#doublecol .onecol{position:static;}
	#doublecol {width:100%;}
	.mydoublecols #doublecol {float:left;margin-right:-25em;/* IE: preserve layout at narrow widths */}
	.mydoublecols .onecol {float:right;width:18.4608em;*width:18.016em;}
	.mydoublecols #doublecol .onecol { margin-right:19.4608em;*margin-right:19.016em;}
	#doublecol .onecol {float:none;width:auto;}
	#content:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	#content{zoom:1;}

	#sidebar {margin:0px;padding:0px;width:248px;background-image:url(images/RssFacile-08.gif);background-repeat:repeat-y;}
	#sidebartop {margin:0px;padding:0px;width:248px;height:10px;background-color: transparent;background-image:url(images/RssFacile-06.gif);background-repeat:no-repeat;}
	#sidebartopnav {margin:0px;padding:0px;width:248px;height:475px;background-color: transparent;background-image:url(images/RssFacile-07.gif);background-repeat:no-repeat;}
	#sidebarbot {margin:0px;padding:0px;width:248px;height:24px;background-color: transparent;background-image:url(images/RssFacile-09.gif);background-repeat:no-repeat;}
	#menuin {margin:20px;color: Gray;}
	
	#header ul {margin:0px;padding:0px; font-size: 5px; line-height: 1px;}
	#header ul li {margin:0;padding:0px;list-style:none; }
	#topmenu {height:162px;float:right;}


	#topsb {height:162px;}
	#topsb ul {margin:0px;padding:0px; font-size: 5px; line-height: 1px;}
	#topsb ul li {margin:0;padding:0px;list-style:none; }



	
	h1 {color:#FF9933;font : serif;font-family : "Times New Roman", Times, serif;}
	
	.footerblockr{width:300px;float: right;}
	.footerblockl{width:300px;float:left;}
	
	/* ** COMMON ** */
	.img {border:none;}
	.center{text-align: center;}
	.alignleft{float:left;}
	.alignright{float: right;}
	a {color:#FF9933;}
	a:hover {text-decoration: none;}