body {
	background-color:white;
	font:normal 10px FreeSans, sans-serif;
	color:black;
	margin:0;
	padding:0;
	overflow:hidden;
}
div#content {
	font:normal normal normal 1em/36px FreeSans, sans-serif;
	white-space:nowrap;
	margin:0 auto;
	width:924px;
	height:668px;
	position:relative;
	padding-top:50px;
	margin-bottom:50px;
}
div#monitor {
	background:white url(../images/monitor.png) no-repeat left top;
	width:620px;
	height:451px;
	position:absolute;
	top:90px;
}
div#logo {
	background:white url(../images/logo.png) no-repeat left top;
	width:256px;
	height:115px;
	position:absolute;
	bottom:0px;
}
div#menu_unidades {
	width:280px;
	position:absolute;
	top:33px;
	right:0;
}
div#menu_unidades h2 {
	font-size:2.1em;
	text-align:center;
}
div#menu_opciones {
	width:280px;
	position:absolute;
	bottom:0;
	right:320px;
}
div#menu_unidades a, div#menu_opciones a {
	font-size:1.9em;
	font-weight:bold;
	display:block;
	background:transparent url(../images/boxes.png) no-repeat left top;
	width:280px;
	height:40px;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	color:white;
	margin:17px auto 0;

}
 div#menu_opciones a.inac {
	font-size:1.7em;
	font-weight:bold;
	display:block;
	background:transparent url(../images/boxes3.png) no-repeat left top;
	width:280px;
	height:40px;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	color:#666666;
	margin:17px auto 0;

}
div#menu_unidades a.inactivo, div#menu_opciones a.inactivo {
	background:transparent url(../images/boxes2.png) no-repeat left top;
	color:#666666;
}
div#menu_unidades a.verde {
	background-position:-280px top;
}
div#menu_unidades a.verde:hover {
	background-position:-280px -40px;
}
div#menu_opciones a {
	font-size:1.7em;
}
div#menu_unidades a#linkMainMenu {
	width:160px;
	margin-top:80px;
	background-position:-560px 0;
}
div#menu_unidades a#linkMainMenu2 {
	width:160px;
	margin-top:120px;
	background-position:-560px 0;
}
div#menu_unidades a#linkMainMenu:hover {
	background-position:-560px -40px;
}
div#menu_opciones a {
	background-position:-280px top;
}
div#menu_unidades a:hover {
	background-position:left -40px;
	color:#777
}
div#menu_opciones a:hover {
	background-position:-280px -40px;
	color:#777
}

