a.Lien {
  background-image : url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  background-position: center left;
}
a.Lien:hover {
  background-image: url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: /*#1675a1*/ #000000;
  background-color: transparent;
  background-position: center left;
}
a.LienBig {
  background-image : url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  background-position: center left;
}
a.LienBig:hover {
  background-image: url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000000 /*#000000*/ ;
  background-color: transparent;
  background-position: center left;
}
a.LienHyperBig {
  background-image : url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  background-position: center left;
}
a.LienHyperBig:hover {
  background-image: url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #000000 /*#000000*/ ;
  background-color: transparent;
  background-position: center left;
}
a.LienTel {
  /*background-image : url("images/button.gif");*/
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  background-position: center left;
}
a.LienTel:hover {
  /*background-image: url("images/button.gif");*/
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #1675a1 /*#000000*/ ;
  background-color: transparent;
  background-position: center left;
}

/**************************************************************

	Window principale,  bandes latérales Bourgogne resizable  
	
*****************************************************************/
#Window{
	color: #000000;
	background : #1675a1 /* Bleu Windows */ ;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: small;
	text-align: center;
	z-index: 1;
}

/******************************************************************

	 Fenêtre de contenu, fond blanc + cadre vertical 

**********************************************************************/
#Fond {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	z-index: 2;
}

/****************************************************
	Bandeau Haut et Menu Haut

*****************************************************/
#BandeauHaut {
position: absolute;
	top: 0px;
	left: 2px;
	padding: 0;
	width: 1000px;	
	height: 143px;
    background-image: url("images/BandeauHaut.jpg");
    background-repeat:	no-repeat;
    background-position: top left;
    z-index: 3;
	background-color : #000000;
	color : #FFFFFF;
}

#LiensCCM { /* ajout de liens sur la partie CCM */
	position: absolute;
	top: 150px;
	left: 10px;
	padding: 0;
	width: 200px;
	height: 18px;
  font-family: verdana;
  font-style: italic;
  font-size: 10px; 
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  z-index: 6;
}

/* Barre de menu haut */
#MenuH {
	position: absolute;
	top: 112px;
	left: 10px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 795px;
	height: 30px;
	z-index: 40;
}
/*  Style de la liste (<UL>)*/
#MenuHaut {
	position: relative;
	height: 32px;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	list-style-type: none;
}
/* Style des éléments de la liste (<li>): Horizontal */
#MenuHaut li {
	float: left;
	margin: 0;
	padding: 0;
}
#MenuHaut a {
	background: transparent;
	margin: 0;
    padding: 3px 19px 2px 17px;
    display: block;
    float: left;
	height: 32px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	height: 20px;
}
#MenuHaut a:hover {
	background: transparent;
	text-decoration: none;
}
#MenuHaut a.MenuHautActiveItem {
  background-image: url("images/button.gif");
  background-repeat: no-repeat;
  font-family: Verdana;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  background-position: center left;
}
#MenuHaut a.MenuHautItem {
  background-image : url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  background-position: center left;
}
#MenuHaut a.MenuHautItem:hover {
  background-image: url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF /*#000000*/ ;
  background-color: transparent;
  background-position: center left;
}


/*****************************************************

	Bandeau gauche et menu gauche

*****************************************************/

#BandeauGauche {
	position: absolute;
	top: 143px;
	left: 2px;
	padding: 0;
	width: 210px;
	height: 352px;
   background-image: url("images/BandeauGauche.gif");
   background-repeat:   no-repeat;
   background-position: top left;
   color: #000000;
   background-color: #1675a1;
   z-index: 3;
}
#BandeauGaucheCCM {
	position: absolute;
	top: 143px;
	left: 0px;
	padding: 0;
	width: 220px;
	height: 490px;
   color: #000000;
   background-color: #1675a1;
   z-index: 3;
}

/* Barre de menu gauche */
#Login {
	position: absolute;
	top: 0px;
	left: 800px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 200px;
	height: 130px;
	color: #FFFFFF;
	/*background-color: #666666;*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	z-index: 4;
}
#mdpoubli {
	position: absolute;
	top: 100px;
	left: 920px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 80px;
	height: 20px;
	font-family: Verdana;
	/*font-size: 11px;*/
	font-weight: bold;
	z-index: 5;
	/*background-color: #FFFF00;*/
}

#mdpoubli a {
	font-family: Verdana;
	background: transparent;
	padding: 0;
	margin: 0 auto;
    display: block;
    height: 10px;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

/* Hébergement */
#OneAndOne {
	position: absolute;
	top: 460px;
	left: 45px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 202px;
	height: 90px;
	z-index: 10;
}
/* Antivirus */
#avg {
	position: absolute;
	top: 400px;
	left: 45px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 170px;
	height: 100px;
	z-index: 9;
	/*background-color: #1675a1;*/
}
/* Barre de menu gauche */
#MenuG {
	position: absolute;
	top: 150px;
	left: 3px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 202px;
	height: 300px;
	z-index: 4;
}

