/* CSS Document */
.boton {
	font: normal 9px/normal Verdana;
	width: auto;
	border: 1px solid #000000;
}
.banner {
		font-family:tahoma;
		font-size:11px;
		color:#185496;		
		}
.banner_link {
		font-family:tahoma;
		font-size:11px;
		text-decoration:underline;
		color:#185496;
		}
.banner_link:hover{
		text-decoration:none;
		text-decoration:none;
		color:#D42577;
		}
.submenu_link {
		font-family:tahoma;
		font-size:11px;
		text-decoration:none;
		color:#333333;
		}
.submenu_link:hover{
		text-decoration:none;
		border-bottom: 1px solid #336AE2;
		}
.submenu_web_link {
		font-family:tahoma;
		font-size:11px;
		text-decoration:none;
		color:#333333;
		}
.submenu_web_link:hover{
		font-family:tahoma;
		font-size:12px;
		color:#336AE2;
		}
.submenu_inicio_link {
		font-family:tahoma;
		font-size:11px;
		text-decoration:none;
		color:#000000;
		}
.submenu_inicio_link:hover{
		font-family:tahoma;
		font-size:11px;
		border-bottom: 1px solid #ffffff;
		background:#FFFFFF
		}		
		