body 
{
	background-color: #eaeef3;
}

img
{
	border: 0;
}

.fixed
{
table-layout:fixed
}

.corp
{
	font-family: Georgia; 
	font-size: 12px; 
	font-weight: normal; 
	color: #ffffff; 
	text-align: left;
} 

.corp_negru 
{
	font-family: Georgia; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-align: left;
} 

.titlu_linie 
{
	font-family: Georgia; 
	font-size: 13px; 
	font-weight: bold; 
	color: #ffffff; 
	text-align: left;
} 

a.link_cat:link, a.link_cat:visited, a.link_cat:hover  
{
	font-family: Trebuchet MS; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	background-color: #264f97;
	text-align: center;
	width:100%;
	height: 100%;
	text-decoration:none;
}

a.link_cat:hover
{
	background-color:#719FD4;
}

.but_cat 
{
	font-family: Trebuchet MS; 
	font-size: 15px; 
	font-weight: bold; 
	color: #ffffff; 
	text-align: right;
} 

.data 
{
	font-family: Trebuchet MS; 
	font-size: 11px; 
	font-weight: normal; 
	color: #0d72ba; 
	text-align: left;
} 

.but_subcat 
{
	font-family: Trebuchet MS; 
	font-size: 12px; 
	font-weight: bold; 
	/*color: #0d72ba; */
	text-align: right;
} 

.titlu_info 
{
	font-family: Trebuchet MS; 
	font-size: 13px; 
	font-weight: bold; 
	color: #0d72ba; 
	text-align: left;
} 

.copyright
{
	color: #FFFFFF; /*#0D72BA;  */
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	font-family: Trebuchet MS; 
}