#MonCompte { /* Bouton d'accès au compte client */
	position: absolute;
	top: 108px;
	left: 0px;
	padding: 0;
	width: 135px;
	height: 22px;
  font-family: Verdana;
  font-style: italic;
  font-size: 10px; 
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  /*background-color: #AA0000;*/
  z-index: 4;
}


/*  Style de la liste (<UL>)*/
#MenuGauche {
	position: relative;
	height: 32px;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 10px;
	list-style-type: none;
}
/* Style des éléments de la liste (<li>) : Vertical */
#MenuGauche li {
	margin: 0;
	padding: 0;
}
#MenuGauche a {
	font-family: Verdana;
	background: transparent;
	margin: 0;
    padding: 3px 19px 2px 17px;
    display: block;
    height: 32px;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
	height: 20px;
}
#MenuGauche a:hover {
	background: transparent;
	text-decoration: none;
}
#MenuGauche a.MenuGaucheActiveItem {
  background-image: url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  background-position: center left;
}
#MenuGauche a.MenuGaucheItem {
  background-image: url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  background-position: center left;
}
#MenuGauche a.MenuGaucheItem:hover {
  background-image: url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF /* #000000*/ ;
  background-color: transparent;
  background-position: center left;
}

#tellogo {
	position: absolute;
	top: /*10px */ 0px;
	left: /*10px */ 5px;
	padding: 0;
	width: 132px;
	height: 32px;
	font-family: Verdana;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  color: #1b1b1b;
  background-color: transparent;
     /*background-color: #1675a1;*/
   z-index: 7;
}
#admin {
	position: absolute;
	top: /*10px */ 30px;
	left: /*10px */ 20px;
	padding: 0;
	width: 160px;
	height: 15px;
	font-family: Verdana;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  color: #1b1b1b;
  background-color: transparent;
   /*  background-color: #1675a1;*/
   z-index: 7;
}
#cliclogo {
	position: absolute;
	top: /*10px */ 52px;
	left: /*10px */ 4px;
	padding: 0;
	width: 200px;
	height: 90px;
   /*background-color: #1675a1;*/
   z-index: 7;
}

#clicidcube {
	position: absolute;
	top: /*10px */ 550px;
	left: /*10px */ 4px;
	padding: 0;
	width: 150px;
	height: 20px;
   /*background-color: #1675a1;*/
   z-index: 5;
}

#MCP {
	position: absolute;
	top: 415px;
	left: 45px;
	padding: 0;
	width: 112px;
	height: 52px;
   /*background-image: url("images/MCP.jpg");*/
   background-repeat:   no-repeat;
   background-position: top left;
   /*background-color: #1675a1;*/
   z-index: 5;
}

#PereNoel {
	position: relative;
	top: /*10px */ 230px;
	left: /*10px */ 180px;
	padding: 0;
	width: 154px;
	height: 117px;
   /*background-image: url("images/MCP.jpg");*/
   background-repeat:   no-repeat;
   background-position: top left;
   font-size: 12px;
   text-decoration: none;
   font-weight: bold;
   color: #1675a1;
   font-family: Verdana;
   text-align: center;
   /*background-color: #1675a1;*/
   z-index: 6;
}
#PereNoelT {
	position: relative;
	top: /*10px */ 230px;
	left: /*10px */ 180px;
	padding: 0;
	width: 154px;
	height: 44px;
   /*background-image: url("images/MCP.jpg");*/
   background-repeat:   no-repeat;
   background-position: top left;
   font-size: 12px;
   text-decoration: none;
   font-weight: bold;
   color: #1675a1;
   font-family: Verdana;
   text-align: center;
   /*background-color: #1675a1;*/
   z-index: 6;
}
#BeeBip{
	position: absolute;
	top: /*10px */ 30px;
	left: /*10px */ 5px;
	padding: 0;
	width: 120px;
	height: 50px;
   /*background-image: url("images/MCP.jpg");*/
   background-repeat:   no-repeat;
   background-position: top left;
   color :  #1675a1;
   font-family: Verdana;
   font-weight: bold;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
   /*color: #1675a1;*/
   font-family: Verdana;
   text-align: center;
   /*background-color: #fbe62b;*/
   z-index: 16;
}
#BeeBipClic{
	position: absolute;
	top: /*10px */ 30px;
	left: /*10px */ 5px;
	padding: 0;
	width: 120px;
	height: 50px;
   /*background-image: url("images/MCP.jpg");*/
   background-repeat:   no-repeat;
   background-position: top left;
   font-family: Verdana;
   font-weight: bold;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
   /*color: #1675a1;*/
   font-family: Verdana;
   text-align: center;
   /*background-color: #fbe62b;*/
   z-index: 26;
}
#ClicMonaDepannExpress {
	position: absolute;
	top: /*10px */ 245px;
	left: /*10px */ 130px;
	padding: 0;
	width: 195px;
	height: 52px;
   /*background-color: #1675a1;*/
   z-index: 7;
}

