/* BODY =============================================================================== */
body {
	margin-top: 0px;
}
body, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
	font-style: normal;
	font-weight: normal;
	background-color: #FFF;
}

h2
{
	margin		: 0;
	padding		: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
h3
{
	margin		: 0;
	padding		: 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}


/* ===================================================================================
 * Tipuri de caractere
 */
A.tNormal, .tNormal,
.rMeniu, A.rMeniu, A,
A.tNormalAlb, .tNormalAlb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	margin: 0px;
	padding: 2px;
	bottom: 0px;
	text-decoration: none;
}
A.tNormal, .tNormal,
.rMeniu, A.rMeniu, A
{
	color: #036;
}
A.tNormalAlb, .tNormalAlb
{
	background-color: transparent;
	color: #FFF;
}
.tNormalAlb:hover, .tNormal:hover
{
	background-color: transparent;
}
A.tNormal:hover, A.tNormalAlb:hover
{
	background-color: transparent;
	text-decoration: underline;
}
