/*************************/
/*** Styles génériques ***/
/*************************/
p,td,div {padding-left:2px; padding-right: 5px; font-family:verdana,arial; font-size:9pt; color:#000000; font-style:bold;}




h5 {
 color:#5F5F5F;
font-size:10pt;
font-family:verdana;
  display: list-item;
  list-style-image: url(images/star.png);
  list-style-position: inside;
border-right: 18px;

}
.tableauinfo
{
	 
	color:#FFFFFF; 
	font-weight:bold;  
	cursor:hand;
        cursor:pointer;
	background: url(images/gris.png) repeat-x;
padding-right: 0px; padding-left: 0px;
vertical-align:bottom;

	

}

.tableauinfoSansVAlignB
{
	 
	color:#FFFFFF; 
	font-weight:bold;  
	cursor:hand;
        cursor:pointer;
	background: url(images/gris.png) repeat-x;
padding-right: 0px; padding-left: 0px;

	

}

.recherche {background-color:#eeeeee;}

a:visited {text-decoration: underline; color:#726f6f; font-size : 9pt }
a:link    {text-decoration: underline; color:#333333; font-size : 9pt;  }
a:active  {text-decoration: none; color:#333333; font-size : 9pt; }
a:hover   {text-decoration: underline; background-color:transparent; color:#333333; font-size : 9pt }

/********************************************************************/
/*** Suppression de la bordure bleue autour des images cliquables ***/
/*******************************************************************/
a img
{
border: none;
}

.mode
{
font-size:8pt;
font-family:verdana;
}

/***************************************************************************************/
/*** Test de Rollover sur bandeau accueil - Si ok, à appliquer sur bandeau " Au jour le jour " ***/
/***************************************************************************************/

a.accueilSurvolTest1 {
background:url('images/rollover/Programme_cadre_rolloverImage1.jpg') no-repeat;
width: 630px;
height: 68px;
display:block;
}
a.accueilSurvolTest1:hover {
background:url('images/rollover/Programme_cadre_rolloverImage2.jpg') no-repeat;
width: 630px;
height: 68px;
}

.accueilSurvolTest1 img{
display:none;
}

a.accueilSurvolTest2 {
background:url('images/rollover/Programme_cadre_rolloverImage1_v2.jpg') no-repeat;
width: 630px;
height: 68px;
display:block;
}
a.accueilSurvolTest2:hover {
background:url('images/rollover/Programme_cadre_rolloverImage2_v2.jpg') no-repeat;
width: 630px;
height: 68px;
}

.accueilSurvolTest2 img{
display:none;
}

a.accueilSurvolTest3 {
background:url('images/rollover/Programme_cadre_rolloverImage1_v3.jpg') no-repeat;
width: 630px;
height: 68px;
display:block;
}
a.accueilSurvolTest3:hover {
background:url('images/rollover/Programme_cadre_rolloverImage2_v3.jpg') no-repeat;
width: 630px;
height: 68px;
}

.accueilSurvolTest3 img{
display:none;
}

a.accueilSurvolTest4 {
background:url('images/rollover/Programme_cadre_rolloverImage1_v4.jpg') no-repeat;
width: 630px;
height: 68px;
display:block;
}
a.accueilSurvolTest4:hover {
background:url('images/rollover/Programme_cadre_rolloverImage2_v4.jpg') no-repeat;
width: 630px;
height: 68px;
}

.accueilSurvolTest4 img{
display:none;
}

a.accueilSurvol {
background:url('images/rollover/Programme_cadre_rolloverImage1_v4.jpg') no-repeat;
width: 630px;
height: 68px;
display:block;
}
a.accueilSurvol:hover {
background:url('images/rollover/Programme_cadre_rolloverImage2_v4.jpg') no-repeat;
width: 630px;
height: 68px;
}

.accueilSurvol img{
display:none;
}

/************************************************************************************************************************************************************************/
/*** Classe lié au texte de la page "Musiques alternatives" & permettant de ne pas tenir compte des effets par défaut des liens cliquables, sauf pour le soulignement ***/
/************************************************************************************************************************************************************************/
.texteLien
{
color:#000000;
font-weight:bold;
}

/*************************************************************************************************************************************************************************/
/*** Classe lié au titre de la page "Musiques alternatives" & permettant de ne pas tenir compte des effets par défaut des liens cliquables, sauf pour le soulignement ***/
/************************************************************************************************************************************************************************/
/*Style de titre sans lien*/
.titreLien
{
color:#000000;
font-size:23px;
/*text-decoration: none;*/
}

/*Style de titre avec lien*/
.titreLien a
{
color:#000000;
font-size:23px;
/*text-decoration: none;*/
}

.titreLien a:hover
{
color:#000000;
font-size:23px;
text-decoration: none;
}

.titreLien a:active
{
color:#000000;
font-size:23px;
text-decoration: none;
}

.titreLien a:visited
{
color:#000000;
font-size:23px;
/*text-decoration: none;*/
}

/***********************/
/*** Composants HTML ***/
/***********************/
.TextBox     { color: #222222; background-color: #FFFFFF; font-family:verdana,arial; font-size:9pt; font-weight:bold;width:100% }
.TextArea    { color: #FFFFFF; background-color: #FFFFFF; font-family:verdana,arial; font-size:9pt; font-weight:bold; }
.BoutonRadio { color: #FFFFFF;}
.CheckBox    { color: #FFFFFF;}
.ListBox     { color: #222222; background-color: #FFFFFF; font-family:verdana,arial; font-size:9pt; font-weight:bold; }

/***********************************************/
/*** Intitulés des Checkbox et Boutons Radio ***/
/***********************************************/
label { font-family:verdana,arial; font-size:9pt;}

/********************/
/*** Arrière Plan ***/
/********************/

.FondPage {   margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	line-height: 15px;
	background-image: url(images/pageBg2.gif);
	background-repeat: repeat-y;
	background-position: center;}
.TableauArrierePlan { border-collapse: collapse; table-layout:auto ;  border-style:solid; border-width:0; border-color:#d8dbd3; background-color:#ffffff; valign:top; }
.ArrierePlan        { background-color: transparent; valign:top;}
.Contour            { background-color: transparent; border-color:transparent; border-width:0;}
.ColonneCentre {background-color:transparent; width:750px; height:100%;border-color:transparent; border-width:5}
.EspaceVerticalDroit	{ border-bottom:1px dashed #ff0000;border-right:2px dashed #ff0000;float:left;margin-bottom:10px; width:1px; height:100%; repeat:repeat-y}
.Entete {width:250px;}

/****************/
/*** Tableaux ***/
/****************/
.TableauGeneral { border-collapse: collapse; border-style:solid; border-color:#726f6f;border-width:1;}
Table.TableauGeneral thead td  { font-family:verdana,arial; font-size:10pt;font-weight:bold; color:#ffffff;margin-left: 0px; margin-top: 0px; margin-right: 0px;margin-bottom: 0px;	background-color: #transparent;	color: #000000;line-height: 15px; background-image: url(images/gris.png); background-repeat: repeat-x;background-position: center;}
Table.TableauContenu tbody { background-color:#eeeeee; color:#000000; font-family:verdana,arial; font-size:9pt; text-align:left;}
table.TableauContenu tbody tr {font-family:verdana,arial; font-size:10pt; font-weight:normal; color:#ffffff; background-color: transparent;}
.TRRollover     { background-color:#EEEEEE;}
.restricteurs {text-decoration: none; color:#333333; font-size : 9pt }

/*********************************/
/*** Commun à toutes les pages ***/
/*********************************/
.TitreRecherche        { font-family:verdana,arial; color:#726f6f; font-size:15pt; font-weight:bold; letter-spacing:3pt; text-decoration: underline; text-align:left; }
.MessageErreur         { font-family:arial; color:#FF0000; font-size:9pt; font-weight:bold; }
.FondMenuHaut          { background-color:#000000;}
.FondMenuGauche        { background-color:#6C898F }
.NomPersonneIdentifiee { font-family:verdana,arial; font-size:9pt; color:#ffffff }
.Enteboutonableaux       { font-family:verdana,arial; font-size:9pt; font-weight:bold; text-align:left; }
.AlignementBoutons     { text-align: left }

/*************************************/
/***Pages de la gestion de contenu ***/
/*************************************/
.GestionTitrePage                   {font-family:verdana,arial; font-size:9pt; font-weight:bold; text-align:center}
.GestionChemin                      {font-family:verdana,arial; font-size:7pt; font-weight:bold; text-align:left}
.GestionParagraphes                 {font-family:verdana,arial; font-size:9pt;}
a:visited.GestionLienRecherchePerso {text-decoration: underline; color:#333333; font-size : 9pt }
a:link.GestionLienRecherchePerso    {text-decoration: underline; color:#333333; font-size : 9pt }
a:active.GestionLienRecherchePerso  {text-decoration: underline; color:#333333; font-size : 9pt }
a:hover.GestionLienRecherchePerso   {text-decoration: underline; color:#333333; font-size : 9pt}

/**********************************************************************/
/*** Page des Formulaires de Recherche et historique des recherches ***/
/**********************************************************************/ 
.CritereDescription        { font-family:verdana,arial; font-size:8pt; font-style:italic;}
.Historique{ width:100%;border-collapse: collapse; border-style:none;}
table.Historique thead td { font-size:9pt; font-weight:bold; padding:1 2 1 2;}
table.Historique tbody td { border-top:solid 1px #726f6f; padding:10 2 2 2;}

/*****************************************/
/*** Arbre de recherche Thématique     ***/
/*****************************************/ 
.Theme1		{ font-family:verdana,arial; background-color:#FFFFFF; color:#726f6f; font-size:14pt; font-weight:bold; letter-spacing:2pt; text-decoration: none;}
.Theme2		{ font-family:verdana,arial; background-color:#FFFFFF; color:#726f6f; font-size:11pt; font-weight:bold; letter-spacing:1pt; text-decoration: none;}
.Theme3		{ font-family:verdana,arial; background-color:#FFFFFF; color:#222222; font-size:10pt; font-weight:normal; letter-spacing:0pt; text-decoration: none;}
.ThemeOver1	{ font-family:verdana,arial; background-color:#EEEEEE; color:#726f6f; font-size:14pt; font-weight:bold; letter-spacing:2pt; text-decoration: none;}
.ThemeOver2	{ font-family:verdana,arial; background-color:#EEEEEE; color:#726f6f; font-size:11pt; font-weight:bold; letter-spacing:1pt; text-decoration: none;}
.ThemeOver3	{ font-family:verdana,arial; background-color:#EEEEEE; color:#222222; font-size:10pt; font-weight:bold; letter-spacing:0pt; text-decoration: none;}

/*************************/
/*** Page de Résultats ***/
/*************************/ 
.ResultatPageEnCours   { font-family:verdana,arial; font-size:9pt; font-weight:bold; }
a:visited.ResultatLien { text-decoration: none; color:#333333; font-size : 9pt }
a:link.ResultatLien    { text-decoration: none; color:#333333; font-size : 9pt }
a:active.ResultatLien  { text-decoration: none; color:#333333; font-size : 9pt }
a:hover.ResultatLien   { text-decoration: none; color:#333333; font-size : 9pt}
.ResultatPanier        { font-family:verdana,arial; font-size:9pt; color:#0000ff}
.NomServeur            { font-family:verdana,arial; font-size:9pt; font-weight:bold; text-align:right; }
.ListeAutorites		   { width:100%; border-style:none;}	
table.ListeAutorites thead td { font-size:9pt; font-weight:bold; padding:1 2 1 2;}
table.ListeAutorites tbody td { border-top:solid 1px #726f6f; padding:10 2 2 2;}
.ListeBibliographies   { width:100%; border-style:none;}
table.ListeBibliographies thead td { border-style:none; padding:1 2 1 2;}
table.ListeBibliographies tbody td { border-top:solid 1px #726f6f; padding:10 2 2 2;}
.ListeIndex		   { width:100%; border-style:none;}	
table.ListeIndex thead td { font-size:9pt; font-weight:bold; padding:1 2 1 2;}
table.ListeIndex tbody td { border-top:solid 1px #726f6f; padding:10 2 2 2;}

/**********************/
/*** Page de Notice ***/
/**********************/
.NoticeTableauGeneral        { border-collapse: collapse; border-style:solid; border-color:#cccccc;}
.NoticeTableauEntete         { font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold; }
.NoticeTableauContenu        { color:#000000; font-family:verdana,arial; font-size:9pt;}
.NoticeSeparationExemplaires { border:2px dotted #D0F052; color:#ffffff; width:100%}
a:visited.NoticeLien         { text-decoration: underline; color:#333333; font-size : 9pt }
a:link.NoticeLien            { text-decoration: underline; color:#333333; font-size : 9pt }
a:active.NoticeLien          { text-decoration: underline; color:#333333; font-size : 9pt }
a:hover.NoticeLien           { text-decoration: underline; color:#0000FF; font-size : 9pt}
/************************************************/
/*** Page de Notice : Tableau des Exemplaires ***/
/************************************************/

.NoticeTableauExemplaires {background-color:transparent; text-align:center; color:#000000; font-family:verdana,arial; font-size:9pt; }
table.NoticeTableauExemplaires thead td { text-align:center; font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold;background-color:#FFFFFF;}
table.NoticeTableauExemplaires tbody td { text-align:center; color:#000000; font-family:verdana,arial; font-size:9pt;background-color:#FFFFFF;}



/************************************************/
/*** Page de Notice : Tableau des Acquisitions ***/
/************************************************/

.NoticeTableauAcquisitions {background-color:transparent; text-align:center; color:#000000; font-family:verdana,arial; font-size:9pt;}
table.NoticeTableauAcquisitions thead td { text-align:center; font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold;background-color:#FFFFFF;}
table.NoticeTableauAcquisitions tbody td {text-align:center; color:#000000; font-family:verdana,arial; font-size:9pt;background-color:#FFFFFF;}



/************************************************/
/*** Page de Notice : Tableau des Abonnements ***/
/************************************************/

.NoticeTableauAbonnements {background-color:transparent;text-align:center; color:#000000; font-family:verdana,arial; font-size:9pt;}
table.NoticeTableauAbonnements thead td { text-align:center; font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold;background-color:#FFFFFF;}
table.NoticeTableauAbonnements tbody td { text-align:center; color:#000000; font-family:verdana,arial; font-size:9pt;background-color:#FFFFFF;}


/**************************************************/
/*** Page de Notice : Tableau des Autres filles ***/
/**************************************************/
.NoticeTableauAutresFilles {border-width:1; border-collapse: collapse; border-style:solid; border-color:#cccccc; text-align:center; color:#000000; font-family:verdana,arial; font-size:9pt;}
table.NoticeTableauAutresFilles thead td { text-align:center; font-family:verdana,arial; color:#000000; font-size:10pt; font-weight:bold;background-color:#FFFFFF;}
table.NoticeTableauAutresFilles tbody td { text-align:center; color:#000000; font-family:verdana,arial; font-size:9pt;background-color:#FFFFFF;}



/***********************/
/*** Page Mon Compte ***/
/***********************/
.CompteInfos{ width:100%;border-collapse: collapse; border-style:none;}
table.CompteInfos thead td { font-size:9pt; font-weight:bold;  }
table.CompteInfos tbody td { border-top:solid 1px  #808080;}

.CompteComsurPlace{ width:100%;border-collapse: collapse; border-style:none;}
table.CompteComsurPlace thead td { font-size:9pt; font-weight:bold;  }
table.CompteComsurPlace tbody td { border-top:solid 1px  #808080;}

.CompteMessages{ width:100%;border-collapse: collapse; border-style:none;}
table.CompteMessages thead td { font-size:9pt; font-weight:bold;  }
table.CompteMessages tbody td { border-top:solid 1px  #808080;}

.ComptePaniers{ width:100%;border-collapse: collapse; border-style:none;}
table.ComptePaniers thead td { font-size:9pt; font-weight:bold;  }
table.ComptePaniers tbody td { border-top:solid 1px  #808080;}

.ComptePrets{ width:100%;border-collapse: collapse; border-style:none;}
table.ComptePrets thead td { font-size:9pt; font-weight:bold;  }
table.ComptePrets tbody td { border-top:solid 1px  #808080;}

.ComptePretsAttendus{ width:100%;border-collapse: collapse; border-style:none;}
table.ComptePretsAttendus thead td { font-size:9pt; font-weight:bold;  }
table.ComptePretsAttendus tbody td { border-top:solid 1px  #808080;}

.CompteRequetes{ width:100%;border-collapse: collapse; border-style:none;}
table.CompteRequetes thead td { font-size:9pt; font-weight:bold;  }
table.CompteRequetes tbody td { border-top:solid 1px  #808080;}

.CompteResas{ width:100%;border-collapse: collapse; border-style:none;}
table.CompteResas thead td { font-size:9pt; font-weight:bold;  }
table.CompteResas tbody td { border-top:solid 1px  #808080;}

.CompteRetards{ width:100%;border-collapse: collapse; border-style:none;}
table.CompteRetards thead td { font-size:9pt; font-weight:bold;  }
table.CompteRetards tbody td { border-top: solid 1px #808080;  }

.CompteMessageExpedier { font-family:verdana,arial; font-size:9pt; color:#0000FF}


/************************************************************/
/*** Navigation : Liste des rubriques et Titre de la page ***/
/************************************************************/
#navigation
{
	text-align:left;
}
#navigation ul				
{ 
	text-align:left;
	background-color:#eeeeee;  
	display:inline;
	padding: 0 2 0 10;
	margin: 0 0 0 5;  
	font-family:verdana,arial;
	font-size:10pt;
	font-weight:bold; 
	color:#333333; 
	background-image:URL(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;  	
}

#navigation ul li
{  
	display:inline; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;  
	
}


/************************************************************/
/*** Plan du site ***/
/************************************************************/
.plan
{
	text-align:left;
}
.plan ul				
{ 
	text-align:left;	
	padding: 0 2 0 10;
	margin: 0 0 0 5;  
	font-family:verdana,arial;
	font-size:10pt;
	font-weight:bold; 
	color:#FFFFFF; 
	background-repeat:no-repeat;
	background-position:left;  	
}

.plan ul li
{  
	
	padding: 0 0 0 0;
	margin: 0 0 0 0;  
	
}



/********************/
/*** Menu Général ***/
/********************/
.Menu 
{
	 
	color:#FFFFFF; 
	font-weight:bold;  
	cursor:hand;
        cursor:pointer;
	padding-left:0px; padding-right: 0px;
	background-color:#eeeeee;
	text-align:center;
	width:912px;
	

		

}
#ctl0ctl4MenuProfil_MainM {width:100%;}

.ItemConnexion
{	color:#FFFFFF; 
 	text-align:center;
	font-size:9pt;
	white-space: nowrap;
	font-weight:bold;  
	cursor:hand;
	cursor:pointer;
	height:30px;
	padding-left:5px; padding-right: 5px;
	background-height:45px;
	background: url(images/menu_noir.png) repeat-x;

}
.ItemConnexionOver
{	color:#FFFFFF; 
	font-size:9pt;
	white-space: nowrap;
	text-align:center;
	background-color: #726f6f; 
	font-weight:bold;	  
	background-height:45 px; 
	cursor:hand; 
	height:30px;	
	cursor:pointer;	
	background: url(images/menu_rouge.png) repeat-x;
	white-space: nowrap;
	padding-left:5px; padding-right: 5px;
}

.ItemRubrique
{	color:#FFFFFF;
	height:30px;
	background-color:#b2b2b2;
	font-size:9pt;
	white-space: nowrap;
	font-weight:bold;  
	text-align:center;
	cursor:hand;
	background: url(images/menu_noir.png) repeat-x;	  
	background-height:45px;
	padding-left:15px; padding-right: 3px;

}
.ItemRubriqueOver 
{	color:#FFFFFF;
	height:30px;
	font-size:9pt;
	white-space: nowrap;
	background-color:#726f6f; 
	font-weight:bold; 
	text-align:center;
	cursor:hand; 
	cursor:pointer;	  
	background-height:45px;
	background: url(images/menu_rouge.png) repeat-x;
	padding-left:15px; padding-right: 3px;
}
.ItemPage
{	color:#FFFFFF;	
	height:30px;	  
	background-height:45px; 
	background-color:#b2b2b2; 	
	font-weight:bold;  
	cursor:hand;
        cursor:pointer;
	background: url(images/menu_noir.png) repeat-x;
	padding-left:15px; padding-right: 15px;
}
.ItemPageOver
{	color:#FFFFFF;	  
	height:30px;
	background-height:45px;
	background-color:#FFFFFF; 
	font-weight:bold; 
	cursor:hand; 
        cursor:pointer;
	background: url(images/menu_rouge.png) repeat-x;
	padding-left:15px; padding-right: 15px;
}

.ItemSousRubrique
{ 	color:#FFFFFF;
    	text-align:center;
	background-color:#FFFFFF; 
	font-weight:normal;  
	cursor:hand;
	cursor:pointer;
	padding-left:5px; padding-right: 0px;
	background: url(images/transparence.png) repeat-x;
	filter: alpha(opacity=93);  
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.ItemSousRubriqueOver
{   	color:#FFFFFF;
	text-align:center;
	background-color:#FFFFFF; 
	font-weight:bold; 
	cursor:hand; 
	cursor:pointer;	
	padding-left:5px; padding-right: 0px;
	
}

.ItemSousPage
{	color:#FFFFFF;
	background-color:#FFFFFF; 
	font-weight:bold;  
	cursor:hand;
	cursor:pointer;
	text-align:left;
	background: url(images/transparence.png) repeat-x;
	filter: alpha(opacity=93);  
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;

}

.ItemSousPageOver
{   	color:#FFFFFF;
	background-color:#FFFFFF; 
	font-weight:bold; 
	cursor:hand; 
	cursor:pointer;
	text-align:left;
	
	}

.MenuGauche 
{
	background-color:#eeeeee; 
	color:#000000; 
	font-weight:normal;  
	cursor:hand;
	cursor:pointer;
	 
}

.MenuGaucheItemPage
{
	background-color:#eeeeee; 
	color:#000000; 
	font-weight:normal;  
	cursor:hand;
	cursor:pointer;
	 
}
.MenuGaucheItemPageOver
{
	background-color:#CAE364; 
	color:#000000; 
	font-weight:normal; 
	cursor:hand; 
cursor:pointer;
	 
}
.MenuGaucheItemSousPage
{
	background-color:#eeeeee; 
	color:#000000; 
	font-weight:normal;  
	cursor:hand;
cursor:pointer;
	 
	border-top:solid 1px #CAE364;
}
.MenuGaucheItemSousPageOver
{
	background-color:#CAE364; 
	color:#628B15; 
	font-weight:normal; 
	cursor:hand; 
cursor:pointer;
	 
	border-top:solid 1px #CAE364;
}

.Entetemenugauche
{background: url(images/menu_noir.png) repeat-x;}

/************************************************************/
/***   Mots saisis dans la recherche : en surbrillance    ***/
/************************************************************/
.Mot1 {background-color:Yellow}
.Mot2 {background-color:Yellow}
.Mot3 {background-color:Yellow}
.Mot4 {background-color:Yellow}
.Mot5 {background-color:purple}
.Mot6 {background-color:blue}
.Mot7 {background-color:red}
.Mot8 {background-color:green}

/************************************************************/
/***  menu vertical   ***/
/************************************************************/

#menug{width:138px;white-space:nowrap;}
	

.menug{
	
	background:#eeeeee;
	text-align:center;
white-space:nowrap;

}
.menug a{
	display:block;
	color:#000000;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:#eeeeee;
padding:10px;
white-space:nowrap;
}


.menug a:hover, .menug a:active, .menug a:focus{color:#000000;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	padding:10px;
white-space:nowrap;  content: ' >' ;
}

	
            

/************************************************************/
/***  menu vertical divers  ***/
/************************************************************/

#menugdiv{width:138px;white-space:nowrap;}
	

	
            .tableaumenugdiv { border-collapse: collapse; table-layout:auto ;  border-style:solid; border-width:5; 
border-color:#FFFFFF; background:transparent;white-space:nowrap; }

