/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CAC5CD;
	text-decoration:none;
	font-weight:normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2D0342;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CAC5CD;
	text-decoration:none;
	font-weight:normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CAC5CD;
	text-decoration:none;
	font-weight:normal;
}

.back-top {background-image:url(img/back-top.png); background-repeat:repeat-x; background-position:top center;}
.back-img-top {background-image:url(img/back-top.jpg); background-repeat:no-repeat; background-position:top center;}
.background {background-image: url(img/back.png); background-repeat:repeat; background-position: 10px 100px;}
.back-footer {background-image:url(img/back-footer.png); background-repeat:repeat-x; background-position:top center;}

.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A687AC;
	text-decoration:none;
	font-weight:normal;
}

.txt-program-categorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CAC5CD;
	text-decoration:none;
	font-weight:bold;
}
.txt-program-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #695F70;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
}

.paginare-txt-selectat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.form {background-color: #483255; border: 1px solid #796980; color: #CAC5CD; font-family: Arial; font-size: 12px; font-weight: normal; height: 15px; width:200px; padding-left:2px;}