/* CSS Document */
#header_publicidad {

	height: 90px;
	padding: 5px 5px 5px 5px;
	background-color:#E4E4E4;
	background-image: url(../images/fbanner2.gif);
	background-repeat:repeat-x;
	
}
#header_publicidad .prop{
	width: 994px;
}
#header_publicidad .banner_horizontal {

	width: 730px;
	height: 90px;
	float: left;
}

#header_publicidad #topBannerAciOuter {
width: 200px;
height: 90px;
float: left;
margin-left: 5px;

}

#topBannerAciInner {
text-align: center;
padding: 5px;
vertical-align:absmiddle;

}

