a {
	color: #0a7df3; 
	text-decoration: none;
	font-style: italic;
	background-color: transparent;
}
a:hover {
	color:  #fd6805;
	text-decoration: underline;
}

a.noline:hover {
	color:  #fd6805;
	text-decoration: none;	
}


p { text-indent: 3em }

.leftmenu {
	position: relative; 
	top: 140px;
	margin-left: 10px;
}

a.menu {
	color: #336699; 
	display: block; 
	border-bottom: 1px solid #336699; 
	padding-top: 0.3em; padding-bottom: 0.3em;
	text-decoration:none; font-family: arial; font-size: 10pt; text-align: right;
	width: 13%;
	font-style: normal;
}

a.menu:hover {
	color: #fd6805;
	background-color: #cde7f9;
	text-decoration: none;
	border-bottom: 1px solid #fd6805;
}

a.menur {
	text-decoration: none; 
	color:#336699; 
	font-style: normal;
}

a.menur:hover {
	color: #fd6805;
	text-decoration: none;
}

div.rightmenu {
	position: relative; 
	margin-left: 86%; 
	width: 13%; 
	top: -130px; 
	color: #336699; 
	font-family: arial; 
	font-size:11px;
}

p.blue{
	font: 12px arial;  
	color: white;	
	background-color: #336699;
	padding-left: 5px;
	text-indent: 0em;
}

div.content {
	position: absolute; 
	top: 100px; 
	left: 17%; 
	width: 65%; 
	font-family: arial; 
	font-size: 10pt;
	padding: 0.5px;
	text-align: justify;
}

div.titlu1 {
	color: navy;
	text-align: center;
	font-size: 18pt;
	font-weight: 700;
	font-family: verdana;
}
div.titlu2 {
	position: absolute; 
	color: black; 
	background-color: #ffefbc; 
	font-size: 14pt; 
	font-weight: bold; 
	font-style: italic; 
	font-family: serif; 
	padding: 0px 1px;
}
div.sus { font-style: normal; text-align: right;margin-top:15px;}

span.tcentrat { text-align: center; }
span.titalic { font-style: italic; }
span.tbold { font-weight: bold; }
span.tb { font-weight: bold; }
span.tbn { font-weight: bold; font-style: normal; }
span.tbi { font-weight: bold; font-style: italic;}
.tc { text-align: center; }

div.alin { text-indent: 3em; padding: 0px;}

div.footer { 
	color: #ba9458; 
	font-size: 8pt; 
	text-align: right 
}

div.titlubc {
	font-weight: bold;	
	text-align: center; 
	font-size: 14pt; 
	font-family: serif;
	line-height: 1.5em
}

#data {
	position: absolute; 
	color: #907244; 
	width: 17%; 
	margin-top: 30px; 
	margin-left: -10px; 
	text-align: center; 
	font-size: 10pt;
}

#primapi {background-image: url('home.gif'); width: 270px; height: 203px; float: left; margin-right: 10px;}


a.foto {
	border: 2px solid #000000;
}
a.foto:hover {
	border: 2px solid #fd6805;
}

