
/********************************************************************************************/
/****************************       Recherche            ************************************/
/********************************************************************************************/
.globalmenara .header #recherche
{
	display:inline;
	float:left;
	margin-left:10px;
	margin-top:4px;
	width:460px;
    height:30px;
	z-index:1;
	text-align:left;
	background: url(/images/squellete/bg_recherche.gif) no-repeat;
}


.globalmenara .header #recherche ul 
{
display:inline;
float:left;
margin:4px;
}

.globalmenara .header #recherche  li 
{	
    float:left;
	text-align:left;
    display:inline;
    margin:0px 2px 0px 0px ;
	margin-left:2;
	height:20px;
} 



/************* Texte rechercher *****************/
.globalmenara .header #recherche  li .txt1
{  
    font-family: arial;
	font-size: 11px;
	color: #929292;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
}

/************* Texte des champs *****************/
.globalmenara .header #recherche  li .txt2
{	
    font-family: arial;
	font-size: 10px;
	color: #545454;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
}

/************* style formulaire de recherche  *****************/
.globalmenara .header #recherche  li .forme
{	
    font-family: arial;
	font-size: 10px;
	color: #545454;
	text-decoration: none;
	background-color:#FFFFFF;
	border:1px solid #dbdbdb;
	width:150px;
	/*height:16px;*/
}

/********************************************************************************************/
/****************************    Espace abonné adsl ...    **********************************/
/********************************************************************************************/

.globalmenara .header #espace
{
	display:inline;
	z-index:99;
	float:left;
	margin-left:6px;
	margin-top:4px;
	width:481px;
	height:30px;
	text-align:left;
	background: url(/images/squellete/bg_espace-top.gif) no-repeat;
}


.globalmenara .header #espace ul 
{
display:inline;
float:left;
margin:6px;

}

.header #espace  li 
{	
display:inline;
float:left;
   text-align:left;
   display:inline;
   margin-left:8px;
   height:20px;
	

} 

/************* texte aprés les pictos *****************/
.globalmenara .header #espace  li .txt
{  
    font-family: arial;
	font-size: 11px;
	color: #484848;
	text-decoration: none;
   float:left;
   text-align:left;
   display:inline;
   height:20px;
	margin-top:2px;
}

.globalmenara .header #espace  li .txt a {color: #484848;text-decoration:none;}
.globalmenara .header #espace  li .txt a:hover  {color: #484848;text-decoration:underline;}/*******************************   style sous rubrique    ****************************/

.header #menu-header  #srubrique
{
	display:inline;
	float:left;
	margin-left:0px;
	margin-top:0px;
	width:960px;
	height:23px;
	z-index:1;
	text-align:left;
	background-image:url(/images/annonce/spacer/bg_menu.gif);	
}

.header #menu-header  #srubrique .txt
{
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	position:relative;
	text-align:left;
	top:4px;
	left:22;
	vertical-align:middle;    
	font-family: arial;
	width:930px;
	height:20px;
	font-size: 11px;
	color: #ffd200;
	text-decoration: none;
	font-weight:bold;
}

.header #menu-header  #srubrique .txt a {color: #ffffff;text-decoration:none;font-weight:normal;}
.header #menu-header  #srubrique .txt a:hover  {color: #ffd200;text-decoration:underline;font-weight:normal;}

.txt-ttespacesq
{
    text-align:left;
	font-family: arial;
	font-size: 11px;
	color: #E16413;
	text-decoration: none;
	font-weight:bold;
	padding-top:2px;
	margin-top:3px;
	display:inline;
    float:left;
}

