﻿.imag
{
	border : 0;
	visibility: visible;
}

.divimag
{
	text-align : center;
	font-size : 12px;
	font-weight : bold;
	color :Gray;
	position: absolute;
	height: 280px;
	width: 144px;
	visibility: visible;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	white-space: normal;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
}
#divMenuRuban
{
	position:absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	display: block;
	left: 0;
	top: 0;
	right: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	z-index: 3;
	visibility: visible;
}

a
{
     color :Gray; 
     text-decoration :none;
}
