
#menu1 {
background-color : #95A7B5;
color: #E7EBF7;
position : absolute; 
top : 2px; 
left : 10px; 
visibility : hidden; 
width : 95px; 
} 

#menu2 {
background-color : #E8E7D0;
color:8D998C;
position : absolute;
top : 2px;
left : 10px;
visibility : hidden;
width : 85px;
vertical-align: middle;
} 

#menu3 {
background-color : #EFE7F7; 
color:#9B9AA2;
position : absolute; 
top : 2px; 
left : 10px; 
visibility : hidden; 
width : 105px; 

} 

#menu4 {
background-color : #F7F7DE;
color: #A6A69C;
position : absolute; 
top : 2px; 
left : 10px; 
visibility : hidden; 
width : 130px; 
} 

#menu5 {
background-color : #F7E7DE;
color: #E79D8A;
position : absolute; 
top : 2px; 
left : 10px; 
visibility : hidden; 
width : 151px; 
} 



#navbar {
position : relative;
} 

/*GRUPO PREVI*/

.arribaprevi
{
	border-top : 1px solid #C2CDE3;
}

A.menulink1 {
	background-color : #E7EBF7; 
	color: #7C93A5/*95a7b5*/;
	font : normal 8pt arial, verdana, sans-serif; 
	text-decoration : none; 
	border-bottom : 1px solid #C2CDE3; 
	border-left : 1px solid #C2CDE3; 
/*	border-top : 1px solid #C2CDE3;*/ 
	border-right : 1px solid #C2CDE3; 
	padding-left : 10px; 
	padding-right : 0; 
	padding-top : 3px; 
	padding-bottom : 0; 
	width : 95px; 
	height: 20px;
	display : block; 
	text-align: left;
	vertical-align : middle;
} 
A.menulink1:hover {
	background-color : #95A7B5;
	color: #F4F7FB;
	font : normal 8pt arial, verdana, sans-serif; 
	text-decoration : none; 
	border-bottom : 1px solid #C2CDE3; 
	border-left : 1px solid #C2CDE3; 
/*	border-top : 1px solid #C2CDE3;*/ 
	border-right : 1px solid #C2CDE3; 
	padding-left : 10px; 
	padding-right : 0; 
	padding-top : 3px; 
	padding-bottom : 0; 
	width : 95px; 
	height: 20px;
	display : block; 
	text-align: left;
	vertical-align : middle;
} 

/*CLINICA*/

.arribaclinica
{
	border-top : 1px solid #B7B75E;
}

A.menulink2 {
	background-color : #E8E7D0;
	color: #859184/*8d998c*/;
	font : normal 8pt arial, verdana, sans-serif; 
	text-decoration : none; 
	border-bottom : 1px solid #B7B75E;
	border-left : 1px solid #B7B75E; 
/*	border-top : 1px solid #B7B75E; */
	border-right : 1px solid #B7B75E; 
	padding-left : 10px; 
	padding-right : 0; 
	padding-top : 3px; 
	padding-bottom : 0; 
	width : 85px; 
	height: 20px;
	display : block; 
	text-align: left;
	vertical-align : middle;
} 
A.menulink2:hover {
	background-color : #9AA499; 
	color: #F2F1E6;
	font : normal 8pt arial, verdana, sans-serif; 
	text-decoration : none; 
	border-bottom : 1px solid #B7B75E; 
	border-left : 1px solid #B7B75E; 
/*	border-top : 1px solid #B7B75E; */
	border-right : 1px solid #B7B75E; 
	padding-left : 10px; 
	padding-right : 0; 
	padding-top : 3px; 
	padding-bottom : 0; 
	width : 85px; 
	height: 20px;
	display : block; 
	text-align: left;
	vertical-align : middle;
} 

/*FORMACION*/

.arribaforma
{
	border-top : 1px solid #CCBDF6;
}


