#corp{
background-image:url(rb.jpg);
background-repeat: repeat-x;
	}
	#all{
			width:800px;
	height:auto;
margin:1px auto;	
border:seashell solid 4px;
background-color:RGB(243,220,177);
	}
#titlu{
background-color:sienna;
		border-bottom:black ridge 3px;
	}
		#toc{
			float:left;
	background-color:RGB(243,220,177);
	width:110px;
	padding:50px 10px;
	height:auto;
		}
		#cuprins{
			float:left;
		background-color:RGB(243,220,177);
		padding:40px 50px 20px 50px;
	width:566px;
	height:auto;
	text-align:justify;
	border-left:sienna inset 4px;
	}
#fon{
border:3px ridge sienna;
	}
	#dict1{
		width:100%;
	}
	#dict2{
		width:100%;
	}
table.tblvb1{
background-color:white;
border: goldenrod ridge 3px;
padding:3px;
float:left;
margin:20px 3px 10px -40px;
width:120px;
	}
table.tblvb2{
background-color:white;
border: goldenrod ridge 3px;
padding:3px;
float:left;
margin:20px 3px 10px 10px;
width:150px;
	}
table.tblvb3{
background-color:white;
border: goldenrod ridge 3px;
padding:3px;
float:left;
margin:20px 3px 10px 10px;
width:197px;
	}	
	div.vbdiv{
	background-color:white; 
	border:goldenrod ridge 4px;
	margin-left:-40px;
	 padding:20px; 
	width:600px;
	}
	#Footer{
		clear:both;
		height:30px;
	width:780px;
	background-color:sienna;
	border-top:black ridge 3px;
	text-align:center;
	padding:10px;
		}