body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background-image: url(../img/back.jpg);
	 background-repeat: repeat;*/
	background-color: black;
}

table#bg{
	background-color:#f5f5f5; 
	border-color:#bbbbbb; 
	width: 800px;
	height: 100%;
	border-style: solid;
	border-width: 2px;
}
table#page{
	/*background-color: #3A8EBA;*/
	width: 760px;
	height: 100%;
	border: thin;
	
}
table{
	font-size: 10pt; 
	

}
div#menutop {
   width: 765px;
	height: 30px;
   /*border-color: #c8c8c8;*/
	text-align: right;	
	background-image: url(../img/BackMenu.png);
	background-repeat: repeat-x;
	/*border-style: solid;
   border-width: 2px;*/
   /*background-color: 17486a;*/
	
}
div#menu {
   width: 765px;
	height: 32px;
   background-image: url(../img/BackMenu.png);
}
div#header {
	width: 765px;
   height:139px;
	
	background-image: url(../img/Header.png);
}
div#headerHome {
	width: 765px;
   height:auto;
	border-style: solid;
   border-width: 0px;	
	/*background-image: url(../img/Header.png);*/
}
div#Page {
		width: 765px;
		height: auto;
		font-family: Tahoma;
		color: black;
		background-color: #FFFFFF;
		border-color: #c8c8c8;
	/*border-style: solid;
   border-width: 2px;*/
	
	
}

div#SectionDroite{
 width: auto;
 height: auto;
 border-color: #c8c8c8;
	/*border-style: solid;
   border-width: 2px;*/	
  padding:0px;
}
div#SectionGche{
   width: 160px;
 padding:15px;
	
}
td#Menu{
	vertical-align: top;
}
div#TitleMenuProducts{
	background-color:White;
	background-image: url(../img/BackMenu.png);
	border:solid;
	border-width:1px;
	border-color:#999999;
	color:white;
	padding:3px;
	font-weight:bold;
	
}
div #camera,#mic,#light,#stand,#acc,#micro,#tri,#ins,#tea,#oth,#PriceList,#PriceList1,#ocu,#len,#xy{
	background-color: White;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	
	padding: 5px;
	font-weight: bold;
}

div#AccueilLeft {
	width: 500px;
	padding: 10px;
	margin-top: 30px;
	background-color: white;
			
}
div#AccueilRight {
	width: 200px;
	padding: 10px;
	margin-top: 30px;
	background-color: white;
	
}
div#Footer{
   width: 765px;
	height: 60px;
   color: white;
	border-color: #c8c8c8;
	/*border-style: solid;
   border-width: 2px;	
	padding: 10px; */
   font-size: 8pt;
	background-color: 17486a;
	background-image: url(../img/BackMenu.png);
}
div#FooterCrealee{
   width: 100%;
	height: 10px;
	/*border-color: #c8c8c8;
	border-style: solid;
   border-width: 2px;	*/
	padding: 0px; 
   font-size: 8pt;
	
}
a{
	color: #003366;
}
a#Menu, a#Menu:active, a#Menu:focus, a#Menu:link,a#Menu:visited {
	background-image: url(../img/point.png);	
	background-position: left;
	background-repeat: no-repeat;
   font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

a#Menu:hover {
	background-image: url(../img/point3.png);	
	background-position: left;
	background-repeat: no-repeat;
	
} 

h1 {
 font-size: 20px;
 margin-top: 10px;
 margin-left: 15px;
 margin-right: 15px;
  
}
hr {
	
	 width: 100%;
	line-height: 1px; 
}

li{
	/*font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: white;*/
}

p.indent{
	margin: 15px;
}