/****************************************************************

	Contenu: Entête, corps et pied

****************************************************************/
#Tete {
  	position: absolute;
	top: 155px;
	left: 220px;
	padding: 0;
	width: 573px;
	height: 30px;
  font-family: Verdana;
  font-style: italic;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  /*background-color: #FF0000;*/
  background-image: url("images/souligner.gif");
  background-repeat:  no-repeat;
  background-position: bottom left;
  z-index: 3;
}


/*  Pour mettre info en haut à gauche */
#TeteAnnonce {
  	position: absolute;
	top: 145px;
	left: 650px;
	padding: 0;
	width: 140px;
	height: 64px;
  font-family: Verdana;
  font-style: normal;
  font-size: 13px; /* 26*/
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  text-align: center;
  background-color: #fbe62b;
  /*background-color: #FF0000;*/
  z-index: 4;
}
#ClicTeteAnnonce {
  	position: absolute;
	top: 145px;
	left: 650px;
	padding: 0;
	width: 140px;
	height: 64px;
  font-family: Verdana;
  font-style: normal;
  font-size: 13px; /* 26*/
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  text-align: center;
  background-color: Transparent;
  /*background-color: #FF0000;*/
  z-index: 5;
}
#TeteAnnonceMona {
  	position: absolute;
	top: 145px;
	left: 450px;
	padding: 0;
	width: 140px;
	height: 30px;
  font-family: Verdana;
  font-style: normal;
  font-size: 13px; /* 26*/
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  text-align: center;
  background-color: Transparent;
  /*background-color: #FF0000;*/
  z-index: 4;
}

/*  Pour mettre info en haut à gauche */
#TeteAnnonce2 {
  	position: absolute;
	top: 185px;
	left: 630px;
	padding: 0;
	width: 140px;
	height: 64px;
  font-family: Verdana;
  font-style: normal;
  font-size: 13px; /* 26*/
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  text-align: center;
  background-color: #fbe62b;
  /*background-color: #FF0000;*/
  z-index: 4;
}
#ClicTeteAnnonce2 {
  	position: absolute;
	top: 185px;
	left: 630px;
	padding: 0;
	width: 140px;
	height: 64px;
  font-family: Verdana;
  font-style: normal;
  font-size: 13px; /* 26*/
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  text-align: center;
  background-color: Transparent;
  /*background-color: #FF0000;*/
  z-index: 5;
}

/*  Menu haut pages accueil  */
#PourquoiNousChoisir {
  	position: absolute;
	top: 190px;
	left: 220px;
	padding: 0;
	width: 385px;
	height: 25px;
  font-family: Verdana;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  z-index: 4;
}


/*  Infos défilantes en page d'accueil */
#News {
  	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0;
	width: 385px;
	height: 25px;
  font-family: Verdana;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  /*background-color: #FCE633; */
  z-index: 4;
}

/*  Infos défilantes en page d'accueil */
#HorairesVacances {
  	position: absolute;
	top: 190px;
	left: 170px;
	padding: 0;
	width: 600px;
	height: 20px;
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  background-color: #FCE633; 
  z-index: 10;
}

#Corps {
  	position: absolute;
	top: 211px;
	left: 220px;
	padding: 0;
	width: 780px;
  font-family: Verdana;
  font-style: normal;
  font-size: 14px; /* 26*/
  font-weight: /*bold*/ normal;
  text-decoration: none;
  color: #FFFFFF;
  /*background-color: #666666;*/
  /*background-image: url("images/souligner.gif");*/
  /*background-repeat:  no-repeat;*/
  /*background-position: bottom left;*/
  /*background-color: #AA0000;*/
  z-index: 3;
}
#CorpsSuiteTable {
  	position: absolute;
	top: 380px;
	left: 0px;
	padding: 0;
	width: 550px;
	height: 362px;
  font-family: Verdana;
  font-style: normal;
  font-size: 14px; /* 26*/
  font-weight: /*bold*/ normal;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  /*background-image: url("images/souligner.gif");*/
  /*background-repeat:  no-repeat;*/
  /*background-position: bottom left;*/
  /*background-color: #AA0000;*/
  z-index: 4;
}

