.header_pagina {
	background-image: url(images/site-voiaj-v1_02.png);
	background-repeat: repeat-x; 
	height: 62px;
}
.footer_pagina {
	background-color: #1E4981;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.logo {
	background-image: url(images/Logo-coravoiaj---web.gif);
	background-repeat: no-repeat;
	height: 45px;
}
.titlu {
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
}
.pret {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF5959;
	text-align: right;
	padding-right: 10px;
}
.oferte, a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 5px;
}
.border_dr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1E4981;
}
.border_st {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1E4981;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4571AC;
	color:#FFFFFF;
}

hr {
	height: 1px;
	width: 150px;
}


