/* Start Menu Right */
.buttonscontainer {width: 200px;}

.buttons a {color: #FFFFFF;
background-color: #666666;
padding: 10px;
padding-left: 10px;
padding-right: 7px;
display: block;
border-top: 1px solid #999999;
font: 11px Arial, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: right;}

.buttons a:hover {
background-color: #666666;
color: #FFFFFF;
text-decoration: underline;}

.center {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
	line-height:14px
}
/* End Menu Right */




/* Start Menu Right Kits*/
.kbuttonscontainer {width: 221px;}

.kbuttons a {color: #FFFFFF;
background-color:#666666;
padding: 5px;
padding-left: 10px;
padding-right: 7px;
display: block;
border-top: 1px solid #999999;
font: 12px Arial, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: left;}

.kbuttons a:hover {
background-color: #666666;
color: #FFFFFF;
text-decoration: underline;}

.kcenter {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
	line-height:14px
}

.class1{

background-color: #cccccc;

}

.class2{

background-color: #ff8800;

}

/* End Menu Right */


/* Start Kits Categorie link kits_cat*/

A.kits_cat{
   font-size: 12px;
   color: #4D4D4D;
   font-family: arial;
   text-decoration: none;
}
A.kits_cat:hover{
   font-size: 12px;
   color: #FF6600;
   font-family: arial;
   text-decoration: none;
}
A.kits_cat:active{
   font-size: 12px;
   color: #FF6600;
   font-family: arial;
   text-decoration: none;
}

A.kits_cat_t{
   font-weight: bold;
   font-size: 12px;
   color: #4D4D4D;
   font-family: arial;
   text-decoration: none;
}

A.kits_cat_t:hover{
   font-weight: bold;
   font-size: 12px;
   color: #FF6600;
   font-family: arial;
   text-decoration: none;
}
A.kits_cat_t:active{
   font-weight: bold;
   font-size: 12px;
   color: #FF6600;
   font-family: arial;
   text-decoration: none;
}

A.pret{
   font-weight: bold;
   font-size: 11px;
   color: #1E3C7B;
   font-family: arial;
   text-decoration: none;
}
A.pret:hover{
   font-weight: bold;
   font-size: 11px;
   color: #2851A4;
   font-family: arial;
   text-decoration: none;
}
A.pret:active{
   font-weight: bold;
   font-size: 11px;
   color: #2851A4;
   font-family: arial;
   text-decoration: none;
}


A.pret1{
   font-weight: bold;
   font-size: 11px;
   color: #ff0000;
   font-family: arial;
   text-decoration: underline;
}
A.pret1:hover{
   font-weight: bold;
   font-size: 11px;
   color: #ff0000;
   font-family: arial;
   text-decoration: underline;
}
A.pret1:active{
   font-weight: bold;
   font-size: 11px;
   color: #ff0000;
   font-family: arial;
   text-decoration: underline;
}

.notif{
   font-family : Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #082C52;
   font-weight: bold;
}
