body {
	
}


#content {
	width:755px;
	margin:5px auto;
}

#cedru-logos {
	background:url(../img/cedru-logos.jpg) top center no-repeat;
	height:378px;
	margin-bottom:10px;
}

a strong,
a span,
a small {
	text-indent:-10000px;
	text-decoration:none;
	display:none;
}

#link-CEDRU {
	float:left;
	display:block;
	width:377px;
	height:91px;
	
	background:url(../img/proiecte-cedru.jpg) no-repeat;
	background-position:44px 0px;
}
#link-CEDRU:hover {
	background-position:44px -101px;
}

#link-CEDRU-Vest {
	float:left;
	display:block;
	width:378px;
	height:91px;
	
	background:url(../img/proiecte-cedru.jpg) no-repeat;
	background-position:-333px 0px;
}

#link-CEDRU-Vest:hover {
	background-position:-333px -101px;
}

