/*general*/

body {
	color:rgb(68,72,74);
	font-family: tahoma, sans-serif;
	font-size: 11px;
		padding: 0;
		margin: 0;
}


#Pagina {
	position:relative;
	width:900px;
	height:546px;
	z-index:1;
	overflow: hidden;
	visibility: visible;
	background-repeat: no-repeat;
}
#Jos {
	position:relative;
	width:900px;
	height:44px;
	background-image: url(../images/fundal/corner.png);
	z-index:1;
	overflow: hidden;
	visibility: visible;
	background-repeat: no-repeat;
}
img {
	border: none !important;
}
/*fin general*/

/*ancore meniu*/
.men {
  	color: rgb(68,72,74);
  	font-size: 11px; text-decoration: none; font-weight: normal; 
} 
.men:link, .men:visited, .men:active {
  	color: rgb(68,72,74);
  	font-size: 11px; text-decoration: none; font-weight: normal; 
}
.men:hover {
  	color: rgb(244,120,0);
  	font-size: 11px; text-decoration: none; font-weight: normal; 
}
/*fin ancore meniu*/ 

/*ancore general*/
a:link, a:visited, a:active {
  	color: rgb(244,120,0);
  	text-decoration: none; font-weight: bold; 
}
a:hover {
  	color: rgb(244,120,0);
  	text-decoration: none; font-weight: bold; 
}
/*fin ancore meniu*/ 

table {
color:rgb(68,72,74); font-family: tahoma, sans-serif; font-size: 11px;
}
