/* ===| TYPOGRAPHY |============================================*/

body{font: 12px Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;}

#footer p{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#282828;
}
#footer .box2 p, #footer .box3 p{
  color:#D8D8D8;
}

.paragraph p{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: justify;
  color:#000000;
  line-height: 16px;
}
.color{
  color:#DA000B;
}
.box-text p{
  color:#282828;
}
p.small{
  padding-bottom:2px;
  color:#3E3E3E;
  font:normal 12px Verdana;
}
.prod-title p{
  font: bold 12px Verdana;
  color:#B10005;
  padding:4px 0px 0px 10px;
}
.desc-echip p{
  font: normal 11px Verdana;
  text-align: justify;
  color: #282828;
}
.product-details p{
  font: normal 12px Verdana;
  line-height: 16px;
}

/*
pre{	padding: 0 10px;}
p {
	font: 1em/1.5em arial,sans-serif;
	text-align: justify;}
.copyright{
	font: 0.8em arial, sans-serif;}
*/
	
/* ========== Typography Preset Styles ============== */

ul.bullet-1{display:inline; overflow: hidden; float:left;}
ul.bullet-1 li{list-style: none; padding-left: 10px !important; font:normal 11px Verdana; color:#282828; line-height:16px;}

ul.bullet-1 li {background: url(../../images/charte/bullet.jpg) 0 5px no-repeat !important;}

ul.bullet-2{display:inline; overflow: hidden; width:400px; }
ul.bullet-2 li{list-style: none; padding-left: 14px !important; font:normal 11px Verdana; color:#282828; line-height:16px;}

ul.bullet-2 li {background: url(../../images/charte/bullet2.jpg) 0 3px no-repeat !important;}

