body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body 
{
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#5B005B;
	scrollbar-arrow-color: #5B005B;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #5B005B;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #5B005B;
	scrollbar-shadow-color: #5B005B;
	scrollbar-track-color: #FFFFFF;
}

.borderChenar1px{
border:1px solid #4F79BE;
}

.top_right_bk
{
	background-image:url(../images/top_right_bk.gif);
	background-repeat:no-repeat;
	height:70px;
}
.top_left_bk
{
	background-image:url(../images/top_left_bk.gif);
	background-repeat:no-repeat;
	height:34px;
}
.top_long_bk
{
	background-image:url(../images/top_long_bk.gif);
	background-repeat:no-repeat;
	height:20px;
}
a.linkBlack 
{
	color:#000000;
	text-decoration:none;
}
a.linkBlack:hover 
{
	color:#000000;
	text-decoration:underline;
}
a.linkBlackU,a.linkBlackU:hover 
{
	color:#000000;
	text-decoration:underline;
}
a.linkOrange 
{
	color:#FF6600;
	text-decoration:underline;
}
a.linkWhite, a.linkWhite:hover 
{
	color:#FFFFFF;
	text-decoration:none;
}
a.linkViolet, a.linkViolet:hover 
{
	color:#660066;
	text-decoration:underline;
}
a.linkPurple
{
	color:#660066;
	text-decoration:none;
}
a.linkPurple:hover
{
	color:#660066;
	text-decoration:underline;
}
a.linkRed
{
	color:#E70006;
	text-decoration:none;
}
a.linkRed:hover
{
	color:#E70006;
	text-decoration:underline;
}
a.linkWhiteU, a.linkWhiteU:hover 
{
	color:#FFFFFF;
	text-decoration:underline;
}
.dl
{
	font-size:12px;
}
.nospaces 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input.search 
{
	height:13px;
	font-family:"MS Sans Serif";
	font-size:10px;
}
.blueBorder 
{
	border-bottom-color:#660066;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#660066;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#660066;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#660066;
	border-right-style:solid;
	border-right-width:1px;
}
.textWhite 
{
	color:#FFFFFF;
}
.ruler 
{
	background-image:url(../images/ruler.gif);
}
.cornerN_red {
	background-image:url(../images/cornerN_red.gif);
	height:1px;
}
.cornerNred {
	background-image:url(../images/cornerNred.gif);
	height:1px;
}
.cornerN {
	background-image:url(../images/cornerN.gif);
	height:5px;
}
.cornerS {
	background-image:url(../images/cornerS.gif);
	height:5px;
}
.cornerS_red {
	background-image:url(../images/cornerS_red.gif);
	height:5px;
}
.cornerSred {
	background-image:url(../images/cornerSred.gif);
	height:5px;
}
.cornerE {
	background-image:url(../images/cornerE.gif);
	height:5px;
}
.cornerE_red {
	background-image:url(../images/cornerE_red.gif);
	height:1px;
}
.cornerEred {
	background-image:url(../images/cornerEred.gif);
	height:1px;
}
.cornerV {
	background-image:url(../images/cornerV.gif);
	height:5px;
}
.cornerV_red {
	background-image:url(../images/cornerV_red.gif);
	height:5px;
}
.cornerVred {
	background-image:url(../images/cornerVred.gif);
	height:5px;
}
.size10 
{
	font-size:10px;
}
.prodTitle 
{
	color:#3E003E;
	font-size:12px;
	font-weight:bold;
}
.prodTitle2 
{
	color:#3E003E;
	font-size:11px;
	font-weight:bold;
}
.productTitles 
{
	color:#3E003E;
	font-weight:bold;
}
.purple
{
	color:#3E003E;
}
.head_orange
{
	background-image:url(../images/head_orange.gif);
	padding-left:5px;
	height:20px;
}
.head_yellow
{
	background-image:url(../images/head_yellow.gif);
	padding-left:5px;
	height:20px;
}




.indexes
{
	color:#333333;
}
.articleTitle
{
	font-size:12px;
}
.fontVerdana
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.orange
{
	color:#FF6600;
}
.yellow
{
	color:#FF9900;
}
.download{
	color: red;
	text-decoration: underline;
}
.pageTextHeader{
}

.size11Text {
	font-size: 11px;
}
input.quantity {
    width: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    text-align: right;
}

input.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.redUnderlinedOnHover:link {
	color: #FF9900;
}
a.redUnderlinedOnHover:visited {
	color: #FF9900;
}
a.redUnderlinedOnHover:hover {
	color: #FF9900;
	text-decoration: underline;
}

