/* 
	CSS SWITCHABLE 

	DERNIERE MODIFICATION : 12:31 02/03/2008
*/

/* 
	HEAD
*/
		
#head
{			   
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #000000; 
	border-bottom: 1px solid #003366;  
	color: #FFFFFF; 
	font-family: verdana,geneva,ms sans serif,arial; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
}	

#head A
{
	color: #FFFFFF;
	text-decoration: none;
}

#head IMG 
{ 
	border: 0px;
}   

#head SPAN 
{ 
	font-weight: normal;
	font-size: 12px; 
}   

#head-sites
{	   
	float: left;
	text-align: left; 
	padding-left: 9px;
	width: 40%;
	white-space: nowrap;
}	

#head-sites IMG
{
	margin-right: 5px;
}	

#head-contact
{		
	float: left; 
	white-space: nowrap;
}	

#head-options
{	   	
	width: 40%;  
	float: right; 	
	text-align: right;  
	padding-right: 5px;
	white-space: nowrap;
}
	
#head-options A, #head-sites A
{
	padding-left: 4px;  
	padding-right: 4px;
}

/* 
	HEADBAR
*/

#headbar
{				 
	/*background-color: #509020;*/
	/*background-color: #006699;*/
	background: #006699 /*url(http://media.ldlc.com/ld/noel-2009/motif-header-home-ldlc.jpg) repeat-x scroll 0 0*/;
	
	text-align: left; 	   
	height: 80px;
	border-top: 1px solid #FFFFFF;	
}	   
#headbar #logo
{				 
	width: 33%;
	height: 80px;
	/*background: url("http://media.ldlc.com/ld/logos_ldlc/logo.jpg") left bottom no-repeat;*/
  background: transparent url(http://media.ldlc.com/ld/noel-2009/logo_noel-2009.png) no-repeat scroll left bottom;
	float: left;
} 
#headbar #pub-1
{				 
	float: left;
	padding-top: 9px;
}	   
#headbar #pub-2
{		
	
	position:absolute;
  right:0pt;
	text-align: right;
}
#recherche-bas 
{
  background-color:#294573;
  /*background: transparent url(http://media.ldlc.com/ld/noel-2008/home/fond-recherche-bottom.jpg) repeat-x left top;*/
}

#footer-template
{
  background-color:#006699;
  /*background: transparent url(http://media.ldlc.com/ld/noel-2008/home/image-repetee--footer.jpg) repeat-x left top;*/
}

#footer-template table
{
  /*background: transparent url(http://media.ldlc.com/ld/noel-2008/home/image-footer.jpg) no-repeat left top;*/
}

#logo-bas
{
  display:block;
  width:130px;
  height:60px;  
}

#logo-bas img
{
  /*display:none;*/
}
/* 
	NAVBAR
*/

#navbar 
{	
	background-color: #294573; /*#294573;*/ /*#294573;*/
  /*background: transparent url(http://media.ldlc.com/ld/noel-2008/home/fond-menu-top.jpg) repeat-x left top;*/
	color: #FFFFFF; 
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #003366; /* #003366;*/
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	_white-space: nowrap;
	_height: 28px;
}

#navbar A 
{
	font-family: Arial, Geneva; 
	font-size: 11px;
	text-decoration: none;
	color:#FFFFFF;
	padding-left: 2px;  
	padding-right: 2px;
	white-space: nowrap;
}

#navbar A:hover 
{
	text-decoration: underline; 
	color:#FEFCFC;
}

#navbar SPAN 
{ 
	color: #fff; /*#2991B9;*/
}

/* 
	HOME, LISTING FAMILLES
*/	

#listing-cat
{	
	width: 100%;
	font-family:arial,verdana;
	font-size: 11px;
}	

#listing-cat TD
{	
	width: 50%;
	text-align: justify;
}
	
#listing-cat A
{	
	color: #0033CC;

}

#listing-cat A.famille
{	  
	font-family: arial,helvetica; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#listing-cat TD	A:hover
{				   
	text-decoration: none;
	color: #FF0000;
}
