/* CSS Document */
body {
	background-color: #ffffee;
}
input.whiteButton { background-color: #FFFFFF;cursor: pointer;text-align: center;font-weight: bold;} 

.style1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a:link { text-decoration: none; cursor:pointer;}
a:active { text-decoration: none; cursor:pointer;}
a:visited { text-decoration: none; cursor:pointer;}
a:hover { text-decoration: none; cursor:pointer;}

a.general:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 14px;
}
a.general:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF0000;
	font-size: 14px;
}
a.general:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 14px;
}
a.general:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#000000;
	font-size: 14px;
}

a.meniu:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size: 12px;
}
a.meniu:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ed9510;
	font-size: 12px;
}
a.meniu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ed9510;
	font-size: 12px;
}
a.meniu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ed9510;
	font-size: 12px;
}




a.titlu_link {  color:#0F2A69; font-size:13px; font-family: "Trebuchet MS"; text-decoration: none}
a.titlu_link:visited { color:#0F2A69; font-size:13px; font-family: "Trebuchet MS"; text-decoration: none}
a.titlu_link:hover {  color: #0F2A69; font-size:13px; font-family: "Trebuchet MS"; text-decoration: underline}

a.titlu_link2 {  color:#FFFFFF; font-size:13px; font-family: "Trebuchet MS";font-weight: bold; text-decoration: none}
a.titlu_link2:visited { color:#FFFFFF; font-size:13px; font-family: "Trebuchet MS";font-weight: bold; text-decoration: none}
a.titlu_link2:hover {  color: #FFFFFF; font-size:13px; font-family: "Trebuchet MS";font-weight: bold; text-decoration: underline}


a.detalii_link {  color: #D23531; font-size:9px; font-family: "Trebuchet MS"; text-decoration: none}
a.detalii_link:visited { color:#D23531; font-size:9px; font-family: "Trebuchet MS"; text-decoration: none}
a.detalii_link:hover {  color: #D23531; font-size:9px; font-family: "Trebuchet MS"; text-decoration: underline}

a.detalii_oferte_link {  color: #0F2A69; font-size:10px; font-family: "Trebuchet MS"; text-decoration: none}
a.detalii_oferte_link:visited { color:#0F2A69; font-size:10px; font-family: "Trebuchet MS"; text-decoration: none}
a.detalii_oferte_link:hover {  color: #0F2A69; font-size:10px; font-family: "Trebuchet MS"; text-decoration: underline}

a.link {  color: #0F2A69; font-size:9px; font-family: "Trebuchet MS"; text-decoration: none}
a.link:visited { color:#000000; font-size:9px; font-family: "Trebuchet MS"; text-decoration: none}
a.link:hover {  color: #D23531; font-size:9px; font-family: "Trebuchet MS"; text-decoration: none}

.Titlu3{
font-family: "Trebuchet MS";
font-size:14px;
font-weight: bold;
color:#FFFCE7;
}
.Titlu2{
font-family: "Trebuchet MS";
font-size:14px;
font-weight: bold;
color:#D23531;
}
.Titlu{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: bold;
	color:#0F2A69;
	font-style: oblique;
}

.continut {
	font-family: "Trebuchet MS";
	color: #0F2A69;
	font-size: 11px;
}
table.bordura1{
	border-style: none none double none;
	border-color: #0F2A69;
	border-width:1px;
}
table.bordura2{
	border: 1px; 
	border-style: double;
	border-color: #0F2A69;
}
table.bordura3 {
	border: thin dotted #0F2A69;
}

