#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;
	}
				p.nasturi2{
	height:30px;
    width:auto;
    text-align:center;
    margin:0 10px 13px 10px; 
    		}
			 	p.nasturi2 a {
				 	padding: 5px;
text-decoration: none;
color: white;
background-color:green;
border-top: 2px #ffffff solid;
border-left: 2px #ffffff solid;
border-bottom:2px #cccccc solid;
border-right:2px #cccccc solid;
display:block;
}

p.nasturi2 a:hover {
background-color:#006600;;
border-top: 2px #cccccc solid;
border-left: 2px #cccccc solid;
border-bottom: 2px #ffffff solid;
border-right: 2px #ffffff solid;
}
	#Footer{
		clear:both;
		height:30px;
	width:780px;
	background-color:sienna;
	border-top:black ridge 3px;
	text-align:center;
	padding:10px;
		}