#menu{
position:absolute;
width:140px;
height:100px;
margin-top:15px;
margin-left:30px;
}

.align{
padding-left:30px;
}

#botao1{
width:140px;
height:20px;
font-family:Verdana, Arial, sans-serif;
font-size:13px;
font-weight:bold;
margin-bottom:1px;
}

#botao1 a{
background-image:url(../imagens/botao.png);
background-repeat:no-repeat;
width:140px;
height:20px;
text-decoration:none;
color:#fff;
padding-top:3px;
}

#botao1 a:hover{
background-image:url(../imagens/botao_hover.png);
background-repeat:no-repeat;
width:140px;
height:20px;
text-decoration:none;
}

#botao2{
width:140px;
height:20px;
font-family:Verdana, Arial, sans-serif;
font-size:13px;
font-weight:bold;
margin-bottom:1px;
}

#botao2 a{
background-image:url(../imagens/botao.png);
background-repeat:no-repeat;
width:140px;
height:20px;
text-decoration:none;
color:#fff;
padding-top:3px;
}

#botao2 a:hover{
background-image:url(../imagens/botao_hover.png);
background-repeat:no-repeat;
width:140px;
height:20px;
text-decoration:none;
}

#botao3{
width:140px;
height:20px;
font-family:Verdana, Arial, sans-serif;
font-size:13px;
font-weight:bold;
margin-bottom:1px;
}

#botao3 a{
background-image:url(../imagens/botao.png);
background-repeat:no-repeat;
width:140px;
height:20px;
text-decoration:none;
color:#fff;
padding-top:3px;
}

#botao3 a:hover{
background-image:url(../imagens/botao_hover.png);
background-repeat:no-repeat;
width:140px;
height:20px;
text-decoration:none;
}

#botao4{
width:160px;
height:20px;
font-family:Verdana, Arial, sans-serif;
font-size:13px;
font-weight:bold;
margin-bottom:1px;
}

#botao4 a{
background-image:url(../imagens/botao.png);
background-repeat:no-repeat;
width:160px;
height:20px;
text-decoration:none;
color:#fff;
padding-top:3px;
}

#botao4 a:hover{
background-image:url(../imagens/botao_hover.png);
background-repeat:no-repeat;
width:160px;
height:20px;
text-decoration:none;
}

#botao5{
width:140px;
height:20px;
font-family:Verdana, Arial, sans-serif;
font-size:13px;
font-weight:bold;
margin-bottom:1px;
}

#botao5 a{
background-image:url(../imagens/botao.png);
background-repeat:no-repeat;
width:140px;
height:20px;
text-decoration:none;
color:#fff;
padding-top:3px;
}

#botao5 a:hover{
background-image:url(../imagens/botao_hover.png);
background-repeat:no-repeat;
width:140px;
height:20px;
text-decoration:none;
}

#botao6{
width:150px;
height:20px;
font-family:Verdana, Arial, sans-serif;
font-size:13px;
font-weight:bold;
margin-bottom:1px;
}

#botao6 a{
background-image:url(../imagens/botao.png);
background-repeat:no-repeat;
width:150px;
height:20px;
text-decoration:none;
color:#fff;
padding-top:3px;
}

#botao6 a:hover{
background-image:url(../imagens/botao_hover.png);
background-repeat:no-repeat;
width:150px;
height:20px;
text-decoration:none;
}

#botao7{
width:140px;
height:20px;
font-family:Verdana, Arial, sans-serif;
font-size:13px;
font-weight:bold;
margin-bottom:1px;
}

#botao7 a{
background-image:url(../imagens/botao.png);
background-repeat:no-repeat;
width:140px;
height:20px;
text-decoration:none;
color:#fff;
padding-top:3px;
}

#botao7 a:hover{
background-image:url(../imagens/botao_hover.png);
background-repeat:no-repeat;
width:140px;
height:20px;
text-decoration:none;
}

/* Menu HOSPITALAR */

#menu_hospitalar{
width:170px;
height:200px;
float:left;
text-align:center;
border-right:1px #fff solid;
line-height:18px;
margin-top:30px;
}

#menu_hospitalar a{
font-family:Verdana, Arial, sans-serif;
font-size:12px;
text-decoration:none;
color:#fff;
font-weight:bold;
}

#menu_hospitalar a:hover{
font-family:Verdana, Arial, sans-serif;
font-size:12px;
text-decoration:underline;
color:#fff;
font-weight:bold;
}

/* Menu ORTOPEDICA */

#menu_ortopedica{
width:170px;
height:150px;
float:left;
text-align:center;
border-right:1px #fff solid;
line-height:18px;
margin-top:50px;
}

#menu_ortopedica a{
font-family:Verdana, Arial, sans-serif;
font-size:12px;
text-decoration:none;
color:#fff;
font-weight:bold;
}

#menu_ortopedica a:hover{
font-family:Verdana, Arial, sans-serif;
font-size:12px;
text-decoration:underline;
color:#fff;
font-weight:bold;
}

/* Menu LAVANDERIA */

#menu_lavanderia{
width:170px;
height:150px;
float:left;
text-align:center;
border-right:1px #fff solid;
line-height:18px;
margin-top:50px;
}

#menu_lavanderia a{
font-family:Verdana, Arial, sans-serif;
font-size:12px;
text-decoration:none;
color:#fff;
font-weight:bold;
}

#menu_lavanderia a:hover{
font-family:Verdana, Arial, sans-serif;
font-size:12px;
text-decoration:underline;
color:#fff;
font-weight:bold;
}