body {
	background-color: #FFFFFF;
	margin: 0px;
}
.box_top {
	background-image: url(images/box_top.jpg);
	background-repeat: repeat-x;
}
.box_bottom {
	background-image: url(images/box_bottom.jpg);
	background-repeat: repeat-x;
}
.box_left {
	background-image: url(images/box_left.jpg);
	background-repeat: repeat-y;
}
.box_right {
	background-image: url(images/box_right.jpg);
	background-repeat: repeat-y;
}.header_top {

	background-image: url(images/header_top.jpg);
	background-repeat: repeat-x;
}
.header_bottom {
	background-image: url(images/header_bottom.jpg);
	background-repeat: repeat-x;
}
.menu_btn {
	font-family: arial;
	font-size: 11px;
	color: #5b5b5b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	width: 95%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_btn2footer {
	font-family: arial;
	font-size: 11px;
	color: #5b5b5b;
	width: 95%;
}
.menu_linkmare {
	font-family: arial;
	font-size: 12px;
	color: #FE4305;
	width: 95%;
}
.menu_btn a{
	font-family: arial;
	font-size: 11px;
	color: #5b5b5b;
	text-decoration: none;
}
.menu_btn a:hover{
	font-family: arial;
	font-size: 11px;
	color: #166CA7;
	text-decoration: underline;
}
.box_tittle {
	padding-bottom: 7px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #787878;
	text-decoration: none;
}
.logo_text {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 10px;
}
.content_text{
	font-family: arial;
	font-size: 11px;
	color: #5b5b5b;
	text-decoration: none;
	padding-top: 6px;
}
.linkmic_albastru{
	font-family: arial;
	font-size: 11px;
	color: #0078E1;
	text-decoration: none;
	padding-top: 6px;
}
.content_text_mare{
	font-family: arial;
	font-size: 12px;
	color: #5b5b5b;
	text-decoration: none;
	padding-top: 6px;
}
.footer_text {
	font-family: tahoma;
	font-size:11px;
	color:#5b5b5b;
	text-decoration:none;
	font-weight: bold;
	
}
.header_text {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 250px;
}
.footer_text a:hover {
	text-decoration:underline;
}
.subtittle_text {
	font-family: tahoma;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

