/* bar */
#contact A {
	background: url(../../../image/pt/contactButton.gif) no-repeat 2px;
	width: 77px;
}

/* identification */
#identification .icml .logo A {
	background: url(../../../image/pt/icmlLogo.gif) no-repeat top;
	display: block;
	float: left;
	width: 194px;
	height: 109px;
}

#identification .icml H2 {
	background: url(../../../image/pt/icmlTitle.gif) no-repeat top;
	width: 195px;
	height: 23px;
}

#identification .icml H3 {
	background: url(../../../image/pt/icmlLocal.gif) no-repeat top;
	width: 336px;
	height: 28px;
}


#identification .BVS4 .logo {
	background: url(../../../image/pt/bvs4Title.gif) no-repeat top;
	width: 74px;
	height: 67px;
}

#identification .BVS4 .logo A {
    display: block;
	width: 74px;
	height: 67px;
}

#popup {
    float: left;
    position: absolute;
    top: 134px;
    left: 115px;
    display: none;
}

