/****************************************************************************
* FONT SECTIUNE CONTACT
**/
.contact_text_eroare_normal
{
	COLOR: #FF0000;
	LETTER-SPACING: 0px;
	FONT-FAMILY: Trebuchet ms, Verdana, Arial, sans-serif;
	FONT-SIZE: 12px;
	font-weight : bold;
	TEXT-DECORATION: none;
}

.contact_text_mare_inchis_normal
{
	COLOR: #5E5E5E;
	LETTER-SPACING: 0px;
	FONT-FAMILY: Trebuchet ms, Verdana, Arial, sans-serif;
	FONT-SIZE: 12px;
	font-weight : normal;
	TEXT-DECORATION: none;
}

.contact_text_mic_inchis
{
	COLOR: #5E5E5E;
	LETTER-SPACING: 0px;
	FONT-FAMILY: Trebuchet ms, Verdana, Arial, sans-serif;
	FONT-SIZE: 10px;
	font-weight : normal;
	TEXT-DECORATION: none;
}

.contact_content_back
{
	background: url(/imagini/img_content_linie.gif) repeat-x;
	height: 1px;
	width: 100%;
}

.contact_back
{
	background: url(/imagini/img_m_linie.gif) repeat-x;
	height: 1px;
	width: 100%;
	text-align: left;
}
/**
* FONT SECTIUNE CONTACT
****************************************************************************/