@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d7276;
	margin: 0px;
	line-height: 18px;
}
a:link {
	color: #024ea2;
}
a:visited {
	color: #024EA2;
}
a:hover {
	color: #000;
}
a:active {
	color: #024EA2;
}
.bg-footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 67px;
	color: #FFF;
}
.stanga {
	background-image: url(images/tall.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dreapta {
	background-image: url(images/tall_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.wrapper {
	z-index:1000;
	position:relative;
}
#flash-background {
	width:980px;
	height:376px;
	text-align:left;
	position:absolute;
	z-index:0;
	border:0px;
}
:focus {
	outline: 0px;
}
.bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #024ea2;
}
.alb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFF;
}
.alb a:link, .alb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFF;
	text-decoration:none;
}
.alb a:hover {
	color: #FFF;
	text-decoration:underline;
}
.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #024ea2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bcddfe;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right 10px;

}
.br {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #6d7276;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-align: left;
	padding-left: 20px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #F00;
}

