@import url(/css/no_index.css);
body {
  background-color: #fdfdfd !important;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#EAEAEA;
  padding:0px;
  margin:0px;
}
#content {
  position:absolute;
  height:548px;
  width:775px;
  margin:-205px 0px 0px -387px;
  top: 45%;
  left: 50%;
  text-align: left;
  padding: 0px;
  overflow: auto;
}
h1{
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 0px;
	vertical-align: middle;
	margin-bottom: 0;
	height:
}
span.acceso{
	text-align: center;
	color: #F00;
	height: 0px;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 0px;
	vertical-align: middle;
	margin-bottom: 0;
}
A.menuosbold,span.menuosbold {
font-weight: bold;
color: Black;
text-decoration: none;
}
A:HOVER.menuosbold{
font-weight: bold;
color: Black;
text-decoration: underline;
}
div.pie{
text-align:center;
font-size:9px;
font-family: Arial;
color:#898989;
padding: 4px 0px 0px 0px;
background-image:url(/plantillas/0/empresas/img/pie.png);
background-repeat: repeat-x;
background-position:bottom;
height:26px;
border-top: 1px solid #c0c0c0;
}
table.pie{
border-collapse: collapse;
border-spacing: 0px;
background:#DDD;
margin: 2px auto 2px auto;
text-align:center;
font-weight:bold;
text-align: center;
}
div.footer{
	background:#DDD;
	border: 1px solid #a7a7a7;
	top: 40px;
	position: relative;
	width: 100%;
	text-align: center !important;
}


