﻿.frmImgTop
{
    margin:0 0 0 0;
	min-width: 100%;
	width: 100%;
	height: 80px;
	background-image: url(../imagenes/SoftwareTop.gif);
	background-repeat:no-repeat;
	border-Top: solid 5px #CCCCCC;
	/*border-Left: solid 3px #CCCCCC;
	border-Right: solid 3px #CCCCCC;*/
	font-size: 0.7em;
}

