/* CSS Document */

body{
	background-color:#F3F3F3;
}
.a_menu{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	text-decoration: none;
}

.a_menu:hover{
	color: #333333;
	text-decoration: none;
}

img{
	border: 0px;

}

a{
	font-family: Arial;
	font-size: 12px;
	color: #0C74AC;
	line-height: 17px;
	font-weight: normal;
	text-decoration: underline;
	border-width: 0px;
}

a:hover{
	color: #3E8C1A;
	text-decoration: underline;
	border-width: 0px;
}

.text_smap{
	font-family: Arial;
	font-size: 12px;
	color: #0C74AC;
	line-height: 17px;
	font-weight: normal;
	text-decoration: underline;
	border-width: 0px;
}



.input {
	width: 145px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	height: 17px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #838383;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #838383;
}
.button {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height: 17px;
	color: #3E8B1B;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	font-weight: bold;
}

.td_border_left{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B6B6;
	background-image:url(http://equinox.imobiliare.ro/images/main_bg.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}

.title{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_grey{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2A2A2A;
}

.text_normal{
	font-family: Arial;
	font-size: 12px;
	color: #383838;
	line-height: 17px;
}

.text_s{
	font-family: Arial;
	font-size: 11px;
	color: #383838;
	line-height: 13px;
}

.text_large{
	font-family: Arial;
	font-size: 15px;
	color: #383838;
	line-height: 21px;
}

.text_print{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.text_green{
	font-family: Arial;
	font-size: 12px;
	color: #3E8C1A;
	font-weight: bold;
	line-height: 17px;
}

.text_blue{
	font-family: Arial;
	font-size: 12px;
	color: #0A7CBB;
	font-weight: bold;
	line-height: 17px;
}

.td_footer{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B6B6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
	background-color:#E8E8E8;
}

.td_border{
	border-width: 1px;
	border-style: solid;
	border-color: #B6B6B6;

}

.text_footer{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #1D1D1D;
}

.a_footer{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1D1D1D;
	text-decoration: underline;
}
.a_footer:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.td_head{
	background-color:#777777;
}

.td_foto{
	background-color:#EDEDED;
}
.td_w{
	background-color:#fcfcfc;
}

.select{
	font-family: Arial;
	font-size: 11px;
	color: #383838;
	line-height: 17px;
}

