* { margin:0; padding:0; list-style-type:none; border:0px none; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; }

/*--------------------  HACK HAUTEUR IE -------------------- */

* html #main-padding {
	height: 400px;
}

* html #side {
	height: 400px;
}

* html .bloc {
	height: 300px;
}

* html #diaporama {
	height: 310px;
}

* html .bloc-home {
	height: 255px;
}

* html .bobox {
	height: 35px;
}


/* -------------- LIENS -------------------- */

a, a:visited, a:active { text-decoration:none; color:#fc4814; font-weight:bold; }
a:hover { text-decoration:underline;  }



/* ------------ STRUCTURES ------------------ */

 /* border:1px dotted #ff0000; ----- pour debug*/

		html { background-color:#d2e9fd;  }

		body { background:url(images/bg-body.jpg) repeat-y top center;  }

		#box { width:950px; margin:0 auto;background:#fff;}

		#cadre_main {}

		#header { }
	


		#breadcrumb { }

/* ------------ MENU TOP ------------------ */
		
		#side-top { float:left; width:200px; height:500px;border-top: 2px dotted #333; background:white;}
 
		#menu-top {margin:5px; border:1px dotted #ff0000;}

/* ------------ MENU LEFT ------------------ */
		
		#side-left { float:left; width:245px; height:780px;}
 
		#menu-left {margin:5px; border:1px dotted #ff0000;}


/* ------------ MENU RIGHT ------------------ */
		
		#menu-right {}
		#side-right { float:left; width:200px; min-height:500px;border-top: 2px dotted #000; background:red;}

/* ------------ MAIN 750 ( 750 px site 2 colonnes ) -------------------- */ 

		#main-padding { float:left; margin:0 0 0 0; width:650px;  background:#fff;  }
		#main-padding #main { width:650px; margin:10px 5px; }
		
		#main-padding #main ul { margin:8px 0;  }
		#main-padding #main li {  padding:0 0 5px 0px; margin:0 0 0 25px; list-style-type:disc;}
		#main-padding #main p { line-height:1.5em; margin:10px 0; text-align:left;}		

		
/* ------------ BLOC HOME 1 ( 720 px site 2 colonnes ) ------------------ */

		.bloc-home-1 {width:630px; margin:10px auto; margin-bottom:20px; }
		.bloc-home-1 .top { width:630px; height:18px; padding-top:5px;}
		.bloc-home-1 h3 { text-align:left;height:45px; margin:5px;  }
		
		.bloc-home-1 .diapo{float:left; margin:5px 0 0 10px; width:300px; height:200px;}
		
		.bloc-home-1 .pic {float:right; }
		.bloc-home-1 .pic img {margin-right:60px; float:right; } /* changer marge suivant largeur vignette */
		.bloc-home-1 a img {border:1px solid #d5d5d5; }
		.bloc-home-1 a:hover img {border:1px solid red; }
		#main .bloc-home-1 p { font-size:0.9em; margin:5px 10px; } 
		.bloc-home-1 .descriptif  {width:350px; margin: 0 10px 0 10px; float:left; text-align:justify;}
		.bloc-home-1 .detail {padding:10px 0 0 15px; width:700px; height:10px; }
		.bloc-home-1 .prix { padding:10px 0 0 15px;  width:720px;text-align:left;}	 
		
		.bloc-home-1 .bottom { width:630px; height:18px; bottom:0px; }
	
/* ------------ BLOC HOME 2 ( 360 px site 2 colonnes ) ------------------ */

		.bloc-home-2 { width:360px;  float:left; margin:10px 0 20px 2px; background:url('images/bloc-redim-360px.jpg') top left repeat-y;}
		.bloc-home-2 .top { width:360px; height:18px; padding-top:5px; background:url('images/bloc-haut-360px.jpg') top left no-repeat;}
		.bloc-home-2 h3 { text-align:right; height:30px; margin-right:10px;} /* changer height sit titre long*/
		.bloc-home-2 .pic {  float:left; width:320px; }
		.bloc-home-2 .pic img {margin-left:60px; } /* changer marge suivant largeur vignette */
		.bloc-home-2 a img {border:1px solid #d5d5d5; }
		.bloc-home-2 a:hover img {border:1px solid red; }
        .bloc-home-2 .descriptif {float:left; width:350px;   }/* changer le float pour placement*/
		.bloc-home-2 p { font-size:0.9em; margin:5px 10px; } 
		.bloc-home-2 .detail {padding:10px 0 0 10px; width:340px; height:10px; }
		.bloc-home-2 .prix { padding:10px 0 0 10px; width:340px; text-align:left;}	 		
		
		.bloc-home-2 .bottom { width:360px; height:18px; background:url('images/bloc-bas-360px.jpg') top left no-repeat; }

/* ------------ BLOC HOME 3 (240 px site 2 colonnes ) ------------------ */

	    .bloc-home-3 { width:240px; float:left; margin:10px 0 0 2px; background:url('images/bloc-redim-240px.jpg') top left repeat-y; }
		.bloc-home-3 .top { width:240px; height:18px; padding-top:5px; background:url('images/bloc-haut-240px.jpg') top left no-repeat;}
		.bloc-home-3 h3 { text-align:center;height:30px; margin:5px; }
		.bloc-home-3 .pic {  float:left; width:200px; }
		.bloc-home-3 .pic img {margin-left:20px; } /* changer marge suivant largeur vignette */
		.bloc-home-3 a img {border:1px solid #d5d5d5 }
		.bloc-home-3 a:hover img {border:1px solid red; }
		.bloc-home-3 p { font-size:0.9em; margin:5px 10px; } 
		.bloc-home-3 .prix { padding:10px 0 0 10px; width:220px; text-align:left;}	
		.bloc-home-3 .detail { padding:10px 0 0 10px; width:220px; text-align:left;}			
		.bloc-home-3 .bottom { width:240px; height:18px; background:url('images/bloc-bas-240px.jpg') top left no-repeat;}
		 
/* ------------ BLOC PRODUIT 1 ( 720 px site 2 colonnes ) ------------------ */

		.bloc-produit-1 { width:650px; margin:10px 0 0 2px; }
		.bloc-produit-1 .top { width:650px; height:18px; padding-top:5px; }
		.bloc-produit-1 h3 { text-align:center;height:45px; margin:5px;  }
		.bloc-produit-1 .pic {float:right; margin-left:10px;  }
		.bloc-produit-1 .pic img { margin-left:10px; } /* changer marge suivant largeur vignette */*

		/* ROLLOVER 1ER AFFICHAGE */
		.bloc-produit-1 .pic img { } /* changer marge suivant largeur vignette */
		.bloc-produit-1 .diaporama { width:50px; height:35px; float:left; margin:0px 8px 5px 0px; border:1px solid #878582; }
		.bloc-produit-1 .diaporama img { }
		/* FIN ROLLOVER 1ER AFFICHAGE */
		
		.bloc-produit-1 .panneau { margin:0 0 10px 0;} /* PANNEAU OU LOGOS 1ER AFFICHAGE */
		
		.bloc-produit-1 a img {border:1px solid #d5d5d5; }
		.bloc-produit-1 a:hover img {border:1px solid red; }
		.bloc-produit-1 .descriptif {margin-left :5px;float:left; width:300px; color:#195489;   }/* changer le float pour placement*/
		.bloc-produit-1 .descriptif-conseils {margin-left :5px;float:left; width:650px; color:#195489;   }
		.bloc-produit-1 p { font-size:0.9em; margin:5px 10px; }
		.bloc-produit-1 .detail {padding:0px 0 0 15px; width:650px; height:10px; }
		.bloc-produit-1 .prix { padding:0px 0 0 15px;  width:720px;text-align:left;}	 
		
		.bloc-produit-1 .bottom { width:650px; height:18px; }
		/* ------------ BLOC PRODUIT 2 ( 360 px site 2 colonnes ) ------------------ */

		.bloc-produit-2 { width:360px; float:left; margin:10px 0 0 2px; background:url('images/bloc-redim-360px.jpg') top left repeat-y;}
		.bloc-produit-2 .top { width:360px; height:18px; padding-top:5px; background:url('images/bloc-haut-360px.jpg') top left no-repeat;}
		.bloc-produit-2 h3 { text-align:center;height:30px; margin:5px;  } /* changer height sit titre long*/
		.bloc-produit-2 .pic { width:320px; }
		.bloc-produit-2 .pic img {margin-left:60px; } /* changer marge suivant largeur vignette */
		.bloc-produit-2 a img {border:1px solid #d5d5d5; }
		.bloc-produit-2 a:hover img {border:1px solid red; }
		.bloc-produit-2 .descriptif { width:330px;  }/* changer le float pour placement*/
  #main .bloc-produit-2 p { font-size:0.9em; padding:5px 20px; margin:0; } 
		.bloc-produit-2 .detail {padding:5px 0 0 10px; width:340px; height:10px; }
		.bloc-produit-2 .prix { padding:5px 10px 0 10px; width:340px; height:20px; text-align:left;}
		.bloc-produit-2 .bottom {width:360px; height:18px; background:url('images/bloc-bas-360px.jpg') top left no-repeat; }

/* ------------ BLOC PRODUIT 3 ( 240 px site 2 colonnes ) ------------------ */

		.bloc-produit-3 { width:240px; float:left; margin:10px 0 0px 2px; background:url('images/bloc-redim-240px.jpg') top left repeat-y;}
		.bloc-produit-3 .top { width:240px; height:18px; padding-top:5px; background:url('images/bloc-haut-240px.jpg') top left no-repeat;}
		.bloc-produit-3 h3 { text-align:center;height:30px; margin:5px;  } /* changer height sit titre long*/
		.bloc-produit-3 .pic { width:220px; background:#e7e7e7; }
		.bloc-produit-3 .pic img {margin-left:10px; } /* changer marge suivant largeur vignette */
		.bloc-produit-3 a img {border:1px solid #d5d5d5; }
		.bloc-produit-3 a:hover img {border:1px solid red; }
		.bloc-produit-3 .descriptif { width:240px;  }/* changer le float pour placement*/
  #main .bloc-produit-3 p { font-size:0.9em; padding:5px 10px; margin:0; } 
		.bloc-produit-3 .detail {padding:5px 0 0 10px; width:220px; height:10px; }
		.bloc-produit-3 .prix { padding:5px 10px 0 10px; width:220px; height:20px; text-align:left;}
		.bloc-produit-3 .bottom {width:240px; height:18px; background:url('images/bloc-bas-240px.jpg') top left no-repeat; }

	
/* ------------ BLOC HOME  ------------------ */

	.bloc-home-promotions {  width:550px; height:550px; padding-top:10px; background:url(images/block-promotions.png) top left no-repeat; padding:50px 0 0 0; }
	.bloc-home-nouveaute {  width:550px; height:550px; padding-top:10px; background:url(images/block-nouveaute.png) top left no-repeat;padding:50px 0 0 0; }
	

/* ------------ BLOC DETAIL ------------------ */
	.bloc-detail {}
	.bloc-detail .left { float:left; width:265px; padding:5px 0; }
	.bloc-detail .right { float:right; width:265px;padding:5px 0;  }
	.bloc-detail p { text-align:justify; }

/* ------------ PARTENAIRES ------------- */
	.partenaire{ margin:5px 45px; float:right }
	.liens { margin:0 0 0 10px; }
	.thumbpic_liens { float:right; margin:0 0 5px 10px; border:1px solid #fff; }
	
/* ------------ PLAN --------------------- */

	.plan, .horaires {width:606px; margin:0 auto; border:1px solid #DACCB7;  padding:3px 5px 3px 5px;}
	.plan legend, .horaires legend {color:#DACCB7;}
	.plan dl dt, .horaires dl dt{font-weight:bold; color:#DACCB7;}
	.plan dl dd, .horaires dl dd{width:200px; padding-left:5px; color:#DACCB7;}
	.horaires ul li{width:200px; padding-left:5px; color:#DACCB7;}
	.plan a, .horaires a {color:#DACCB7;}
	.plan a:hover, .horaires a:hover, .plan a:visited, .horaires a:visited {color:#FF0000; text-decoration:underline;}
	
/* ------------ NAV PAGINATION ------------------ */
	
	.nav { float:right; width:600px; margin-right:10px; text-align:right;}
	.nav a:link, .nav a:visited { padding:3px 7px; background:#3A8EBA; color:#FFF; border:1px solid #FFF; }
	.nav a:hover { background:#FFF; color:#3A8EBA; border:1px solid #3A8EBA;  text-decoration:none; }
	.nav .actuel{ font-weight:bold; padding:3px 7px; border:1px solid #666; color:#666;}
	
	

/* ------------ COMMUNS (dans la charte du site) --------------------- */
	.prix {  font-weight:bold; font-size:1.2em; color:#005FAF; margin:0px 0; padding:5px 0;}
	.prix-barre { font-size:1em; text-decoration:line-through;color:#666; }
	h2 { font-weight:bold; font-size:1.2em; }
	h3 { text-transform:uppercase; color:#000; font-size:1.3em; font-weight:bold;text-align:center;  vertical-align:middle; padding:5px 0; margin:5px 0px;   }
	h4 {  font-weight:bold; font-size:1.1em; text-align:left; margin:0; }
	
	strong { font-weight:bold; }
	
	/* ------------ ICONS --------------------- */
	.icon-pdf { background: url('images/icons/pdf.png') no-repeat left center; padding:0 0 0 22px; }
	.icon-link { background: url('images/icons/link.png') no-repeat left center; padding:0 0 0 22px; }
	/* ------------ ICONS --------------------- */
	
	.hidden, .menu-ref, .produit-ref { visibility:hidden; overflow: auto; display:none;}
	.retour { float:right; margin:5px; }					
					
	
	div.hr { height: 10px; clear:both; background:url('images/separation.gif') bottom left repeat-y; margin:0 0 0 9px; }
	div.hr hr {   display: none; }	
	
	.vide { width:300px; font-weight:bold; margin:0 auto; padding-top:30px;}
	.alerte { background: #9ABAE9 url('images/alerte.gif') center no-repeat; background-position: 15px 50%; /* x-pos y-pos */ text-align: left; padding: 5px 20px 5px 45px; border-top: 2px solid #3F6397; border-bottom: 2px solid #3F6397; font-weight:bold; }
	

/* ------------ RECHERCHE --------------------- */

	#recherche {width:200px; height:110px; margin:10px 0 10px 5px; }
	#recherche .top { height:20px; width:180px; }
	#recherche form { margin:0 auto; width:180px;  }
	#recherche select { font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:146px;  }
	#recherche .input-rech { padding:4px; font-size:0.9em; border:1px solid #d7d7d7; vertical-align:middle; width:145px; }
	#recherche option {  padding:2px; width:200px;  }
	#recherche input, #recherche select { vertical-align:middle; margin-bottom:5px; }
	#recherche label { float:left; width:150px; text-indent:10px; margin:0; background:url(images/list_down.png) left center no-repeat; }
	#recherche img { height:auto; size:auto; }
		

/* ------------ FORMULAIRE ------------------ */
	.formulaire { margin:5px 0px; padding:5px 0; color:#000000; width:400px; margin:0 auto;}
	.formulaire radio, .formulaire label, .formulaire input, .formulaire textarea, .formulaire select { display: block; float: left; margin-bottom:10px; vertical-align:middle;  }
	.formulaire label { text-align: left; width: 120px; margin-right: 10px; }

	/*LABEL 1 SEULE LIGNE AVEC INPUT EN DESSOUS*/
	.formulaire .label-titre { text-align: left; width: 500px; font-weight:bold; clear:both;}
	
	.formulaire input, .formulaire textarea, .formulaire select { border:1px solid #1F5C94; padding:3px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
	.formulaire input, .formulaire textarea, .formulaire option { width:150px; background:url('images/formbg.gif') repeat-x left top; border:1px solid #B4B2B2;} /* charter bg couleur */ 
	.formulaire .bouton { width:120px; cursor:pointer; border:1px solid #000; color:#fff; font-weight:bold; background:#1F5C94; padding:2px }
	.formulaire option:hover, .formulaire option:focus{background:#000; color:#fff;}
	.formulaire input:hover, .formulaire textarea:hover { border:1px outset #B4B2B2; }
	.formulaire .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire .input-radio:hover { border:none;   }
	.formulaire br { clear: left; }
	.formulaire img { width:auto; height:auto; }

	
/* ------------ DIAPORAMA ------------------ */
	#diaporama { margin:10px auto; min-height:300px; width:470px; }
	#diaporama .thumb { width:630px; float:left;  }
	#diaporama .thumb img { margin: 0 0 5px 0; border:1px solid #FFF;  }
	#diaporama .big {width:650px;}
	#diaporama .big img {  float:left; margin-left:100px !important; margin-left:100px; border:1px solid #FFF; }
	

/* ------------ PHOTOTHEQUE ------------------ */
	#phototheque { margin:30px 0 0 0; }
	#phototheque .pic { float:left; margin:0 10px 10px 0; border:4px solid #EEE6C3; width:90px; height:90px; }
	#phototheque .pic img { width:90px; height:90px;   }
	#phototheque .pic:hover, #phototheque .pic:focus { border:4px solid #821E19; }

/* ------------ TABLE ------------------ */

	table { width:100%; border-collapse:collapse; }
	th, td { border-bottom: 1px solid #d7d7d7; padding:4px 0; text-align: left; vertical-align:text-top;  }
	th { color:#000000;   width:100px; text-indent:5px; font-weight:bold;}
	td { }
	tr:hover { cursor:default;  }



/* ------------PANIER------------------ */

/* ------------FORMULAIRE-PANIER ------------------ */

.formulaire-panier { margin:5px 0; }
	.formulaire-panier radio, .formulaire-panier label, .formulaire-panier input, .formulaire-panier textarea, .formulaire-panier select { display: block; float: left; margin-bottom:10px; vertical-align:middle;  }
	.formulaire-panier label { text-align: left; width: 120px; margin-right: 10px; }
	.formulaire-panier input, .formulaire-panier textarea, .formulaire select { border:1px solid #6C695C; padding:3px; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:1em;  }
	.formulaire-panier input, .formulaire-panier textarea { width:200px; background:url('images/bg-form.gif') repeat-x left top; }
	.formulaire-panier .bouton {width: 135px; color: #FFFFFF; background:#F267AA; border: 1px solid #FBBACE; font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana; padding: 2px; line-height: 20px; text-align: center; text-decoration: none; }
	.formulaire-panier .bouton2 {width: 135px; color: #FFFFFF; background:#1687B3; border: 1px solid #d5d5d5; font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana; padding: 2px; line-height: 20px; text-align: center; text-decoration: none; }
	.formulaire-panier input:hover, .formulaire-panier textarea:hover { border:1px outset #d5d5d5; }
	.formulaire-panier .input-radio { background:transparent; border:0px solid #fff; width:auto; }
	.formulaire-panier .input-radio:hover { border:none;   }
	.formulaire-panier br { clear: left; }
	
	.formulaire-panier img { width:auto; height:auto; }

/* --TITRE OU PARAGRAPHE-- */
#panier h1 {font-weight:bold; font-size:1.2em; border-bottom:1px dotted #1687B3; margin: 2px 0px 10px 0px; color:#1687B3; height:20px;}

/* --STYLES CONCERNANT LES TABLEAUX -- */
#panier table { width:100%; border-collapse:collapse; margin:5px 0; border:1px solid #BBB; }

#panier th, #panier td { text-align:center; border-bottom: 1px solid #CCC; padding:2px 2px;  }
#panier	th { font-weight:bold; background:#DA85B7; height:30px; color:#fff; }
#panier td .qte{width:50px; }
#panier	.left{ text-align:left;}
#panier	tr .bg { cursor:default; background:#ECECEC;; color:#000;  }

/* --SKIN LIGNE TABLEAU TOTAL-- */
#panier .total { color:#CD0D70; height:50px; }
#panier .total-label { font-weight:bold; font-size:1.3em;}

/* --FIN STYLES CONCERNANT LES TABLEAUX -- */


#panier .panier-promos{background:url('includes/panier/images/01_panier_promos_bg.jpg') repeat-x left bottom; width:100%;}
#panier .panier-promos .left{float:left; margin-right:3px; width:30%; min-height:90px;}
#panier .panier-promos .titre{font-size:0.9em;font-weight:bold; text-align:center; margin-bottom:10px;}

/* --BOUTON PANIER- */
#panier .txtButton { color: #FFFFFF; background-color: #c3e37e; border: 1px solid #b1d16c; font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana; padding: 2px; line-height: 18px; text-align: center; text-decoration: none;}
#panier a.txtButton { color: #FFFFFF; background-color: #F267AA; border: 1px solid #FBBACE; font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana; padding: 2px; line-height: 20px; text-align: center; text-decoration: none;}
#panier a.txtButton:hover { color: #FFFFFF; background-color: #E83A91; border: 1px solid #CE4789; font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana; padding: 2px; line-height: 20px; text-align: center; text-decoration: none; cursor:pointer;}
/* --BOUTON PANIER- */

#panier fieldset{border:1px solid #DA85B7;padding:5px; color:#1687B3;}
#panier legend{font-weight:bold;padding:2px;}

/* --MODE PAIEMENT- */

#panier .paiement {margin:15px 0}
#panier .paiement .left{width:50%; float:left; text-align:center;}
#panier .paiement radio, #panier .paiement label, #panier .paiement input, #panier .paiement textarea, #panier .paiement select { display: block; float: left; margin-bottom:10px; vertical-align:middle;  }
#panier .paiement label { text-align: left; width: 90px; margin-right: 10px; font-weight:bold;}
#panier .paiement input, #panier .paiement textarea, #panier .paiement select { border:1px solid #6C695C; padding:3px; color:#000; }

/* --FIN MODE PAIEMENT- */

/* ------------FIN PANIER------------------ */



/* ------------ EQUIPE --------------------- */



	
/* ------------ COMBO ------------------ */	
			
	#combo { margin:5px 0 10px 0; }
	#combo select { border:1px solid #c0c4d5; padding:1px; }
	#combo label { padding-left:20px; background:url('images/search-folder-blue.gif') no-repeat left center; }

		
/* ------------ FIELDSET --------------------- */

	fieldset { padding:2px 0px 0px 2px; border:1px solid #195489; margin:2px 0; margin-left:2px; }
	fieldset .left{width:250px; float:left; padding:2px; margin:0;}
	fieldset hr{ clear:both; color:#CCC; background-color:#CCC; height: 1px; border: 0;}
	fieldset legend { color:#195489; font-weight:bold; padding:3px; font-size:1em; }
	fieldset p { color:#195489; font-size:1em; padding:2px;}
	

/* ------------ DL DT DD ------------------ */
		
	dl { margin: 5px 0; display:block; width:520px; float:left; }
	dl h3{ color:#2E9D07; text-transform:uppercase;  }
	dt, dd { padding:5px 10px;  }
	dt { width: 170px; float: left; font-weight: bold;  text-transform:uppercase; }
	/* hack de commentaire avec un antislash pour ie5 mac \*/
	dt { clear:both; }
	/* end hack */
	dd { float: left; width:240px; line-height:1.4em;  }

/* ------------ DEBUT SITEMAP ------------------ */
	#sitemap h1 a {text-decoration:none;font-size:1.3em; color:#333;}
	#sitemap ul li{list-style-type:none; background: url('images/icons/link.png') no-repeat left center; list-style-position:inside;}
	#sitemap ul li a{ text-decoration:none; color:#666; font-size:0.9em; margin-left:18px;}
/* ------------ FIN SITEMAP ------------------ */
	
/* ------------ FOOTER ------------------ */

	#footer { margin:0 auto; }
	#copyright { text-align:center; font-size:0.9em; margin:5px auto; color:#4899e4; width:950px; margin:0 auto;  }
	#copyright a { color:#4899e4; }
		
	#categories-r, #categories-r a { text-align:center; font-size:0.8em;}
	#categories-r p {margin:5px; color:#1669b2;}

	/* hack clear float */ 		
	.clr { clear: both; }


#categories-r, #categories-r a { text-align:center; font-size:0.8em; width:950px; margin:0 auto;}
#categories-r p {margin:5px;}
#categories-r p {font-size:9px;color:#999999;text-align:center}
#categories-r p a, #categories-r p a:hover, #categories-r p a:visited {font-size:9px; color:#999999;text-decoration:none;font-weight:100}
#categories-r p a:hover {font-size:9px; color:#666666;text-decoration:none;font-weight:100}

