BODY {
	margin : 0; 
	padding : 0; 
	color : #d2d5ca;
	background-color : #ffffff; 
	font-family : Verdana;
	text-align: center;
	}
div {
	font-size : 1px;
	font-family : Verdana;
	}
a{
	font-size : 13px; 
	color : #e5dcb9;
	text-decoration : NONE;
	}
a:hover{
	text-decoration:underline;
	}
#wrapper{ 
	margin: 0px auto 0px auto;
	text-align: left;
	width: 1000px;
	background-color: #ffffff;
	}
#background{
	text-align: left;
	width: 1000px;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
	float: left;
	}
a.sigla_r,
a.sigla_re{
	width:253px;
	height:90px;
	background-image:url('sigla_romcrete.gif');
	float:left;
}
a.sigla_re{
	background-image:url('sigla_romcrete_echipamente.gif');
}
td.coloana_jos{
	width:253px;
	height:12px;
	font-size:1px;
	background-image:url('coloana_jos.gif');
}
td.text{
	padding: 10px;
	width: 233px;
	background-color: #8b846a;
	font-size:12px;
	color: #e5dcb9;
}
hr.line{
	height: 1px;
	border-top: 1px solid #e5dcb9;
	border-bottom: 0px;
}
a.but_intra{
	width: 62px;
	height:21px;
	background-image:url('but_intra.gif');
	float:right;
}
a.but_intra:hover{
	background-image:url('but_intra_h.gif');
}