body{
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align:center;
	font-family: Tahoma;
	color: #000;
	font-size: 12px;
	background: #fff url('../images/sempreverde-pattern.png') center top;
}
.gradbg{
    background: url('../images/sempreverde-bg.png') center top repeat-x;
    min-height: 890px;
    height: auto !important;
    height: 890px;
    text-align:center;
    
}
a{
text-decoration: none;
outline: none;
}
a:hover{
text-decoration: none;
outline: none;
}
h1{
font-size:12px;
color: #00911f;

margin:0px;
padding:0px;
}
p{
margin:0px;
padding-top:5px;
}

.page{
	width: 940px;
	margin: auto;
    background:url('../images/sempreverde-bgsite.png') center top no-repeat;
    height:530px;
}
.footer{
    width:940px;
    height:150px;
    background:url('../images/sempreverde-foot.png') center center no-repeat;
    margin:auto;
    
}
.mainpict{
    
}
.text-head{
    height:26px;
    color: #00911f;
    line-height:26px;
}
.meniu{
    padding-top:16px;
    
}
.meniu a{
    color:#00911f;
    margin-left:50px;
    margin-right:50px;
    font-weight:bold;
    
}
.innerpattern{
    height:450px;
    width: 880px;
    text-align:left;
    margin:auto;
    background:url('../images/sempreverde-pattern-in.png') left top;
    border: 1px solid #096100;
}
.scris{
    line-height:22px;
}
.thumbdiv{
    float:left;margin-left:26px;margin-top:26px;
    width:188px;
}
.thumbdiv img{
    border:solid 4px #fff;
}
.paginare{
    text-align:center;
    padding-top: 12px;
    
}