a.redUnderlined:link {
	color: #FF9900;
	text-decoration: underline;
}
a.redUnderlined:visited {
	color: #FF9900;
	text-decoration: underline;
}
a.redUnderlined:hover {
	color: #FF9900;
	text-decoration: underline;
}

a.whiteBoldUnderlinedOnHover:link {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.whiteBoldUnderlinedOnHover:visited {
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.whiteBoldUnderlinedOnHover:hover {
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

a.size11UnderlinedOnHover:link {
	font-size: 11px;
	text-decoration: none;
}
a.size11UnderlinedOnHover:visited {
	font-size: 11px;
	text-decoration: none;
}
a.size11UnderlinedOnHover:hover {
	font-size: 11px;
	text-decoration: underline;
}

a.size11RedOnHover:link {
	color: Black;
	font-size: 11px;
}
a.size11RedOnHover:visited {
	color: Black;
	font-size: 11px;
}
a.size11RedOnHover:hover {
	color: #E70006;
	font-size: 11px;
}

a.underlinedOnHover:link {
	text-decoration: none;
	color:#FF9900;
}
a.underlinedOnHover:visited {
	text-decoration: none;
	color:#FF9900;
}
a.underlinedOnHover:hover {
	text-decoration: underline;
	color:#FF9900;
}
a.marquee:link {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a.marquee:visited {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a.marquee:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a.marquee1:link {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}
a.marquee1:visited {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}
a.marquee1:hover {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}
select.abonnement {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
}

input.postes {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:12px;
	text-align:right;
}
div#bitnetpack {
	display:none;
}
div#bitnetlic1, div#bitnetlic2 {
	display:none;
}
.prix {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFFF;
	color:#000000;
	border-width:0px;
	height:12px;
}
.prixtotal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	background-color:#FFFFFF;
	color:#E70006;
	border-width:0px;
	height:12px;
}

.prixtotali {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	font-style:italic;
	background-color:#FFFFFF;
	color:#E70006;
	border-width:0px;
	height:12px;
}
.alb {
	color:#FFFFFF;
}
.text10 {
	font-size:10px;
}
.text11 {
	font-size:11px;
}
.text10rosu {
	font-size:10px;
	color:#FF9900;
}
.text11rosu {
	font-size:11px;
	color:#FF9900;
}

.rosu {
	color:#FF9900;
}
.cautare {
 height:10px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}
.height10 {
	height:8px;
}
.error_c {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-align:center;
}

a.link9 {
	color:#000000;
	text-decoration:none;
}
a.link9:active {
	color:#000000;
	text-decoration:none;
}
a.link9:visited {
	color:#000000;
	text-decoration:none;
}
a.link9:hover {
	color:#FF9900;
	text-decoration:underline;
}
a.link9c {
	color:#FF9900;
	text-decoration:underline;
}
a.link9c:active {
	color:#FF9900;
	text-decoration:underline;
}
a.link9c:visited {
	color:#FF9900;
	text-decoration:underline;
}
a.link9c:hover {
	color:#FF9900;
	text-decoration:none;
}


.selectedPage {
	font-size:11px;
	font-weight:bold;
	color:#E70006;
}
span.trial {
	display: inline;
}
.mnns{
position: absolute;
display: none;
top: -3000;
}

FONT.titlu {
	font-size : 17px;
	font-weight : bold;
}
INPUT, SELECT, TEXTAREA{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.topPanel {
	background-image:url(../images/topPanelBk.gif);
	height:35px;
	padding-right:5px;
	padding-left:19px;	
}
.topAccount {
	background-image:url(../images/topAccountBk.gif);
	height:45px;
	padding-right:5px;
	padding-left:19px;	
}
.scroll {
	background-image:url(../images/banda_circulara.gif);
	height:21px;
	padding-right:5px;
	padding-left:5px;	
}
.indexBk {
	background-image:url(../images/indexBk.gif);
	height:20px;
}
.nospaces {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.fields {
	color:#333333;
	height:12px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.borderBlack {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
ul#redsquare {
  list-style-image:url(../images/redsquare.gif);
}
#ficheDesc h5 {
  background-image:url(../images/pucefleche.gif);
  background-position:left 2px;
  background-repeat:no-repeat;
  color:#000000;
  padding:0 0 0 12px;
  font-size:10px;
}
#ficheDesc h4 {
  color:#DA0606;
  font-size:14px;
  text-decoration:underline;
}
#ficheDesc li {
  background-position:left 2px;
  background-repeat:no-repeat;
  list-style-type:none;
  margin:8px;
  padding-left:10px;
}

