body
{
	background:white;
	margin-left:0;
	margin-right:0;
}

body,table
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
}

#principal
{
	width:800;
}

#menu
{
	width:800;
	height:28;
	background:url("../img/liniuta.png");
}

td.stanga
{
	width:180;
	border:1px solid black;
}

td.dreapta
{
	padding:15px;
	border-width:1px 1px 1px 0px;
	border-style:solid;
	border-color:black;
}

td.continut
{
	border-width:0px 1px 0px 1px;
	border-style:solid;
	border-color:#005A87;
}
.caseta_stanga
{
	border:1px solid #7AA7CF;
	border-bottom:3px solid #7AA7CF;
	padding:0px;
	background-color:#efefef;
}

a.autoriz
{
	color: blue;
	text-decoration: none;
}

a.autoriz:hover
{
	color: red;
}

a.comp
{
	width: 100%;
	color: blue;
	text-decoration: none;
}

a.comp:hover
{
	color: #006699;
	background: #446D8C;
	list-style-type: circle;
}
