ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a, .text_galben
{
  font-size: 14px;
  font-variant: small-caps;
  color: #f7e92a;
  font-weight: bold;
  text-decoration: none;
}

a.leftlink
{
  font-size: 12px;
}

a:hover
{
  text-decoration: underline;
}

a.small, a.small:hover
{
	font-variant: normal;
	font-size: 11px;
	font-weight: normal;
}

a.big, a.big:hover
{
	font-variant: small-caps;
	font-size: 18px;
	font-weight: bold;
}


.textmarealb
{
	font-size: 18px;
	font-variant: small-caps;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

h1.categorie, h1.subcategorie, h1.produs
{
        font-size: 18px;
        font-variant: small-caps;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
	display: inline;
}

table
{
	border: none;
	border-spacing: 0px;
}

table.public
{
	padding-left: 10px; 
	padding-right: 10px;
	width: 100%;
}

table.contenu
{
	background-color: #231f20;
	width: 100%;
}


table.produs_row
{
	background-color: #231f20;
	border: solid 1px white;
	padding-right: 5px;
	width: 100%;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-color: #2f2f2f;
  height: 1000px;
}

.rubrica
{
	padding-top: 5px;
	padding-bottom: 5px;

	background-color: #000000;
	border: solid 1px #F6F6F6;

	font-size: 13px;
	text-align: center;
}

.form_error
{
	color: red;
}

.nscript
{

}

.sscript
{
	font-weight: bold;
}

table.white
{
	background-color: #ffffff;
}

.white_left
{
	background: url("../images/white_left.gif");
	width: 19px;
}

.white_right
{
	background: url("../images/white_right.gif");
	width: 19px;
}

.label, .label_border
{
	background: url("../images/label.gif");
	background-repeat: no-repeat;
	width: 400px;
	height: 34px;
}

.label_border
{
	border-bottom: solid 1px white;
}

.grey_left
{
        background: url("../images/grey_left.gif");
        width: 3px;
}

.grey_right
{
        background: url("../images/grey_right.gif");
        width: 3px;
}

table.grey
{
	background-color: #231f20;
}

table.grey td
{
	padding-left: 15px;
}

div#topchenar
{
	background-color: #f7e92a;
	width: 300px;
	height: 22px;
	font-variant: small-caps;
	color: #000;
	font-weight: bold;
	font-size: 17px;
}

div#bottomchenar
{
	background-color: #fff;
	 width: 300px;
	 height: 5px;
}

.indented
{
   padding-left: 25px;
}
.rubrica
{
        padding-top: 5px;
        padding-bottom: 5px;

        background-color: #000000;
        border: solid 1px #F6F6F6;

        font-size: 13px;
        text-align: center;
}

div#polo
{
	padding: 5px 5px 5px 5px;

        background-color: #231f20;
        border: solid 1px #F6F6F6;

        font-size: 12px;
        text-align: justify;
}


