body {
	/*background-color: transparent;
	*/
	/*background-image: url(../images/startback.png);
	*/
	background-color: #F0FFF0;
	/*background-image: url(../images/scene.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 700 40%;
	*/
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:"black"/* "#00CC00";
	*/
	text-align: justify;
	margin: 0cm 0.5cm 1cm 75px;
	/*background : url(../images/orderofchaos.gif);
	/**/
}

/*div{
	margin-bottom: 1ex;
	
}*/
.header
{
   border: 10mm Olive;
}

.lev0{
	margin-left: 4px;
	margin-top: 0px;
	display: block;
	width : 51em;
	/*border: 1px solid;*/
	border-top: none;
	/*border-color: Black;*/
	padding: 0px 2ex 1ex 2ex;
}
.sTab{
	display: table;
	width  : 50em;
}
.sTabRowGr{
   display: row;
   width: 50em;
   margin-bottom: 1ex; /*font-weight: bold;*/
}
.sTabCellElLeft{
   display: table-cell;
   width: 11em;
   vertical-align: top;
   font-weight: bolder;
}
.sTabCellElRight
{
   display: table-cell;
   width: 38 em;
   /*background-color: Fuchsia;*/
}
.sTabCellFull
{
   display: table-cell;
   width  : 50em
}
.left{
	/*margin-left: 2ex;*/
	display: table-cell;
	float: left;
	width: 30em;
}
.cart{
	display: table-cell;
	float: right;
	margin-right: 2ex
	width: auto;
}
.hide{
	display: none;
}

.products{
	display: table;
	width  : 50em;
}
.item{
   display: row;
   width: 50em;
   margin-bottom: 1ex;
}
.id{
   display: table-cell;
   width: 10em;
   vertical-align: text-top;
   font-weight: bolder;
	 /*background-color: Blue;*/
	 /*margin-left: 1ex;	*/
}
.name{
	display: table-cell;
   width: 20em;
   vertical-align: text-top;
   font-weight: bolder;
	 /*background-color: Green;*/
}
.price{
	display: table-cell;
  vertical-align: text-top;
	width: 5em;
	/*background-color: Gray;*/
}
.pricedph{
	display: table-cell;
	width: 7em;
	vertical-align: text-top;
  /*background-color: Green;*/
}

.chapter{
	font-size: +2ex;
	font-weight: bold;
	float: left;
	padding: 0px;
	margin: 0px;
}

.right{
	margin-left: 10em;
	/*display: block;*/
	float: left;
	/*margin-bottom: 3em;*/
	width: 35em;
}

.text{
	text-align: justify;
	width: 50em;	
}

.head{
	font-size: +3ex;
}

.inscription{
	font-size: +2ex;
	font-weight: bold;
	margin-bottom: 1em;
}

img.product{
	position: float;
	float: left;
	border: 0px;
}

a:link {
	background-color: #98FB98;
	font-size: +1em;
	text-decoration: none;
	/*#D3D3D3;
	*/
	font-style: normal;
	/*font-weight: bold;*/
	color: #006400;
	/*background-image: url(../images/alink.png);
	*/
}

a:visited {
	background-color: #90EE90;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #006400;
}
a:active {
	background-color: #F0FFF0;
	/*font-weight: bold;*/
	/*background-image: url(../images/logo.png);*/
	/*text-decoration: none;
	*/
	color:#006400;
}
a:hover {
	background-color: #F0FFF0;
	text-decoration: underline;
	/*font-weight: bold;*/
	color:#006400;
	/*background-image: url(../images/ahover.png);*/
}
p {
	margin-left : 3em;
	margin-bottom: 3em;
}

select {
	FONT-SIZE: 14px;
	/*BORDER-LEFT-COLOR: black;
	BORDER-BOTTOM-COLOR: black;
	BORDER-TOP-COLOR: black;
	*/
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*BACKGROUND-COLOR: #dae7fd;
	BORDER-RIGHT-COLOR: black*/
}
input{
	font-size: 14px;	
}

textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

button{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2B412D;
	background-color: #00FF99;
}
input.submit{
	outline-color: Fuchsia;
	face-color: #90EE90; 
	shadow-color: green; 
	highlight-color: #00A389; 
	3dlight-color: #00A389; 
	darkshadow-color:#00A3899; 
	background-color: #90EE90;
	color: #006400;
}
table{
	font-size: 14px;
	/*margin-left: 20em;*/
	/*float: left;/*
	position: fixed;*/
}

object{
	margin: 0px;
}

a.secreta{
	color: Black;
	background-color: transparent;
	text-decoration: none;
	/*font-weight: bold;
	*/
}
a.secreta:hover{
	background-color: transparent;
	text-decoration: none;
	/*font-weight: bold;
	*/
	color:Black;
}
a.secreta:visited{
	background-color: transparent;
	text-decoration: none;
	/*font-weight: bold;
	*/
	color:Black;
}
a.secreta:active{
	text-decoration: none;
	background-color: transparent;
	/*font-weight: bold;
	*/
	color:Black;
}

