td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	
}

-->

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #515C5F;
	font-size:11px;
	text-decoration:none;

}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #AAB6F5;
	font-size:11px;
	text-decoration:none;
} 

img {
	border-width:0px;
}

.page {
	border: 1px solid silver;
}


.imasim {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: silver;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
}
.column {
	border-left-width: thin;
	border-left-style: double;
	border-left-color: silver;
}
ol {
	list-style-type: none;
}
li {
	text-align: left;
}
table {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	border: 12px;

padding: 15px;
}

//----aici e de la MEDIACORE--------------------
#langbar {
	width: 790px;
	text-align: right;
	background-color: #f5f5f5;
}
#langbar a 
{
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
}
#container {
	width: 790px;
	margin: 0 auto;
	background-color: #ffffff;
}
#masthead {
	text-align: right;
	width: 790px;
	height: 220px;
	overflow: hidden;
	background-color: #ffffff;
}
#sidebar {
	float: left;
	width: 140px;
	position: relative;
	clear: both;
	display: inline;
	border-right: 0px #0069B0 solid;
}
#sidebar_noutati {
	float: right;
	width: 50px;
	position: relative;
	clear: both;
	display: inline;
	border-right: 0px #0069B0 solid;
}
#content {
	float: left;
	width: 539px;
	padding: 15px;
	overflow: auto;
	background-color: #fff;
	margin: 0px;
	position: relative;
}
#siennatext {
     float:left;
	padding: 0px;
	overflow: auto;
	margin: 0px;
	position: relative;
	color:#ffffff;

}

#content img {
	display: block;
}
#footer {
	clear: both;
	width: 790px;
	background-color: #f5f5f5;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.9em;
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}

/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 140px;
	display: block;
	margin: 0;
	padding: 0px;
}
#sidebar li {
	display: inline;
	border: 0;
	font-family: Tahoma;
	font-size: 0.85em;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #04b;
	display: block;
	padding: 5px 5px 5px 5px;
	border-bottom: 0px solid #FFFFFF;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #04b;
	border-bottom: 0px solid #CCCCCC;
	background-color: #96bcff;
}


/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
/* General Styles */
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 12pt;
	margin-bottom: 0;
	padding-bottom: 0;
}
p {
	margin-top: 0.5em;
}
input, textarea {
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: #04b;
	text-decoration: none;
}
a img {
	border: 0;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_underline {
	text-decoration: underline;
}
.button {
	font-family: Verdana;
	font-size: 1em;
	height: 24px;
}
.form_required
{
	color: #ff0000;
	font-weight: bold;
}

