@charset "utf-8";
/* CSS Document */

body {
background-color:#5f6a72;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
line-height:14px;
font-weight:normal;
font-variant:normal;
text-transform:none;
color:#3a3937;
}

div#maqueta{
position:absolute;
left:50%;
top:50%;
margin-top:-214px;
margin-left: -385px;
width:770px;
height:428px;
background-image:url(Images/home-grupo-uaisalud-03-05.jpg);


}

div#menu{
	position:absolute;
	width:210px;
	height:99px;
 font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:25px;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	color:#ffffff;
	left: 312px;
	top: 192px;
}

.tabla-menu{width:200px; text-align:left; }
.celda-menu{height:30px;}

.tabla-menu a:link, a:visited {color:#ffffff; text-decoration: none;}

.tabla-menu a:hover, a:active {color: #aab7c0; text-decoration:underline;}

