﻿body 
{
	font-family:Verdana;
	font-size:small;
	background-color:Gray;
	  background-image:url("/images/motif2.jpg");
}

 #global
 {
 	background-color:White;
 	padding:10px;
 	width:1000px; margin-left:auto;margin-right:auto;
 }
 
#general{ width:1000px; margin-left:auto;margin-right:auto;
          background-color:#bcbcbc;
          margin-bottom:0;
          margin-top:0;
         
     /*    background-image:url("/images/motif.jpg");
         background-repeat:repeat-y;
         background-position:right top;*/
          }
 
#status
{
	text-align:right;
}

#banner
{
	width:1000px; margin-left:auto;margin-right:auto;

	background-image:url("/images/Logo1.jpg");
	
	background-repeat:no-repeat;
 background-position: 50px 0;
	padding-bottom:5px;
	 background-color:white; 
	text-align:left;
	
}

#menu{
     margin:0;padding:0;
  
      
     background-image:url("/images/rounded_corner.jpg");
     background-repeat:no-repeat;
     height:44px;
 }

#menu ul
{ margin:0;
   padding:10px 10px 10px 0px;
   margin-left:150px;
   }

#menu ul li
{ display: inline ;
   margin:0;
   padding:0px;
}

#menu ul li	a
{  
   margin:0px;
   padding:10px;
   color:white ;
    text-decoration:none;   
}

#menu ul li	a:hover
{
	background-color:#ececec;
	 color:black;
	}
	
#middle
	{background-color:#bcbcbc;}
	
	
#leftmenu
{
	 width:150px;
	 float:left;
	
	 min-height:400px;
	 margin:0;
	  padding:0;
}	
#content
{
	width:835px;
	float:left;
	margin:0;padding:0;
	 
	min-height:300px;
}

#content p
{
	margin:10px;

}



#rightproduct
{width:180px;
 margin-left:10px;
 min-height:20px;
 background-color:Black;
}


#footer
{
	
	clear:both;
	text-align:center;
	width:100%;
	padding: 5px 0;
 	 background-image:url("/images/rounded_corner2.jpg");
     background-repeat:no-repeat;
     background-position:right bottom; 
     height:44px;
}
 

 

#leftmenu ul


{
		 margin:0;
	  padding:0;
	
	margin-left:0;
	list-style-type: none;
	display:block;
		/* border:solid 1px gray;*/
		 border-bottom:none;
		 padding-right:10px;
		 
}
#leftmenu li
{
/* border-bottom:1px solid gray;*/
}

#leftmenu a
{
	text-decoration:none;
	padding:2px 5px;
display:block;
color:white;
}

#leftmenu li:hover
{
	
	 background-color:#ececec;
}
#leftmenu a:hover
{color:Navy;}

#ImagePicture
{height:125px;
  width:150px;
 overflow:hidden;
 text-align:center;
 

}
#ProductPicture
{
	margin-left:auto;
	margin-right:auto;
	
}

.Imagepicture2
{
	background-color:White;
height:125px;
  width:125px;
	 overflow:hidden;
 text-align:center;
 	margin-left:auto;
	margin-right:auto;
	
}


.ImagePicture
{
	display:inline;
background-color:White;
height:125px;
  width:125px;

	line-height:125px;
	 
}
.va
{
	vertical-align:middle;
 
}


.pflt
{
	
	 margin-left:10px;
	 padding:10px;
	 line-height:1.5em;
}

