/* class index.php */

body.general
{
	background-image:url(himg/header_background.jpg); 
	background-repeat:repeat-x;}

div.container
{
	width:1000px; 
	margin-left:auto; 
	margin-right:auto;
	font-family:Tahoma; 
	font-size:12px; 
	text-align:justify;}
	
div.container_menu
{
	height:32px;}
	
div.menu
{
	position:relative; 
	top:10px; 
	left:10px;}
	
table.menu_button_category
{
	background:url(himg/header_cadre_orange_91x22.png); 
	background-repeat:no-repeat;}
	
td.menu_button_category
{
	font-family:Arial; 
	font-size:13px; 
	font-weight:bold;
	}
.menu_button_category A:link, .menu_button_category A:visited {color:black; text-decoration: none}




table.menu_button_blog
{
	background:url(himg/header_cadre_vert_91x22.png); 
	background-repeat:no-repeat;}
	
td.menu_button_blog
{
	font-family:Arial; 
	font-size:13px; 
	font-weight:bold; 
	color:#FFF;}
.menu_button_blog A:link, .menu_button_blog A:visited {text-decoration: none; color:#FFF;}

table.menu_button_astuflash
{
	background:url(himg/header_cadre_blanc_91x22.png); 
	background-repeat:no-repeat;}

td.menu_button_astuflash
{
	font-family:Arial; 
	font-size:13px; 
	font-weight:bold; 
	color:#D20C16;}
.menu_button_astuflash A:link, .menu_button_astuflash A:visited {text-decoration: none; color:#D20C16;}

table.menu_button_account
{
	background:url(himg/header_cadre_noir_110x22.png); 
	background-repeat:no-repeat;}

td.menu_button_account
{
	font-family:Arial; 
	font-size:13px; 
	font-weight:bold; 
	color:#FFF;}
.menu_button_account A:link, .menu_button_account A:visited {color:#FFF; text-decoration: none}

table.menu_button_contact
{
	background:url(himg/header_cadre_noir_110x22.png); 
	background-repeat:no-repeat;}

td.menu_button_contact
{
	font-family:Arial; 
	font-size:13px; 
	font-weight:bold; 
	color:#FFF;}

table.menu_button_affiliate
{
	background:url(himg/header_cadre_noir_110x22.png); 
	background-repeat:no-repeat;}

td.menu_button_affiliate
{
	font-family:Arial; 
	font-size:13px; 
	font-weight:bold; 
	color:#ffe17d;}
.menu_button_affiliate A:link, .menu_button_affiliate A:visited {color:#ffe17d; text-decoration: none;}

	
/* class include/header.inc.php */

	
div.container_logo
{
	height:50px;}
	

span.logo
{
	position:relative; 
	top:5px;}
	
/* class include/header.inc.php */

img.drapeau
{
	border:0px;}
	
/* class include/box_subcats_list.inc.php */

td.sub_category_link
{
	background-image:url(himg/button_grey_157x25.jpg); 
	background-repeat:no-repeat;  
	text-align: center;
	color:#FFF; 
	font-family:Tahoma; 
	font-size:12px;  
	background-position:center center;}
	
td.sub_category_link_selected
{
	background-image:url(himg/button_grey_157x25.jpg); 
	background-repeat:no-repeat; 
	color:#FFF; 
	font-family:Tahoma; 
	font-size:12px;
	font-weight:bold;
	background-position:center center;}
	
a.link
{
	color: #333;
	text-decoration:none;}
	
a.link_selected
{
	color: #900;
	text-decoration:none;}
	
/* class include/box_menu_left.inc.php */

div.box_menu_left_title
{
	background-image:url(himg/menu_header_166x24.png); 
	background-repeat:no-repeat; 
	background-position:center; 
	height:20px; 
	font-family:Calibri; 
	font-size:14px; 
	font-weight:bold; 
	text-align:center; 
	color:#ffffff;
	padding-top:4px;}
	
div.menu_footer
{
	background-image:url(himg/menu_bottom_166x14.png);
	background-repeat:no-repeat;
	background-position:center;
	height:14px;}

/* class include/box_menu_left_categ.inc.php */

div.box_menu_left_category_selected
{
	background-image:url(himg/submenu_header_166x26.jpg); 
	background-repeat:no-repeat; 
	/*background-color:whitesmoke;*/ 
	background-position:center; 
	height:17px; 
	text-align:left;
	padding-top:3px;
	padding-left:10px;}
	
a.box_menu_left_category_selected
{
	
	font-family:Tahoma; 
	font-size:13px; 
	/*font-weight:bold;*/
	color:#FFF;
	text-decoration:none;}
	
div.box_menu_left_category
{
	background-image:url(himg/menu_button_166x26.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
	height:17px; 
	text-align:left;
	padding-top:3px;
	padding-left:10px;}
	
a.box_menu_left_category
{
	
	font-family:Tahoma; 
	font-size:13px; 
	/*font-weight:bold;*/
	color:#333;
	text-decoration:none;}
	
div.box_menu_left_submenu
{
	background-image:url(himg/submenu_background.jpg);
	background-repeat:repeat;
	background-position: bottom center; 
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	text-decoration:none;}
	
a.box_menu_left_submenu
{
	color:#666;
	text-decoration:none;}
	




