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

.titlu {
	font-family: Arial;
	font-size: x-small;
	color: #FFF;
	width: 100%;
	background-color: #000;
	height: 40px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 10px;
}
.centru {
	font-family: Arial;
	font-size: x-small;
	color: #000;
	width: 180px;
	float: left;
	padding: 10px;
}
.linie {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	color: #000;
}
.back {
	background-attachment: scroll;
	background-image: url(foto/bac-dream.gif);
	background-position: 0px 0px;
	height: 1000px;
	width: 100%;
	background-repeat: no-repeat;
}
.text_small_negru {
	font-family: Arial;
	font-size: small;
	color: #000;
}
.text_mare_negru {
	font-family: Arial;
	font-size: x-large;
	font-weight: bolder;
	color: #FFF;
}
.menu_lin_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	font-family: Arial;
	font-size: small;
	color: #FFF;
}
.menu_lin_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	font-family: Arial;
	font-size: small;
	color: #FFF;
}
.text_alb_meniu {
	font-family: Arial;
	font-size: small;
	font-weight: bolder;
	color: #FFF;
}
.buton_verde {
	background-color: #333;
	cursor: pointer;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding: 8px 10px 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.buton_verde:hover {
	background-color: #000;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.text_18_negru {
	font-family: Arial;
	font-size: 18px;
	color: #000;
}
.text_small_alb {
	font-family: Arial;
	font-size: x-small;
	color: #FFF;
}
.barr_blu {
	background-color: #003F5E;
	width: 700px;
	margin-left: 40px;
	padding: 10px;
	border: 1px solid #003F5E;
}
.barr_sel {
	font-family: Arial;
	font-size: x-small;
	color: #FFF;
	width: 700px;
	margin-left: 40px;
	padding: 10px;
	border: 1px solid #003F5E;
}
.buton_blue {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #FFF;
	background-color: #003F5E;
	border: 1px solid #A4E1FF;
	cursor: pointer;
}
.barr_fram {
	font-family: Arial;
	font-size: x-small;
	color: #FFF;
	width: 700px;
	margin-left: 40px;
	padding: 10px;
}