#CorpsSuiteDemande {
  	position: absolute;
	top: 340px;
	left: 0px;
	padding: 0;
	width: 550px;
	height: 362px;
  font-family: Verdana;
  font-style: normal;
  font-size: 14px; /* 26*/
  font-weight: /*bold*/ normal;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  /*background-image: url("images/souligner.gif");*/
  /*background-repeat:  no-repeat;*/
  /*background-position: bottom left;*/
  /*background-color: #AA0000;*/
  z-index: 4;
}
#Corps H1 {font-size: 18px; font-family: Verdana; font-style: normal; font-weight: bold; color: #FFFFFF; background-color: transparent; text-decoration: none;}
#Corps H2 {font-size: 16px; font-family: Verdana; font-style: italic; font-weight: bold; color: #FFFFFF; background-color: transparent; text-decoration: none;}
#Corps H3 {font-size: 14px; font-family: Verdana; font-style: normal; font-weight: normal; color: #FFFFFF; background-color: transparent; text-decoration: none;}

#CorpsCCM {
  	position: absolute;
	top: 231px;
	left: 220px;
	padding: 0;
	width: 800px;
  font-family: Verdana;
  font-style: normal;
  font-size: 14px; /* 26*/
  font-weight: /*bold*/ normal;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  /*background-image: url("images/souligner.gif");*/
  /*background-repeat:  no-repeat;*/
  /*background-position: bottom left;*/
  /*background-color: #AA0000;*/
  z-index: 3;
}

#CorpsAccueil { /* Pour positionnement heures d'ouverture et "appel non surtaxé" au pixel près dans la page d'accueil */
	position: absolute;
	top: 240px;
	left: 0px;
	padding: 0;
	width: 800px;
	height: 50px;
  font-family: Verdana;
  font-style: normal;
  font-size: 14px; /* 26*/
  font-weight: /*bold*/ normal;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  /*background-color: #AA0000;*/
  z-index: 4;
}

#Corps li { /*  Style les listes à puces */
  font-style: italic;
  font-size: 18px; /* 26*/
  font-weight: bold;
}
#Pied {
  	position: absolute;
	top: 370px;
	left: -20px;
	padding: 0;
	width: 200px;
	height: 34px;

  font-family: Verdana;
  font-style: italic;
  font-size: 18px; /* 26*/
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  /*background-image: url("images/CadreBasDroite.gif");*/
  background-repeat:  no-repeat;
  background-position: bottom right;
  /*background-color: #CC0000;*/
  text-align: right;
  z-index: 60;
}
#PiedCCM {
  	position: absolute;
	top: 572px;
	left: 220px;
	padding: 0;
	width: 575px;
	height: 34px;

  font-family: Verdana;
  font-style: italic;
  font-size: 11px; /* 26*/
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  background-image: url("images/CadreBasDroite.gif");
  background-repeat:  no-repeat;
  background-position: bottom right;
  /*background-color: #CC0000;*/
  text-align: right;
  z-index: 3;
}

#PiedCnilPlan { /* Pour plan du site et mention CNIL */
	position: relative;
	padding: 0;
	top: 40px;
	left: 0px;
	width: 980px;
	height: 100px;
  font-family: Verdana;
  font-style: italic;
  font-size: 10px; 
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  /*background-color: #AA0000;*/
  z-index: 4;
}

#cpf { /* Logo Copyright France */
	position: absolute;
	top: 540px;
	left: -60px;
	padding: 0;
	width: 285px;
	height: 18px;
  font-family: Verdana;
  font-style: italic;
  font-size: 10px; 
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  /*background-color: #AA0000;*/
  z-index: 4;
}
#stat { /* Pour plan du site et mention CNIL */
	position: relative;
	padding: 0;
	width: 1024px;
	height: 18px;
  font-family: Verdana;
  font-style: italic;
  font-size: 10px; 
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  /*background-color: #AA0000;*/
  z-index: 1;
}

#PiedCnilPlan a {
	background: transparent;
	margin: 0;
    font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	height: 18px;
}

#google { /* pour AdSense */
	position: relative;
	left: 0px;
	padding: 0;
	width : 250px;
  z-index: 4;
}

/* Tableaux divers à une colone */
#TAB1 a {
	font-family: Verdana;
	background: transparent;
	margin: 0;
    padding: 3px 19px 2px 17px;
    display: block;
    height: 32px;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	text-decoration: none;
	height: 20px;
}
#TAB1 a:hover {
	background: transparent;
	text-decoration: none;
}
#TAB1 a.TAB1ActiveItem {
  background-image: url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  background-position: center left;
}
#TAB1 a.TAB1Item {
  background-image: url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  background-position: center left;
}
#TAB1 a.TAB1Item:hover {
  background-image: url("images/button.gif");
  background-repeat:  no-repeat;
  font-family: Verdana;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000 /* #000000*/ ;
  background-color: transparent;
  background-position: center left;
}