A.menulink3 {
	background-color :  #EFE7F7; 
	color: #8C8B94/*9b9aa2*/;
	font : normal 8pt arial, verdana, sans-serif; 
	text-decoration : none; 
	border-bottom : 1px solid #CCBDF6;
	border-left : 1px solid #CCBDF6; 
/*	border-top : 1px solid #CCBDF6; */
	border-right : 1px solid #CCBDF6; 
	padding-left : 10px; 
	padding-right : 0; 
	padding-top : 3px; 
	padding-bottom : 0; 
	width : 105px; 
	height: 23px;
	display : block; 
	text-align: left;
	vertical-align : middle;
} 
A.menulink3:hover {
	background-color : #AB96B4; 
	color: #F1EFFD;
	font : normal 8pt arial, verdana, sans-serif; 
	text-decoration : none; 
	border-bottom : 1px solid #CCBDF6;
	border-left : 1px solid #CCBDF6; 
/*	border-top : 1px solid #CCBDF6; */
	border-right : 1px solid #CCBDF6; 
	padding-left : 10px; 
	padding-right : 0; 
	padding-top : 3px; 
	padding-bottom : 0; 
	width : 105px; 
	height: 23px;
	display : block; 
	text-align: left;
	vertical-align : middle;
} 

/*INVESTIGACION*/

.arribainves
{
		border-top : 1px solid #F1C674/*F0C064*/;
}

A.menulink4 {
	background-color : #F7F7DE;
	color: #9A9A8F;/*A2854F-*/
	font : normal 8pt arial, verdana, sans-serif;
	text-decoration : none;
	border-bottom : 1px solid #F1C674;
	border-left : 1px solid #F1C674; 
/*	border-top : 1px solid #F1C674; */
	border-right : 1px solid #F1C674; 
	padding-left : 10px;
	padding-right : 0;
	padding-top : 3px;
	padding-bottom : 0;
	text-align : left;
	vertical-align :middle;
	width : 130px;
	height: 20px;
	display : block;
} 
A.menulink4:hover {
	background-color : #D0BB6E;
	color: #FFFFFB;
	font : normal 8pt arial, sans-serif;
	text-decoration : none;
	border-bottom : 1px solid #F1C674;
	border-left : 1px solid #F1C674; 
/*	border-top : 1px solid #F1C674; */
	border-right : 1px solid #F1C674; 
	padding-left : 10px;
	padding-right : 0;
	padding-top : 3px;
	padding-bottom : 0;
	text-align : left;
	width : 130px;
	height: 20px;
	display : block;
	vertical-align : middle;
} 

/*NUEVAS TECNOOGIAS*/

.arribatecno
{
		border-top : 1px solid #C4C4C4;
}

A.menulink5 {
	background-color : #E7E7E7;
	color: #8C8E8D;/*9ea09f*/
	font : normal 8pt arial, verdana, sans-serif; 
	text-decoration : none; 
	border-bottom : 1px solid #C4C4C4;
	border-left : 1px solid #C4C4C4; 
/*	border-top : 1px solid #C4C4C4; */
	border-right : 1px solid #C4C4C4; 
	padding-left : 10px; 
	padding-right : 0; 
	padding-top : 3px; 
	padding-bottom : 0; 
	width : 151px; 
	height: 20px;
	display : block; 
	text-align: left;
	vertical-align : middle;
} 
A.menulink5:hover {
	background-color : #9EA09F; 
	color: #F5F5F5;
	font : normal 8pt arial, verdana, sans-serif; 
	text-decoration : none; 
	border-bottom : 1px solid #C4C4C4;
	border-left : 1px solid #C4C4C4; 
/*	border-top : 1px solid #C4C4C4; */
	border-right : 1px solid #C4C4C4; 
	padding-left : 10px; 
	padding-right : 0; 
	padding-top : 3px; 
	padding-bottom : 0; 
	width : 151px; 
	height: 20px;
	display : block; 
	text-align: left;
	vertical-align : middle;
} 



/*.reborde
{
border-bottom : 1px solid #C9C0F5; 
border-left : 1px solid #C9C0F5; 
border-top : 1px solid #C9C0F5; 
border-right : 1px solid #C9C0F5;
}
*/
A.close {
background-color : #990000; 
color:white;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
/*border-bottom : 1px solid black; 
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; */
width : 100px; 
height: 17px;
display : block; 
} 

A.close:hover {
background-color :  #dd0000; 
color:white;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
/*border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; */
width : 150px; 
height: 17px;
display : block; 
} 	