@charset "utf-8";
/* CSS Document */

div#container
{
   width: 800px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   background-color:#336600;
      
   }
#left
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-bottom-style: inset;
	border-left-style: ridge;
	border-top-style: outset;
	border-right-color: #187000;
	border-left-color: #187000;
	border-top-color: #187000;
	border-bottom-color: #187000;
	color: #187000;
	height: 1020px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#ffffff;
}
a
{
text-decoration:none;
color:#187000;
}
a:hover
{
text-decoration:underline;
}
.titlu
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#187000;
font-size:14px;
}
