body{background: white  url("images/bg_body.gif") repeat }

.info {
	margin-left: 40px;
	margin-right: 30px;
	text-align: right;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.news {
	width: 190px;
	height: 22px;
	color: White;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
  	border-left: 1px; 
	border-left: none; 
	border-right: 1px; 
        font-family: Arial, Helvetica, sans-serif;
	}


.roz {
        color: #C70C44;
        font-weight: bold;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.emphasis {
	color: #68AE00;
	font-weight: bold;
}


a.bleu {
        color: #007EF7;
	font-size: 11px;
	background-color: transparent;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

a.bleu:VISITED{
	color: #007EF7; //#59919C;
	background-color: transparent;
}
a.bleu:HOVER {
	color: #B2005A;
	background-color: #EBEBEB;
}
a.bleu:ACTIVE{
	color: #666699;
	background-color: transparent;
}

a:HOVER {
	color: #B2005A;
	background-color: #EBEBEB;
	font-weight: bold;
}



a.meniu {
        color: #666699;
	font-size: 11px;
	background-color: transparent;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

a.meniu:VISITED{
	color: #666699;
	background-color: transparent;
}
a.meniu:HOVER {
	color: #B2005A;
	background-color: #EBEBEB;
}
a.meniu:ACTIVE{
	color: #886699;
	background-color: transparent;
}


.bordo {
        color: #DD0000;
        font-weight: bold;
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}


.bleu2 {
        color:  #007EF7;
        font-weight: bold;
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}


.gri {
        color: #b0b0b0;
        font-weight: bold;
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}


.text {
        color: #313131;
        font-size: 13px;
        font-family: verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}









//din index.php de pe site
*.* {
 font-family: "verdana, arial, sans-serif";
 color: #303030;
 font-size:12px;
}

*.linieSubtire{
  border-bottom:solid 1px;
}

*.titlu1 {
 font-family: "verdana, arial, sans-serif";
 color:#ff0000 ;
 font-size:14px;
 font-weight:bold; 
}
*.titlu2 {
 font-family: "verdana, arial, sans-serif";
 color:#ff0000 ;
 font-size:16px;
 font-weight:bold; 
}

*.titlu2mic {
 font-family: "verdana, arial, sans-serif";
 color:#ff0000 ;
 font-size:10px;
 font-weight:bold; 
}

*.titlu3 {
 font-family: "verdana, arial, sans-serif";
 color:#008000 ;
 font-size:32px;
 font-weight:bold; 
}

*.nou {
 font-family: "verdana, arial, sans-serif";
 color:#ff0000 ;
 font-size:14px;
}

*.butonOK {

  font-family: "verdana, arial, sans-serif";

	color: navy;

	font-size: 10pt;

	valign : "middle";

	cursor : pointer;

	cursor: hand;

	cursor: pointer;

	letter-spacing:1px;

	text-decoration:none;

}



*.butonOKover {

  font-family: "verdana, arial, sans-serif";

	color: navy;

	font-size: 10pt;

	valign : "middle";

	cursor : pointer;

	cursor: hand;

	cursor: pointer;

	letter-spacing:1px;

	text-decoration:underline;

}



a.butonOK:hover {

	text-decoration:underline;

}
