@charset "utf-8";
body {
	background-color: #333333;
}
.bgRosu {
	background-image: url(../../imagini/template/sub_logo.jpg);
	background-repeat: repeat-y;
}
.bgContinut {
	background-image: url(../../imagini/template/pixel_rosu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.texte_aditionale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.bgIndex {
	background-image: url(../../imagini/template/banner.jpg);
	background-repeat: no-repeat;
}
.bgIndexS {
	background-image: url(../../imagini/template/banner_stanga.jpg);
	background-repeat: no-repeat;
}
.bgFarming {
	background-image: url(../../imagini/template/banner_farming.jpg);
	background-repeat: no-repeat;
}
.bgFarmingS {
	background-image: url(../../imagini/template/banner_stanga_farming.jpg);
	background-repeat: no-repeat;
}
.contact {
	background-image: url(../../imagini/template/banner_contact.jpg);
	background-repeat: no-repeat;
}
.contactS {
	background-image: url(../../imagini/template/banner_stanga_contact.jpg);
	background-repeat: no-repeat;
}
.consultanta {
	background-image: url(../../imagini/template/banner.jpg);
	background-repeat: no-repeat;
}
.consultantaS {
	background-image: url(../../imagini/template/banner_stanga.jpg);
	background-repeat: no-repeat;
}
.analizeEconomice {
	background-image: url(../../imagini/template/banner_analize_economice.jpg);
	background-repeat: no-repeat;
}
.analizeEconomiceS {
	background-image: url(../../imagini/template/banner_stanga_analize_economice.jpg);
	background-repeat: no-repeat;
}
.achizitiiSiTranzactii {
	background-image: url(../../imagini/template/banner_achizitii_si_tranzactii.jpg);
	background-repeat: no-repeat;
}
.achizitiiSiTranzactiiS {
	background-image: url(../../imagini/template/banner_stanga_achizitii_si_tranzactii.jpg);
	background-repeat: no-repeat;
}
.infiintariDeFirme {
	background-image: url(../../imagini/template/banner_infiintari_de_firme.jpg);
	background-repeat: no-repeat;
}
.infiintariDeFirmeS {
	background-image: url(../../imagini/template/banner_stanga_infiintari_de_firme.jpg);
	background-repeat: no-repeat;
}
.proiecteAgricole {
	background-image: url(../../imagini/template/banner_proiecte_agricole.jpg);
	background-repeat: no-repeat;
}
.proiecteAgricoleS {
	background-image: url(../../imagini/template/banner_stanga_proiecte_agricole.jpg);
	background-repeat: no-repeat;
}
.strategiiDeDezvoltare {
	background-image: url(../../imagini/template/banner_strategii_de_dezvoltare.jpg);
	background-repeat: no-repeat;
}
.strategiiDeDezvoltareS {
	background-image: url(../../imagini/template/banner_stanga_strategii_de_dezvoltare.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
}
